Accepting request 208425 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Warnings?expand=0&rev=5
This commit is contained in:
commit
f1d2cf4c0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a1d87b0c5709398e13733893ce06d975713a849f6673f9471e27a1f744c96e7
|
||||
size 25520
|
3
Test-Warnings-0.012.tar.gz
Normal file
3
Test-Warnings-0.012.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e942300a45ef6aa781b8b64f0c4cd9672442de2b36bf6a1fadee88ead00acc6
|
||||
size 27004
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:38:08 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.012
|
||||
- re-release to fix t/00-report-prereqs.t use of
|
||||
CPAN::Meta::Requirements
|
||||
- unnecessary tests removed; CONTRIBUTING file added
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 09:14:24 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Warnings
|
||||
Version: 0.010
|
||||
Version: 0.012
|
||||
Release: 0
|
||||
%define cpan_name Test-Warnings
|
||||
Summary: Test for warnings and the lack of them
|
||||
@ -29,8 +29,7 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.027
|
||||
BuildRequires: perl(Test::CheckDeps) >= 0.007
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.030
|
||||
BuildRequires: perl(Test::Deep)
|
||||
BuildRequires: perl(Test::More) >= 0.94
|
||||
BuildRequires: perl(Test::Tester) >= 0.108
|
||||
@ -92,6 +91,6 @@ wish to test the content of expected warnings; read on to find out how.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples LICENSE README weaver.ini
|
||||
%doc Changes CONTRIBUTING examples LICENSE README weaver.ini
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user