forked from pool/rubygem-font-awesome-rails
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:
parent
da435ef767
commit
750c115f46
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d292b42b6f10557eecb22a533c863141c4de2083ba7fe0849a7ae249695bcfb9
|
|
||||||
size 637952
|
|
3
font-awesome-rails-4.7.0.3.gem
Normal file
3
font-awesome-rails-4.7.0.3.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:16994d049bf5bb559a953d1a7af0b22e7aa784253cb02a37190cd86a901c98f0
|
||||||
|
size 637952
|
@ -2,10 +2,7 @@
|
|||||||
# ## used by gem2rpm
|
# ## used by gem2rpm
|
||||||
# :summary: this is a custom summary
|
# :summary: this is a custom summary
|
||||||
# ## used by gem2rpm
|
# ## used by gem2rpm
|
||||||
:description: |-
|
# :description: this is a custom description
|
||||||
font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
|
|
||||||
Rails engine for use with the asset pipeline.
|
|
||||||
|
|
||||||
# it can be multiline
|
# it can be multiline
|
||||||
# ## used by gem2rpm
|
# ## used by gem2rpm
|
||||||
:license: MIT and OFL-1.1
|
:license: MIT and OFL-1.1
|
||||||
|
@ -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
|
Tue Jan 9 15:25:17 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -24,14 +24,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-font-awesome-rails
|
Name: rubygem-font-awesome-rails
|
||||||
Version: 4.7.0.2
|
Version: 4.7.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name font-awesome-rails
|
%define mod_name font-awesome-rails
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ruby-macros >= 5
|
|
||||||
BuildRequires: %{ruby >= 1.9.3}
|
BuildRequires: %{ruby >= 1.9.3}
|
||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
|
BuildRequires: ruby-macros >= 5
|
||||||
Url: https://github.com/bokmann/font-awesome-rails
|
Url: https://github.com/bokmann/font-awesome-rails
|
||||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user