[python-qpid] Rebased on Qpid 0.24

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Sep 23 16:52:04 UTC 2013


commit b0fe50823a9258014ede005e1871f853c156d132
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Mon Sep 23 12:51:43 2013 -0400

    Rebased on Qpid 0.24

 .gitignore       |    1 +
 python-qpid.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03f135f..1265708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ python-qpid-0.7.946106.tar.gz
 /qpid-python-0.18.tar.gz
 /qpid-python-0.20.tar.gz
 /qpid-python-0.22.tar.gz
+/qpid-python-0.24.tar.gz
diff --git a/python-qpid.spec b/python-qpid.spec
index 46a45e3..2d21842 100644
--- a/python-qpid.spec
+++ b/python-qpid.spec
@@ -2,8 +2,8 @@
 %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
 
 Name:           python-qpid
-Version:        0.22
-Release:        4%{?dist}
+Version:        0.24
+Release:        1%{?dist}
 Summary:        Python client library for AMQP
 
 License:        ASL 2.0
@@ -70,7 +70,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
-* Tue Sep 17 2013  Darryl L. Pierce <dpierce at redhat.com> - 0.22-4
+* Mon Sep 23 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.24-1
+- Rebased on Qpid 0.24
+
+* Tue Sep 17 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.22-4
 - Added the python-qpid-common subpackage
 
 * Tue Sep 17 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.22-3
diff --git a/sources b/sources
index 4f9ffdf..e028204 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d088a4cf55fe3dc246bd613bcf4460  qpid-python-0.22.tar.gz
+0e0c526862f92b27b53f241356d3501c  qpid-python-0.24.tar.gz


More information about the scm-commits mailing list