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

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Oct 25 00:44:45 UTC 2013


commit d6b1130f1981cd610e61e2169884cc67b87da1c8
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Oct 24 19:44:40 2013 -0500

    new upstream version

 .gitignore                  |    1 +
 python-django-helpdesk.spec |   17 +++++++----------
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09c2125..9bf5ba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-helpdesk-0.1.7b.tar.gz
 /django-helpdesk-0.1.8.tar.gz
+/django-helpdesk-0.1.11.tar.gz
diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec
index 79b8807..432ecc2 100644
--- a/python-django-helpdesk.spec
+++ b/python-django-helpdesk.spec
@@ -1,7 +1,7 @@
 %global pkgname django-helpdesk
 
 Name:           python-django-helpdesk
-Version:        0.1.8
+Version:        0.1.11
 Release:        1%{?dist}
 Summary:        A Django powered ticket tracker for small enterprise
 
@@ -14,15 +14,8 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytz
-
-%if 0%{?fedora} >= 18
-Requires:       python-django
-BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
-
+Requires:       Django14
+BuildRequires:  Django14
 
 %description
 
@@ -73,6 +66,10 @@ python setup.py test
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Thu Oct 24 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.11-1
+- New Upstream Version
+- change to django14
+
 * Mon Feb 18 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8 -1
 - New Upstream Version
 - add pytz
diff --git a/sources b/sources
index 62e5177..57e1855 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12d4dc20622b74ad3a4cf84ac60a7db3  django-helpdesk-0.1.8.tar.gz
+2a6e496d9dd00d366023a99ac4301a89  django-helpdesk-0.1.11.tar.gz


More information about the scm-commits mailing list