[python-django-reversion] updated to 1.6.5

Matthias Runge mrunge at fedoraproject.org
Thu Dec 13 11:59:05 UTC 2012


commit 56e4bf1e19f3577b803a540d4f682438eddcd7b2
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Dec 13 12:58:52 2012 +0100

    updated to 1.6.5

 .gitignore                   |    1 +
 python-django-reversion.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eee43c3..c4e586a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-reversion-1.6.2.tar.gz
 /django-reversion-1.6.4.tar.gz
+/django-reversion-1.6.5.tar.gz
diff --git a/python-django-reversion.spec b/python-django-reversion.spec
index 001746a..75188c0 100644
--- a/python-django-reversion.spec
+++ b/python-django-reversion.spec
@@ -1,6 +1,6 @@
 %global pkgname django-reversion
 Name:           python-django-reversion
-Version:        1.6.4
+Version:        1.6.5
 Release:        1%{?dist}
 Summary:        Version control extension for the Django web framework
 
@@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT -name "*.po" | xargs rm -f
 %{python_sitelib}/django_reversion-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Dec 13 2012 Matthias Runge <mrunge at redhat.com> - 1-6.5-1
+- update to upstream version 1.6.5 (rhbz#886552)
+
 * Wed Oct 31 2012 Matthias Runge <mrunge at redhat.com> - 1.6.4-1
 - update to upstream version 1.6.4
 
diff --git a/sources b/sources
index 7f5e520..383658b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b80cb1ef2707803c6215eaa721d8b7c  django-reversion-1.6.4.tar.gz
+bb83ec2c0e54c5d7ae0859d69d35a587  django-reversion-1.6.5.tar.gz


More information about the scm-commits mailing list