diff --git a/.gitignore b/.gitignore index d06443a..40ae651 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/amqp-1.2.1.tar.gz +/amqp-1.3.0.tar.gz diff --git a/python-amqp.spec b/python-amqp.spec index f6a5516..4dc0290 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -10,7 +10,7 @@ %global srcname amqp Name: python-%{srcname} -Version: 1.2.1 +Version: 1.3.0 Release: 1%{?dist} Summary: Low-level AMQP client for Python (fork of amqplib) @@ -129,6 +129,9 @@ Documentation for python-amqp %changelog +* Tue Oct 08 2013 Eric Harney - 1.3.0-1 +- Update to 1.3.0 + * Fri Sep 20 2013 Eric Harney - 1.2.1-1 - Update to 1.2.1 diff --git a/sources b/sources index b7ff9c3..b09d2b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e0fc57c3592f2628454890112d22bc7 amqp-1.2.1.tar.gz +9e16415611127080a486bfd5a49e7ec9 amqp-1.3.0.tar.gz