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

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


commit e2fdd8f67a9a93294b31c4250dfb9a53116874d0
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Feb 4 10:55:15 2014 -0500

    new upstream version

 .gitignore                      |    1 +
 python-django-ajax-selects.spec |    9 ++++++---
 sources                         |    2 +-
 3 files changed, 8 insertions(+), 4 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 1ac950e..cc186b1 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:        2%{?dist}
+Version:        1.3.3
+Release:        1%{?dist}
 Summary:        Enables editing of ForeignKey, ManyToMany and simple text fields
 
 Group:          Development/Languages
@@ -11,7 +11,7 @@ Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/dja
 BuildArch:      noarch
 BuildRequires:  python2-devel 
 BuildRequires:  python-setuptools-devel
-Requires:       python-django14
+Requires:       python-django
 
 Provides: django-ajax-selects = %{version}-%{release} 
 # Because of the renaming mechanism, the next should stay forever in this package.
@@ -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 Feb 04 2014 Luis Bazan <lbazan at fedoraproject.org> - 1.2.5-2
 - Fix BZ# 1002087
 
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