From f335d923a91aee04953db780642d18820126c29a Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Fri, 13 Jan 2023 10:54:20 +0800 Subject: [PATCH] Rebuild for new xz (5.4.1) --- 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 6eb6fa4..22f182e 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_without perl_Compress_Raw_Lzma_enables_optional_test @@ -99,6 +99,9 @@ make test %doc Changes README %changelog +* Fri Jan 13 2023 Funda Wang - 2.201-4 +- Rebuild for new xz (5.4.1) + * Thu Dec 15 2022 Funda Wang - 2.201-3 - Rebuild for new xz (5.4.0) -- Gitee