Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activestorage-8.0 for 
openSUSE:Factory checked in at 2025-01-21 21:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activestorage-8.0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activestorage-8.0.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activestorage-8.0"

Tue Jan 21 21:10:04 2025 rev:3 rq:1239076 version:8.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activestorage-8.0/rubygem-activestorage-8.0.changes
      2024-12-15 12:40:05.041440600 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activestorage-8.0.new.5589/rubygem-activestorage-8.0.changes
    2025-01-21 21:10:28.478977000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 20 16:11:50 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- disable the my_apps handling
+
+-------------------------------------------------------------------
+Fri Dec 13 21:43:57 UTC 2024 - Marcus Rueckert <[email protected]>
+
+- Update to version 8.0.1:
+  https://rubyonrails.org/2024/12/13/Rails-Version-8-0-1-has-been-released
+
+-------------------------------------------------------------------
@@ -4 +15 @@
-- Update to version 8.0.0.1:
+- Update to version 8.0.0.1: (CVE-2024-54133 CVE-2024-53847)

Old:
----
  activestorage-8.0.0.1.gem

New:
----
  activestorage-8.0.1.gem

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

Other differences:
------------------
++++++ rubygem-activestorage-8.0.spec ++++++
--- /var/tmp/diff_new_pack.eTEc6H/_old  2025-01-21 21:10:29.475018114 +0100
+++ /var/tmp/diff_new_pack.eTEc6H/_new  2025-01-21 21:10:29.475018114 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-activestorage-8.0
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,14 +24,14 @@
 #
 
 Name:           rubygem-activestorage-8.0
-Version:        8.0.0.1
+Version:        8.0.1
 Release:        0
 %define mod_name activestorage
 %define mod_full_name %{mod_name}-%{version}
 %define mod_version_suffix -8.0
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 3.2.0}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 URL:            https://rubyonrails.org
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml

++++++ activestorage-8.0.0.1.gem -> activestorage-8.0.1.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2024-12-10 22:46:16.000000000 +0100
+++ new/CHANGELOG.md    2024-12-13 21:02:36.000000000 +0100
@@ -1,3 +1,8 @@
+## Rails 8.0.1 (December 13, 2024) ##
+
+*   No changes.
+
+
 ## Rails 8.0.0.1 (December 10, 2024) ##
 
 *   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_storage/analyzer/image_analyzer/vips.rb 
new/lib/active_storage/analyzer/image_analyzer/vips.rb
--- old/lib/active_storage/analyzer/image_analyzer/vips.rb      2024-12-10 
22:46:16.000000000 +0100
+++ new/lib/active_storage/analyzer/image_analyzer/vips.rb      2024-12-13 
21:02:36.000000000 +0100
@@ -32,7 +32,7 @@
             {}
           end
         rescue ::Vips::Error => error
-          logger.error "Skipping image analysis due to an Vips error: 
#{error.message}"
+          logger.error "Skipping image analysis due to a Vips error: 
#{error.message}"
           {}
         end
       end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_storage/gem_version.rb 
new/lib/active_storage/gem_version.rb
--- old/lib/active_storage/gem_version.rb       2024-12-10 22:46:16.000000000 
+0100
+++ new/lib/active_storage/gem_version.rb       2024-12-13 21:02:36.000000000 
+0100
@@ -9,8 +9,8 @@
   module VERSION
     MAJOR = 8
     MINOR = 0
-    TINY  = 0
-    PRE   = "1"
+    TINY  = 1
+    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        2024-12-10 22:46:16.000000000 +0100
+++ new/metadata        2024-12-13 21:02:36.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activestorage
 version: !ruby/object:Gem::Version
-  version: 8.0.0.1
+  version: 8.0.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2024-12-10 00:00:00.000000000 Z
+date: 2024-12-13 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,56 +16,56 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
 - !ruby/object:Gem::Dependency
   name: activerecord
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.0.1
+        version: 8.0.1
 - !ruby/object:Gem::Dependency
   name: marcel
   requirement: !ruby/object:Gem::Requirement
@@ -190,10 +190,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v8.0.0.1/activestorage/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v8.0.0.1/
+  changelog_uri: 
https://github.com/rails/rails/blob/v8.0.1/activestorage/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v8.0.1/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v8.0.0.1/activestorage
+  source_code_uri: https://github.com/rails/rails/tree/v8.0.1/activestorage
   rubygems_mfa_required: 'true'
 post_install_message: 
 rdoc_options: []

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.eTEc6H/_old  2025-01-21 21:10:29.615023893 +0100
+++ /var/tmp/diff_new_pack.eTEc6H/_new  2025-01-21 21:10:29.619024058 +0100
@@ -69,9 +69,9 @@
 #       bar
 #     :post: |-
 #       /bin/echo foo
-# :preamble: |-
-#    %define rb_build_versions     %{my_apps_rb_build_versions}
-#    %define rb_build_ruby_abis    %{my_apps_rb_build_abi}
+#:preamble: |-
+#   %define rb_build_versions     %{my_apps_rb_build_versions}
+#   %define rb_build_ruby_abis    %{my_apps_rb_build_abi}
 :disable_docs: true
 :version_suffix: '-8.0'
 (No newline at EOF)

Reply via email to