From 79c3648b07b1b1b145e500387f91b3372c4e9134 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:55:08 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Compress-Raw-Lzma.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index 2163278..cb43d65 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -3,7 +3,7 @@ Name: perl-Compress-Raw-Lzma Version: 2.212 -Release: 2%{?dist} +Release: 3%{?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 @@ -133,6 +133,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 2.212-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 2.212-2 - Bump release for Aug 2024 java mass rebuild