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}