[js-jquery/el6: 2/2] new upstream release 2.1.3

T.C. Hollingsworth patches at fedoraproject.org
Thu Mar 5 00:56:37 UTC 2015


commit cd1a5465389f8deb8e0001547335c0b4e6135b16
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Mar 4 17:56:09 2015 -0700

    new upstream release 2.1.3
    
      http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/

 .gitignore     |  1 +
 js-jquery.spec | 10 +++++++---
 sources        |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e198c6..69924ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /js-jquery-4dec426aa2a6cbabb1b064319ba7c272d594a688.tar.gz
+/js-jquery-8f2a9d9272d6ed7f32d3a484740ab342c02541e0.tar.gz
diff --git a/js-jquery.spec b/js-jquery.spec
index ee42a9d..ffeb43f 100644
--- a/js-jquery.spec
+++ b/js-jquery.spec
@@ -1,9 +1,9 @@
-%global commit 4dec426aa2a6cbabb1b064319ba7c272d594a688
+%global commit 8f2a9d9272d6ed7f32d3a484740ab342c02541e0
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           js-jquery
-Version:        2.1.1
-Release:        4%{?dist}
+Version:        2.1.3
+Release:        1%{?dist}
 Summary:        JavaScript DOM manipulation, event handling, and AJAX library
 BuildArch:      noarch
 
@@ -83,6 +83,10 @@ ln -s %{version} %{installdir}/%{ver_x}.%{ver_y}
 
 
 %changelog
+* Wed Mar 04 2015 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.3-1
+- new upstream release 2.1.3
+  http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/
+
 * Tue Oct 21 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.1-4
 - drop unneccessary symlinks
 
diff --git a/sources b/sources
index 3d4482e..cda457b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c52617c3ad80dc648b1203a0673e952  js-jquery-4dec426aa2a6cbabb1b064319ba7c272d594a688.tar.gz
+eba3a924d520e1018b0cc1f0bdd2ffbc  js-jquery-8f2a9d9272d6ed7f32d3a484740ab342c02541e0.tar.gz


More information about the scm-commits mailing list