diff --git a/concurrent-ruby-1.3.4.gem b/concurrent-ruby-1.3.4.gem deleted file mode 100644 index 3235126..0000000 --- a/concurrent-ruby-1.3.4.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4aa926339b0a86b5b5054a0a8c580163e6f5dcbdfd0f4bb916b1a2570731c32 -size 349696 diff --git a/concurrent-ruby-1.3.5.gem b/concurrent-ruby-1.3.5.gem new file mode 100644 index 0000000..d02f275 --- /dev/null +++ b/concurrent-ruby-1.3.5.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6 +size 350208 diff --git a/rubygem-concurrent-ruby.changes b/rubygem-concurrent-ruby.changes index 64ceef4..8ae3ab3 100644 --- a/rubygem-concurrent-ruby.changes +++ b/rubygem-concurrent-ruby.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Feb 3 09:30:07 UTC 2025 - Dan Čermák + +- 1.3.5: + +## What's Changed +* Remove dependency on logger by @eregon in https://github.com/ruby-concurrency/concurrent-ruby/pull/1062 +* Avoid error when member is present on ancestor class by @francesmcmullin in https://github.com/ruby-concurrency/concurrent-ruby/pull/1068 +* Set rake-compiler source and target to Java 8 by @headius in https://github.com/ruby-concurrency/concurrent-ruby/pull/1071 +* chore: fix typos by @chenrui333 in https://github.com/ruby-concurrency/concurrent-ruby/pull/1076 + +## New Contributors +* @francesmcmullin made their first contribution in https://github.com/ruby-concurrency/concurrent-ruby/pull/1068 +* @chenrui333 made their first contribution in https://github.com/ruby-concurrency/concurrent-ruby/pull/1076 + +**Full Changelog**: https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.4...v1.3.5 + + + ------------------------------------------------------------------- Mon Nov 4 16:27:28 UTC 2024 - Dan Čermák diff --git a/rubygem-concurrent-ruby.spec b/rubygem-concurrent-ruby.spec index e631cde..2207c8f 100644 --- a/rubygem-concurrent-ruby.spec +++ b/rubygem-concurrent-ruby.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-concurrent-ruby # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # 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.3.4 +Version: 1.3.5 Release: 0 %define mod_name concurrent-ruby %define mod_full_name %{mod_name}-%{version}