1
0

Accepting request 563568 from home:RBrownSUSE:branches:devel:languages:ruby:extensions

- updated to version 4.7.0.3
  - more appropriate description provided by upstream
  - drop custom description from gem2rpm.yml

OBS-URL: https://build.opensuse.org/request/show/563568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-font-awesome-rails?expand=0&rev=20
This commit is contained in:
Maximilian Meister 2018-01-11 11:42:46 +00:00 committed by Git OBS Bridge
parent da435ef767
commit 750c115f46
5 changed files with 13 additions and 9 deletions

View File

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

View File

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

View File

@ -2,10 +2,7 @@
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
:description: |-
font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.
# :description: this is a custom description
# it can be multiline
# ## used by gem2rpm
:license: MIT and OFL-1.1

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 11 11:38:16 UTC 2018 - rbrown@suse.com
- updated to version 4.7.0.3
- more appropriate description provided by upstream
- drop custom description from gem2rpm.yml
-------------------------------------------------------------------
Tue Jan 9 15:25:17 UTC 2018 - dimstar@opensuse.org

View File

@ -24,14 +24,14 @@
#
Name: rubygem-font-awesome-rails
Version: 4.7.0.2
Version: 4.7.0.3
Release: 0
%define mod_name font-awesome-rails
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 5
BuildRequires: %{ruby >= 1.9.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
Url: https://github.com/bokmann/font-awesome-rails
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml