diff --git a/.gitignore b/.gitignore index 789edd4..7c40ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /kombu-3.0.20.tar.gz /kombu-3.0.21.tar.gz /kombu-3.0.22.tar.gz +/kombu-3.0.23.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index 51f4d12..e3e25ff 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 3.0.22 +Version: 3.0.23 Release: 1%{?dist} Epoch: 1 Summary: AMQP Messaging Framework for Python @@ -136,6 +136,9 @@ chmod +x %{buildroot}/%{python3_sitelib}/kombu/tests/test_serialization.py %{python3_sitelib}/* %changelog +* Thu Sep 18 2014 Fabian Affolter - 1:3.0.23-1 +- Update to latest upstream version 3.0.23 (rhbz#1142995) + * Sun Sep 14 2014 Fabian Affolter - 1:3.0.22-1 - Update to latest upstream version 3.0.22 (rhbz#1118674) diff --git a/sources b/sources index 5fdddfc..75f9111 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9935e8d929d1faf03533990c11de0340 kombu-3.0.22.tar.gz +d02b880bec8a5a975e19faf1f1d8c7cf kombu-3.0.23.tar.gz