diff --git a/.gitignore b/.gitignore index b484f36..a44bb6e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kombu-2.5.10.tar.gz /kombu-2.5.12.tar.gz /kombu-2.5.13.tar.gz +/kombu-2.5.14.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index 77d43e5..e9804c1 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.5.13 +Version: 2.5.14 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -134,7 +134,10 @@ popd %endif # with_python3 %changelog -* Wed Aug 21 2013 Mathhias Runge - 2.5.13-1 +* Sun Aug 25 2013 Fabian Affolter - 2.5.14-1 +- Updated to latest upstream version 2.5.14 (rhbz#1000696) + +* Wed Aug 21 2013 Matthias Runge - 2.5.13-1 - updated to latest upstream version 2.5.13 (rhbz#998104) * Sun Aug 04 2013 Fedora Release Engineering - 2.5.12-2 diff --git a/sources b/sources index be2212b..fd99104 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e17796abf33fe7937c606819104aac1e kombu-2.5.13.tar.gz +72281e32ea18c644c840325c6ca1d0ce kombu-2.5.14.tar.gz