Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 23:20:03 +02:00
parent e0b99e921b
commit 5e4d3aae68

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib Name: perl-Compress-Raw-Zlib
Version: 2.054 Version: 2.054
Release: 2%{?dist} Release: 3%{?dist}
Summary: Low-level interface to zlib compression library Summary: Low-level interface to zlib compression library
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm* %{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog %changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 2.054-3
- Perl 5.16 rebuild
* Fri Jun 01 2012 Petr Pisar <ppisar@redhat.com> - 2.054-2 * Fri Jun 01 2012 Petr Pisar <ppisar@redhat.com> - 2.054-2
- Omit optional Test::Pod tests on bootstrap - Omit optional Test::Pod tests on bootstrap