Accepting request 785497 from devel:languages:perl:autoupdate

- updated to 0.029
   see /usr/share/doc/packages/perl-Test-Warnings/Changes
  0.029     2020-03-14 05:27:59Z
            - new :report_warnings feature, for printing all of the (unexpected)
              warning content when had_no_warnings() is called (Tina Mueller, PR#10)

OBS-URL: https://build.opensuse.org/request/show/785497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=23
This commit is contained in:
Pedro Monreal Gonzalez 2020-03-16 09:36:09 +00:00 committed by Git OBS Bridge
parent e327e4a740
commit e6c1a83a8c
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26fda9f8d279e943d27e43a4a3a5cea8a6592cd36e7308695f8dc6602262c0e0
size 41684

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b55214ea50395f1ae14ac504dd3d0d21580a92c558e8049cbe7b3ac42add1792
size 42221

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 15 03:15:09 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.029
see /usr/share/doc/packages/perl-Test-Warnings/Changes
0.029 2020-03-14 05:27:59Z
- new :report_warnings feature, for printing all of the (unexpected)
warning content when had_no_warnings() is called (Tina Mueller, PR#10)
-------------------------------------------------------------------
Sun Dec 22 03:12:43 UTC 2019 - <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Test-Warnings
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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.028
Version: 0.029
Release: 0
%define cpan_name Test-Warnings
Summary: Test for warnings and the lack of them