Update to 0.16
- New upstream release 0.16 - Fix prereq problem with last release - now no longer testing the example scripts for user installs
This commit is contained in:
parent
316eea4477
commit
aac436fba0
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Test-Warnings
|
Name: perl-Test-Warnings
|
||||||
Version: 0.015
|
Version: 0.016
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Test for warnings and the lack of them
|
Summary: Test for warnings and the lack of them
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -23,7 +23,6 @@ BuildRequires: perl(ExtUtils::MakeMaker)
|
|||||||
BuildRequires: perl(File::Spec::Functions)
|
BuildRequires: perl(File::Spec::Functions)
|
||||||
BuildRequires: perl(if)
|
BuildRequires: perl(if)
|
||||||
BuildRequires: perl(List::Util)
|
BuildRequires: perl(List::Util)
|
||||||
BuildRequires: perl(Test::Deep)
|
|
||||||
BuildRequires: perl(Test::More) >= 0.94
|
BuildRequires: perl(Test::More) >= 0.94
|
||||||
BuildRequires: perl(Test::Tester) >= 0.108
|
BuildRequires: perl(Test::Tester) >= 0.108
|
||||||
BuildRequires: perl(version)
|
BuildRequires: perl(version)
|
||||||
@ -73,6 +72,11 @@ make test
|
|||||||
%{_mandir}/man3/Test::Warnings.3pm*
|
%{_mandir}/man3/Test::Warnings.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 22 2014 Paul Howarth <paul@city-fan.org> - 0.016-1
|
||||||
|
- Update to 0.16
|
||||||
|
- Fix prereq problem with last release - now no longer testing the example
|
||||||
|
scripts for user installs
|
||||||
|
|
||||||
* Fri Jun 20 2014 Paul Howarth <paul@city-fan.org> - 0.015-1
|
* Fri Jun 20 2014 Paul Howarth <paul@city-fan.org> - 0.015-1
|
||||||
- Update to 0.15
|
- Update to 0.15
|
||||||
- Adjusted packaging and tests to become perl-5.6 friendly, including only
|
- Adjusted packaging and tests to become perl-5.6 friendly, including only
|
||||||
|
Loading…
Reference in New Issue
Block a user