Update to 0.010 (rhbz#2138013)
- New upstream release 0.010 - Re-release with updated ppport.h for 5.8.5 compatibility - Use SPDX-format license tag
This commit is contained in:
parent
1400a157d3
commit
672d40a58c
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/PerlIO-utf8_strict-0.007.tar.gz
|
||||
/PerlIO-utf8_strict-0.008.tar.gz
|
||||
/PerlIO-utf8_strict-0.009.tar.gz
|
||||
/PerlIO-utf8_strict-0.010.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Name: perl-PerlIO-utf8_strict
|
||||
Version: 0.009
|
||||
Release: 4%{?dist}
|
||||
Version: 0.010
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast and correct UTF-8 I/O
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/PerlIO-utf8_strict
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/PerlIO/PerlIO-utf8_strict-%{version}.tar.gz
|
||||
# Build:
|
||||
@ -61,6 +61,11 @@ make test
|
||||
%{_mandir}/man3/PerlIO::utf8_strict.3*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PerlIO-utf8_strict-0.009.tar.gz) = 2431cd11fb48d5cc2897d994afcfebd3a2f394f59bd366e4ca930ac110696408791052ecbaec32bc0180a978c3e348306b92b96ba9cdeef5d06d6dced07c70b9
|
||||
SHA512 (PerlIO-utf8_strict-0.010.tar.gz) = 623d7ba2f80f87196c172ce2b9ad789b14455cdb18ef8dd388af357e50e299128d9f631a1a034d671e46c6c72770c5900f18c83be4b2796285bb7f56afaa76a0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user