Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5b783a1035 | |||
| 361ffc4c89 | |||
| 07dc3e917e | |||
| fc371919f8 | |||
| 02a47cd77a | |||
| 630c158eb6 |
BIN
parallel_tests-4.0.0.gem
LFS
BIN
parallel_tests-4.0.0.gem
LFS
Binary file not shown.
3
parallel_tests-4.7.1.gem
Normal file
3
parallel_tests-4.7.1.gem
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98ad977f5e5a28df77c0364504bdea21f0a2a9ea86eae238668fdfec341ab860
|
||||||
|
size 30720
|
||||||
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 21 10:22:16 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||||
|
|
||||||
|
- New upstream release 4.7.1, no changelog found
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 14:19:13 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||||
|
|
||||||
|
- New upstream release 4.4.0, no changelog found
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 14 15:22:21 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
|
||||||
|
|
||||||
|
- New upstream release 4.3.0, no changelog found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 7 11:28:40 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
Wed Dec 7 11:28:40 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rubygem-parallel_tests
|
# spec file for package rubygem-parallel_tests
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,11 +24,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-parallel_tests
|
Name: rubygem-parallel_tests
|
||||||
Version: 4.0.0
|
Version: 4.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name parallel_tests
|
%define mod_name parallel_tests
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: %{ruby >= 2.7.0}
|
BuildRequires: %{ruby >= 2.7.0}
|
||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
BuildRequires: ruby-macros >= 5
|
BuildRequires: ruby-macros >= 5
|
||||||
@@ -38,7 +37,6 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
|||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
Summary: Run Test::Unit / RSpec / Cucumber / Spinach in parallel
|
Summary: Run Test::Unit / RSpec / Cucumber / Spinach in parallel
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Ruby
|
|
||||||
PreReq: update-alternatives
|
PreReq: update-alternatives
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Reference in New Issue
Block a user