[python-django-staticfiles] fix log date

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Aug 14 20:13:47 UTC 2013


commit 26d4b6cbb784e59f6fc790ef25e8ed736e33b487
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Aug 14 13:13:28 2013 -0700

    fix log date

 python-django-staticfiles.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-django-staticfiles.spec b/python-django-staticfiles.spec
index f247fad..a5d82a8 100644
--- a/python-django-staticfiles.spec
+++ b/python-django-staticfiles.spec
@@ -1,6 +1,6 @@
 Name:           python-django-staticfiles
 Version:        1.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Django app that provides helpers for serving static files
 
 Group:          Development/Languages
@@ -40,6 +40,9 @@ rm -rf django_staticfiles.egg-info
 %{python_sitelib}/django_staticfiles-%{version}-py?.?.egg-info
 
 %changelog
+* Wed Aug 14 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.1-2
+- fix log date
+
 * Wed Aug 14 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.1-1
 - New Upstream Version
 - add new dependency appconf


More information about the scm-commits mailing list