From f309b549f5ff30ae3eb13e19e91323f838012785 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 05:14:07 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Params-ValidationCompiler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Params-ValidationCompiler.spec b/perl-Params-ValidationCompiler.spec index be25481..ba4326e 100644 --- a/perl-Params-ValidationCompiler.spec +++ b/perl-Params-ValidationCompiler.spec @@ -7,7 +7,7 @@ Name: perl-Params-ValidationCompiler Version: 0.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build an optimized subroutine parameter validator once, use it forever License: Artistic-2.0 URL: https://metacpan.org/release/Params-ValidationCompiler @@ -86,6 +86,9 @@ make test %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Jan 8 2023 Paul Howarth - 0.31-1 - Update to 0.31 - Require Class::XSAccessor 1.17+ when trying to load it; earlier versions