automatic version update by autodist [release 3.79-1mamba;Sun Jun 02 2024]

This commit is contained in:
Automatic Build System 2024-06-07 13:16:21 +02:00
parent e1a9d38bb9
commit 069d7b9eae

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Locale-Codes
Version: 3.78
Version: 3.79
Release: 1mamba
Summary: A distribution of modules to handle locale codes
Group: System/Libraries/Perl
@ -15,6 +15,7 @@ License: GPL, Artistic
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-Test-Inter
Requires: perl >= %perl_major_ver
Provides: perl(Locale::Codes::Country_Codes)
Provides: perl(Locale::Codes::Country_Retired)
@ -67,6 +68,9 @@ done
# %doc README README.first
%changelog
* Sun Jun 02 2024 Automatic Build System <autodist@openmamba.org> 3.79-1mamba
- automatic version update by autodist
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 3.78-1mamba
- automatic version update by autodist