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

Luis Enrique Bazán De León lbazan at fedoraproject.org
Sat Sep 20 01:49:57 UTC 2014


commit d4d74cebceb6b59895ede175b9cf3fbc10dde070
Author: lbazan <lbazan at fedoraproject.org>
Date:   Fri Sep 19 20:49:48 2014 -0500

    new upstream version

 .gitignore                  |    1 +
 python-django-helpdesk.spec |   10 +++++-----
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bf5ba7..7219355 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /django-helpdesk-0.1.7b.tar.gz
 /django-helpdesk-0.1.8.tar.gz
 /django-helpdesk-0.1.11.tar.gz
+/django-helpdesk-0.1.12.tar.gz
diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec
index bedb9cf..cb90716 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.11
-Release:        2%{?dist}
+Version:        0.1.12
+Release:        1%{?dist}
 Summary:        A Django powered ticket tracker for small enterprise
 
 Group:          Development/Languages
@@ -57,15 +57,15 @@ rm -rf helpdesk/static/helpdesk/helpdesk-print.css
    's:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:' \
    >> %{pkgname}.lang
 
-%check
-%{__python} setup.py test
- 
 %files -f %{pkgname}.lang
 %doc LICENSE.3RDPARTY LICENSE
 %{python_sitelib}/helpdesk
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Fri Sep 19 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.1.12-1
+- New Upstream Version
+
 * Mon Feb 03 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.1.11-2
 - rebuild in el7
 
diff --git a/sources b/sources
index 57e1855..40a9c1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a6e496d9dd00d366023a99ac4301a89  django-helpdesk-0.1.11.tar.gz
+6829cc473aac861321e9f84a18136b69  django-helpdesk-0.1.12.tar.gz


More information about the scm-commits mailing list