[python-kombu] * Thu Jul 03 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1:3.0.22-1 - Update to latest upstream

Fabian Affolter fab at fedoraproject.org
Sun Sep 14 08:32:21 UTC 2014


commit 2aa2d758864f67d68425ab9b4778b29af3121f85
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Sun Sep 14 10:32:07 2014 +0200

    * Thu Jul 03 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1:3.0.22-1
    - Update to latest upstream version 3.0.22 (rhbz#1118674)

 .gitignore        |    1 +
 python-kombu.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c7e657..789edd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /kombu-3.0.19.tar.gz
 /kombu-3.0.20.tar.gz
 /kombu-3.0.21.tar.gz
+/kombu-3.0.22.tar.gz
diff --git a/python-kombu.spec b/python-kombu.spec
index e62c5b3..7125a43 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -7,8 +7,8 @@
 %global srcname kombu
 
 Name:           python-%{srcname}
-Version:        3.0.21
-Release:        2%{?dist}
+Version:        3.0.22
+Release:        1%{?dist}
 Epoch:          1
 Summary:        AMQP Messaging Framework for Python
 
@@ -136,6 +136,9 @@ chmod +x %{buildroot}/%{python3_sitelib}/kombu/tests/test_serialization.py
 %{python3_sitelib}/*
 
 %changelog
+* Thu Jul 03 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1:3.0.22-1
+- Update to latest upstream version 3.0.22 (rhbz#1118674)
+
 * Tue Jul 15 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 1:3.0.21-2
 - reintroduce adjusted conditions for EPEL
 - fix permission for a test script
diff --git a/sources b/sources
index ef18274..5fdddfc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-081b10921ea31780aa4bdf871f4f3acb  kombu-3.0.21.tar.gz
+9935e8d929d1faf03533990c11de0340  kombu-3.0.22.tar.gz


More information about the scm-commits mailing list