[python-amqp] Update to 1.4.6

Eric Harney eharney at fedoraproject.org
Mon Oct 6 19:08:29 UTC 2014


commit 4ca133a9ff54265a15801a2e8578e5c326bb8f52
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Oct 6 15:04:06 2014 -0400

    Update to 1.4.6

 .gitignore       |    2 +-
 python-amqp.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c25ebcd..4ccc30e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/amqp-1.4.5.tar.gz
+/amqp-1.4.6.tar.gz
diff --git a/python-amqp.spec b/python-amqp.spec
index 346f7e6..0a09e0a 100644
--- a/python-amqp.spec
+++ b/python-amqp.spec
@@ -10,8 +10,8 @@
 %global srcname amqp
 
 Name:           python-%{srcname}
-Version:        1.4.5
-Release:        3%{?dist}
+Version:        1.4.6
+Release:        1%{?dist}
 Summary:        Low-level AMQP client for Python (fork of amqplib)
 
 Group:          Development/Languages
@@ -129,6 +129,9 @@ Documentation for python-amqp
 
 
 %changelog
+* Mon Oct 06 2014 Eric Harney <eharney at redhat.com> - 1.4.6-1
+- Update to 1.4.6
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b166985..06de605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72ca5f766d84aa46a8ed99c270d1c3ea  amqp-1.4.5.tar.gz
+a061581b6864f838bffd62b6a3d0fb9f  amqp-1.4.6.tar.gz


More information about the scm-commits mailing list