public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-actioncable] rawhide: Update to Action Cable 8.1.2.
@ 2026-07-30 10:00 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-30 10:00 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rubygem-actioncable
            Branch : rawhide
            Commit : c3177f4791a1bc7819de12129c4e0b95a3a7b67d
            Author : Vít Ondruch <vondruch@redhat.com>
            Date   : 2026-07-30T11:52:46+02:00
            Stats  : +13/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rubygem-actioncable/c/c3177f4791a1bc7819de12129c4e0b95a3a7b67d?branch=rawhide

            Log:
            Update to Action Cable 8.1.2.

Related: rhzb#2405582

---
diff --git a/rubygem-actioncable.spec b/rubygem-actioncable.spec
index c19e556..f5c6da1 100644
--- a/rubygem-actioncable.spec
+++ b/rubygem-actioncable.spec
@@ -7,18 +7,18 @@
 %bcond_with js_recompilation
 
 Name: rubygem-%{gem_name}
-Version: 8.0.3
-Release: 3%{?dist}
+Version: 8.1.2
+Release: 1%{?dist}
 Summary: WebSocket framework for Rails
 License: MIT
 URL: https://rubyonrails.org
 Source0: https://rubygems.org/gems/%{gem_name}-%{version}%{?prerelease}.gem
 # git clone https://github.com/rails/rails.git && cd rails/actioncable
-# git archive -v -o actioncable-8.0.3-tests.tar.gz v8.0.3 test/
+# git archive -v -o actioncable-8.1.2-tests.tar.gz v8.1.2 test/
 Source1: %{gem_name}-%{version}%{?prerelease}-tests.tar.gz
 # Source code of pregenerated JS files.
 # git clone https://github.com/rails/rails.git && cd rails/actioncable
-# git archive -v -o actioncable-8.0.3-js.tar.gz v8.0.3 app/javascript package.json rollup.config.js
+# git archive -v -o actioncable-8.1.2-js.tar.gz v8.1.2 app/javascript package.json rollup.config.js
 Source2: %{gem_name}-%{version}%{?prerelease}-js.tar.gz
 
 BuildRequires: ruby(release)
@@ -27,6 +27,7 @@ BuildRequires: ruby >= 3.2.0
 BuildRequires: rubygem(actionpack) = %{version}
 BuildRequires: rubygem(activesupport) = %{version}
 BuildRequires: rubygem(puma)
+BuildRequires: rubygem(rack)
 BuildRequires: rubygem(websocket-driver)
 BuildRequires: rubygem(zeitwerk)
 BuildRequires: %{_bindir}/redis-server
@@ -90,7 +91,7 @@ mkdir ../tools
 # Fake test_common.rb. It does not provide any functionality besides
 # `force_skip` alias.
 touch ../tools/test_common.rb
-# Netiher strict_warnings.rb appears to be useful.
+# Neither strict_warnings.rb appears to be useful.
 touch ../tools/strict_warnings.rb
 
 # We don't have websocket-client-simple in Fedora yet.
@@ -129,6 +130,10 @@ kill -INT $(cat $REDIS_DIR/redis.pid)
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Thu Jul 30 2026 Vít Ondruch <vondruch@redhat.com> - 8.1.2-1
+- Update to Action Cable 8.1.2.
+  Related: rhzb#2405582
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 878ff59..b662866 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (actioncable-8.0.3-js.tar.gz) = 5f7ca50902e330bbc10de73fdf935d05b6652072e9b1ab8724373d4486688547710c17f3ac8502b28b70d03206db4e5b4dff071c4c8a882d8a4a1972b6054ecb
-SHA512 (actioncable-8.0.3-tests.tar.gz) = 67291907238e37fe49e51a952a1d70de36f4026dc81eb71191d71f5e3298a277526d03b4b1c40c1dff963a224145bd60acfcc723e93ffc659cdba79e421e21c1
-SHA512 (actioncable-8.0.3.gem) = a4baeaca5c2e5de1f0b88806e07576e5f3a8c62ad259f68381ecfd51a467cf826e607005e1242baae1ed1588ad4be0e635ecace0b05c7319343cb1eabfd439d6
+SHA512 (actioncable-8.1.2-js.tar.gz) = 984699b57fcf8e66d74b18612bb578941449cd5d9b966b4f1d28cf4e0a8348374f380e8f607eef38efc779f0b9f83e38b086be9aadf0bda94866491da5c34bd8
+SHA512 (actioncable-8.1.2-tests.tar.gz) = e48f6fb22b010624fa0de00c977f4e22b9480c9defc2d8ab242e963df29fa0c866b098d25524939ad90cf159a690a47015fdf3b4c163f9bd4cca3bd7530e1a26
+SHA512 (actioncable-8.1.2.gem) = 6f9a712f6872e04eaf04584facc2dbc8515795654f99cd34393b86f0370d5df91728b3229f440e8b9b645dc012ffa67167e7c9959173ee1079ae78c8100b5366

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 10:00 [rpms/rubygem-actioncable] rawhide: Update to Action Cable 8.1.2 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox