update to 3.64

This commit is contained in:
sxt1001 2020-07-29 16:09:59 +08:00
parent 22ba49efe5
commit 278067f34f
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
Locale-Codes-3.64.tar.gz Normal file

Binary file not shown.

View File

@ -1,14 +1,14 @@
Name: perl-Locale-Codes
Version: 3.58
Release: 2
Version: 3.64
Release: 1
Summary: A distribution of modules to handle locale codes
License: GPL+ or Artistic
URL: https://metacpan.org/release/Locale-Codes
Source0: https://cpan.metacpan.org/authors/id/S/SB/SBECK/Locale-Codes-%{version}.tar.gz
BuildArch: noarch
BuildRequires:coreutils findutils perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More)
BuildRequires:coreutils findutils perl-generators perl-interpreter
BuildRequires:perl(Test::Inter) perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
@ -51,5 +51,8 @@ make test
%{_mandir}/*/*
%changelog
* Wed Jul 29 2020 shixuantong <shixuantong@huawei.com> - 3.64-1
- update to 3.64-1
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.58-2
- Package init