[python-django-reversion] update to 1.7.1

Matthias Runge mrunge at fedoraproject.org
Tue Aug 13 09:54:25 UTC 2013


commit 18b97c347bea87ca071c27434823ace2dfad1757
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Aug 13 11:54:06 2013 +0200

    update to 1.7.1

 .gitignore                   |    1 +
 python-django-reversion.spec |    9 ++++++---
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a40828b..81685fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /django-reversion-1.6.4.tar.gz
 /django-reversion-1.6.5.tar.gz
 /django-reversion-1.7.tar.gz
+/django-reversion-1.7.1.tar.gz
diff --git a/python-django-reversion.spec b/python-django-reversion.spec
index efd9aea..42bf5c6 100644
--- a/python-django-reversion.spec
+++ b/python-django-reversion.spec
@@ -1,7 +1,7 @@
 %global pkgname django-reversion
 Name:           python-django-reversion
-Version:        1.7
-Release:        2%{?dist}
+Version:        1.7.1
+Release:        1%{?dist}
 Summary:        Version control extension for the Django web framework
 
 Group:          Development/Languages
@@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT -name "*.po" | xargs rm -f
 %{python_sitelib}/django_reversion-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Aug 13 2013 Matthias Runge <mrunge at redhat.com> - 1.7.1-1
+- update to 1.7.1 (rhbz#979597)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -97,7 +100,7 @@ find $RPM_BUILD_ROOT -name "*.po" | xargs rm -f
 * Sun Nov 14 2010 Luca Botti <lucabotti at fedoraproject.org> 1.3.2-2
 - Fixed locale handling
 
-* Fri Nov 11 2010 Luca Botti <lucabotti at fedoraproject.org> 1.3.2-1
+* Fri Nov 12 2010 Luca Botti <lucabotti at fedoraproject.org> 1.3.2-1
 - Update to 1.3.2
 
 * Tue Sep 29 2009 Luca Botti <lucabotti at fedoraproject.org> 1.1.2-2
diff --git a/sources b/sources
index 5d4ab8e..3fbdc82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49794f1b319b43d93543e2ab3f9f80f6  django-reversion-1.7.tar.gz
+a76078a2f9e1cb59f31ee4435b4aaa7f  django-reversion-1.7.1.tar.gz


More information about the scm-commits mailing list