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 015e2db..fc2a4b9 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 @@ -67,6 +67,9 @@ rm -rf helpdesk/static/helpdesk/helpdesk-print.css %{python_sitelib}/django_helpdesk-*.egg-info %changelog +* Sat Aug 09 2014 Luis Bazan - 0.1.12-1 +- New Upstream version + * Sat Jun 07 2014 Fedora Release Engineering - 0.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 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