1
0

Accepting request 1092783 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1092783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Locale-Codes?expand=0&rev=8
This commit is contained in:
2023-06-13 14:10:39 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6db8e2b0843eba8a2287785c9b7d051dee68c73f1e575780a097f375e8e682
size 868121

3
Locale-Codes-3.74.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 8 03:09:14 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 3.74
see /usr/share/doc/packages/perl-Locale-Codes/Changes
3.74 2023-06-07 sbeck
- NEW CODE(s)
-------------------------------------------------------------------
Tue Mar 7 03:07:33 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Locale-Codes
Name: perl-Locale-Codes
Version: 3.73
Version: 3.74
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Distribution of modules to handle locale codes
@@ -82,7 +82,7 @@ sooner, just email me and I'll get one out.
%prep
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor