[python-django-setuptest] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jan 16 16:13:55 UTC 2014


commit 986b5125dec62b86144f27ebf1b999334c8b5a66
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 16 11:13:55 2014 -0500

    new upstream version

 .gitignore                   |    1 +
 python-django-setuptest.spec |   13 ++++++-------
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9613119..065eb90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-setuptest-0.1.2.tar.gz
+/django-setuptest-0.1.4.tar.gz
diff --git a/python-django-setuptest.spec b/python-django-setuptest.spec
index 5a60e3c..61c8841 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:        5%{?dist}
+Version:        0.1.4
+Release:        1%{?dist}
 Summary:        Simple module enabling Django app testing
 
 License:        BSD
@@ -14,13 +14,8 @@ 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 
 
 %description
 Simple module enabling Django app testing via 
@@ -44,6 +39,10 @@ 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
+- remove some lines not necessary
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f84598..52f570a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68e18bd6e8a7e4136dbee31fdc999e86  django-setuptest-0.1.2.tar.gz
+6a02d4dfa770581024c83f3f29512952  django-setuptest-0.1.4.tar.gz


More information about the scm-commits mailing list