This commit is contained in:
Dennis Gilmore 2014-06-07 06:04:55 -05:00
parent d7fd0c9ad3
commit 374c41504d

View File

@ -1,6 +1,6 @@
Name: perl-Test-Pod
Version: 1.48
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Test POD files for correctness
Group: Development/Libraries
License: GPL+ or Artistic
@ -52,6 +52,9 @@ LC_ALL=C ./Build test
%{_mandir}/man3/Test::Pod.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.48-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 17 2014 Petr Pisar <ppisar@redhat.com> - 1.48-5
- Declare run-time dependency on File::Find (bug #1066006)