[python-amqp] Update to 1.4.1

Eric Harney eharney at fedoraproject.org
Fri Jan 17 20:38:36 UTC 2014


commit 14892d9f9fa5a4b33a1ea823c3b8b29d738650e2
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Jan 13 15:46:02 2014 -0500

    Update to 1.4.1

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


More information about the scm-commits mailing list