8
0

Automatic update to v3.850.0 (3.85) #1

Merged
okurz merged 1 commits from cpanmirror/perl-Locale-Codes:autoupdate into main 2025-10-07 12:42:16 +02:00
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bafe816f557806b36b97628a9d85a07fee2b857effbc7e270ad95f71a53d8a5
size 879524

BIN
Locale-Codes-3.85.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 6 18:45:42 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 3.850.0 (3.85)
see /usr/share/doc/packages/perl-Locale-Codes/Changes
3.85 2025-09-02 sbeck
- Fixed missing test
Missed testing for one error case in code2names that caused it to
return the incorrect value. GitHub #19
- NEW CODE(s)
-------------------------------------------------------------------
Wed Jun 11 05:37:33 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Locale-Codes
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Locale-Codes
Name: perl-Locale-Codes
Version: 3.840.0
Version: 3.850.0
Release: 0
# 3.84 -> normalize -> 3.840.0
%define cpan_version 3.84
# 3.85 -> normalize -> 3.850.0
%define cpan_version 3.85
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Distribution of modules to handle locale codes
URL: https://metacpan.org/release/%{cpan_name}