[python-django-ajax-selects/f19] fix BZ# 1002087

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Feb 4 15:47:58 UTC 2014


commit 191a86d1071212ca72eb65b12511441d84f89695
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Feb 4 10:48:11 2014 -0500

    fix BZ# 1002087

 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 6716d90..1ac950e 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-django14
 
 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-6 
 
 %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 Feb 04 2014 Luis Bazan <lbazan at fedoraproject.org> - 1.2.5-2
+- Fix BZ# 1002087
+
 * 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