Hello community,

here is the log from the commit of package rubygem-nio4r for openSUSE:Factory 
checked in at 2019-07-11 13:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-nio4r (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-nio4r.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-nio4r"

Thu Jul 11 13:16:01 2019 rev:6 rq:713983 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-nio4r/rubygem-nio4r.changes      
2018-05-03 12:35:08.954366382 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-nio4r.new.4615/rubygem-nio4r.changes    
2019-07-11 13:16:13.086808510 +0200
@@ -1,0 +2,24 @@
+Mon Jul  8 06:53:10 UTC 2019 - Manuel Schnitzer <[email protected]>
+
+- updated to version 2.4.0
+
+  * [#211](https://github.com/socketry/nio4r/pull/211)
+    Enable KQUEUE on macOS 10.14+.
+    ([@ioquatix])
+
+  * Bump minimum supported Ruby to 2.3.
+    ([@ioquatix])
+
+  * Assorted fixes for TruffleRuby & JRuby.
+    ([@eregon], [@olleolleolle])
+
+  * Update libev to v4.25.
+    ([@ioquatix])
+
+  * Bind to ephemeral (port 0) for more reliable specs.
+    ([@ioquatix])
+
+  * Improve handling of SSL sockets and related specs.
+    ([@MSP-Greg])
+
+-------------------------------------------------------------------

Old:
----
  nio4r-2.3.1.gem

New:
----
  nio4r-2.4.0.gem

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

Other differences:
------------------
++++++ rubygem-nio4r.spec ++++++
--- /var/tmp/diff_new_pack.JsDanR/_old  2019-07-11 13:16:14.126808182 +0200
+++ /var/tmp/diff_new_pack.JsDanR/_new  2019-07-11 13:16:14.126808182 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-nio4r
 #
-# 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
@@ -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-nio4r
-Version:        2.3.1
+Version:        2.4.0
 Release:        0
 %define mod_name nio4r
 %define mod_full_name %{mod_name}-%{version}
@@ -35,7 +35,7 @@
 %endif
 # /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{rubydevel >= 2.2.2}
+BuildRequires:  %{rubydevel >= 2.3}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            https://github.com/socketry/nio4r

++++++ nio4r-2.3.1.gem -> nio4r-2.4.0.gem ++++++
++++ 2357 lines of diff (skipped)


Reply via email to