[python-django-ajax-selects/f20] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Feb 4 16:16:26 UTC 2014


commit fadba890214019ae28b5c8390b0c077c7279a8c5
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Feb 4 11:16:43 2014 -0500

    new upstream version

 .gitignore                      |    1 +
 python-django-ajax-selects.spec |    7 +++++--
 sources                         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 887d353..cb51027 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-ajax-selects-1.2.4.tar.gz
 /django-ajax-selects-1.2.5.tar.gz
+/django-ajax-selects-1.3.3.tar.gz
diff --git a/python-django-ajax-selects.spec b/python-django-ajax-selects.spec
index c147add..d5387b5 100644
--- a/python-django-ajax-selects.spec
+++ b/python-django-ajax-selects.spec
@@ -1,5 +1,5 @@
 Name:           python-django-ajax-selects
-Version:        1.2.5
+Version:        1.3.3
 Release:        1%{?dist}
 Summary:        Enables editing of ForeignKey, ManyToMany and simple text fields
 
@@ -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-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.3.3-1
+- New Upstream version
+
 * Tue Aug 13 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.2.5-1
 - New Upstream Version
 
diff --git a/sources b/sources
index 3b73ae9..fa1d5af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d428c2a1f0a22082b9d97c2233319ba  django-ajax-selects-1.2.5.tar.gz
+c6dbd83c9ea51d286ef4aa62f8fd3aec  django-ajax-selects-1.3.3.tar.gz


More information about the scm-commits mailing list