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

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


commit dc1e46a04852d61065a5f914a39a2ca1d91d7b8d
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 16 11:57:00 2014 -0500

    new upstream version

 .gitignore                   |    1 +
 python-django-setuptest.spec |    8 ++++++--
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 3 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 03428d0..01ce88f 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,6 +14,7 @@ BuildRequires:  python2-devel
 BuildRequires:  python-coverage
 BuildRequires:  python-pep8
 BuildRequires:  python-setuptools
+BuildRequires:  python-six
 Requires:       python-django14
 BuildRequires:  python-django14
 
@@ -39,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
+
 * Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.2-5
 - change requirement to python-django14 
 
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