Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actiontext-8.0 for 
openSUSE:Factory checked in at 2026-07-07 21:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actiontext-8.0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-actiontext-8.0.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-actiontext-8.0"

Tue Jul  7 21:04:55 2026 rev:6 rq:1364220 version:8.0.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-actiontext-8.0/rubygem-actiontext-8.0.changes
    2025-10-10 17:13:53.672719798 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actiontext-8.0.new.1982/rubygem-actiontext-8.0.changes
  2026-07-07 21:07:44.595718927 +0200
@@ -1,0 +2,6 @@
+Tue Jul  7 09:00:21 UTC 2026 - Aleksei Burlakov <[email protected]>
+
+- Update to version 8.0.5:
+  
https://rubyonrails.org/2026/3/24/Rails-Versions-8-0-5-and-8-1-3-have-been-released
 
+
+-------------------------------------------------------------------

Old:
----
  actiontext-8.0.3.gem

New:
----
  actiontext-8.0.5.gem

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

Other differences:
------------------
++++++ rubygem-actiontext-8.0.spec ++++++
--- /var/tmp/diff_new_pack.t3FHEp/_old  2026-07-07 21:07:45.147737962 +0200
+++ /var/tmp/diff_new_pack.t3FHEp/_new  2026-07-07 21:07:45.151738100 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actiontext-8.0
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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-actiontext-8.0
-Version:        8.0.3
+Version:        8.0.5
 Release:        0
 %define mod_name actiontext
 %define mod_full_name %{mod_name}-%{version}

++++++ actiontext-8.0.3.gem -> actiontext-8.0.5.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    1980-01-02 01:00:00.000000000 +0100
+++ new/CHANGELOG.md    1980-01-02 01:00:00.000000000 +0100
@@ -1,3 +1,18 @@
+## Rails 8.0.5 (March 24, 2026) ##
+
+*   No changes.
+
+
+## Rails 8.0.4.1 (March 23, 2026) ##
+
+*   No changes.
+
+
+## Rails 8.0.4 (October 28, 2025) ##
+
+*   No changes.
+
+
 ## Rails 8.0.3 (September 22, 2025) ##
 
 *   Add rollup-plugin-terser as a dev dependency.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_text/gem_version.rb 
new/lib/action_text/gem_version.rb
--- old/lib/action_text/gem_version.rb  1980-01-02 01:00:00.000000000 +0100
+++ new/lib/action_text/gem_version.rb  1980-01-02 01:00:00.000000000 +0100
@@ -11,7 +11,7 @@
   module VERSION
     MAJOR = 8
     MINOR = 0
-    TINY  = 3
+    TINY  = 5
     PRE   = nil
 
     STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        1980-01-02 01:00:00.000000000 +0100
+++ new/metadata        1980-01-02 01:00:00.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actiontext
 version: !ruby/object:Gem::Version
-  version: 8.0.3
+  version: 8.0.5
 platform: ruby
 authors:
 - Javan Makhmali
@@ -17,56 +17,56 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
 - !ruby/object:Gem::Dependency
   name: activerecord
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
 - !ruby/object:Gem::Dependency
   name: activestorage
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 8.0.3
+        version: 8.0.5
 - !ruby/object:Gem::Dependency
   name: nokogiri
   requirement: !ruby/object:Gem::Requirement
@@ -162,10 +162,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v8.0.3/actiontext/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v8.0.3/
+  changelog_uri: 
https://github.com/rails/rails/blob/v8.0.5/actiontext/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v8.0.5/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v8.0.3/actiontext
+  source_code_uri: https://github.com/rails/rails/tree/v8.0.5/actiontext
   rubygems_mfa_required: 'true'
 rdoc_options: []
 require_paths:
@@ -181,7 +181,7 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.6.9
+rubygems_version: 4.0.6
 specification_version: 4
 summary: Rich text framework.
 test_files: []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package.json new/package.json
--- old/package.json    1980-01-02 01:00:00.000000000 +0100
+++ new/package.json    1980-01-02 01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
 {
   "name": "@rails/actiontext",
-  "version": "8.0.300",
+  "version": "8.0.500",
   "description": "Edit and display rich text in Rails applications",
   "module": "app/assets/javascripts/actiontext.esm.js",
   "main": "app/assets/javascripts/actiontext.js",

Reply via email to