Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activemodel-7.0 for 
openSUSE:Factory checked in at 2022-04-30 22:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activemodel-7.0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activemodel-7.0.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activemodel-7.0"

Sat Apr 30 22:52:19 2022 rev:3 rq:974040 version:7.0.2.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-7.0/rubygem-activemodel-7.0.changes
  2022-03-11 11:35:10.862190895 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-7.0.new.1538/rubygem-activemodel-7.0.changes
        2022-04-30 22:52:26.600216581 +0200
@@ -1,0 +2,12 @@
+Thu Apr 28 05:13:14 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+updated to version 7.0.2.4
+ see installed CHANGELOG.md
+
+  ## Rails 7.0.2.4 (April 26, 2022) ##
+  
+  *   No changes.
+  
+  
+
+-------------------------------------------------------------------

Old:
----
  activemodel-7.0.2.3.gem

New:
----
  activemodel-7.0.2.4.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-activemodel-7.0.spec ++++++
--- /var/tmp/diff_new_pack.Agtcet/_old  2022-04-30 22:52:28.000218476 +0200
+++ /var/tmp/diff_new_pack.Agtcet/_new  2022-04-30 22:52:28.004218481 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-activemodel-7.0
-Version:        7.0.2.3
+Version:        7.0.2.4
 Release:        0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++++++ activemodel-7.0.2.3.gem -> activemodel-7.0.2.4.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2022-03-08 18:50:04.000000000 +0100
+++ new/CHANGELOG.md    2022-04-26 21:32:33.000000000 +0200
@@ -1,3 +1,8 @@
+## Rails 7.0.2.4 (April 26, 2022) ##
+
+*   No changes.
+
+
 ## Rails 7.0.2.3 (March 08, 2022) ##
 
 *   No changes.
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 2022-03-08 18:50:04.000000000 +0100
+++ new/lib/active_model/gem_version.rb 2022-04-26 21:32:33.000000000 +0200
@@ -10,7 +10,7 @@
     MAJOR = 7
     MINOR = 0
     TINY  = 2
-    PRE   = "3"
+    PRE   = "4"
 
     STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2022-03-08 18:50:04.000000000 +0100
+++ new/metadata        2022-04-26 21:32:33.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 7.0.2.3
+  version: 7.0.2.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire:
 bindir: bin
 cert_chain: []
-date: 2022-03-08 00:00:00.000000000 Z
+date: 2022-04-26 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 7.0.2.3
+        version: 7.0.2.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 7.0.2.3
+        version: 7.0.2.4
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -107,10 +107,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v7.0.2.3/activemodel/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v7.0.2.3/
+  changelog_uri: 
https://github.com/rails/rails/blob/v7.0.2.4/activemodel/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v7.0.2.4/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v7.0.2.3/activemodel
+  source_code_uri: https://github.com/rails/rails/tree/v7.0.2.4/activemodel
   rubygems_mfa_required: 'true'
 post_install_message:
 rdoc_options: []

Reply via email to