diff --git a/Test-Warnings-0.024.tar.gz b/Test-Warnings-0.024.tar.gz deleted file mode 100644 index 16559b4..0000000 --- a/Test-Warnings-0.024.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:263402bdb1abeb2a677d6d2e86ac1bfdf5c0445b51d05cb7393901e4cab8fdee -size 37279 diff --git a/Test-Warnings-0.025.tar.gz b/Test-Warnings-0.025.tar.gz new file mode 100644 index 0000000..fb9b20e --- /dev/null +++ b/Test-Warnings-0.025.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073a3cc6fe5825f4067877585a1948181575890317c55298872781c95a22268f +size 38010 diff --git a/perl-Test-Warnings.changes b/perl-Test-Warnings.changes index 00dc639..f23816f 100644 --- a/perl-Test-Warnings.changes +++ b/perl-Test-Warnings.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 26 11:01:02 UTC 2016 - coolo@suse.com + +- updated to 0.025 + see /usr/share/doc/packages/perl-Test-Warnings/Changes + + 0.025 2016-01-24 02:59:28Z + - prereqs lowered from required to suggested: + - CPAN::Meta::Check + - CPAN::Meta::Requirements + - tests are now quieter to avoid causing confusion, by suppressing + the printing of stderr in tests + ------------------------------------------------------------------- Sat Dec 26 10:18:59 UTC 2015 - coolo@suse.com diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 17915e7..5fc4956 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Warnings # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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-Test-Warnings -Version: 0.024 +Version: 0.025 Release: 0 %define cpan_name Test-Warnings Summary: Test for warnings and the lack of them @@ -30,8 +30,6 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(CPAN::Meta::Check) >= 0.011 -BuildRequires: perl(CPAN::Meta::Requirements) BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(parent) Requires: perl(parent)