From 121060a718896e7d462a86ff429a6ab9e3ca32f2 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Thu, 15 Dec 2022 19:30:50 +0800 Subject: [PATCH] Rebuild for new xz (5.4.0) --- 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 012af0a..6eb6fa4 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_without perl_Compress_Raw_Lzma_enables_optional_test @@ -99,6 +99,9 @@ make test %doc Changes README %changelog +* Thu Dec 15 2022 Funda Wang - 2.201-3 +- Rebuild for new xz (5.4.0) + * Mon Dec 5 2022 Funda Wang - 2.201-2 - Rebuld for new xz (5.2.9) -- Gitee