[python-django-reversion] update to dversion 1.7 (rhbz 913432(

Matthias Runge mrunge at fedoraproject.org
Wed Mar 6 10:38:51 UTC 2013


commit 5b3311e5623d8d048d69d044ccf0ac0aab424159
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Mar 6 11:38:10 2013 +0100

    update to dversion 1.7 (rhbz 913432(

 .gitignore                   |    1 +
 python-django-reversion.spec |    9 ++++++---
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4e586a..a40828b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /django-reversion-1.6.2.tar.gz
 /django-reversion-1.6.4.tar.gz
 /django-reversion-1.6.5.tar.gz
+/django-reversion-1.7.tar.gz
diff --git a/python-django-reversion.spec b/python-django-reversion.spec
index 196ea8e..0b0efb0 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.6.5
-Release:        2%{?dist}
+Version:        1.7
+Release:        1%{?dist}
 Summary:        Version control extension for the Django web framework
 
 Group:          Development/Languages
@@ -51,7 +51,7 @@ rm -rf django_reversion.egg-info
   >> %{name}.lang
   
 find $RPM_BUILD_ROOT -name "*.po" | xargs rm -f
-  
+
 
 %files -f %{name}.lang
 %doc PKG-INFO LICENSE
@@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT -name "*.po" | xargs rm -f
 %{python_sitelib}/django_reversion-%{version}-py?.?.egg-info
 
 %changelog
+* Wed Mar 06 2013 Matthias Runge <mrunge at redhat.com> - 1.7-1
+- update to upstream version 1.7
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 383658b..5d4ab8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb83ec2c0e54c5d7ae0859d69d35a587  django-reversion-1.6.5.tar.gz
+49794f1b319b43d93543e2ab3f9f80f6  django-reversion-1.7.tar.gz


More information about the scm-commits mailing list