From 7f0187a0b8a488375a0be23e98e2fbaea72d4b8e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 04:02:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_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 9e113cb..8d46eaf 100644 --- a/perl-PerlIO-utf8_strict.spec +++ b/perl-PerlIO-utf8_strict.spec @@ -1,6 +1,6 @@ Name: perl-PerlIO-utf8_strict Version: 0.008 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast and correct UTF-8 I/O License: GPL+ or Artistic URL: https://metacpan.org/release/PerlIO-utf8_strict @@ -61,6 +61,9 @@ make test %{_mandir}/man3/PerlIO::utf8_strict.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.008-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Sep 19 2020 Paul Howarth - 0.008-1 - Update to 0.008 - Make unread by :crlf on top of :utf8_strict reliable