commit rubygem-actioncable-5_0 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2019-03-27 16:18:48

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new.25356 (New)


Package is "rubygem-actioncable-5_0"

Wed Mar 27 16:18:48 2019 rev:10 rq:685151 version:5.0.7.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2019-01-21 10:28:05.217570628 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new.25356/rubygem-actioncable-5_0.changes
   2019-03-27 16:18:50.547561785 +0100
@@ -1,0 +2,10 @@
+Thu Mar 14 10:40:59 UTC 2019 - Stephan Kulow 
+
+- updated to version 5.0.7.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.2 (March 11, 2019) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.7.1.gem

New:

  actioncable-5.0.7.2.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.FV6iIl/_old  2019-03-27 16:18:51.107561669 +0100
+++ /var/tmp/diff_new_pack.FV6iIl/_new  2019-03-27 16:18:51.107561669 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actioncable-5_0
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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_0
-Version:5.0.7.1
+Version:5.0.7.2
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.7.1.gem -> actioncable-5.0.7.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-11-27 21:08:13.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:40:38.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.2 (March 11, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7.1 (November 27, 2018) ##
 
 *   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/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2018-11-27 21:08:13.0 +0100
+++ new/lib/action_cable/gem_version.rb 2019-03-13 17:40:38.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 7
-PRE   = "1"
+PRE   = "2"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-11-27 21:08:13.0 +0100
+++ new/metadata2019-03-13 17:40:38.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.7.1
+  version: 5.0.7.2
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-11-27 00:00:00.0 Z
+date: 2019-03-13 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -155,8 +155,7 @@
 - !ruby/object:Gem::Version
   version: '0'
 requirements: []
-rubyforge_project: 
-rubygems_version: 2.7.6
+rubygems_version: 3.0.1
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.




commit rubygem-actioncable-5_0 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2019-01-21 10:27:59

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new.28833 (New)


Package is "rubygem-actioncable-5_0"

Mon Jan 21 10:27:59 2019 rev:9 rq:656414 version:5.0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2018-07-18 22:47:44.660193443 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new.28833/rubygem-actioncable-5_0.changes
   2019-01-21 10:28:05.217570628 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:10:49 UTC 2018 - Stephan Kulow 
+
+- updated to version 5.0.7.1
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.1 (November 27, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.7.gem

New:

  actioncable-5.0.7.1.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.o6Bg46/_old  2019-01-21 10:28:06.013569756 +0100
+++ /var/tmp/diff_new_pack.o6Bg46/_new  2019-01-21 10:28:06.017569751 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5_0
-Version:5.0.7
+Version:5.0.7.1
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.7.gem -> actioncable-5.0.7.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-03-29 19:57:35.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:08:13.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7 (March 29, 2018) ##
 
 *   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/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2018-03-29 19:57:35.0 +0200
+++ new/lib/action_cable/gem_version.rb 2018-11-27 21:08:13.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 7
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-03-29 19:57:35.0 +0200
+++ new/metadata2018-11-27 21:08:13.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.7
+  version: 5.0.7.1
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-03-29 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -156,7 +156,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.14
+rubygems_version: 2.7.6
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.




commit rubygem-actioncable-5_0 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2018-07-18 22:47:43

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Wed Jul 18 22:47:43 2018 rev:8 rq:620970 version:5.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2017-09-26 21:15:07.192513534 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2018-07-18 22:47:44.660193443 +0200
@@ -1,0 +2,10 @@
+Fri Mar 30 04:28:20 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 5.0.7
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7 (March 29, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.6.gem

New:

  actioncable-5.0.7.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.rnm0mM/_old  2018-07-18 22:47:45.144191839 +0200
+++ /var/tmp/diff_new_pack.rnm0mM/_new  2018-07-18 22:47:45.144191839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actioncable-5_0
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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_0
-Version:5.0.6
+Version:5.0.7
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.6.gem -> actioncable-5.0.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-09-08 02:44:59.0 +0200
+++ new/CHANGELOG.md2018-03-29 19:57:35.0 +0200
@@ -1,3 +1,8 @@
+## Rails 5.0.7 (March 29, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.6 (September 07, 2017) ##
 
 *   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/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2017-09-08 02:44:59.0 +0200
+++ new/lib/action_cable/gem_version.rb 2018-03-29 19:57:35.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 6
+TINY  = 7
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_cable/subscription_adapter/postgresql.rb 
new/lib/action_cable/subscription_adapter/postgresql.rb
--- old/lib/action_cable/subscription_adapter/postgresql.rb 2017-09-08 
02:44:59.0 +0200
+++ new/lib/action_cable/subscription_adapter/postgresql.rb 2018-03-29 
19:57:35.0 +0200
@@ -1,4 +1,4 @@
-gem 'pg', '~> 0.18'
+gem "pg", ">= 0.18", "< 2.0"
 require 'pg'
 require 'thread'
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-09-08 02:44:59.0 +0200
+++ new/metadata2018-03-29 19:57:35.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.6
+  version: 5.0.7
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-09-08 00:00:00.0 Z
+date: 2018-03-29 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -156,7 +156,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.13
+rubygems_version: 2.6.14
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.




commit rubygem-actioncable-5_0 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2017-09-26 21:14:42

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Tue Sep 26 21:14:42 2017 rev:7 rq:523565 version:5.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2017-07-10 11:07:23.468237794 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2017-09-26 21:15:07.192513534 +0200
@@ -1,0 +2,35 @@
+Mon Sep 11 12:29:31 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.6
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.6 (September 07, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.6.rc1 (August 24, 2017) ##
+  
+  *   No changes.
+
+---
+Thu Aug  3 18:57:42 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.5
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.5 (July 31, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.5.rc2 (July 25, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.5.rc1 (July 19, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.4.gem

New:

  actioncable-5.0.6.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.i4tFi4/_old  2017-09-26 21:15:07.812426381 +0200
+++ /var/tmp/diff_new_pack.i4tFi4/_new  2017-09-26 21:15:07.816425819 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5_0
-Version:5.0.4
+Version:5.0.6
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:WebSocket framework for Rails
 License:MIT

++ actioncable-5.0.4.gem -> actioncable-5.0.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-19 23:57:14.0 +0200
+++ new/CHANGELOG.md2017-09-08 02:44:59.0 +0200
@@ -1,3 +1,28 @@
+## Rails 5.0.6 (September 07, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.6.rc1 (August 24, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.5 (July 31, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.5.rc2 (July 25, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.5.rc1 (July 19, 2017) ##
+
+*   No changes.
+
+
 ## Rails 5.0.4 (June 19, 2017) ##
 
 *   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/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2017-06-19 23:57:14.0 +0200
+++ new/lib/action_cable/gem_version.rb 2017-09-08 02:44:59.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 4
+TINY  = 6
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-19 23:57:14.0 +0200
+++ new/metadata2017-09-08 02:44:59.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.4
+  version: 5.0.6
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-19 00:00:00.0 Z
+date: 2017-09-08 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.4
+version: 5.0.6
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.4
+version: 5.0.6
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -156,7 +156,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.12
+rubygems_version: 2.6.13
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.




commit rubygem-actioncable-5_0 for openSUSE:Factory

2017-07-10 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2017-07-10 11:07:21

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Mon Jul 10 11:07:21 2017 rev:6 rq:505392 version:5.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2017-06-08 14:59:18.334333640 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2017-07-10 11:07:23.468237794 +0200
@@ -1,0 +2,15 @@
+Tue Jun 20 06:41:57 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.4
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.4 (June 19, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.3 (May 12, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.3.gem

New:

  actioncable-5.0.4.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.OLRQr6/_old  2017-07-10 11:07:23.984164935 +0200
+++ /var/tmp/diff_new_pack.OLRQr6/_new  2017-07-10 11:07:23.988164371 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5_0
-Version:5.0.3
+Version:5.0.4
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.3.gem -> actioncable-5.0.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-05-12 22:04:22.0 +0200
+++ new/CHANGELOG.md2017-06-19 23:57:14.0 +0200
@@ -1,3 +1,13 @@
+## Rails 5.0.4 (June 19, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.3 (May 12, 2017) ##
+
+*   No changes.
+
+
 ## Rails 5.0.2 (March 01, 2017) ##
 
 *   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/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2017-05-12 22:04:22.0 +0200
+++ new/lib/action_cable/gem_version.rb 2017-06-19 23:57:14.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 3
+TINY  = 4
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-05-12 22:04:22.0 +0200
+++ new/metadata2017-06-19 23:57:14.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.3
+  version: 5.0.4
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-05-12 00:00:00.0 Z
+date: 2017-06-19 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -156,9 +156,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.
 test_files: []
-has_rdoc: 




commit rubygem-actioncable-5_0 for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2017-06-08 14:59:10

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Thu Jun  8 14:59:10 2017 rev:5 rq:497661 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2017-03-21 22:50:02.270637106 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2017-06-08 14:59:18.334333640 +0200
@@ -1,0 +2,6 @@
+Tue May 23 09:34:28 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.3
+ see installed CHANGELOG.md
+
+---

Old:

  actioncable-5.0.2.gem

New:

  actioncable-5.0.3.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.l6sXdk/_old  2017-06-08 14:59:19.942106731 +0200
+++ /var/tmp/diff_new_pack.l6sXdk/_new  2017-06-08 14:59:19.942106731 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5_0
-Version:5.0.2
+Version:5.0.3
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.2.gem -> actioncable-5.0.3.gem ++
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/connection/authorization.rb 
new/lib/action_cable/connection/authorization.rb
--- old/lib/action_cable/connection/authorization.rb2017-03-02 
00:12:10.0 +0100
+++ new/lib/action_cable/connection/authorization.rb2017-05-12 
22:04:22.0 +0200
@@ -3,11 +3,11 @@
 module Authorization
   class UnauthorizedError < StandardError; end
 
-  private
-def reject_unauthorized_connection
-  logger.error "An unauthorized connection attempt was rejected"
-  raise UnauthorizedError
-end
+  # Closes the \WebSocket connection if it is open and returns a 404 "File 
not Found" response.
+  def reject_unauthorized_connection
+logger.error "An unauthorized connection attempt was rejected"
+raise UnauthorizedError
+  end
 end
   end
 end
\ No newline at end of file
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 2017-03-02 00:12:10.0 +0100
+++ new/lib/action_cable/gem_version.rb 2017-05-12 22:04:22.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 2
+TINY  = 3
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-03-02 00:12:10.0 +0100
+++ new/metadata2017-05-12 22:04:22.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.2
+  version: 5.0.3
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-03-01 00:00:00.0 Z
+date: 2017-05-12 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -161,3 +161,4 @@
 specification_version: 4
 summary: WebSocket framework for Rails.
 test_files: []
+has_rdoc: 




commit rubygem-actioncable-5_0 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2017-03-21 22:49:53

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Tue Mar 21 22:49:53 2017 rev:4 rq:479662 version:5.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2016-12-29 22:48:11.411811827 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2017-03-21 22:50:02.270637106 +0100
@@ -1,0 +2,10 @@
+Thu Mar  2 05:28:27 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.2 (March 01, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actioncable-5.0.1.gem

New:

  actioncable-5.0.2.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.XsOuY1/_old  2017-03-21 22:50:04.298350443 +0100
+++ /var/tmp/diff_new_pack.XsOuY1/_new  2017-03-21 22:50:04.302349877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actioncable-5_0
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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_0
-Version:5.0.1
+Version:5.0.2
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-5.0.1.gem -> actioncable-5.0.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-12-21 01:07:19.0 +0100
+++ new/CHANGELOG.md2017-03-02 00:12:10.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.2 (March 01, 2017) ##
+
+*   No changes.
+
+
 ## Rails 5.0.1 (December 21, 2016) ##
 
 *   No changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-12-21 01:07:19.0 +0100
+++ new/README.md   2017-03-02 00:12:10.0 +0100
@@ -533,6 +533,15 @@
 # normal channel code goes here...
 ```
 
+## Download and Installation
+
+The latest version of Action Cable can be installed with 
[RubyGems](#gem-usage),
+or with [npm](#npm-usage).
+
+Source code can be downloaded as part of the Rails project on GitHub
+
+* https://github.com/rails/rails/tree/master/actioncable
+
 ## License
 
 Action Cable is released under the MIT license:
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 2016-12-21 01:07:19.0 +0100
+++ new/lib/action_cable/gem_version.rb 2017-03-02 00:12:10.0 +0100
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 1
+TINY  = 2
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/action_cable/subscription_adapter/evented_redis.rb 
new/lib/action_cable/subscription_adapter/evented_redis.rb
--- old/lib/action_cable/subscription_adapter/evented_redis.rb  2016-12-21 
01:07:19.0 +0100
+++ new/lib/action_cable/subscription_adapter/evented_redis.rb  2017-03-02 
00:12:10.0 +0100
@@ -68,10 +68,10 @@
 end
 
 def ensure_reactor_running
-  return if EventMachine.reactor_running?
+  return if EventMachine.reactor_running? && 
EventMachine.reactor_thread
   @@mutex.synchronize do
 Thread.new { EventMachine.run } unless 
EventMachine.reactor_running?
-Thread.pass until EventMachine.reactor_running?
+Thread.pass until EventMachine.reactor_running? && 
EventMachine.reactor_thread
   end
 end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/assets/compiled/action_cable.js 
new/lib/assets/compiled/action_cable.js
--- old/lib/assets/compiled/action_cable.js 2016-12-21 01:07:19.0 
+0100
+++ new/lib/assets/compiled/action_cable.js 2017-03-02 00:12:10.0 
+0100
@@ -255,7 +255,7 @@
 };
 
 Connection.prototype.reopen = function() {
-  var error, 

commit rubygem-actioncable-5_0 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actioncable-5_0 for 
openSUSE:Factory checked in at 2016-08-25 09:54:52

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-5_0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new (New)


Package is "rubygem-actioncable-5_0"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-5_0/rubygem-actioncable-5_0.changes
  2016-07-21 07:59:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-5_0.new/rubygem-actioncable-5_0.changes
 2016-08-25 09:54:54.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 04:28:30 UTC 2016 - co...@suse.com
+
+- updated to version 5.0.0.1
+ see installed CHANGELOG.md
+
+---

Old:

  actioncable-5.0.0.gem

New:

  actioncable-5.0.0.1.gem



Other differences:
--
++ rubygem-actioncable-5_0.spec ++
--- /var/tmp/diff_new_pack.PpL9Ju/_old  2016-08-25 09:54:55.0 +0200
+++ /var/tmp/diff_new_pack.PpL9Ju/_new  2016-08-25 09:54:55.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actioncable-5_0
-Version:5.0.0
+Version:5.0.0.1
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}
@@ -35,9 +35,9 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ actioncable-5.0.0.gem -> actioncable-5.0.0.1.gem ++
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 2016-06-30 23:31:34.0 +0200
+++ new/lib/action_cable/gem_version.rb 2016-08-11 00:37:47.0 +0200
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 0
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-06-30 23:31:34.0 +0200
+++ new/metadata2016-08-11 00:37:47.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actioncable
 version: !ruby/object:Gem::Version
-  version: 5.0.0
+  version: 5.0.0.1
 platform: ruby
 authors:
 - Pratik Naik
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-06-30 00:00:00.0 Z
+date: 2016-08-10 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -17,14 +17,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
 - !ruby/object:Gem::Dependency
   name: nio4r
   requirement: !ruby/object:Gem::Requirement
@@ -150,8 +150,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: WebSocket framework for Rails.
 test_files: []
+has_rdoc: