[python-qpid/f17] Rebased on Qpid 0.20 release.

Darryl L. Pierce mcpierce at fedoraproject.org
Tue Jan 29 01:55:07 UTC 2013


commit eb137bbea5ee9a12121e9b5418c53e918d1982a1
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Mon Jan 28 20:24:12 2013 -0500

    Rebased on Qpid 0.20 release.

 .gitignore       |    1 +
 python-qpid.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3044cba..0d65674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ python-qpid-0.7.946106.tar.gz
 /qpid-python-0.14.tar.gz
 /qpid-python-0.16.tar.gz
 /qpid-python-0.18.tar.gz
+/qpid-python-0.20.tar.gz
diff --git a/python-qpid.spec b/python-qpid.spec
index b2e0d1e..bc5c066 100644
--- a/python-qpid.spec
+++ b/python-qpid.spec
@@ -2,7 +2,7 @@
 %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
 
 Name:           python-qpid
-Version:        0.18
+Version:        0.20
 Release:        1%{?dist}
 Summary:        Python client library for AMQP
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jan 28 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.20-1
+- Rebased on Qpid 0.20 release.
+
 * Tue Sep 11 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.18-1
 - Rebased on Qpid 0.18 release.
 
diff --git a/sources b/sources
index ebc5f8c..02aeaa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47e2b3de9d85c418a119beb1b7bebef5  qpid-python-0.18.tar.gz
+d4dc28a3d68e4b364e54d8fe7f244e5d  qpid-python-0.20.tar.gz


More information about the scm-commits mailing list