forked from pool/rubygem-jquery-rails
Accepting request 597863 from home:factory-auto:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/597863 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-jquery-rails?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
d8be7ea2d2
commit
d36fe6b85c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:711e4ed2e04b678f6b62537d0ea32d77211304e7bfad99a97089b0cef739310a
|
||||
size 517120
|
3
jquery-rails-4.3.3.gem
Normal file
3
jquery-rails-4.3.3.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08dacba43ca00e639fc51edc5158aaa3bb19f052b8fe98af279eb786960e409c
|
||||
size 519168
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 18:06:59 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
- updated to version 4.3.3
|
||||
see installed CHANGELOG.md
|
||||
|
||||
## 4.3.3
|
||||
|
||||
- update jquery to 3.3.1
|
||||
|
||||
## 4.3.2
|
||||
|
||||
- update jquery to 3.3.0
|
||||
- Add possibility to test HTML: all, attribute prefix, attribute contains,
|
||||
attribute ends with, child, and class selectors
|
||||
- Fix matching mutiple calls for the same selector/function exception
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 05:31:48 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-jquery-rails
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-jquery-rails
|
||||
Version: 4.3.1
|
||||
Version: 4.3.3
|
||||
Release: 0
|
||||
%define mod_name jquery-rails
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@@ -33,7 +33,7 @@ BuildRequires: %{ruby >= 1.9.3}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
Url: https://github.com/rails/jquery-rails
|
||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: Use jQuery with Rails 4+
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user