From 8eb8b02431f9742ba0e30885df08247bff364876 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 03:18:57 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Inline-Python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Inline-Python.spec b/perl-Inline-Python.spec index 3d22512..cc87352 100644 --- a/perl-Inline-Python.spec +++ b/perl-Inline-Python.spec @@ -1,6 +1,6 @@ Name: perl-Inline-Python Version: 0.57 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Write Perl subs and classes in Python License: GPL+ or Artistic URL: https://metacpan.org/release/Inline-Python @@ -82,6 +82,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.57-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 12 2022 Florian Weimer - 0.57-2 - Port to C99