[python-kombu] update to latest upstream version 2.4.8

Matthias Runge mrunge at fedoraproject.org
Tue Nov 6 11:06:52 UTC 2012


commit 16cdfabc8c49c1f849ed28d09a794bd818d4053c
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Nov 6 12:06:21 2012 +0100

    update to latest upstream version 2.4.8

 .gitignore        |    1 +
 python-kombu.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82f46f4..20685f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kombu-2.4.0.tar.gz
 /kombu-2.4.3.tar.gz
 /kombu-2.4.7.tar.gz
+/kombu-2.4.8.tar.gz
diff --git a/python-kombu.spec b/python-kombu.spec
index 5e439d3..dd8f65d 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -7,7 +7,7 @@
 %global srcname kombu
 
 Name:           python-%{srcname}
-Version:        2.4.7
+Version:        2.4.8
 Release:        1%{?dist}
 Summary:        AMQP Messaging Framework for Python
 
@@ -136,6 +136,9 @@ popd
 
 
 %changelog
+* Tue Nov 06 2012 Matthias Runge <mrunge at redhat.com> - 2.4.8-1
+- update to new upstream version 2.4.8
+
 * Thu Sep 20 2012 Matthias Runge <mrunge at redhat.com> - 2.4.7-1
 - update to new upstream version 2.4.7
 
diff --git a/sources b/sources
index 9698ed8..35da58d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-308a86807815b2279ae8f6cc4c4f851d  kombu-2.4.7.tar.gz
+8b312111b07470684fd8aff62de7d018  kombu-2.4.8.tar.gz


More information about the scm-commits mailing list