Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 23:22:42 +02:00
parent 37e6e352d9
commit b00937af74

View File

@ -1,7 +1,7 @@
%global cpan_version 3.17
Name: perl-Pod-Perldoc
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Look up Perl documentation in Pod format
License: GPL+ or Artistic
Group: Development/Libraries
@ -85,6 +85,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 3.17-5
- Perl 5.16 rebuild
* Fri Jun 01 2012 Petr Pisar <ppisar@redhat.com> - 3.17-4
- Omit optional Tk tests on bootstrap