Accepting request 659886 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/659886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-concurrent-ruby?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2018-12-20 20:16:44 +00:00 committed by Git OBS Bridge
parent 0958a43acf
commit 392d932a0e
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b4bf154eb36502635143198425c35fc3262b3c088d7df179704bb5beed409a3
size 353792

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e12e6ab140d8d99c14763a605b9671a5e182d4bf6dc951d4cb5debe86eeaacc7
size 353792

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 19 07:04:11 UTC 2018 - Stephan Kulow <coolo@suse.com>
- 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

View File

@ -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}