Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-font-awesome-rails for
openSUSE:Factory checked in at 2022-02-02 22:41:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-font-awesome-rails (Old)
and /work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-font-awesome-rails"
Wed Feb 2 22:41:19 2022 rev:7 rq:950624 version:4.7.0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-font-awesome-rails/rubygem-font-awesome-rails.changes
2021-07-02 13:28:34.400245584 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new.1898/rubygem-font-awesome-rails.changes
2022-02-02 22:42:21.379148505 +0100
@@ -1,0 +2,6 @@
+Tue Jan 25 06:56:38 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 4.7.0.8
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
font-awesome-rails-4.7.0.7.gem
New:
----
font-awesome-rails-4.7.0.8.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-font-awesome-rails.spec ++++++
--- /var/tmp/diff_new_pack.Z9kTnr/_old 2022-02-02 22:42:21.775145822 +0100
+++ /var/tmp/diff_new_pack.Z9kTnr/_new 2022-02-02 22:42:21.779145795 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-font-awesome-rails
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# 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-font-awesome-rails
-Version: 4.7.0.7
+Version: 4.7.0.8
Release: 0
%define mod_name font-awesome-rails
%define mod_full_name %{mod_name}-%{version}
++++++ font-awesome-rails-4.7.0.7.gem -> font-awesome-rails-4.7.0.8.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md 2021-02-10 03:23:17.000000000 +0100
+++ new/README.md 2021-12-20 21:07:17.000000000 +0100
@@ -147,9 +147,9 @@
## License
-* The [Font Awesome](http://fortawesome.github.com/Font-Awesome) font is
+* The [Font Awesome](http://fortawesome.github.io/Font-Awesome) font is
licensed under the [SIL Open Font License](http://scripts.sil.org/OFL).
-* [Font Awesome](http://fortawesome.github.com/Font-Awesome) CSS files are
+* [Font Awesome](http://fortawesome.github.io/Font-Awesome) CSS files are
licensed under the
[MIT License](http://opensource.org/licenses/mit-license.html).
* The remainder of the font-awesome-rails project is licensed under the
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 2021-02-10 03:23:17.000000000
+0100
+++ new/lib/font-awesome-rails/version.rb 2021-12-20 21:07:17.000000000
+0100
@@ -1,6 +1,6 @@
module FontAwesome
module Rails
FA_VERSION = "4.7.0"
- VERSION = "4.7.0.7"
+ VERSION = "4.7.0.8"
end
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2021-02-10 03:23:17.000000000 +0100
+++ new/metadata 2021-12-20 21:07:17.000000000 +0100
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: font-awesome-rails
version: !ruby/object:Gem::Version
- version: 4.7.0.7
+ version: 4.7.0.8
platform: ruby
authors:
- bokmann
autorequire:
bindir: bin
cert_chain: []
-date: 2021-02-10 00:00:00.000000000 Z
+date: 2021-12-20 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: railties
@@ -19,7 +19,7 @@
version: '3.2'
- - "<"
- !ruby/object:Gem::Version
- version: '7'
+ version: '8.0'
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@
version: '3.2'
- - "<"
- !ruby/object:Gem::Version
- version: '7'
+ version: '8.0'
- !ruby/object:Gem::Dependency
name: activesupport
requirement: !ruby/object:Gem::Requirement
@@ -116,7 +116,7 @@
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubygems_version: 3.0.3
+rubygems_version: 3.1.6
signing_key:
specification_version: 4
summary: an asset gemification of the font-awesome icon font library