Hello community,
here is the log from the commit of package rubygem-font-awesome-rails for
openSUSE:Factory checked in at 2018-01-13 21:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-font-awesome-rails (Old)
and /work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-font-awesome-rails"
Sat Jan 13 21:47:51 2018 rev:2 rq:563572 version:4.7.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-font-awesome-rails/rubygem-font-awesome-rails.changes
2018-01-10 23:36:37.291931403 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new/rubygem-font-awesome-rails.changes
2018-01-13 21:47:51.861468201 +0100
@@ -1,0 +2,7 @@
+Thu Jan 11 11:38:16 UTC 2018 - [email protected]
+
+- updated to version 4.7.0.3
+ - more appropriate description provided by upstream
+ - drop custom description from gem2rpm.yml
+
+-------------------------------------------------------------------
Old:
----
font-awesome-rails-4.7.0.2.gem
New:
----
font-awesome-rails-4.7.0.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-font-awesome-rails.spec ++++++
--- /var/tmp/diff_new_pack.bhDTQb/_old 2018-01-13 21:47:52.777425499 +0100
+++ /var/tmp/diff_new_pack.bhDTQb/_new 2018-01-13 21:47:52.789424939 +0100
@@ -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
++++++ font-awesome-rails-4.7.0.2.gem -> font-awesome-rails-4.7.0.3.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md 2017-05-01 14:40:03.000000000 +0200
+++ new/README.md 2018-01-09 20:12:29.000000000 +0100
@@ -130,6 +130,10 @@
The default value of this variable is taken from
`ENV['RAILS_RELATIVE_URL_ROOT']`,
so configuring the environment to define `RAILS_RELATIVE_URL_ROOT` is an
alternative strategy.
+In addition you need to indicate the subfolder when you *precompile* the
assets:
+
+ RAILS_ENV=production bundle exec rake assets:precompile
RAILS_RELATIVE_URL_ROOT=/myrailsapp
+
### Rails 3.2
**Note:** In Rails 3.2, make sure font-awesome-rails is outside the bundler
asset group
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/font-awesome-rails/version.rb
new/lib/font-awesome-rails/version.rb
--- old/lib/font-awesome-rails/version.rb 2017-05-01 14:40:03.000000000
+0200
+++ new/lib/font-awesome-rails/version.rb 2018-01-09 20:12:29.000000000
+0100
@@ -1,6 +1,6 @@
module FontAwesome
module Rails
FA_VERSION = "4.7.0"
- VERSION = "4.7.0.2"
+ VERSION = "4.7.0.3"
end
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2017-05-01 14:40:03.000000000 +0200
+++ new/metadata 2018-01-09 20:12:29.000000000 +0100
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: font-awesome-rails
version: !ruby/object:Gem::Version
- version: 4.7.0.2
+ version: 4.7.0.3
platform: ruby
authors:
- bokmann
autorequire:
bindir: bin
cert_chain: []
-date: 2017-05-01 00:00:00.000000000 Z
+date: 2018-01-09 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: railties
@@ -58,8 +58,8 @@
- - ">="
- !ruby/object:Gem::Version
version: '0'
-description: I like font-awesome. I like the asset pipeline. I like semantic
versioning.
- If you do too, you're welcome.
+description: font-awesome-rails provides the Font-Awesome web fonts and
stylesheets
+ as a Rails engine for use with the asset pipeline.
email:
- [email protected]
executables: []
@@ -116,7 +116,7 @@
version: '0'
requirements: []
rubyforge_project:
-rubygems_version: 2.6.11
+rubygems_version: 2.7.0
signing_key:
specification_version: 4
summary: an asset gemification of the font-awesome icon font library
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.bhDTQb/_old 2018-01-13 21:47:53.065412073 +0100
+++ /var/tmp/diff_new_pack.bhDTQb/_new 2018-01-13 21:47:53.069411886 +0100
@@ -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