[django-reversion/f16] Update to upstream 1.6.0

Luca Botti lucabotti at fedoraproject.org
Tue Apr 10 21:22:51 UTC 2012


commit 1c4c901e5cfe5f08e30ee35e8bb55814fc9a32ba
Author: lbotti <luca.botti at gmail.com>
Date:   Tue Apr 10 23:22:35 2012 +0200

    Update to upstream 1.6.0

 django-reversion.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/django-reversion.spec b/django-reversion.spec
index c962807..f55ab5f 100644
--- a/django-reversion.spec
+++ b/django-reversion.spec
@@ -4,8 +4,8 @@
 
 
 Name:           django-reversion
-Version:        1.3.2
-Release:        3%{?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/
+%{python_sitelib}/reversion/migrations/
 
 # Leaving these since people may want to rebuild on lower dists
 %if 0%{?fedora} >= 9 || 0%{?rhel} >= 6
@@ -70,6 +69,12 @@ 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
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list