diff --git a/Test2-Suite-0.000117.tar.gz b/Test2-Suite-0.000117.tar.gz deleted file mode 100644 index ecbd65c..0000000 --- a/Test2-Suite-0.000117.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8877a90655ace2e8302104e0de27faf777397194738b085b209749c091ef154 -size 211682 diff --git a/Test2-Suite-0.000118.tar.gz b/Test2-Suite-0.000118.tar.gz new file mode 100644 index 0000000..1ef9872 --- /dev/null +++ b/Test2-Suite-0.000118.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9225132b585d6730d3de6b0caa2648b9c67995732c0a081efcfcad37b8af227 +size 221666 diff --git a/perl-Test2-Suite.changes b/perl-Test2-Suite.changes index af54ac0..7973629 100644 --- a/perl-Test2-Suite.changes +++ b/perl-Test2-Suite.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jan 19 06:31:10 UTC 2019 - Stephan Kulow + +- updated to 0.000118 + see /usr/share/doc/packages/perl-Test2-Suite/Changes + + 0.000118 2019-01-18 13:44:06-08:00 America/Los_Angeles + + - Fix typo Test::Workflow -> Test2::Workflow #170 + - Fix test broken by new Test-Simple #175 + ------------------------------------------------------------------- Thu Dec 6 16:27:16 UTC 2018 - Stephan Kulow diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec index b7ff418..b3f95e4 100644 --- a/perl-Test2-Suite.spec +++ b/perl-Test2-Suite.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test2-Suite # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Test2-Suite -Version: 0.000117 +Version: 0.000118 Release: 0 %define cpan_name Test2-Suite Summary: Distribution with a rich set of tools built upon the Test2 @@ -34,14 +34,14 @@ BuildRequires: perl(Importer) >= 0.024 BuildRequires: perl(Module::Pluggable) >= 2.7 BuildRequires: perl(Scope::Guard) BuildRequires: perl(Sub::Info) >= 0.002 -BuildRequires: perl(Term::Table) >= 0.002 -BuildRequires: perl(Test2::API) >= 1.302136 +BuildRequires: perl(Term::Table) >= 0.013 +BuildRequires: perl(Test2::API) >= 1.302158 Requires: perl(Importer) >= 0.024 Requires: perl(Module::Pluggable) >= 2.7 Requires: perl(Scope::Guard) Requires: perl(Sub::Info) >= 0.002 -Requires: perl(Term::Table) >= 0.002 -Requires: perl(Test2::API) >= 1.302136 +Requires: perl(Term::Table) >= 0.013 +Requires: perl(Test2::API) >= 1.302158 %{perl_requires} %description