This commit is contained in:
Dennis Gilmore 2012-07-20 13:31:43 -05:00
parent 2e47f82f0d
commit b6d05fe1f4
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global cpan_version 3.17
Name: perl-Pod-Perldoc
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Look up Perl documentation in Pod format
License: GPL+ or Artistic
Group: Development/Libraries
@ -89,6 +89,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 3.17-8
- Perl 5.16 re-rebuild of bootstrapped packages