Compare commits
No commits in common. "c9-beta" and "c8s-stream-5.32" have entirely different histories.
c9-beta
...
c8s-stream
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Compress-Raw-Lzma-2.101.tar.gz
|
SOURCES/Compress-Raw-Lzma-2.096.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
b1f6943b9ad60c76142dfb734f3634fce4fa877f SOURCES/Compress-Raw-Lzma-2.101.tar.gz
|
659349efcdda5c4bd2234dcb37c0a6b3f698f7b5 SOURCES/Compress-Raw-Lzma-2.096.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
||||||
|
|
||||||
Name: perl-Compress-Raw-Lzma
|
Name: perl-Compress-Raw-Lzma
|
||||||
Version: 2.101
|
Version: 2.096
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level interface to lzma compression library
|
Summary: Low-level interface to lzma compression library
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
||||||
@ -88,24 +88,6 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.101-3
|
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.101-2
|
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
||||||
|
|
||||||
* 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
|
|
||||||
- Expose liblzma's 'preset_dict' feature
|
|
||||||
- Trim whitespace
|
|
||||||
|
|
||||||
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
|
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
|
||||||
- Update to 2.096 (no changes)
|
- Update to 2.096 (no changes)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user