Accepting request 595160 from home:enavarro_suse:branches:devel:languages:ruby:extensions

- updated to version 4.7.0.4:
  - added Rails 5.2 support

OBS-URL: https://build.opensuse.org/request/show/595160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-font-awesome-rails?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2018-04-10 11:04:32 +00:00 committed by Git OBS Bridge
parent 750c115f46
commit 24dd74265c
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 10 09:45:06 UTC 2018 - enavarro@suse.com
- updated to version 4.7.0.4:
- added Rails 5.2 support
-------------------------------------------------------------------
Thu Jan 11 11:38:16 UTC 2018 - rbrown@suse.com

View File

@ -24,7 +24,7 @@
#
Name: rubygem-font-awesome-rails
Version: 4.7.0.3
Version: 4.7.0.4
Release: 0
%define mod_name font-awesome-rails
%define mod_full_name %{mod_name}-%{version}
@ -36,12 +36,13 @@ Url: https://github.com/bokmann/font-awesome-rails
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: an asset gemification of the font-awesome icon font library
License: MIT and OFL-1.1
License: MIT AND OFL-1.1
Group: Development/Languages/Ruby
%description
font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.
%prep
%build