From e495b081dc62eef4adc99c84f9ed4b54e7d31093 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 05:24:33 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-PerlIO-utf8_strict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-PerlIO-utf8_strict.spec b/perl-PerlIO-utf8_strict.spec index 2292430..9fb4681 100644 --- a/perl-PerlIO-utf8_strict.spec +++ b/perl-PerlIO-utf8_strict.spec @@ -1,6 +1,6 @@ Name: perl-PerlIO-utf8_strict Version: 0.010 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast and correct UTF-8 I/O License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/PerlIO-utf8_strict @@ -60,6 +60,9 @@ make test %{_mandir}/man3/PerlIO::utf8_strict.3* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.010-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Oct 27 2022 Paul Howarth - 0.010-1 - Update to 0.010 (rhbz#2138013) - Re-release with updated ppport.h for 5.8.5 compatibility