Hello community,
here is the log from the commit of package rubygem-concurrent-ruby for
openSUSE:Factory checked in at 2020-03-04 09:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-concurrent-ruby (Old)
and /work/SRC/openSUSE:Factory/.rubygem-concurrent-ruby.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-concurrent-ruby"
Wed Mar 4 09:43:17 2020 rev:10 rq:781178 version:1.1.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-concurrent-ruby/rubygem-concurrent-ruby.changes
2019-03-27 16:18:05.363571201 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-concurrent-ruby.new.26092/rubygem-concurrent-ruby.changes
2020-03-04 09:44:29.094074492 +0100
@@ -1,0 +2,29 @@
+Tue Mar 3 11:00:19 UTC 2020 - Manuel Schnitzer <[email protected]>
+
+- updated to version 1.1.6
+
+ ## Release v1.1.6, edge v0.6.0 (10 Feb 2020)
+
+ concurrent-ruby:
+
+ * (#841) Concurrent.disable_at_exit_handlers! is no longer needed and was
deprecated.
+ * (#841) AbstractExecutorService#auto_terminate= was deprecated and has no
effect.
+ Set :auto_terminate option instead when executor is initialized.
+
+ ## Release v1.1.6.pre1, edge v0.6.0.pre1 (26 Jan 2020)
+
+ concurrent-ruby:
+
+ * (#828) Allow to name executors, the name is also used to name their threads
+ * (#838) Implement #dup and #clone for structs
+ * (#821) Safer finalizers for thread local variables
+ * Documentation fixes
+ * (#814) Use Ruby's Etc.nprocessors if available
+ * (#812) Fix directory structure not to mess with packaging tools
+ * (#840) Fix termination of pools on JRuby
+
+ concurrent-ruby-edge:
+
+ * Add WrappingExecutor (#830)
+
+-------------------------------------------------------------------
Old:
----
concurrent-ruby-1.1.5.gem
New:
----
concurrent-ruby-1.1.6.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-concurrent-ruby.spec ++++++
--- /var/tmp/diff_new_pack.khCjgn/_old 2020-03-04 09:44:32.110076300 +0100
+++ /var/tmp/diff_new_pack.khCjgn/_new 2020-03-04 09:44:32.114076302 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-concurrent-ruby
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-concurrent-ruby
-Version: 1.1.5
+Version: 1.1.6
Release: 0
%define mod_name concurrent-ruby
%define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
BuildRequires: %{ruby >= 1.9.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-Url: http://www.concurrent-ruby.com
+URL: http://www.concurrent-ruby.com
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Modern concurrency tools for Ruby. Inspired by Erlang, Clojure,
++++++ concurrent-ruby-1.1.5.gem -> concurrent-ruby-1.1.6.gem ++++++
++++ 35854 lines of diff (skipped)