Skip to content

Commit dcbc911

Browse files
authored
Upgrade: perl-PerlIO-utf8_strict version to 0.010 (#12776)
1 parent 06ea845 commit dcbc911

3 files changed

Lines changed: 13 additions & 9 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"perl-PerlIO-utf8_strict-0.007.tar.gz": "83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb"
3+
"PerlIO-utf8_strict-0.010.tar.gz": "bcd2848b72df290b5e984fae8b1a6ca96f6d072003cf222389a8c9e8e1c570cd"
44
}
55
}

SPECS-EXTENDED/perl-PerlIO-utf8_strict/perl-PerlIO-utf8_strict.spec

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
Name: perl-PerlIO-utf8_strict
2-
Version: 0.007
3-
Release: 12%{?dist}
2+
Version: 0.010
3+
Release: 1%{?dist}
44
Summary: Fast and correct UTF-8 I/O
5-
License: GPL+ or Artistic
5+
License: GPL-1.0-or-later OR Artistic-1.0-Perl
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
88
URL: 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:
1111
BuildRequires: coreutils
1212
BuildRequires: findutils
1313
BuildRequires: gcc
1414
BuildRequires: make
15-
BuildRequires: perl-interpreter
1615
BuildRequires: perl-devel
1716
BuildRequires: perl-generators
17+
BuildRequires: perl-interpreter
1818
BuildRequires: perl(ExtUtils::MakeMaker)
1919
BuildRequires: perl(strict)
2020
BuildRequires: perl(warnings)
@@ -30,7 +30,7 @@ BuildRequires: perl(lib)
3030
BuildRequires: perl(Test::Exception)
3131
BuildRequires: perl(Test::More) >= 0.88
3232
BuildRequires: 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

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19303,8 +19303,8 @@
1930319303
"type": "other",
1930419304
"other": {
1930519305
"name": "perl-PerlIO-utf8_strict",
19306-
"version": "0.007",
19307-
"downloadUrl": "https://cpan.metacpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.007.tar.gz"
19306+
"version": "0.010",
19307+
"downloadUrl": "https://cpan.metacpan.org/modules/by-module/PerlIO/PerlIO-utf8_strict-0.010.tar.gz"
1930819308
}
1930919309
}
1931019310
},

0 commit comments

Comments
 (0)