Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 05:24:33 +00:00
parent 60970c1928
commit e495b081dc

View File

@ -1,6 +1,6 @@
Name: perl-PerlIO-utf8_strict
Version: 0.010
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast and correct UTF-8 I/O
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/PerlIO-utf8_strict
@ -60,6 +60,9 @@ make test
%{_mandir}/man3/PerlIO::utf8_strict.3*
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.010-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Oct 27 2022 Paul Howarth <paul@city-fan.org> - 0.010-1
- Update to 0.010 (rhbz#2138013)
- Re-release with updated ppport.h for 5.8.5 compatibility