Update to 0.008
- New upstream release 0.008 - Compile test updated, to hopefully fix mswin32 parsing issues
This commit is contained in:
parent
140dd48c37
commit
cb57569f85
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Warnings
|
||||
Version: 0.007
|
||||
Version: 0.008
|
||||
Release: 1%{?dist}
|
||||
Summary: Test for warnings and the lack of them
|
||||
License: GPL+ or Artistic
|
||||
@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Test-Warnings
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Warnings-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Build
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.024
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.025
|
||||
# Module
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Test::Builder)
|
||||
@ -68,6 +68,10 @@ perl Build.PL --installdirs=vendor
|
||||
%{_mandir}/man3/Test::Warnings.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2013 Paul Howarth <paul@city-fan.org> - 0.008-1
|
||||
- Update to 0.008
|
||||
- Compile test updated, to hopefully fix mswin32 parsing issues
|
||||
|
||||
* Wed Jul 10 2013 Paul Howarth <paul@city-fan.org> - 0.007-1
|
||||
- Update to 0.007
|
||||
- Fix subtest tests to work on Test::More before 0.95_01 (CPAN RT#86802)
|
||||
|
Loading…
Reference in New Issue
Block a user