Accepting request 356063 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/356063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Warnings?expand=0&rev=16
This commit is contained in:
Dirk Stoecker 2016-01-27 10:24:02 +00:00 committed by Git OBS Bridge
parent 150fb21154
commit 5309b5cd0e
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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)