From 4ccc286c1d0736f50cc0b6d2bde5da0e7725357e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 4 Feb 2025 21:49:01 +0100 Subject: [PATCH] automatic version update by autodist [release 20250202-1mamba;Tue Feb 04 2025] --- perl-Mozilla-CA.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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