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

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


commit 7a518fe7538464c58b1291537109ea2f6bb9cd1b
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Feb 4 11:03:48 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 3fad013..1937d07 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:        3%{?dist}
+Version:        1.3.3
+Release:        1%{?dist}
 Summary:        Enables editing of ForeignKey, ManyToMany and simple text fields
 
 Group:          Development/Languages
@@ -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
+
 * Mon Sep 16 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2.5-3
 - correct django-ajax-selects obs_ver once more, since there's an even
   newer build in F17
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