11Name: perl-PerlIO-utf8_strict
2- Version: 0.007
3- Release: 12 %{?dist }
2+ Version: 0.010
3+ Release: 1 %{?dist }
44Summary: Fast and correct UTF-8 I/O
5- License: GPL+ or Artistic
5+ License: GPL-1.0-or-later OR Artistic-1.0 -Perl
66Vendor: Microsoft Corporation
77Distribution: Azure Linux
88URL: https://metacpan.org/release/PerlIO-utf8_strict
9- Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/ PerlIO-utf8_strict-%{ version }.tar.gz# /perl- PerlIO-utf8_strict-%{version}.tar.gz
9+ Source0: https://cpan.metacpan.org/modules/by-module/ PerlIO/ PerlIO-utf8_strict-%{version }.tar.gz
1010# Build:
1111BuildRequires: coreutils
1212BuildRequires: findutils
1313BuildRequires: gcc
1414BuildRequires: make
15- BuildRequires: perl-interpreter
1615BuildRequires: perl-devel
1716BuildRequires: perl-generators
17+ BuildRequires: perl-interpreter
1818BuildRequires: perl(ExtUtils::MakeMaker)
1919BuildRequires: perl(strict)
2020BuildRequires: perl(warnings)
@@ -30,7 +30,7 @@ BuildRequires: perl(lib)
3030BuildRequires: perl(Test::Exception)
3131BuildRequires: perl(Test::More) >= 0.88
3232BuildRequires: perl(utf8)
33- Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
33+ # Dependencies
3434
3535%{?perl_default_filter }
3636
@@ -62,6 +62,10 @@ make test
6262%{_mandir }/man3/PerlIO::utf8_strict.3*
6363
6464%changelog
65+ * Mon Feb 27 2025 Sumit Jena <v-sumitjena@microsoft.com> - 0.010-1
66+ - Update to version 0.010
67+ - License verified
68+
6569* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.007-12
6670- Initial CBL-Mariner import from Fedora 32 (license: MIT).
6771
0 commit comments