Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update perl-Locale-Codes to 3.81 #11715

Open
wants to merge 1 commit into
base: 3.0-dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"perl-Locale-Codes-3.66.tar.gz": "99facd6d56e28ca68f323d02cb7fc6c8eb9833b0696a5a833ef4ac3f5e5c57e7"
"perl-Locale-Codes-3.81.tar.gz": "8ce0d6a41a3f47d5559316e573a0bbb558494f68984c567be327545b84dfd35d"
}
}
}
8 changes: 6 additions & 2 deletions SPECS-EXTENDED/perl-Locale-Codes/perl-Locale-Codes.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Vendor: Microsoft Corporation
Distribution: Azure Linux
Name: perl-Locale-Codes
Version: 3.66
Release: 4%{?dist}
Version: 3.81
Release: 1%{?dist}
Summary: Distribution of modules to handle locale codes
License: GPL+ or Artistic
URL: https://metacpan.org/release/Locale-Codes
Expand Down Expand Up @@ -90,6 +90,10 @@ make test
%{_libexecdir}/%{name}

%changelog
* Tue Dec 24 2024 Kevin Lockwood <[email protected]> - 3.81-1
- Update to 3.81
- License verified.

* Fri Apr 22 2022 Muhammad Falak <[email protected]> - 3.66-4
- Add an explicit BR on `perl(deprecate)` to enable ptest
- License verified
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18093,8 +18093,8 @@
"type": "other",
"other": {
"name": "perl-Locale-Codes",
"version": "3.66",
"downloadUrl": "https://cpan.metacpan.org/authors/id/S/SB/SBECK/Locale-Codes-3.66.tar.gz"
"version": "3.81",
"downloadUrl": "https://cpan.metacpan.org/authors/id/S/SB/SBECK/Locale-Codes-3.81.tar.gz"
}
}
},
Expand Down