From 605fa82c17e291b7a05754e5abe02f581ff2083a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 21:24:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-DynaLoader-Functions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DynaLoader-Functions.spec b/perl-DynaLoader-Functions.spec index e2e1a33..41e60ee 100644 --- a/perl-DynaLoader-Functions.spec +++ b/perl-DynaLoader-Functions.spec @@ -9,7 +9,7 @@ Name: perl-DynaLoader-Functions Version: 0.004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Deconstructed dynamic C library loading License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/DynaLoader-Functions @@ -107,6 +107,9 @@ chmod +x %{buildroot}%{_libexecdir}/%{name}/test %{_libexecdir}/%{name} %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.004-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Apr 7 2023 Paul Howarth - 0.004-1 - Update to 0.004 (rhbz#2185089) - Port test C code to Perl 5.33.1, which defines a PERL_VERSION_GE() macro