[python-django-setuptest/el6] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jan 16 19:36:23 UTC 2014


commit 750647c3b04530b22a5b1247b8e4a592a25af167
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 16 14:07:32 2014 -0500

    new upstream version

 python-django-setuptest.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/python-django-setuptest.spec b/python-django-setuptest.spec
index 21f7a1c..794d59d 100644
--- a/python-django-setuptest.spec
+++ b/python-django-setuptest.spec
@@ -1,8 +1,8 @@
 %global pkgname django-setuptest
 
 Name:           python-django-setuptest
-Version:        0.1.2
-Release:        3%{?dist}
+Version:        0.1.4
+Release:        1%{?dist}
 Summary:        Simple module enabling Django app testing
 
 License:        BSD
@@ -14,13 +14,9 @@ BuildRequires:  python2-devel
 BuildRequires:  python-coverage
 BuildRequires:  python-pep8
 BuildRequires:  python-setuptools
-%if 0%{?fedora} >= 18
-Requires:       python-django
-BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif 
+BuildRequires:  python-six
+Requires:       Django14
+BuildRequires:  Django14
 
 %description
 Simple module enabling Django app testing via 
@@ -44,6 +40,9 @@ python setup.py install --skip-build --root $RPM_BUILD_ROOT
 %{python_sitelib}/django_setuptest-*.egg-info
 
 %changelog
+* Thu Jan 16 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.1.4-1
+- New upstream version
+
 * Fri Aug 03 2012 Luis Bazan <lbazan at fedoraproject.org> - 0.1.2-3
 - change BuildRequires python-devel to python2-devel
 - change BuildRequires python-setuptools-devel to python-setuptools


More information about the scm-commits mailing list