From 2543c56d90e4845a2a848e53c2ff059ffd1fed76 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:47:13 +0100 Subject: [PATCH] automatic version update by autodist [release 0.54-1mamba;Mon Apr 26 2021] --- perl-Crypt-X509.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Crypt-X509.spec b/perl-Crypt-X509.spec index d970ba2..137c4c1 100644 --- a/perl-Crypt-X509.spec +++ b/perl-Crypt-X509.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-X509 -Version: 0.53 +Version: 0.54 Release: 1mamba Summary: Crypt::X509 - Parse a X.509 certificate Group: System/Libraries/Perl @@ -9,14 +9,13 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.cpan.org -Source: https://cpan.metacpan.org/authors/id/M/MR/MRSCOTTY/Crypt-X509-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-X509-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-Convert-ASN1 BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Crypt::X509 - Parse a X.509 certificate. @@ -51,6 +50,9 @@ done %defattr(-,root,root) %changelog +* Mon Apr 26 2021 Automatic Build System 0.54-1mamba +- automatic version update by autodist + * Sat Feb 20 2021 Automatic Build System 0.53-1mamba - automatic version update by autodist