[python-django-ajax-selects] correct django-ajax-selects obs_ver

Michael Schwendt mschwendt at fedoraproject.org
Tue Sep 10 18:51:44 UTC 2013


commit a8bc5738060d81fae2018f9d8fe6d4a077242623
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Tue Sep 10 20:51:31 2013 +0200

    correct django-ajax-selects obs_ver

 python-django-ajax-selects.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-ajax-selects.spec b/python-django-ajax-selects.spec
index c147add..d4f9b6f 100644
--- a/python-django-ajax-selects.spec
+++ b/python-django-ajax-selects.spec
@@ -1,6 +1,6 @@
 Name:           python-django-ajax-selects
 Version:        1.2.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Enables editing of ForeignKey, ManyToMany and simple text fields
 
 Group:          Development/Languages
@@ -15,7 +15,7 @@ Requires:       python-django
 
 Provides: django-ajax-selects = %{version}-%{release} 
 # Because of the renaming mechanism, the next should stay forever in this package.
-Obsoletes: django-ajax-selects < 1.1.4-4 
+Obsoletes: django-ajax-selects < 1.1.4-5
 
 %description
 Enables editing of ForeignKey, ManyToMany and simple text fields using the 
@@ -44,6 +44,9 @@ the text field.
 %{python_sitelib}/django_ajax_selects-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Sep 10 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2.5-2
+- correct django-ajax-selects obs_ver
+
 * Tue Aug 13 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.5-1
 - New Upstream Version
 


More information about the scm-commits mailing list