[python-qpid] Rebased on Qpid 0.18 release.

Darryl L. Pierce mcpierce at fedoraproject.org
Tue Sep 11 14:46:19 UTC 2012


commit bb328d581d3157d0eec6fbbb48cb40c377c1ff4a
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 |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a953a19..3044cba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ python-qpid-0.7.946106.tar.gz
 /qpid-python-0.12.tar.gz
 /qpid-python-0.14.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 0907d0f..6de58de 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.16
-Release:        2%{?dist}
+Version:        0.18
+Release:        1%{?dist}
 Summary:        Python client library for AMQP
 
 License:        ASL 2.0
@@ -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.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
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