17
0

Accepting request 1042649 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1042649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-parallel_tests?expand=0&rev=16
This commit is contained in:
2022-12-14 13:10:50 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

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

BIN
parallel_tests-4.0.0.gem LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 7 11:28:40 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 4.0.0
no changelog found
-------------------------------------------------------------------
Mon Oct 10 13:13:48 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@@ -24,12 +24,12 @@
#
Name: rubygem-parallel_tests
Version: 3.13.0
Version: 4.0.0
Release: 0
%define mod_name parallel_tests
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.6.0}
BuildRequires: %{ruby >= 2.7.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives