Rebuild against the new xz in ELN

This commit is contained in:
Yaakov Selkowitz 2023-04-27 16:43:35 -04:00
parent a702c5a3e3
commit 811e8ac7d7

View File

@ -3,7 +3,7 @@
Name: perl-Compress-Raw-Lzma
Version: 2.204
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Low-level interface to lzma compression library
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Compress-Raw-Lzma
@ -87,6 +87,9 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.3*
%changelog
* Thu Apr 27 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.204-5
- Rebuild against the new xz in ELN
* Mon Apr 17 2023 Adam Williamson <awilliam@redhat.com> - 2.204-4
- Really rebuild against the new xz this time