From 15331f523c8dbcc4c07002a1a07714e04fc93dd7 Mon Sep 17 00:00:00 2001 From: Wenlong Zhang Date: Mon, 11 Dec 2023 02:46:37 +0000 Subject: [PATCH] Rebuild with new xz (5.4.4) for loongarch64 --- 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 ca35c01..dd580fa 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 # Perform optional tests %bcond_with perl_Compress_Raw_Lzma_enables_optional_test @@ -98,6 +98,9 @@ make test %doc Changes README %changelog +* Mon Dec 11 2023 Wenlong Zhang - 2.204-3 +- Rebuild with new xz (5.4.4) for loongarch64 + * Tue Sep 12 2023 happy_orange - 2.204-2 - Rebuild for new xz (5.4.4) -- Gitee