[python-django-celery] update to 3.0.23 (rhbz#989999)

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


commit 67292e72dcbf19efc1213b7ccdf32f06e4a36522
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 14 13:20:56 2013 +0200

    update to 3.0.23 (rhbz#989999)

 .gitignore                |    1 +
 python-django-celery.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f9d476..8a2da0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /django-celery-3.0.4.tar.gz
 /django-celery-3.0.11.tar.gz
 /django-celery-3.0.17.tar.gz
+/django-celery-3.0.23.tar.gz
diff --git a/python-django-celery.spec b/python-django-celery.spec
index 9c47d53..ad01c4b 100644
--- a/python-django-celery.spec
+++ b/python-django-celery.spec
@@ -2,8 +2,8 @@
 %global         obs_ver 3.0.4-1
 
 Name:           python-django-celery
-Version:        3.0.17
-Release:        2%{?dist}
+Version:        3.0.23
+Release:        1%{?dist}
 Summary:        Django Celery Integration
 Group:          Development/Languages
 License:        BSD
@@ -60,6 +60,9 @@ rm -rf docs/.static*
 %{python_sitelib}/django_celery*.egg-info
 
 %changelog
+* Mon Oct 14 2013 Matthias Runge <mrunge at redhat.com> - 3.0.23-1
+- update to 3.0.23 (rhbz#989999)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -94,5 +97,5 @@ rm -rf docs/.static*
 * Sun Jul 17 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 2.2.4-2
 - Match current guidelines.  Fix buildrequires
 
-* Thu Apr 18 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 2.2.4-1
+* Thu Apr 21 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 2.2.4-1
 - initial spec
diff --git a/sources b/sources
index 44a8d5d..c49d8e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5be52b20ee3c7b1a28a2949ae87029c9  django-celery-3.0.17.tar.gz
+76e72fa09319909da22adcf13a7e6af1  django-celery-3.0.23.tar.gz


More information about the scm-commits mailing list