[rubygem-jquery-rails] Update to jquery-rails 3.1.0

Josef Stribny jstribny at fedoraproject.org
Mon May 26 10:51:39 UTC 2014


commit 028852c2663b4dbc3df6f018821498d28613b747
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon May 26 12:50:36 2014 +0200

    Update to jquery-rails 3.1.0

 .gitignore                |    1 +
 rubygem-jquery-rails.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f355766..a387b6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jquery-rails-2.0.2.gem
 /jquery-rails-3.0.4.gem
+/jquery-rails-3.1.0.gem
diff --git a/rubygem-jquery-rails.spec b/rubygem-jquery-rails.spec
index a34f686..0b6bf17 100644
--- a/rubygem-jquery-rails.spec
+++ b/rubygem-jquery-rails.spec
@@ -3,8 +3,8 @@
 
 Summary: Use jQuery with Rails 3
 Name: rubygem-%{gem_name}
-Version: 3.0.4
-Release: 2%{?dist}
+Version: 3.1.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://rubygems.org/gems/jquery-rails
@@ -74,6 +74,9 @@ popd
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Mon May 26 2014 Josef Stribny <jstribny at redhat.com> - 3.1.0-1
+- Update to jquery-rails 3.1.0
+
 * Thu Feb 06 2014 Josef Stribny <jstribny at redhat.com> - 3.0.4-2
 - Fix license to MIT only
 
diff --git a/sources b/sources
index 834f50b..90e79bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ead8237dbd91edf691aa94b51ee8efa  jquery-rails-3.0.4.gem
+32e05e7f5f5a4cb5ad6a3106bfba05e8  jquery-rails-3.1.0.gem


More information about the scm-commits mailing list