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 2021-01-21 21:55:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-font-awesome-rails (Old)
and /work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-font-awesome-rails"
Thu Jan 21 21:55:39 2021 rev:5 rq:865191 version:4.7.0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-font-awesome-rails/rubygem-font-awesome-rails.changes
2019-06-19 20:59:51.058059050 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-font-awesome-rails.new.28504/rubygem-font-awesome-rails.changes
2021-01-21 21:55:40.957807605 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 12:38:52 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 4.7.0.6
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
font-awesome-rails-4.7.0.5.gem
New:
----
font-awesome-rails-4.7.0.6.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-font-awesome-rails.spec ++++++
--- /var/tmp/diff_new_pack.7H6G8Z/_old 2021-01-21 21:55:41.581808040 +0100
+++ /var/tmp/diff_new_pack.7H6G8Z/_new 2021-01-21 21:55:41.585808042 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-font-awesome-rails
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 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.5
+Version: 4.7.0.6
Release: 0
%define mod_name font-awesome-rails
%define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
BuildRequires: %{ruby >= 1.9.3}
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
Source1: gem2rpm.yml
Summary: an asset gemification of the font-awesome icon font library
++++++ font-awesome-rails-4.7.0.5.gem -> font-awesome-rails-4.7.0.6.gem ++++++
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 2019-04-16 17:32:54.000000000
+0200
+++ new/lib/font-awesome-rails/version.rb 2020-12-31 03:40:27.000000000
+0100
@@ -1,6 +1,6 @@
module FontAwesome
module Rails
FA_VERSION = "4.7.0"
- VERSION = "4.7.0.5"
+ VERSION = "4.7.0.6"
end
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2019-04-16 17:32:54.000000000 +0200
+++ new/metadata 2020-12-31 03:40:27.000000000 +0100
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: font-awesome-rails
version: !ruby/object:Gem::Version
- version: 4.7.0.5
+ version: 4.7.0.6
platform: ruby
authors:
- bokmann
-autorequire:
+autorequire:
bindir: bin
cert_chain: []
-date: 2019-04-16 00:00:00.000000000 Z
+date: 2020-12-31 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: railties
@@ -19,7 +19,7 @@
version: '3.2'
- - "<"
- !ruby/object:Gem::Version
- version: '6.1'
+ version: '6.2'
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@
version: '3.2'
- - "<"
- !ruby/object:Gem::Version
- version: '6.1'
+ version: '6.2'
- !ruby/object:Gem::Dependency
name: activesupport
requirement: !ruby/object:Gem::Requirement
@@ -45,7 +45,7 @@
- !ruby/object:Gem::Version
version: '0'
- !ruby/object:Gem::Dependency
- name: sass-rails
+ name: sassc-rails
requirement: !ruby/object:Gem::Requirement
requirements:
- - ">="
@@ -100,7 +100,7 @@
- MIT
- SIL Open Font License
metadata: {}
-post_install_message:
+post_install_message:
rdoc_options: []
require_paths:
- lib
@@ -115,9 +115,8 @@
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubyforge_project:
-rubygems_version: 2.6.14.3
-signing_key:
+rubygems_version: 3.0.3
+signing_key:
specification_version: 4
summary: an asset gemification of the font-awesome icon font library
test_files:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/test/dummy/config/initializers/secret_token.rb
new/test/dummy/config/initializers/secret_token.rb
--- old/test/dummy/config/initializers/secret_token.rb 2019-04-16
17:32:54.000000000 +0200
+++ new/test/dummy/config/initializers/secret_token.rb 2020-12-31
03:40:27.000000000 +0100
@@ -4,5 +4,19 @@
# If you change this key, all old signed cookies will become invalid!
# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
-Dummy::Application.config.secret_token =
'deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'
-Dummy::Application.config.secret_key_base = 'deadbeef' if
Dummy::Application.config.respond_to?(:secret_key_base)
+#
+# avoid deprecation warnings if building against older versions of Rails
+
+# secret_token migrated to secret_key_base in Rails 4
+SKB_VERSION = Gem::Version.new('4.0.0')
+
+# Get the current Rails version.
+RAILS_VERSION = Rails.respond_to?(:version) ? Gem::Version.new(Rails.version)
: Gem::Version.new('3.22')
+
+# if we're running an old version of Rails
+if RAILS_VERSION < SKB_VERSION
+ Dummy::Application.config.secret_token =
'deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'
+else
+ Dummy::Application.config.secret_key_base = 'deadbeef' if
Dummy::Application.config.respond_to?(:secret_key_base)
+end
+