Compare commits

...

No commits in common. 'c9' and 'i8c-beta-stream-5.32' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
SOURCES/IO-Compress-Lzma-2.101.tar.gz
SOURCES/IO-Compress-Lzma-2.096.tar.gz

@ -1 +1 @@
99c504e8c1506419be0c142b0d9cde4d607ce501 SOURCES/IO-Compress-Lzma-2.101.tar.gz
ce5d84795e3dea63a227b2493c79ba4c9d279e06 SOURCES/IO-Compress-Lzma-2.096.tar.gz

@ -1,13 +1,9 @@
# Perform optional tests
%if 0%{?rhel} >= 9
%bcond_with perl_IO_Compress_Lzma_enables_optional_test
%else
%bcond_without perl_IO_Compress_Lzma_enables_optional_test
%endif
Name: perl-IO-Compress-Lzma
Version: 2.101
Release: 4%{?dist}
Version: 2.096
Release: 1%{?dist}
Summary: Read and write lzma compressed data
License: GPL+ or Artistic
URL: https://metacpan.org/release/IO-Compress-Lzma
@ -103,27 +99,8 @@ make test COMPRESS_ZLIB_RUN_MOST=1
%{_mandir}/man3/IO::Uncompress::UnXz.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.101-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.101-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.101-2
- Disable optional tests on ELN
* Sat Feb 20 2021 Paul Howarth <paul@city-fan.org> - 2.101-1
- Update to 2.101 (no changes)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 7 2021 Paul Howarth <paul@city-fan.org> - 2.100-1
- Update to 2.100
- Trim whitespace
- Avoid indirect calls
- Fix typo
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.096-1
- Rebuilt for MSVSphere 8.10 beta
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
- Update to 2.096

Loading…
Cancel
Save