diff --git a/Test-Warnings-0.032.tar.gz b/Test-Warnings-0.032.tar.gz deleted file mode 100644 index 763fdec..0000000 --- a/Test-Warnings-0.032.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4727dae2416e9f07e41e2dc3a9143ba6affc1ec57652117c99d50038e313e9d9 -size 42877 diff --git a/Test-Warnings-0.033.tar.gz b/Test-Warnings-0.033.tar.gz new file mode 100644 index 0000000..066a14e --- /dev/null +++ b/Test-Warnings-0.033.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c375719f2c61c5f97aa5ee6cf4c901a972347c415969379b0b51f67c48bbcb +size 44091 diff --git a/perl-Test-Warnings.changes b/perl-Test-Warnings.changes index da0938a..74b5bd8 100644 --- a/perl-Test-Warnings.changes +++ b/perl-Test-Warnings.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 24 03:10:02 UTC 2024 - Tina Müller + +- updated to 0.033 + see /usr/share/doc/packages/perl-Test-Warnings/Changes + + 0.033 2024-01-23 03:31:29Z + - add Test2 compatibility in the test triggered by done_testing(); + - new long-awaited feature (!!!) "allow_patterns", to either + temporarily or globally exempt particular warning patterns + ------------------------------------------------------------------- Sun Oct 1 03:06:35 UTC 2023 - Tina Müller diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec index 4af9223..55a5dea 100644 --- a/perl-Test-Warnings.spec +++ b/perl-Test-Warnings.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Warnings # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %define cpan_name Test-Warnings Name: perl-Test-Warnings -Version: 0.32.0 +Version: 0.33.0 Release: 0 -%define cpan_version 0.032 +%define cpan_version 0.033 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Test for warnings and the lack of them URL: https://metacpan.org/release/%{cpan_name} @@ -32,7 +32,7 @@ BuildRequires: perl-macros BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(parent) Requires: perl(parent) -Provides: perl(Test::Warnings) = 0.32.0 +Provides: perl(Test::Warnings) = %{version} %define __perllib_provides /bin/true %{perl_requires}