From 287a327ab2a307d89dfa39c26503498b05ec88fa Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jul 03 2014 06:48:47 +0000 Subject: * Thu Jul 03 2014 Fabian Affolter - 1:3.0.20-1 - Update to latest upstream version 3.0.20 (rhbz#1114337) --- diff --git a/.gitignore b/.gitignore index 4c9b2c2..e9a6c33 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /kombu-3.0.14.tar.gz /kombu-3.0.15.tar.gz /kombu-3.0.19.tar.gz +/kombu-3.0.20.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index f3b2935..94c43fe 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 3.0.19 +Version: 3.0.20 Release: 1%{?dist} Epoch: 1 Summary: AMQP Messaging Framework for Python @@ -149,6 +149,9 @@ popd %endif # with_python3 %changelog +* Thu Jul 03 2014 Fabian Affolter - 1:3.0.20-1 +- Update to latest upstream version 3.0.20 (rhbz#1114337) + * Mon Jun 23 2014 Fabian Affolter - 1:3.0.19-1 - Update to latest upstream version 3.0.19 (rhbz#1095266) diff --git a/sources b/sources index 36798cc..f0bb35f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbf4ea0e7d879e62c719069e721d7c73 kombu-3.0.19.tar.gz +26ad1a9e417ffad1be938bab8cb91155 kombu-3.0.20.tar.gz