Perl 5.18 re-rebuild of bootstrapped packages

This commit is contained in:
Jitka Plesnikova 2013-08-14 18:42:03 +02:00
parent 3cd4b3f14f
commit f64fed3f9d

View File

@ -3,7 +3,7 @@
Name: perl-IO-Compress
Version: 2.062
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read and write compressed data
License: GPL+ or Artistic
Group: Development/Libraries
@ -108,6 +108,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
%{_mandir}/man3/IO::Uncompress::*.3pm*
%changelog
* Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.062-2
- Perl 5.18 re-rebuild of bootstrapped packages
* Mon Aug 12 2013 Paul Howarth <paul@city-fan.org> - 2.062-1
- Update to 2.062
- Fix up tests for imminent bleadperl changes (CPAN RT#87335)