diff --git a/perl-Crypt-X509.spec b/perl-Crypt-X509.spec index ca90aa8..d970ba2 100644 --- a/perl-Crypt-X509.spec +++ b/perl-Crypt-X509.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-X509 -Version: 0.52 +Version: 0.53 Release: 1mamba Summary: Crypt::X509 - Parse a X.509 certificate Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org Source: https://cpan.metacpan.org/authors/id/M/MR/MRSCOTTY/Crypt-X509-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -51,5 +51,8 @@ done %defattr(-,root,root) %changelog +* Sat Feb 20 2021 Automatic Build System 0.53-1mamba +- automatic version update by autodist + * Sun May 03 2020 Silvan Calarco 0.52-1mamba - package created using the webbuild interface