1
0

Accepting request 328417 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/328417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-jquery-rails?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2015-09-02 19:08:32 +00:00
committed by Git OBS Bridge
parent 05886e5bd0
commit 534134f986
4 changed files with 15 additions and 5 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2123f20969af6c0490b04c6f66ea2cf0730860ac7f31bc82c4288b0cacd80d09
size 345600

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 2 04:29:34 UTC 2015 - coolo@suse.com
- updated to version 4.0.5
see installed CHANGELOG.md
## 3.1.3 (16 June 2015)
- Fix CSP bypass vulnerability. CVE-2015-1840
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 17 04:36:02 UTC 2015 - coolo@suse.com Wed Jun 17 04:36:02 UTC 2015 - coolo@suse.com

View File

@@ -24,13 +24,13 @@
# #
Name: rubygem-jquery-rails Name: rubygem-jquery-rails
Version: 4.0.4 Version: 4.0.5
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}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 1.9.3}
BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5 BuildRequires: ruby-macros >= 5
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