[python-qpid/f16] Rebased on Qpid 0.18 release.

Darryl L. Pierce mcpierce at fedoraproject.org
Tue Sep 11 13:58:20 UTC 2012


commit 763fc7d6da33a0dcbde28fa0bd6b9920bdd6caca
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Tue Sep 11 09:57:59 2012 -0400

    Rebased on Qpid 0.18 release.

 .gitignore       |    1 +
 python-qpid.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64a10ee..dd53843 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ python-qpid-0.7.946106.tar.gz
 /qpid-extras-0.8.tar.gz
 /qpid-python-0.10.tar.gz
 /qpid-python-0.16.tar.gz
+/qpid-python-0.18.tar.gz
diff --git a/python-qpid.spec b/python-qpid.spec
index a29ec53..b2e0d1e 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.16
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Python client library for AMQP
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Sep 11 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.18-1
+- Rebased on Qpid 0.18 release.
+
 * Tue Jun 05 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.16-1
 - Release 0.16 of Qpid upstream.
 - Some cleanup to remove rpmlint errors.
diff --git a/sources b/sources
index 231c2a4..ebc5f8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-667f808f49159ecb23c31879093744c9  qpid-python-0.16.tar.gz
+47e2b3de9d85c418a119beb1b7bebef5  qpid-python-0.18.tar.gz


More information about the scm-commits mailing list