Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-actioncable-5.2 for
openSUSE:Factory checked in at 2021-07-02 13:27:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5.2 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-actioncable-5.2.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-actioncable-5.2"
Fri Jul 2 13:27:24 2021 rev:11 rq:903477 version:5.2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-actioncable-5.2/rubygem-actioncable-5.2.changes
2020-10-05 19:29:12.412489647 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5.2.new.2625/rubygem-actioncable-5.2.changes
2021-07-02 13:28:17.636375654 +0200
@@ -1,0 +2,27 @@
+Thu Jun 24 16:46:46 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 5.2.6
+ see installed CHANGELOG.md
+
+ ## Rails 5.2.6 (May 05, 2021) ##
+
+ * No changes.
+
+
+ ## Rails 5.2.5 (March 26, 2021) ##
+
+ * No changes.
+
+
+ ## Rails 5.2.4.6 (May 05, 2021) ##
+
+ * No changes.
+
+
+ ## Rails 5.2.4.5 (February 10, 2021) ##
+
+ * No changes.
+
+
+
+-------------------------------------------------------------------
Old:
----
actioncable-5.2.4.4.gem
New:
----
actioncable-5.2.6.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actioncable-5.2.spec ++++++
--- /var/tmp/diff_new_pack.dNJRoQ/_old 2021-07-02 13:28:18.000372830 +0200
+++ /var/tmp/diff_new_pack.dNJRoQ/_new 2021-07-02 13:28:18.004372799 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-actioncable-5.2
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# 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-5.2
-Version: 5.2.4.4
+Version: 5.2.6
Release: 0
%define mod_name actioncable
%define mod_full_name %{mod_name}-%{version}
++++++ actioncable-5.2.4.4.gem -> actioncable-5.2.6.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2020-09-09 20:34:59.000000000 +0200
+++ new/CHANGELOG.md 2021-05-05 19:09:00.000000000 +0200
@@ -1,3 +1,23 @@
+## Rails 5.2.6 (May 05, 2021) ##
+
+* No changes.
+
+
+## Rails 5.2.5 (March 26, 2021) ##
+
+* No changes.
+
+
+## Rails 5.2.4.6 (May 05, 2021) ##
+
+* No changes.
+
+
+## Rails 5.2.4.5 (February 10, 2021) ##
+
+* No changes.
+
+
## Rails 5.2.4.4 (September 09, 2020) ##
* No changes.
@@ -7,6 +27,11 @@
* No changes.
+
+## Rails 5.2.4.2 (March 19, 2020) ##
+
+* No changes.
+
## Rails 5.2.4.1 (December 18, 2019) ##
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 2020-09-09 20:34:59.000000000 +0200
+++ new/lib/action_cable/gem_version.rb 2021-05-05 19:09:00.000000000 +0200
@@ -9,8 +9,8 @@
module VERSION
MAJOR = 5
MINOR = 2
- TINY = 4
- PRE = "4"
+ TINY = 6
+ 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 2020-09-09 20:34:59.000000000 +0200
+++ new/metadata 2021-05-05 19:09:00.000000000 +0200
@@ -1,7 +1,7 @@
--- !ruby/object:Gem::Specification
name: actioncable
version: !ruby/object:Gem::Version
- version: 5.2.4.4
+ version: 5.2.6
platform: ruby
authors:
- Pratik Naik
@@ -9,7 +9,7 @@
autorequire:
bindir: bin
cert_chain: []
-date: 2020-09-09 00:00:00.000000000 Z
+date: 2021-05-05 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: actionpack
@@ -17,14 +17,14 @@
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 5.2.4.4
+ version: 5.2.6
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 5.2.4.4
+ version: 5.2.6
- !ruby/object:Gem::Dependency
name: nio4r
requirement: !ruby/object:Gem::Requirement
@@ -118,8 +118,8 @@
licenses:
- MIT
metadata:
- source_code_uri: https://github.com/rails/rails/tree/v5.2.4.4/actioncable
- changelog_uri:
https://github.com/rails/rails/blob/v5.2.4.4/actioncable/CHANGELOG.md
+ source_code_uri: https://github.com/rails/rails/tree/v5.2.6/actioncable
+ changelog_uri:
https://github.com/rails/rails/blob/v5.2.6/actioncable/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
@@ -135,7 +135,7 @@
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubygems_version: 3.1.2
+rubygems_version: 3.1.6
signing_key:
specification_version: 4
summary: WebSocket framework for Rails.