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