forked from perl/perl-Locale-Codes
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:
@@ -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
3
Locale-Codes-3.74.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a310b4cad11d2708ab3d602724d16f5ef01362d57de57cb5e99e1221e9a16ecb
|
||||
size 869833
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user