From c499b800051c2a9c9481a6de9914776afa15eb24 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Feb 11 2013 19:18:54 +0000 Subject: * Mon Feb 11 2013 Fabian Affolter - 2.5.6-1 - update to latest upstream version 2.5.6 --- diff --git a/.gitignore b/.gitignore index 93ed9c9..c719df0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kombu-2.5.3.tar.gz /kombu-2.5.4.tar.gz /kombu-2.5.5.tar.gz +/kombu-2.5.6.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index 9b6a9d9..f2f0650 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.5.5 +Version: 2.5.6 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -136,6 +136,9 @@ popd %changelog +* Mon Feb 11 2013 Fabian Affolter - 2.5.6-1 +- update to latest upstream version 2.5.6 + * Sat Feb 09 2013 Fabian Affolter - 2.5.5-1 - update to latest upstream version 2.5.5 diff --git a/sources b/sources index 1fe4f01..2b09ef7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cc9d19238af8ddaae041a796ecfa0c4 kombu-2.5.5.tar.gz +479c01b766e265f1a65aae4c6ce19c83 kombu-2.5.6.tar.gz