Wed, 12 Jun 2024 17:01:16 UTC | login

Information for build perl-Archive-Any-Lite-0.11-6.fc28

ID33294
Package Nameperl-Archive-Any-Lite
Version0.11
Release6.fc28
Epoch
SummarySimple CPAN package extractor
DescriptionThis is a fork of Archive::Any by Michael Schwern and Clint Moore. The main difference is that this works properly even when you fork(), and may require less memory to extract a tarball. On the other hand, this isn't pluggable (it only supports file formats used in the CPAN toolchains), and it doesn't check MIME types.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 18:21:16 UTC
CompletedWed, 06 Jun 2018 18:21:16 UTC
Tags
f29
RPMs
src
perl-Archive-Any-Lite-0.11-6.fc28.src.rpm (info) (download)
noarch
perl-Archive-Any-Lite-0.11-6.fc28.noarch.rpm (info) (download)
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-4 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.11-2 - Perl 5.24 rebuild * Fri Apr 29 2016 Paul Howarth <paul@city-fan.org> - 0.11-1 - Update to 0.11 - Improved tar extraction performance - Simplify find command using -delete * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-3 - Perl 5.22 rebuild * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-2 - Perl 5.20 rebuild * Thu Aug 14 2014 Paul Howarth <paul@city-fan.org> - 0.10-1 - Update to 0.10 - Added LICENSE file (CPAN RT#88571) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 18 2014 Paul Howarth <paul@city-fan.org> - 0.09-1 - Update to 0.09 - Updated version requirements * Fri Apr 18 2014 Paul Howarth <paul@city-fan.org> - 0.08-1 - Update to 0.08 - Support an optional hash reference for finer extraction control - Add patch to build with ExtUtils::MakeMaker rather than ExtUtils::MakeMaker::CPANfile - Since we now need Archive::Tar 1.76, the package can't build for EPEL < 7 and so support for everything older can be dropped * Sat Aug 03 2013 Paul Howarth <paul@city-fan.org> - 0.07-2 - Sanitize for Fedora submission * Fri Aug 02 2013 Paul Howarth <paul@city-fan.org> - 0.07-1 - Initial RPM version