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
This commit is contained in:
DistroBaker 2021-02-03 02:48:35 +00:00
parent ea0d4e082f
commit 277ef75677

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