[python-django-registration] correct django-registration obs_ver

Michael Schwendt mschwendt at fedoraproject.org
Tue Sep 10 18:48:15 UTC 2013


commit f8d46c144a4fb4ded48bfe9da8746032d4ed3c91
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Tue Sep 10 20:48:01 2013 +0200

    correct django-registration obs_ver

 python-django-registration.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-registration.spec b/python-django-registration.spec
index df6edf8..da99f10 100644
--- a/python-django-registration.spec
+++ b/python-django-registration.spec
@@ -1,7 +1,7 @@
 %global pkgname django-registration
 Name:           python-django-registration
 Version:        0.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A user-registration application for Django
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ BuildRequires:  python2-devel
 Requires:       python-django
 
 Provides:       %{pkgname} = %{version}-%{release}
-Obsoletes:      %{pkgname} < 0.7-4
+Obsoletes:      %{pkgname} < 0.7-5
 
 %description
 This is a fairly simple user-registration application for Django_,
@@ -51,6 +51,9 @@ rm -rf docs/_build/html/.buildinfo
 
 
 %changelog
+* Tue Sep 10 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 0.8-5
+- correct django-registration obs_ver
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list