From 7d1f67f1be11865d8bb593a6e4572c1cc2619a14ada0561b4bd9be91d9abcef0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 13 Jan 2017 12:02:19 +0000 Subject: [PATCH] Accepting request 447861 from home:coolo:branches:devel:languages:ruby:extensions update OBS-URL: https://build.opensuse.org/request/show/447861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-concurrent-ruby?expand=0&rev=8 --- concurrent-ruby-1.0.3.gem | 3 --- concurrent-ruby-1.0.4.gem | 3 +++ rubygem-concurrent-ruby.changes | 20 ++++++++++++++++++++ rubygem-concurrent-ruby.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 concurrent-ruby-1.0.3.gem create mode 100644 concurrent-ruby-1.0.4.gem diff --git a/concurrent-ruby-1.0.3.gem b/concurrent-ruby-1.0.3.gem deleted file mode 100644 index 7d2cc4d..0000000 --- a/concurrent-ruby-1.0.3.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f147ee7b088953d964f09b12c8c99cbed839426747dbbb22e48f16edf47a8dea -size 131584 diff --git a/concurrent-ruby-1.0.4.gem b/concurrent-ruby-1.0.4.gem new file mode 100644 index 0000000..764530c --- /dev/null +++ b/concurrent-ruby-1.0.4.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd266064280cf52fab521ddd369d51a95f6aff664119e229b07101a6088f25c +size 132096 diff --git a/rubygem-concurrent-ruby.changes b/rubygem-concurrent-ruby.changes index ea1200d..dd0236f 100644 --- a/rubygem-concurrent-ruby.changes +++ b/rubygem-concurrent-ruby.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Dec 27 05:30:17 UTC 2016 - coolo@suse.com + +- updated to version 1.0.4 + see installed CHANGELOG.md + + ## Current Release v1.0.4 (27 Dec 2016) + + concurrent-ruby: + + * Nothing + + concurrent-ruby-edge: + + * New promises' API renamed, lots of improvements, edge bumped to 0.3.0 + * **Incompatible** with previous 0.2.3 version + * see https://github.com/ruby-concurrency/concurrent-ruby/pull/522 + + ## Release v1.0.3 (17 Dec 2016) + ------------------------------------------------------------------- Sun Dec 18 05:31:47 UTC 2016 - coolo@suse.com diff --git a/rubygem-concurrent-ruby.spec b/rubygem-concurrent-ruby.spec index 0287745..f716295 100644 --- a/rubygem-concurrent-ruby.spec +++ b/rubygem-concurrent-ruby.spec @@ -24,7 +24,7 @@ # Name: rubygem-concurrent-ruby -Version: 1.0.3 +Version: 1.0.4 Release: 0 %define mod_name concurrent-ruby %define mod_full_name %{mod_name}-%{version}