[python-django-addons/el6] new upstream version new sources 0.6.6

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Feb 6 20:59:40 UTC 2014


commit 52d454dda89bf3eba1414b55343ec791fba101b9
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Feb 6 15:59:53 2014 -0500

    new upstream version
    new sources 0.6.6

 .gitignore                |    1 +
 python-django-addons.spec |   10 +++++++---
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76ed178..1aaa7c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-addons-0.6.4.tar.gz
+/django-addons-0.6.6.tar.gz
diff --git a/python-django-addons.spec b/python-django-addons.spec
index 0a50da5..5438e1f 100644
--- a/python-django-addons.spec
+++ b/python-django-addons.spec
@@ -1,6 +1,6 @@
 Name:           python-django-addons
-Version:        0.6.4
-Release:        11%{?dist}
+Version:        0.6.6
+Release:        1%{?dist}
 Summary:        A framework to create pluggable Django add-ons
 
 Group:          Development/Languages
@@ -10,7 +10,8 @@ Source:         http://pypi.python.org/packages/source/d/django-addons/django-ad
 Patch:          http://beckerde.fedorapeople.org/transifex/django-addons-remove-requires.patch
 
 BuildArch:      noarch
-BuildRequires:  python2-devel python-setuptools 
+BuildRequires:  python2-devel 
+BuildRequires:  python-setuptools 
 Requires:       Django14
 Requires:       python-django-staticfiles
 
@@ -38,6 +39,9 @@ applications and projects.
 %doc LICENSE README AUTHORS INSTALL docs/*
 
 %changelog
+* Thu Feb 06 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.6.6-1
+- new upstream version
+
 * Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.6.4-11
 - change requirements to Django14 in el6 fix BZ 976064
 
diff --git a/sources b/sources
index 2a7403c..1124814 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00ad69835168a5b57e3535f2c5270fdf  django-addons-0.6.4.tar.gz
+93fbaf2ac1ca86060d6b86a14343bf62  django-addons-0.6.6.tar.gz


More information about the scm-commits mailing list