From 277ef75677ab8d44a83ae08a281742aa1c35fca4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 02:48:35 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-PerlIO-utf8_strict.git#7f0187a0b8a488375a0be23e98e2fbaea72d4b8e --- 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