Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-actioncable-8.0 for
openSUSE:Factory checked in at 2026-07-07 21:04:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-8.0 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-actioncable-8.0.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-actioncable-8.0"
Tue Jul 7 21:04:47 2026 rev:6 rq:1364216 version:8.0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-actioncable-8.0/rubygem-actioncable-8.0.changes
2025-10-10 17:13:38.476080113 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-actioncable-8.0.new.1982/rubygem-actioncable-8.0.changes
2026-07-07 21:07:39.867555820 +0200
@@ -1,0 +2,6 @@
+Tue Jul 7 08:52:31 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:
----
actioncable-8.0.3.gem
New:
----
actioncable-8.0.5.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actioncable-8.0.spec ++++++
--- /var/tmp/diff_new_pack.E1oHz8/_old 2026-07-07 21:07:40.467576583 +0200
+++ /var/tmp/diff_new_pack.E1oHz8/_new 2026-07-07 21:07:40.471576721 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-actioncable-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-actioncable-8.0
-Version: 8.0.3
+Version: 8.0.5
Release: 0
%define mod_name actioncable
%define mod_full_name %{mod_name}-%{version}
++++++ actioncable-8.0.3.gem -> actioncable-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) ##
* Fixed compatibility with `redis` gem `5.4.1`
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_cable/gem_version.rb
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 1980-01-02 01:00:00.000000000 +0100
+++ new/lib/action_cable/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: actioncable
version: !ruby/object:Gem::Version
- version: 8.0.3
+ version: 8.0.5
platform: ruby
authors:
- Pratik Naik
@@ -16,28 +16,28 @@
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: nio4r
requirement: !ruby/object:Gem::Requirement
@@ -153,10 +153,10 @@
- MIT
metadata:
bug_tracker_uri: https://github.com/rails/rails/issues
- changelog_uri:
https://github.com/rails/rails/blob/v8.0.3/actioncable/CHANGELOG.md
- documentation_uri: https://api.rubyonrails.org/v8.0.3/
+ changelog_uri:
https://github.com/rails/rails/blob/v8.0.5/actioncable/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/actioncable
+ source_code_uri: https://github.com/rails/rails/tree/v8.0.5/actioncable
rubygems_mfa_required: 'true'
rdoc_options: []
require_paths:
@@ -172,7 +172,7 @@
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubygems_version: 3.6.9
+rubygems_version: 4.0.6
specification_version: 4
summary: WebSocket framework for Rails.
test_files: []