Accepting request 1221832 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1221832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-concurrent-ruby?expand=0&rev=18
This commit is contained in:
commit
2c3c8a83c5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f9cd28965c4dcf83ffd3ea7304f9323277be8525819cb18a3b61edcb56a7c6a
|
||||
size 349696
|
BIN
concurrent-ruby-1.3.4.gem
(Stored with Git LFS)
Normal file
BIN
concurrent-ruby-1.3.4.gem
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 16:27:28 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- ## Release v1.3.4 (10 August 2024)
|
||||
|
||||
* (#1060) Fix bug with return value of `Concurrent.available_processor_count` when `cpu.cfs_quota_us` is -1.
|
||||
* (#1058) Add `Concurrent.cpu_shares` that is cgroups aware.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 09:41:38 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-concurrent-ruby
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
%define mod_name concurrent-ruby
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user