From 2aa2d758864f67d68425ab9b4778b29af3121f85 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sep 14 2014 08:32:07 +0000 Subject: * Thu Jul 03 2014 Fabian Affolter - 1:3.0.22-1 - Update to latest upstream version 3.0.22 (rhbz#1118674) --- diff --git a/.gitignore b/.gitignore index 1c7e657..789edd4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /kombu-3.0.19.tar.gz /kombu-3.0.20.tar.gz /kombu-3.0.21.tar.gz +/kombu-3.0.22.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index e62c5b3..7125a43 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,8 +7,8 @@ %global srcname kombu Name: python-%{srcname} -Version: 3.0.21 -Release: 2%{?dist} +Version: 3.0.22 +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 Jul 03 2014 Fabian Affolter - 1:3.0.22-1 +- Update to latest upstream version 3.0.22 (rhbz#1118674) + * Tue Jul 15 2014 Rahul Sundaram - 1:3.0.21-2 - reintroduce adjusted conditions for EPEL - fix permission for a test script diff --git a/sources b/sources index ef18274..5fdddfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -081b10921ea31780aa4bdf871f4f3acb kombu-3.0.21.tar.gz +9935e8d929d1faf03533990c11de0340 kombu-3.0.22.tar.gz