| Name: | perl-PerlIO-gzip | 
|---|---|
| Version: | 0.20 | 
| Release: | 6.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 34138 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-PerlIO-gzip-0.20-6.el8.x86_64.rpm | 
| Source RPM: | perl-PerlIO-gzip-0.20-6.el8.src.rpm | 
| Build Date: | Thu Mar 07 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/PerlIO-gzip | 
| Summary: | Perl extension to provide a PerlIO layer to gzip/gunzip | 
| Description: | PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program. Compression and decompression are implemented. This is akin to Compress::Zlib, except that it operates at the lower PerlIO layer.  | 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 0.20 - Fix test skip count on Win32 (CPAN RT#76335) - Drop UTF8 docs patch; issue fixed upstream
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Perl 5.24 rebuild
- Fix FTBFS due to missing buildreq perl-devel - Use a patch rather than scripted iconv to fix documentation encodings - Simplify find command using -empty and -delete