diff --git a/Test-Warn-0.34.tar.gz b/Test-Warn-0.34.tar.gz deleted file mode 100644 index 3b97f02..0000000 --- a/Test-Warn-0.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:817a11ec7c1e840e7c98576b11a4c400decbae4fb45b7af953c30f7a0875f8ff -size 11787 diff --git a/Test-Warn-0.35.tar.gz b/Test-Warn-0.35.tar.gz new file mode 100644 index 0000000..e4daad2 --- /dev/null +++ b/Test-Warn-0.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e410963cc8a3bf76851f475e322e1d232ea93d73d700f6b9e7888201b354c5 +size 12230 diff --git a/perl-Test-Warn.changes b/perl-Test-Warn.changes index dffa1a9..7c34745 100644 --- a/perl-Test-Warn.changes +++ b/perl-Test-Warn.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Jun 15 06:05:43 UTC 2018 - coolo@suse.com + +- updated to 0.35 + see /usr/share/doc/packages/perl-Test-Warn/Changes + + 0.35 2018-06-13 + Merged several Pull Requests: + - README clean-up: Assign Copyright to current author + https://github.com/hanfried/test-warn/pull/6 + thx to Andrew Grangaard (spazm) + - Pod cleanup + https://github.com/hanfried/test-warn/pull/5 + thx to Andrew Grangaar (spazm) and Gabor Szabo (szabgab) + - add missing comma + https://github.com/hanfried/test-warn/pull/4 + thx to Desmond Daignault (nawglan) + - Nawglan/update meta yml + https://github.com/hanfried/test-warn/pull/3 + thx to Desmond Daignault (nawglan) and Karen Etheridge (karenetheridge) + - create META.json so that perl Makefile.PL stops complaining + https://github.com/hanfried/test-warn/pull/2 + thx to Desmond Daignault (nawglan) and Karen Etheridge (karenetheridge) + ------------------------------------------------------------------- Sun Jun 10 06:09:13 UTC 2018 - coolo@suse.com diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec index 4b4c3a9..90e3d35 100644 --- a/perl-Test-Warn.spec +++ b/perl-Test-Warn.spec @@ -17,7 +17,7 @@ Name: perl-Test-Warn -Version: 0.34 +Version: 0.35 Release: 0 %define cpan_name Test-Warn Summary: Perl extension to test methods for warnings @@ -43,7 +43,7 @@ tests. This module provides a few convenience methods for testing warning based-code. -If you are not already familiar with the Test::More manpage, now would be +If you are not already familiar with the Test::More manpage now would be the time to go take a look. %prep