Hello community,

here is the log from the commit of package rubygem-stomp for openSUSE:Factory 
checked in at 2018-11-26 10:33:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-stomp (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-stomp.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-stomp"

Mon Nov 26 10:33:55 2018 rev:4 rq:651620 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-stomp/rubygem-stomp.changes      
2017-06-20 09:39:27.284025308 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-stomp.new.19453/rubygem-stomp.changes   
2018-11-26 10:36:33.176589068 +0100
@@ -1,0 +2,25 @@
+Thu Nov 22 05:38:32 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to version 1.4.6
+ see installed CHANGELOG.md
+
+  ## 1.4.6 20181105
+  
+  * Fix broken JRuby support.  Issue #153.
+  * Rework many tests for JRuby support.
+  * Add optional debug output to all tests.
+  
+  ## 1.4.5 20181027
+  
+  * Add option for no timeout on network read
+  * Lock check of @io.ready for SSL sockets
+  * Squelch some deprecation warnings
+  * Address issue #146
+  * Reintroduce named excepton on nil header
+  * Environmentally control some debug flags
+  * Raise named exception on bad server frame
+  * Attempt to address issue #152
+  * Eliminate Ruby 2.5 warnings in unit tests
+  * Major refactor of all gem examples
+
+-------------------------------------------------------------------

Old:
----
  stomp-1.4.4.gem

New:
----
  stomp-1.4.6.gem

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

Other differences:
------------------
++++++ rubygem-stomp.spec ++++++
--- /var/tmp/diff_new_pack.GDahmc/_old  2018-11-26 10:36:42.576578073 +0100
+++ /var/tmp/diff_new_pack.GDahmc/_new  2018-11-26 10:36:42.580578069 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-stomp
 #
-# 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
@@ -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-stomp
-Version:        1.4.4
+Version:        1.4.6
 Release:        0
 %define mod_name stomp
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            https://github.com/stompgem/stomp
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Ruby client for the Stomp messaging protocol
 License:        Apache-2.0

++++++ stomp-1.4.4.gem -> stomp-1.4.6.gem ++++++
++++ 8733 lines of diff (skipped)


Reply via email to