From c0d4b25565173442a9ca6db8b209c654caa3d8432d78bdbfd44a2dd379b3443d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 15 Aug 2014 12:07:39 +0000 Subject: [PATCH] Accepting request 244822 from home:Nijel:branches:devel:languages:python - update to 3.0.21; - see http://kombu.readthedocs.org/en/latest/changelog.html for full changelog OBS-URL: https://build.opensuse.org/request/show/244822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=99 --- kombu-3.0.16.tar.gz | 3 --- kombu-3.0.21.tar.gz | 3 +++ python-kombu.changes | 6 ++++++ python-kombu.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 kombu-3.0.16.tar.gz create mode 100644 kombu-3.0.21.tar.gz diff --git a/kombu-3.0.16.tar.gz b/kombu-3.0.16.tar.gz deleted file mode 100644 index ae0bc74..0000000 --- a/kombu-3.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1e0a1146ef109b85a35cc5f7f8e4b652211aa4d666efba5d727c554e25e2957 -size 342440 diff --git a/kombu-3.0.21.tar.gz b/kombu-3.0.21.tar.gz new file mode 100644 index 0000000..4d7954a --- /dev/null +++ b/kombu-3.0.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eaca88496bcfcf9b6d597999776853792ef35f919c37e2f0f151dfe38a60d3a +size 343363 diff --git a/python-kombu.changes b/python-kombu.changes index 5eecb35..9bb86c9 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 15 11:42:32 UTC 2014 - mcihar@suse.cz + +- update to 3.0.21; + - see http://kombu.readthedocs.org/en/latest/changelog.html for full changelog + ------------------------------------------------------------------- Mon May 26 19:10:14 UTC 2014 - dmueller@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index fb6a94c..2c13c0d 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -17,7 +17,7 @@ Name: python-kombu -Version: 3.0.16 +Version: 3.0.21 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause