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

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


commit 2f4a4e6941cc16f2ec536a0d2a4220bbd69b0d67
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Oct 24 19:13:56 2013 -0500

    new upstream version

 .gitignore                  |    1 +
 python-django-helpdesk.spec |   21 +++++++++------------
 sources                     |    2 +-
 3 files changed, 11 insertions(+), 13 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 e921391..4aa1739 100644
--- a/python-django-helpdesk.spec
+++ b/python-django-helpdesk.spec
@@ -1,8 +1,8 @@
 %global pkgname django-helpdesk
 
 Name:           python-django-helpdesk
-Version:        0.1.8
-Release:        5%{?dist}
+Version:        0.1.11
+Release:        1%{?dist}
 Summary:        A Django powered ticket tracker for small enterprise
 
 Group:          Development/Languages
@@ -14,21 +14,14 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytz
-
-%if 0%{?fedora} >= 18
-Requires:       python-django14
-BuildRequires:  python-django14
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
-
+Requires:       python-django
+BuildRequires:  python-django
 
 %description
 
 Django-helpdesk - A Django powered ticket tracker for small enterprise.
 
-Copyright 2009-11 Jutda and Ross Poulton. All Rights Reserved. See LICENSE 
+Copyright 2009-11 Jutda and R2525oss Poulton. All Rights Reserved. See LICENSE 
 for details.
 
 django-helpdesk was formerly known as Jutda Helpdesk, named after the 
@@ -73,6 +66,10 @@ rm -rf helpdesk/static/helpdesk/helpdesk-print.css
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Thu Oct 24 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.11-1
+- New Upstream Version
+- remove some lines now not necessary
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.8-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
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