[python-amqp/f19] Update to 1.0.13

Eric Harney eharney at fedoraproject.org
Fri Sep 20 19:24:53 UTC 2013


commit a35018f462ca912adb5a325ac6877a559fea44c4
Author: Eric Harney <eharney at redhat.com>
Date:   Fri Sep 20 15:23:46 2013 -0400

    Update to 1.0.13

 .gitignore       |    2 +-
 python-amqp.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef3d39c..e03206d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/amqp-1.0.11.tar.gz
+/amqp-1.0.13.tar.gz
diff --git a/python-amqp.spec b/python-amqp.spec
index 28cc0f4..3de4179 100644
--- a/python-amqp.spec
+++ b/python-amqp.spec
@@ -10,7 +10,7 @@
 %global srcname amqp
 
 Name:           python-%{srcname}
-Version:        1.0.11
+Version:        1.0.13
 Release:        1%{?dist}
 Summary:        Low-level AMQP client for Python (fork of amqplib)
 
@@ -129,5 +129,8 @@ Documentation for python-amqp
 
 
 %changelog
+* Fri Sep 20 2013 Eric Harney <eharney at redhat.com> - 1.0.13-1
+- Update to 1.0.13
+
 * Fri Jun 21 2013 Eric Harney <eharney at redhat.com> - 1.0.11-1
 - Initial package
diff --git a/sources b/sources
index 7f03d7a..6945c2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c09b0ec8a042e8b29f4b7044d91af40  amqp-1.0.11.tar.gz
+33e9e59f71a396f9cdd5d5d6a3d2e5d5  amqp-1.0.13.tar.gz


More information about the scm-commits mailing list