[django-reversion] Update to version 1.6.0

Luca Botti lucabotti at fedoraproject.org
Tue Apr 10 06:53:45 UTC 2012


commit f5f8e5302e2f5c96986fb08076c7d8250a959b19
Author: lbotti <luca.botti at gmail.com>
Date:   Tue Apr 10 08:50:43 2012 +0200

    Update to version 1.6.0

 django-reversion.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/django-reversion.spec b/django-reversion.spec
index 3935152..71d9bdc 100644
--- a/django-reversion.spec
+++ b/django-reversion.spec
@@ -4,8 +4,8 @@
 
 
 Name:           django-reversion
-Version:        1.3.2
-Release:        4%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        Version control extension for the Django web framework
 
 Group:          Development/Languages
@@ -59,10 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc PKG-INFO LICENSE
 %dir %{python_sitelib}/reversion
 %{python_sitelib}/reversion/*.py*
-#%{python_sitelib}/reversion/*.egg-info
 %{python_sitelib}/reversion/management/
 %{python_sitelib}/reversion/templates/
-%{python_sitelib}/reversion/templatetags/
+
 
 # Leaving these since people may want to rebuild on lower dists
 %if 0%{?fedora} >= 9 || 0%{?rhel} >= 6
@@ -70,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Apr 10 2012 Luca Botti <lucabotti at fedoraproject.orf> 1.6.0-1
+- Updated to 1.6.0
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list