Wed, 29 May 2024 07:10:47 UTC | login

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

ID182390
Package Nameperl-Compress-Raw-Lzma
Version2.096
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma.git#81f898ff213311bcea3938a007ec70edf7c44c90
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
StartedFri, 14 Aug 2020 19:07:55 UTC
CompletedFri, 14 Aug 2020 19:34:51 UTC
Taskbuild (f33, /rpms/perl-Compress-Raw-Lzma.git:81f898ff213311bcea3938a007ec70edf7c44c90)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma.git#81f898ff213311bcea3938a007ec70edf7c44c90'}}
Tags
f33
f37
f38
RPMs
src
perl-Compress-Raw-Lzma-2.096-1.fc33.src.rpm (info) (download)
riscv64
perl-Compress-Raw-Lzma-2.096-1.fc33.riscv64.rpm (info) (download)
perl-Compress-Raw-Lzma-debuginfo-2.096-1.fc33.riscv64.rpm (info) (download)
perl-Compress-Raw-Lzma-debugsource-2.096-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Paul Howarth <paul@city-fan.org> - 2.096-1 - Update to 2.096 (no changes) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.095-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Paul Howarth <paul@city-fan.org> - 2.095-1 - Update to 2.095 (no changes) - Modernize spec using %{make_build} and %{make_install} * 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