diff --git a/concurrent-ruby-1.1.3.gem b/concurrent-ruby-1.1.3.gem deleted file mode 100644 index 28c9b35..0000000 --- a/concurrent-ruby-1.1.3.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b4bf154eb36502635143198425c35fc3262b3c088d7df179704bb5beed409a3 -size 353792 diff --git a/concurrent-ruby-1.1.4.gem b/concurrent-ruby-1.1.4.gem new file mode 100644 index 0000000..277e1fc --- /dev/null +++ b/concurrent-ruby-1.1.4.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12e6ab140d8d99c14763a605b9671a5e182d4bf6dc951d4cb5debe86eeaacc7 +size 353792 diff --git a/rubygem-concurrent-ruby.changes b/rubygem-concurrent-ruby.changes index 0762a36..7cb8cd0 100644 --- a/rubygem-concurrent-ruby.changes +++ b/rubygem-concurrent-ruby.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 19 07:04:11 UTC 2018 - Stephan Kulow + +- updated to version 1.1.4 + see installed CHANGELOG.md + + ## Release v1.1.4 (14 Dec 2018) + + * (#780) Remove java_alias of 'submit' method of Runnable to let executor service work on java 11 + * (#776) Fix NameError on defining a struct with a name which is already taken in an ancestor + ------------------------------------------------------------------- Mon Nov 12 17:44:27 UTC 2018 - mschnitzer@suse.com diff --git a/rubygem-concurrent-ruby.spec b/rubygem-concurrent-ruby.spec index e9ca53e..a4c58c0 100644 --- a/rubygem-concurrent-ruby.spec +++ b/rubygem-concurrent-ruby.spec @@ -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-concurrent-ruby -Version: 1.1.3 +Version: 1.1.4 Release: 0 %define mod_name concurrent-ruby %define mod_full_name %{mod_name}-%{version}