[python-amqp] Update to 1.3.1

Eric Harney eharney at fedoraproject.org
Fri Oct 25 14:26:34 UTC 2013


commit 91739d026f06559fe39c4f2237fdd32495477e2b
Author: Eric Harney <eharney at redhat.com>
Date:   Fri Oct 25 10:17:58 2013 -0400

    Update to 1.3.1

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


More information about the scm-commits mailing list