[python-django-helpdesk] add new buildrequire

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Feb 18 14:27:12 UTC 2013


commit a715b37fc51e2664e3a3d280167b8d6f2c573176
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Feb 18 09:25:54 2013 -0500

    add new buildrequire

 python-django-helpdesk.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec
index 696a0e9..6f0620a 100644
--- a/python-django-helpdesk.spec
+++ b/python-django-helpdesk.spec
@@ -2,7 +2,7 @@
 
 Name:           python-django-helpdesk
 Version:        0.1.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Django powered ticket tracker for small enterprise
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@ Source0:        http://pypi.python.org/packages/source/d/%{pkgname}/%{pkgname}-%
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-
+BuildRequires:  pytz
 
 %if 0%{?fedora} >= 18
 Requires:       python-django
@@ -73,6 +73,9 @@ python setup.py test
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Mon Feb 18 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8-2
+- Add pytz
+
 * Fri Feb 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8-1
 - New Upstream Version
 


More information about the scm-commits mailing list