diff --git a/.gitignore b/.gitignore index 0c46998..7adaf14 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /kombu-2.5.15.tar.gz /kombu-3.0.1.tar.gz /kombu-3.0.2.tar.gz +/kombu-3.0.3.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index 5a84cdf..148aafc 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 3.0.2 +Version: 3.0.3 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -143,6 +143,9 @@ popd %endif # with_python3 %changelog +* Fri Nov 15 2013 Fabian Affolter - 3.0.3-1 +- Updated to latest upstream version 3.0.3 (rhbz#1024916) + * Sun Nov 03 2013 Fabian Affolter - 3.0.2-1 - Updated to latest upstream version 3.0.2 (rhbz#1024916) diff --git a/sources b/sources index b27b841..e9ed279 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2eb4fab24230487f9be43d60c6c4a75 kombu-3.0.2.tar.gz +8f33b7e9c4b5757e151b455f51a3a4be kombu-3.0.3.tar.gz