[python-amqp] Update to 1.3.3

Eric Harney eharney at fedoraproject.org
Fri Nov 15 16:31:53 UTC 2013


commit 9395792132cb5b89cb178a6347b4f5d8467e74ee
Author: Eric Harney <eharney at redhat.com>
Date:   Fri Nov 15 11:31:55 2013 -0500

    Update to 1.3.3

 .gitignore       |    2 +-
 python-amqp.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a78b0dc..9541f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/amqp-1.3.1.tar.gz
+/amqp-1.3.3.tar.gz
diff --git a/python-amqp.spec b/python-amqp.spec
index b86229d..7a5f476 100644
--- a/python-amqp.spec
+++ b/python-amqp.spec
@@ -10,7 +10,7 @@
 %global srcname amqp
 
 Name:           python-%{srcname}
-Version:        1.3.1
+Version:        1.3.3
 Release:        1%{?dist}
 Summary:        Low-level AMQP client for Python (fork of amqplib)
 
@@ -129,6 +129,9 @@ Documentation for python-amqp
 
 
 %changelog
+* Fri Nov 15 2013 Eric Harney <eharney at redhat.com> - 1.3.3-1
+- Update to 1.3.3
+
 * Fri Oct 25 2013 Eric Harney <eharney at redhat.com> - 1.3.1-1
 - Update to 1.3.1
 
diff --git a/sources b/sources
index 5e71241..5db1580 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4129e5326d8c311c3a9d2182bb2d08f3  amqp-1.3.1.tar.gz
+01156b3d37815171996972148d4342e1  amqp-1.3.3.tar.gz


More information about the scm-commits mailing list