[python-django-staticfiles] correct django-staticfiles obs_ver once more, since there's an even newer build in F17 (general clea

Michael Schwendt mschwendt at fedoraproject.org
Mon Sep 16 09:53:15 UTC 2013


commit a7124e6f07ea312fffc652f871f7b1327ce34d0f
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Mon Sep 16 11:53:04 2013 +0200

    correct django-staticfiles obs_ver once more, since there's an even newer build in F17
    (general cleanup)

 python-django-staticfiles.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-django-staticfiles.spec b/python-django-staticfiles.spec
index 043c963..0191397 100644
--- a/python-django-staticfiles.spec
+++ b/python-django-staticfiles.spec
@@ -1,6 +1,6 @@
 Name:           python-django-staticfiles
 Version:        1.2.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A Django app that provides helpers for serving static files
 
 Group:          Development/Languages
@@ -16,7 +16,7 @@ Requires:       python-django-appconf
 
 Provides: django-staticfiles = %{version}-%{release} 
 # Because of the renaming mechanism, the next should stay forever in this package.
-Obsoletes: django-staticfiles < 0.3.2-5
+Obsoletes: django-staticfiles < 0.3.2-6
 
 %description
 This is a Django app that provides helpers for serving static files.
@@ -40,6 +40,10 @@ rm -rf django_staticfiles.egg-info
 %{python_sitelib}/django_staticfiles-%{version}-py?.?.egg-info
 
 %changelog
+* Mon Sep 16 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2.1-4
+- correct django-staticfiles obs_ver once more, since there's an even
+  newer build in F17
+
 * Tue Sep 10 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2.1-3
 - correct django-staticfiles obs_ver
 


More information about the scm-commits mailing list