From 7262a246799fc63ef0d2e229bb95b95586800406 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 05:13:47 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Params-Util.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index 537bf2c..d5afc56 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -1,6 +1,6 @@ Name: perl-Params-Util Version: 1.102 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Simple standalone parameter-checking functions License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Params-Util @@ -68,6 +68,9 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.102-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Nov 29 2022 Ralf Corsépius - 1.102-9 - Modernize spec. - Convert license to SPDX.