diff --git a/.gitignore b/.gitignore index 1b79e04..c25ebcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/amqp-1.4.2.tar.gz +/amqp-1.4.5.tar.gz diff --git a/python-amqp.spec b/python-amqp.spec index 097b34f..d2e6941 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -10,7 +10,7 @@ %global srcname amqp Name: python-%{srcname} -Version: 1.4.2 +Version: 1.4.5 Release: 1%{?dist} Summary: Low-level AMQP client for Python (fork of amqplib) @@ -129,6 +129,9 @@ Documentation for python-amqp %changelog +* Wed Apr 16 2014 Eric Harney - 1.4.5-1 +- Update to 1.4.5 + * Fri Feb 07 2014 Eric Harney - 1.4.2-1 - Update to 1.4.2 diff --git a/sources b/sources index 652a26c..b166985 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88b9a995cc6676ad8d406ca6be50516a amqp-1.4.2.tar.gz +72ca5f766d84aa46a8ed99c270d1c3ea amqp-1.4.5.tar.gz