diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index 8103ae364973156c4f9b81f72be2300a815ddbe6..c5f6a65acaa39a0553a0eccae15286c6edfa9625 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,9 +1,10 @@ +%define anolis_release .0.1 # Perform optional tests %bcond_without perl_Compress_Raw_Lzma_enables_optional_test Name: perl-Compress-Raw-Lzma Version: 2.096 -Release: 1%{?dist} +Release: 1%{anolis_release}%{?dist} Summary: Low-level interface to lzma compression library License: GPL+ or Artistic URL: https://metacpan.org/release/Compress-Raw-Lzma @@ -88,6 +89,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3* %changelog +* Thu Mar 14 2024 Bo Ren - 2.096-1.0.1 +- Rebuild with xz-libs-5.4.4 + * Sat Aug 1 2020 Paul Howarth - 2.096-1 - Update to 2.096 (no changes)