[python-django-celery] updated to latest stable upstream release

Matthias Runge mrunge at fedoraproject.org
Tue Oct 16 11:24:54 UTC 2012


commit 840447e711e154fda56cea92b9e62ba10ee79517
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 16 13:24:17 2012 +0200

    updated to latest stable upstream release

 .gitignore                |    1 +
 python-django-celery.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 946ad4c..18a4b67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-celery-3.0.4.tar.gz
+/django-celery-3.0.11.tar.gz
diff --git a/python-django-celery.spec b/python-django-celery.spec
index 45c2318..8360c45 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.4
-Release:        3%{?dist}
+Version:        3.0.11
+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 Oct 16 2012 Matthias Runge <mrunge at redhat.com> - 3.0.11-1
+- update to version 3.0.11
+
 * Fri Aug 03 2012 Matthias Runge <mrunge at matthias-runge.de> - 3.0.4-3
 - add python-mock as br
 
diff --git a/sources b/sources
index d86cd55..7709f04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2506448275e8c2bfab02c426385dfa8  django-celery-3.0.4.tar.gz
+2861a1074ebb7608de2eab883097781f  django-celery-3.0.11.tar.gz


More information about the scm-commits mailing list