[drupal7-jquery_update] Update to 2.4

Peter Borsa asrob at fedoraproject.org
Sun May 11 09:36:34 UTC 2014


commit 82d764aad32734c1f50297679d7a8d9e9530b008
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sun May 11 11:36:29 2014 +0200

    Update to 2.4

 .gitignore                 |    1 +
 drupal7-jquery_update.spec |   11 +++++++----
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15375ed..c0d1914 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jquery_update-7.x-2.2.tar.gz
 /jquery_update-7.x-2.3.tar.gz
+/jquery_update-7.x-2.4.tar.gz
diff --git a/drupal7-jquery_update.spec b/drupal7-jquery_update.spec
index 3084539..60f3d20 100644
--- a/drupal7-jquery_update.spec
+++ b/drupal7-jquery_update.spec
@@ -10,9 +10,9 @@
 %global modname jquery_update
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.3
-Release: 2%{?dist}
-Summary: Updates the version of jQuery to 1.5.2 and jQuery UI 1.8.11
+Version: 2.4
+Release: 1%{?dist}
+Summary: Upgrades the version of jQuery in Drupal core to a newer version of jQuery
 Group:   Applications/Publishing
 License: GPLv2+
 URL:     http://drupal.org/project/%{modname}
@@ -25,7 +25,6 @@ Requires:  %{drupal} >= 7.0
 
 %description
 Upgrades the version of jQuery in Drupal core to a newer version of jQuery.
-Drupal 7 to jQuery 1.5.2 and jQuery UI 1.8.11
 
 %prep
 %setup -qn %{modname}
@@ -53,6 +52,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Sun May 11 2014 Peter Borsa <peter.borsa at gmail.com> - 2.4-1
+- Update to upstream 2.4 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2231919
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 36da794..4296aa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d5a1e594a027fa849ed250f5dfef7c5  jquery_update-7.x-2.3.tar.gz
+9cc4f8b964202f1d6f005a43a08060c6  jquery_update-7.x-2.4.tar.gz


More information about the scm-commits mailing list