From c7a21daeb7044a318a65d7ae7e4a5c17fa817f13 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Wed, 25 Sep 2024 09:57:25 +0800 Subject: [PATCH] rebuild with new xz 5.4.7 --- perl-Compress-Raw-Lzma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index dd580fa..22987da 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 # Perform optional tests %bcond_with perl_Compress_Raw_Lzma_enables_optional_test @@ -98,6 +98,9 @@ make test %doc Changes README %changelog +* Wed Sep 25 2024 mgb01105731 - 2.204-4 +- Rebuild with new xz (5.4.7) + * Mon Dec 11 2023 Wenlong Zhang - 2.204-3 - Rebuild with new xz (5.4.4) for loongarch64 -- Gitee