1
0

Accepting request 242649 from devel:languages:ruby:extensions

- updated to version 3.1.1
  - Updated to jQuery 1.11.1
  - Updated to jquery-ujs 1.0.0

OBS-URL: https://build.opensuse.org/request/show/242649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-jquery-rails?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2014-07-28 14:12:12 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d192f83aaa54196b380753cb20b42ca1ad210715063ef0fb15fac63ec430a8c
size 190464

3
jquery-rails-3.1.1.gem Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d30007b8fc343b27df96baec5b37a7bb0459c408fa11c4d27a41e5460fa4068
size 190464

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 28 05:28:18 UTC 2014 - coolo@suse.com
- updated to version 3.1.1
- Updated to jQuery 1.11.1
- Updated to jquery-ujs 1.0.0
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 6 18:00:06 UTC 2014 - coolo@suse.com Thu Feb 6 18:00:06 UTC 2014 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: rubygem-jquery-rails Name: rubygem-jquery-rails
Version: 3.1.0 Version: 3.1.1
Release: 0 Release: 0
%define mod_name jquery-rails %define mod_name jquery-rails
%define mod_full_name %{mod_name}-%{version} %define mod_full_name %{mod_name}-%{version}
@@ -26,12 +26,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 3 BuildRequires: ruby-macros >= 3
Url: http://rubygems.org/gems/jquery-rails Url: http://rubygems.org/gems/jquery-rails
Source: http://rubygems.org/gems/%{mod_full_name}.gem Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Use jQuery with Rails 3 Summary: Use jQuery with Rails 3+
License: MIT License: MIT
Group: Development/Languages/Ruby Group: Development/Languages/Ruby
%description %description
This gem provides jQuery and the jQuery-ujs driver for your Rails 3 This gem provides jQuery and the jQuery-ujs driver for your Rails 3+
application. application.
%package doc %package doc