[python-kombu] update to 3.0.12 (rhbz#1052424)

Matthias Runge mrunge at fedoraproject.org
Wed Feb 26 10:31:31 UTC 2014


commit f144c0ae6bed3bb1a08110427f7106c0d55cad59
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Feb 26 11:31:48 2014 +0100

    update to 3.0.12 (rhbz#1052424)

 .gitignore        |    1 +
 python-kombu.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 238bef6..ccb3f02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /kombu-3.0.5.tar.gz
 /kombu-3.0.6.tar.gz
 /kombu-3.0.8.tar.gz
+/kombu-3.0.12.tar.gz
diff --git a/python-kombu.spec b/python-kombu.spec
index 6dddb10..dffa0f5 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -7,8 +7,8 @@
 %global srcname kombu
 
 Name:           python-%{srcname}
-Version:        3.0.8
-Release:        2%{?dist}
+Version:        3.0.12
+Release:        1%{?dist}
 Epoch:          1
 Summary:        AMQP Messaging Framework for Python
 
@@ -148,6 +148,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed Feb 26 2014 Matthias Runge <mrunge at redhat.com> - 3.0.12-1
+- update to 3.0.12 (rhbz#1052424)
+
 * Wed Jan 08 2014 Matthias Runge <mrunge at redhat.com> - 3.0.8-2
 - remove requirements patch, bump epoch to be upgradeable
 
diff --git a/sources b/sources
index eaebfed..b0f109b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58fb5e3b4e3d9548893490f80a5ef5c4  kombu-3.0.8.tar.gz
+3a9cf9f8056a7a1f1289346aed2b9319  kombu-3.0.12.tar.gz


More information about the scm-commits mailing list