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