From a702c5a3e34fe66f7e671e5a0642565a13874382 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 17 Apr 2023 14:23:46 -0700 Subject: [PATCH] Really rebuild against the new xz this time --- 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 02c66b9..9fdcf79 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -3,7 +3,7 @@ Name: perl-Compress-Raw-Lzma Version: 2.204 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level interface to lzma compression library License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Compress-Raw-Lzma @@ -87,6 +87,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3* %changelog +* Mon Apr 17 2023 Adam Williamson - 2.204-4 +- Really rebuild against the new xz this time + * Mon Apr 17 2023 Adam Williamson - 2.204-3 - Rebuild for new xz