Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-24 22:57:15 +02:00
parent cb57569f85
commit 4441ae30d7

View File

@ -1,6 +1,6 @@
Name: perl-Test-Warnings
Version: 0.008
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test for warnings and the lack of them
License: GPL+ or Artistic
Group: Development/Libraries
@ -68,6 +68,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/Test::Warnings.3pm*
%changelog
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.008-2
- Perl 5.18 rebuild
* 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