[python-django-celery] update to python-django-celery 3.0.17

Matthias Runge mrunge at fedoraproject.org
Tue Apr 23 09:37:08 UTC 2013


commit d5062f58dc6bb01a24d0b62bad6c5d724d345c01
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Apr 23 11:36:49 2013 +0200

    update to python-django-celery 3.0.17

 .gitignore                |    1 +
 python-django-celery.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18a4b67..2f9d476 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-celery-3.0.4.tar.gz
 /django-celery-3.0.11.tar.gz
+/django-celery-3.0.17.tar.gz
diff --git a/python-django-celery.spec b/python-django-celery.spec
index 649aa82..bdcecea 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.11
-Release:        2%{?dist}
+Version:        3.0.17
+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
+* Tue Apr 23 2013 Matthias Runge <mrunge at redhat.com> - 3.0.17-1
+- update to 3.0.17
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 7709f04..44a8d5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2861a1074ebb7608de2eab883097781f  django-celery-3.0.11.tar.gz
+5be52b20ee3c7b1a28a2949ae87029c9  django-celery-3.0.17.tar.gz


More information about the scm-commits mailing list