Accepting request 583755 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/583755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test2-Suite?expand=0&rev=27
This commit is contained in:
parent
e424a58e18
commit
999b08feee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1ff70305fe93136256502fbf6ea264ff5b8535bff38e4c5cbbeb1c65ce40882
|
|
||||||
size 202221
|
|
3
Test2-Suite-0.000106.tar.gz
Normal file
3
Test2-Suite-0.000106.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ce6a850252d6903f71d2c2ac16aa45ef9d2972ee76666027c3a28708414dedd
|
||||||
|
size 203205
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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.000106
|
||||||
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