diff --git a/Locale-Codes-3.73.tar.gz b/Locale-Codes-3.73.tar.gz deleted file mode 100644 index 70f61c1..0000000 --- a/Locale-Codes-3.73.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a6db8e2b0843eba8a2287785c9b7d051dee68c73f1e575780a097f375e8e682 -size 868121 diff --git a/Locale-Codes-3.74.tar.gz b/Locale-Codes-3.74.tar.gz new file mode 100644 index 0000000..601fca7 --- /dev/null +++ b/Locale-Codes-3.74.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a310b4cad11d2708ab3d602724d16f5ef01362d57de57cb5e99e1221e9a16ecb +size 869833 diff --git a/perl-Locale-Codes.changes b/perl-Locale-Codes.changes index 766c3d6..b5db854 100644 --- a/perl-Locale-Codes.changes +++ b/perl-Locale-Codes.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 8 03:09:14 UTC 2023 - Tina Müller + +- 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 diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index 5431100..fb6ae30 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -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