From 2dbc7ce129d23961bdc5e36b508d1c52b673695725ca6ab77a8ed421c1913805 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Wed, 30 Jun 2010 18:05:05 +0000 Subject: [PATCH] - Update to 1.0.6. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=12 --- celery-1.0.5.tar.gz | 3 --- celery-1.0.6.tar.gz | 3 +++ python-celery.changes | 5 +++++ python-celery.spec | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 celery-1.0.5.tar.gz create mode 100644 celery-1.0.6.tar.gz diff --git a/celery-1.0.5.tar.gz b/celery-1.0.5.tar.gz deleted file mode 100644 index dccd548..0000000 --- a/celery-1.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70494f0b31c3e54663a6164371ec04c0b08c50bee8f97d173a574ad492d408eb -size 1507642 diff --git a/celery-1.0.6.tar.gz b/celery-1.0.6.tar.gz new file mode 100644 index 0000000..7ab853a --- /dev/null +++ b/celery-1.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda05043686b3c554c66112ceabca79e0f162467afefaf951671510491c59071 +size 1502650 diff --git a/python-celery.changes b/python-celery.changes index 88b1275..4cb51f8 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 30 17:59:25 UTC 2010 - alexandre@exatati.com.br + +- Update to 1.0.6. + ------------------------------------------------------------------- Tue Jun 1 16:26:12 UTC 2010 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index e347a2b..aaf0b5d 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -1,5 +1,5 @@ # -# spec file for package +# spec file for package python-celery (Version 1.0.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ Name: python-celery -Version: 1.0.5 +Version: 1.0.6 Release: 1 License: BSD License Summary: Distributed Task Queue @@ -29,7 +29,7 @@ BuildRequires: python-setuptools Requires: python-anyjson Requires: python-carrot Requires: python-daemon -Requires: python-django-unittest-depth, +Requires: python-django-unittest-depth Requires: python-tyrant BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires}