From 6a7fb188ce47855db41370534ee9de2e19447b79 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Apr 21 2013 11:26:08 +0000 Subject: * Sun Apr 21 2013 Fabian Affolter - 2.5.10-1 - Updated to latest upstream version 2.5.10 --- diff --git a/.gitignore b/.gitignore index afa61f2..31ad836 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kombu-2.5.6.tar.gz /kombu-2.5.7.tar.gz /kombu-2.5.8.tar.gz +/kombu-2.5.10.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index e1c159f..c5e631e 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.5.8 +Version: 2.5.10 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -136,6 +136,9 @@ popd %changelog +* Sun Apr 21 2013 Fabian Affolter - 2.5.10-1 +- Updated to latest upstream version 2.5.10 + * Sat Mar 23 2013 Fabian Affolter - 2.5.8-1 - Updated to latest upstream version 2.5.8 diff --git a/sources b/sources index 5924ca5..2ec01ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78edd0490ad864dd8404d32ca47cbcf9 kombu-2.5.8.tar.gz +cc9845f65774b82f62e97203a2eee18a kombu-2.5.10.tar.gz