Accepting request 685131 from devel:languages:ruby:extensions

OBS-URL: https://build.opensuse.org/request/show/685131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-concurrent-ruby?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2019-03-27 15:17:59 +00:00 committed by Git OBS Bridge
commit 99d8b3188d
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Mar 14 10:53:13 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 1.1.5
see installed CHANGELOG.md
## Release v1.1.5, edge v0.5.0 (10 mar 2019)
concurrent-ruby:
* fix potential leak of context on JRuby and Java 7
concurrent-ruby-edge:
* Add finalized Concurrent::Cancellation
* Add finalized Concurrent::Throttle
* Add finalized Concurrent::Promises::Channel
* Add new Concurrent::ErlangActor
-------------------------------------------------------------------
Wed Dec 19 07:04:11 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-concurrent-ruby
#
# 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
@ -24,7 +24,7 @@
#
Name: rubygem-concurrent-ruby
Version: 1.1.4
Version: 1.1.5
Release: 0
%define mod_name concurrent-ruby
%define mod_full_name %{mod_name}-%{version}