From 5f3084f4497990f32bfa219eac1e6b815a37a5a1 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Dec 04 2012 09:17:31 +0000 Subject: update to latest upstream version 2.5.3 --- diff --git a/.gitignore b/.gitignore index b8dc90f..f72ce8b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kombu-2.4.7.tar.gz /kombu-2.4.8.tar.gz /kombu-2.4.10.tar.gz +/kombu-2.5.3.tar.gz diff --git a/python-kombu.spec b/python-kombu.spec index 4e1c29d..b267026 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -7,7 +7,7 @@ %global srcname kombu Name: python-%{srcname} -Version: 2.4.10 +Version: 2.5.3 Release: 1%{?dist} Summary: AMQP Messaging Framework for Python @@ -136,6 +136,9 @@ popd %changelog +* Tue Dec 04 2012 Matthias Runge - 2.5.3-1 +- update to latest upstream version 2.5.3 + * Mon Nov 26 2012 Matthias Runge - 2.4.10-1 - update to latest upstream version 2.4.10 diff --git a/sources b/sources index 07735ad..cbec9fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -347a5a5fd67e1b6a12f28f8b5e226a70 kombu-2.4.10.tar.gz +02c422f3d040bd3ec9daacb72cedf714 kombu-2.5.3.tar.gz