Information for build perl-Archive-Zip-1.66-1.fc31

ID1378540
Package Nameperl-Archive-Zip
Version1.66
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Archive-Zip.git#2dcff4a0e461df915ffd2ecb8bcb5a61d4babe47
SummaryPerl library for accessing Zip archives
DescriptionThe Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
Built byjplesnik
State complete
Volume fedora_koji_archive04
StartedTue, 17 Sep 2019 09:08:51 UTC
CompletedTue, 17 Sep 2019 09:09:44 UTC
Taskbuild (f31-candidate, /rpms/perl-Archive-Zip.git:2dcff4a0e461df915ffd2ecb8bcb5a61d4babe47)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Archive-Zip.git#2dcff4a0e461df915ffd2ecb8bcb5a61d4babe47'}}
Tags
f31
f31-updates-testing
RPMs
src
perl-Archive-Zip-1.66-1.fc31.src.rpm (info) (download)
noarch
perl-Archive-Zip-1.66-1.fc31.noarch.rpm (info) (download)
Logs
noarch
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 17 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.66-1 - 1.66 bump * Mon Sep 09 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.65-1 - 1.65 bump * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.64-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.64-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.64-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Sep 13 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.64-1 - 1.64 bump * Thu Aug 23 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.63-1 - 1.63 bump * Mon Aug 20 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.62-1 - 1.62 bump * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Petr Pisar <ppisar@redhat.com> - 1.60-4 - Fix CVE-2018-10860 (a directory and symbolic link traversal) (bug #1596132) * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-3 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-1 - 1.60 bump * Tue Dec 19 2017 Petr Pisar <ppisar@redhat.com> - 1.59-6 - Fix shellbang in examples/selfex.pl documentation (CPAN RT#123913) - Modernize spec file