1
0

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:
Christian Bruckmayer
2018-04-19 08:39:00 +00:00
committed by Git OBS Bridge
parent d8be7ea2d2
commit d36fe6b85c
4 changed files with 23 additions and 6 deletions

View File

@@ -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