Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-activemodel-5.2 for openSUSE:Factory checked in at 2021-07-02 13:27:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-activemodel-5.2 (Old) and /work/SRC/openSUSE:Factory/.rubygem-activemodel-5.2.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activemodel-5.2" Fri Jul 2 13:27:27 2021 rev:11 rq:903482 version:5.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-activemodel-5.2/rubygem-activemodel-5.2.changes 2020-10-05 19:29:21.772498687 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-activemodel-5.2.new.2625/rubygem-activemodel-5.2.changes 2021-07-02 13:28:21.072348995 +0200 @@ -1,0 +2,27 @@ +Thu Jun 24 16:50:11 UTC 2021 - Stephan Kulow <co...@suse.com> + +updated to version 5.2.6 + see installed CHANGELOG.md + + ## Rails 5.2.6 (May 05, 2021) ## + + * No changes. + + + ## Rails 5.2.5 (March 26, 2021) ## + + * No changes. + + + ## Rails 5.2.4.6 (May 05, 2021) ## + + * No changes. + + + ## Rails 5.2.4.5 (February 10, 2021) ## + + * No changes. + + + +------------------------------------------------------------------- Old: ---- activemodel-5.2.4.4.gem New: ---- activemodel-5.2.6.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-activemodel-5.2.spec ++++++ --- /var/tmp/diff_new_pack.qUfH6N/_old 2021-07-02 13:28:21.488345767 +0200 +++ /var/tmp/diff_new_pack.qUfH6N/_new 2021-07-02 13:28:21.492345736 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-activemodel-5.2 # -# Copyright (c) 2020 SUSE LLC +# 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-activemodel-5.2 -Version: 5.2.4.4 +Version: 5.2.6 Release: 0 %define mod_name activemodel %define mod_full_name %{mod_name}-%{version} ++++++ activemodel-5.2.4.4.gem -> activemodel-5.2.6.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md --- old/CHANGELOG.md 2020-09-09 20:34:59.000000000 +0200 +++ new/CHANGELOG.md 2021-05-05 18:59:03.000000000 +0200 @@ -1,3 +1,23 @@ +## Rails 5.2.6 (May 05, 2021) ## + +* No changes. + + +## Rails 5.2.5 (March 26, 2021) ## + +* No changes. + + +## Rails 5.2.4.6 (May 05, 2021) ## + +* No changes. + + +## Rails 5.2.4.5 (February 10, 2021) ## + +* No changes. + + ## Rails 5.2.4.4 (September 09, 2020) ## * No changes. @@ -7,6 +27,11 @@ * No changes. + +## Rails 5.2.4.2 (March 19, 2020) ## + +* No changes. + ## Rails 5.2.4.1 (December 18, 2019) ## Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/active_model/gem_version.rb new/lib/active_model/gem_version.rb --- old/lib/active_model/gem_version.rb 2020-09-09 20:34:59.000000000 +0200 +++ new/lib/active_model/gem_version.rb 2021-05-05 18:59:03.000000000 +0200 @@ -9,8 +9,8 @@ module VERSION MAJOR = 5 MINOR = 2 - TINY = 4 - PRE = "4" + TINY = 6 + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2020-09-09 20:34:59.000000000 +0200 +++ new/metadata 2021-05-05 18:59:03.000000000 +0200 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: activemodel version: !ruby/object:Gem::Version - version: 5.2.4.4 + version: 5.2.6 platform: ruby authors: - David Heinemeier Hansson autorequire: bindir: bin cert_chain: [] -date: 2020-09-09 00:00:00.000000000 Z +date: 2021-05-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: activesupport @@ -16,14 +16,14 @@ requirements: - - '=' - !ruby/object:Gem::Version - version: 5.2.4.4 + version: 5.2.6 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version - version: 5.2.4.4 + version: 5.2.6 description: A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing. @@ -101,8 +101,8 @@ licenses: - MIT metadata: - source_code_uri: https://github.com/rails/rails/tree/v5.2.4.4/activemodel - changelog_uri: https://github.com/rails/rails/blob/v5.2.4.4/activemodel/CHANGELOG.md + source_code_uri: https://github.com/rails/rails/tree/v5.2.6/activemodel + changelog_uri: https://github.com/rails/rails/blob/v5.2.6/activemodel/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: @@ -118,7 +118,7 @@ - !ruby/object:Gem::Version version: '0' requirements: [] -rubygems_version: 3.1.2 +rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: A toolkit for building modeling frameworks (part of Rails).