From 9c7bd0f6fdb07aace6dc44ed14a0b650756a3fab Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Aug 2023 16:59:47 +0100 Subject: [PATCH] Rebuild against xz 5.4.4 (RHBZ#2228542) --- 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 a3901ad..8990b8a 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -3,7 +3,7 @@ Name: perl-Compress-Raw-Lzma Version: 2.206 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Aug 02 2023 Richard W.M. Jones - 2.206-2 +- Rebuild against xz 5.4.4 (RHBZ#2228542) + * Wed Jul 26 2023 Paul Howarth - 2.206-1 - Update to 2.206 - Drop rt.cpan.org from SUPPORT section