[python-celery] update to 3.0.24

Matthias Runge mrunge at fedoraproject.org
Mon Oct 14 11:14:36 UTC 2013


commit c304e6617902b83660eb66e3c7b4b689f42ebfb4
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 14 13:14:22 2013 +0200

    update to 3.0.24

 .gitignore         |    1 +
 python-celery.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 452c9aa..189f2dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /celery-3.0.15.tar.gz
 /celery-3.0.19.tar.gz
 /celery-3.0.23.tar.gz
+/celery-3.0.24.tar.gz
diff --git a/python-celery.spec b/python-celery.spec
index c7d5b60..3b4293a 100644
--- a/python-celery.spec
+++ b/python-celery.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           python-celery
-Version:        3.0.23
+Version:        3.0.24
 Release:        1%{?dist}
 Summary:        Distributed Task Queue
 
@@ -180,6 +180,9 @@ popd
 
 
 %changelog
+* Mon Oct 14 2013 Matthias Runge <mrunge at redhat.com> - 3.0.24-1
+- update to 3.0.24 (rhbz#1018596)
+
 * Fri Sep 27 2013 Matthias Runge <mrunge at redhat.com> - 3.0.23-1
 - update to 3.0.23 (rhbz#979595)
 
diff --git a/sources b/sources
index c97f141..aceb086 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-095a80df47adf153f2826429282ae176  celery-3.0.23.tar.gz
+e864856a849468f277031ac2c5fd65b6  celery-3.0.24.tar.gz


More information about the scm-commits mailing list