17
0

Accepting request 924357 from home:mschnitzer:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/924357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-parallel?expand=0&rev=49
This commit is contained in:
2021-10-09 09:26:22 +00:00
committed by Git OBS Bridge
parent c871bae965
commit ce99750b2b
4 changed files with 12 additions and 5 deletions

View File

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

3
parallel-1.21.0.gem Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 9 09:15:36 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 1.21.0
* no changelog found
-------------------------------------------------------------------
Wed Jan 20 13:05:00 UTC 2021 - Stephan Kulow <coolo@suse.com>

View File

@@ -24,12 +24,12 @@
#
Name: rubygem-parallel
Version: 1.20.1
Version: 1.21.0
Release: 0
%define mod_name parallel
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.4}
BuildRequires: %{ruby >= 2.5}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
URL: https://github.com/grosser/parallel