From 29a2286b3c1dc595df12d47aeace027191f701e2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Oct 28 2013 18:14:45 +0000 Subject: * Mon Oct 28 2013 Fabian Affolter - 3.0.1-1 - Updated to latest upstream version 3.0.1 (rhbz#1019148) --- diff --git a/.gitignore b/.gitignore index 505fd36..51a16a6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kombu-2.5.13.tar.gz /kombu-2.5.14.tar.gz /kombu-2.5.15.tar.gz +/kombu-3.0.1.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index a4a0ca0..b65299b 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,8 +7,8 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.5.15 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: AMQP Messaging Framework for Python Group: Development/Languages @@ -143,6 +143,9 @@ popd %endif # with_python3 %changelog +* Mon Oct 28 2013 Fabian Affolter - 3.0.1-1 +- Updated to latest upstream version 3.0.1 (rhbz#1019148) + * Mon Oct 14 2013 Matthias Runge - 2.5.15-2 - enable tests for python2 diff --git a/sources b/sources index 7d0258c..107fd41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -429127bb9c7d9e02cab6e57675bbc9b3 kombu-2.5.15.tar.gz +87580fdec7a84607f8a960d5a0714cfb kombu-3.0.1.tar.gz