[python-kombu] * Sun Apr 21 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.5.10-1 - Updated to latest upstream

Fabian Affolter fab at fedoraproject.org
Sun Apr 21 11:26:20 UTC 2013


commit 6a7fb188ce47855db41370534ee9de2e19447b79
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sun Apr 21 13:26:08 2013 +0200

    * Sun Apr 21 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.5.10-1
    - Updated to latest upstream version 2.5.10

 .gitignore        |    1 +
 python-kombu.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <mail at fabian-affolter.ch> - 2.5.10-1
+- Updated to latest upstream version 2.5.10
+
 * Sat Mar 23 2013 Fabian Affolter <mail at fabian-affolter.ch> - 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


More information about the scm-commits mailing list