Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 04:02:34 +00:00
parent 8d0632d39c
commit 7f0187a0b8

View File

@ -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 <releng@fedoraproject.org> - 0.008-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Sep 19 2020 Paul Howarth <paul@city-fan.org> - 0.008-1
- Update to 0.008
- Make unread by :crlf on top of :utf8_strict reliable