From a35018f462ca912adb5a325ac6877a559fea44c4 Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Sep 20 2013 19:23:46 +0000 Subject: Update to 1.0.13 --- diff --git a/.gitignore b/.gitignore index ef3d39c..e03206d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/amqp-1.0.11.tar.gz +/amqp-1.0.13.tar.gz diff --git a/python-amqp.spec b/python-amqp.spec index 28cc0f4..3de4179 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -10,7 +10,7 @@ %global srcname amqp Name: python-%{srcname} -Version: 1.0.11 +Version: 1.0.13 Release: 1%{?dist} Summary: Low-level AMQP client for Python (fork of amqplib) @@ -129,5 +129,8 @@ Documentation for python-amqp %changelog +* Fri Sep 20 2013 Eric Harney - 1.0.13-1 +- Update to 1.0.13 + * Fri Jun 21 2013 Eric Harney - 1.0.11-1 - Initial package diff --git a/sources b/sources index 7f03d7a..6945c2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c09b0ec8a042e8b29f4b7044d91af40 amqp-1.0.11.tar.gz +33e9e59f71a396f9cdd5d5d6a3d2e5d5 amqp-1.0.13.tar.gz