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 - 1.3.3-1 +- Update to 1.3.3 + * Fri Oct 25 2013 Eric Harney - 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