Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-17 22:32:22 +02:00
parent c9f426d54d
commit 85f79021db

View File

@ -1,6 +1,6 @@
Name: perl-Test-Pod
Version: 1.48
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test POD files for correctness
Group: Development/Libraries
License: GPL+ or Artistic
@ -45,6 +45,9 @@ LC_ALL=C ./Build test
%{_mandir}/man3/Test::Pod.3pm*
%changelog
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.48-2
- Perl 5.18 rebuild
* Mon May 06 2013 Petr Šabata <contyk@redhat.com> - 1.48-1
- 1.48 bump, Pod::Simple compatibility enhancements