diff --git a/.gitignore b/.gitignore index c719df0..fea7ba0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kombu-2.5.4.tar.gz /kombu-2.5.5.tar.gz /kombu-2.5.6.tar.gz +/kombu-2.5.7.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index f2f0650..ac84175 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.5.6 +Version: 2.5.7 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -136,6 +136,9 @@ popd %changelog +* Sat Mar 09 2013 Fabian Affolter - 2.5.7-1 +- update to latest upstream version 2.5.7 + * Mon Feb 11 2013 Fabian Affolter - 2.5.6-1 - update to latest upstream version 2.5.6 diff --git a/sources b/sources index 2b09ef7..4fd8a58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -479c01b766e265f1a65aae4c6ce19c83 kombu-2.5.6.tar.gz +b5fa02993f7cd60b110ec47b3e4993da kombu-2.5.7.tar.gz