Accepting request 587596 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/587596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test2-Suite?expand=0&rev=8
This commit is contained in:
commit
3b057b6d1a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1ff70305fe93136256502fbf6ea264ff5b8535bff38e4c5cbbeb1c65ce40882
|
|
||||||
size 202221
|
|
3
Test2-Suite-0.000111.tar.gz
Normal file
3
Test2-Suite-0.000111.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4ca28df74c7c2f37fe63897c5041aee92fba4530544d0afc371e7d14a9b4d0ad
|
||||||
|
size 203800
|
@ -1,3 +1,63 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 15 06:55:14 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.000111
|
||||||
|
see /usr/share/doc/packages/perl-Test2-Suite/Changes
|
||||||
|
|
||||||
|
0.000111 2018-03-14 12:37:45-07:00 America/Los_Angeles
|
||||||
|
|
||||||
|
- No Changes since last trial
|
||||||
|
|
||||||
|
0.000110 2018-03-13 13:36:37-07:00 America/Los_Angeles (TRIAL RELEASE)
|
||||||
|
|
||||||
|
- Allow events from unattached processes in AsyncSubtest
|
||||||
|
|
||||||
|
0.000109 2018-03-12 13:20:18-07:00 America/Los_Angeles (TRIAL RELEASE)
|
||||||
|
|
||||||
|
- Add AsyncSubtest retrieval to hubs
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 12 06:54:04 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.000108
|
||||||
|
see /usr/share/doc/packages/perl-Test2-Suite/Changes
|
||||||
|
|
||||||
|
0.000108 2018-03-11 12:51:56-07:00 America/Los_Angeles
|
||||||
|
|
||||||
|
- No changes since last release
|
||||||
|
|
||||||
|
0.000107 2018-03-09 15:43:30-08:00 America/Los_Angeles (TRIAL RELEASE)
|
||||||
|
|
||||||
|
- Add rounded() and within() wrappers for approximate comparisons
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 7 06:53:24 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.000106
|
||||||
|
see /usr/share/doc/packages/perl-Test2-Suite/Changes
|
||||||
|
|
||||||
|
0.000106 2018-03-06 13:10:55-08:00 America/Los_Angeles
|
||||||
|
|
||||||
|
- No changes since trial
|
||||||
|
|
||||||
|
0.000105 2018-03-06 09:13:36-08:00 America/Los_Angeles (TRIAL RELEASE)
|
||||||
|
|
||||||
|
- Fix nesting bug in Test2::Workflow
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 07:05:50 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.000104
|
||||||
|
see /usr/share/doc/packages/perl-Test2-Suite/Changes
|
||||||
|
|
||||||
|
0.000104 2018-03-05 09:27:44-08:00 America/Los_Angeles
|
||||||
|
|
||||||
|
- Add Data::Dumper to dep list (#154)
|
||||||
|
|
||||||
|
0.000103 2018-03-02 13:00:54-08:00 America/Los_Angeles (TRIAL RELEASE)
|
||||||
|
|
||||||
|
- AsyncSubtest now works with UUIDs and adds other proper meta-data
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 3 07:09:11 UTC 2018 - coolo@suse.com
|
Sat Mar 3 07:09:11 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Test2-Suite
|
Name: perl-Test2-Suite
|
||||||
Version: 0.000102
|
Version: 0.000111
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Test2-Suite
|
%define cpan_name Test2-Suite
|
||||||
Summary: Distribution with a rich set of tools built upon the Test2
|
Summary: Distribution with a rich set of tools built upon the Test2
|
||||||
@ -35,13 +35,13 @@ BuildRequires: perl(Module::Pluggable) >= 2.7
|
|||||||
BuildRequires: perl(Scope::Guard)
|
BuildRequires: perl(Scope::Guard)
|
||||||
BuildRequires: perl(Sub::Info) >= 0.002
|
BuildRequires: perl(Sub::Info) >= 0.002
|
||||||
BuildRequires: perl(Term::Table) >= 0.002
|
BuildRequires: perl(Term::Table) >= 0.002
|
||||||
BuildRequires: perl(Test2) >= 1.302119
|
BuildRequires: perl(Test2) >= 1.302127
|
||||||
Requires: perl(Importer) >= 0.024
|
Requires: perl(Importer) >= 0.024
|
||||||
Requires: perl(Module::Pluggable) >= 2.7
|
Requires: perl(Module::Pluggable) >= 2.7
|
||||||
Requires: perl(Scope::Guard)
|
Requires: perl(Scope::Guard)
|
||||||
Requires: perl(Sub::Info) >= 0.002
|
Requires: perl(Sub::Info) >= 0.002
|
||||||
Requires: perl(Term::Table) >= 0.002
|
Requires: perl(Term::Table) >= 0.002
|
||||||
Requires: perl(Test2) >= 1.302119
|
Requires: perl(Test2) >= 1.302127
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user