automatic version update by autodist [release 20250202-1mamba;Tue Feb 04 2025]

This commit is contained in:
Automatic Build System 2025-02-04 21:49:01 +01:00
parent a73da1ce87
commit 4ccc286c1d

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Mozilla-CA Name: perl-Mozilla-CA
Version: 20240924 Version: 20250202
Release: 1mamba Release: 1mamba
Summary: Mozilla::CA - Mozilla's CA cert bundle in PEM format Summary: Mozilla::CA - Mozilla's CA cert bundle in PEM format
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -11,12 +11,11 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/L/LW/LWP/Mozilla-CA-%{version}.tar.gz Source: https://cpan.metacpan.org/authors/id/L/LW/LWP/Mozilla-CA-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description %description
Mozilla::CA - Mozilla's CA cert bundle in PEM format. Mozilla::CA - Mozilla's CA cert bundle in PEM format.
@ -53,6 +52,9 @@ done
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 20250202-1mamba
- automatic version update by autodist
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 20240924-1mamba * Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 20240924-1mamba
- automatic version update by autodist - automatic version update by autodist