forked from pool/rubygem-jquery-rails
Accepting request 1126295 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1126295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-jquery-rails?expand=0&rev=21
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5704e486342e8158cfe7f43adb8161b315e41048a1bd33a7f408fa30abf1ae67
|
||||
size 527360
|
3
jquery-rails-4.6.0.gem
Normal file
3
jquery-rails-4.6.0.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c4e6bf47274340b44d836b8aa1b5472c6d451e2739af5ec094421f39025a7e2
|
||||
size 523776
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 15:10:07 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- New upstream release 4.6.0, see bundled CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 11:23:38 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-jquery-rails
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,11 +24,10 @@
|
||||
#
|
||||
|
||||
Name: rubygem-jquery-rails
|
||||
Version: 4.5.1
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
%define mod_name jquery-rails
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{ruby >= 1.9.3}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
@@ -37,7 +36,6 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: Use jQuery with Rails 4+
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
|
||||
%description
|
||||
This gem provides jQuery and the jQuery-ujs driver for your Rails 4+
|
||||
|
Reference in New Issue
Block a user