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

Fabian Affolter fab at fedoraproject.org
Thu Jul 3 06:48:47 UTC 2014


commit 287a327ab2a307d89dfa39c26503498b05ec88fa
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Thu Jul 3 08:48:47 2014 +0200

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

 .gitignore        |    1 +
 python-kombu.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c9b2c2..e9a6c33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /kombu-3.0.14.tar.gz
 /kombu-3.0.15.tar.gz
 /kombu-3.0.19.tar.gz
+/kombu-3.0.20.tar.gz
diff --git a/python-kombu.spec b/python-kombu.spec
index f3b2935..94c43fe 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -7,7 +7,7 @@
 %global srcname kombu
 
 Name:           python-%{srcname}
-Version:        3.0.19
+Version:        3.0.20
 Release:        1%{?dist}
 Epoch:          1
 Summary:        AMQP Messaging Framework for Python
@@ -149,6 +149,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu Jul 03 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1:3.0.20-1
+- Update to latest upstream version 3.0.20 (rhbz#1114337)
+
 * Mon Jun 23 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1:3.0.19-1
 - Update to latest upstream version 3.0.19 (rhbz#1095266)
 
diff --git a/sources b/sources
index 36798cc..f0bb35f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbf4ea0e7d879e62c719069e721d7c73  kombu-3.0.19.tar.gz
+26ad1a9e417ffad1be938bab8cb91155  kombu-3.0.20.tar.gz


More information about the scm-commits mailing list