Tue, 04 Jun 2024 02:46:25 UTC | login

Information for build perl-Compress-Raw-Lzma-2.094-1.fc33

ID164282
Package Nameperl-Compress-Raw-Lzma
Version2.094
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma.git#0582eab33654f865801321a585372ba0c7b593c8
SummaryLow-level interface to lzma compression library
DescriptionThis module provides a Perl interface to the lzma compression library. It is used by IO::Compress::Lzma.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 18:14:55 UTC
CompletedTue, 14 Jul 2020 18:31:54 UTC
Taskbuild (f33, /rpms/perl-Compress-Raw-Lzma.git:0582eab33654f865801321a585372ba0c7b593c8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma.git#0582eab33654f865801321a585372ba0c7b593c8'}}
Tags
f33
RPMs
src
perl-Compress-Raw-Lzma-2.094-1.fc33.src.rpm (info) (download)
riscv64
perl-Compress-Raw-Lzma-2.094-1.fc33.riscv64.rpm (info) (download)
perl-Compress-Raw-Lzma-debuginfo-2.094-1.fc33.riscv64.rpm (info) (download)
perl-Compress-Raw-Lzma-debugsource-2.094-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 13 2020 Paul Howarth <paul@city-fan.org> - 2.094-1 - Update to 2.094 - Fix issue with Append mode and SvOOK (GH#4) * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.093-5 - Perl 5.32 rebuild * Mon Mar 30 2020 Paul Howarth <paul@city-fan.org> - 2.093-4 - Rebuild for xz 5.2.5 * Fri Feb 14 2020 Petr Pisar <ppisar@redhat.com> - 2.093-3 - Unbundle test dependencies * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.093-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 08 2019 Paul Howarth <paul@city-fan.org> - 2.093-1 - Update to 2.093 - Lzma.xs: Add allocator to lzma_properties_decode (GH#2) * Mon Dec 02 2019 Paul Howarth <paul@city-fan.org> - 2.092-1 - Update to 2.092 - Use lzma_allocator (GH#2) * Sun Nov 24 2019 Paul Howarth <paul@city-fan.org> - 2.091-1 - Update to 2.091 - More updates for memory leak in raw_decoder (GH#1) - Silence compiler warning * Sun Nov 10 2019 Paul Howarth <paul@city-fan.org> - 2.090-1 - Update to 2.090 - Fix memory leak in raw_decoder (GH#1) * Sun Nov 03 2019 Paul Howarth <paul@city-fan.org> - 2.089-1 - Update to 2.089 (no changes) * Sun Nov 03 2019 Paul Howarth <paul@city-fan.org> - 2.088-1 - Update to 2.088 - Add support details in documentation * Mon Aug 12 2019 Paul Howarth <paul@city-fan.org> - 2.087-1 - Update to 2.087 (no changes) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.086-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.086-2 - Perl 5.30 rebuild * Mon Apr 01 2019 Paul Howarth <paul@city-fan.org> - 2.086-1 - Update to 2.086 - Moved source to github: https://github.com/pmqs/Compress-Raw-Lzma - Add META_MERGE to Makefile.PL - Added meta-json.t and meta-yaml.t * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.085-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 13 2019 Paul Howarth <paul@city-fan.org> - 2.085-1 - Update to 2.085 - Test harness can use a lot of memory; on systems with small memory, t/050interop-xz.t can fail, so free memory before invoking xz (CPAN RT#128194) * Mon Jan 07 2019 Paul Howarth <paul@city-fan.org> - 2.084-1 - Update to 2.084 (no changes) * Wed Jan 02 2019 Paul Howarth <paul@city-fan.org> - 2.083-1 - Update to 2.083 (no changes) - Drop legacy Group: tag