[python-celery] update to 3.0.15 (rhbz#909919)

Matthias Runge mrunge at fedoraproject.org
Fri Feb 15 11:43:30 UTC 2013


commit 09df3485fd1bab62a7f4c00662ff511ac2a22b4b
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Feb 15 12:43:10 2013 +0100

    update to 3.0.15 (rhbz#909919)

 .gitignore         |    1 +
 python-celery.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d9a33e..8611fea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /celery-3.0.11.tar.gz
 /celery-3.0.12.tar.gz
 /celery-3.0.13.tar.gz
+/celery-3.0.15.tar.gz
diff --git a/python-celery.spec b/python-celery.spec
index e6f75ed..0426334 100644
--- a/python-celery.spec
+++ b/python-celery.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:           python-celery
-Version:        3.0.13
-Release:        2%{?dist}
+Version:        3.0.15
+Release:        1%{?dist}
 Summary:        Distributed Task Queue
 
 Group:          Development/Languages
@@ -158,6 +158,9 @@ popd
 
 
 %changelog
+* Fri Feb 14 2013 Matthias Runge <mrunge at redhat.com> - 3.0.15-1
+- update to celery-3.0.15 (rhbz#909919)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.13-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index e5e2b6f..0210112 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ca2ed5f71203240c4e7894f4aa7a77d  celery-3.0.13.tar.gz
+5ac83d2cdcacf230897d9bffcf0ddbd9  celery-3.0.15.tar.gz


More information about the scm-commits mailing list