From cdf00dea9bf4067ef5d317fc4f1be55cfbb0baa5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:47:20 +0100 Subject: [PATCH] update to 0.076 [release 0.076-1mamba;Sun Jan 09 2022] --- perl-CryptX.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-CryptX.spec b/perl-CryptX.spec index bd75ba2..8bb2057 100644 --- a/perl-CryptX.spec +++ b/perl-CryptX.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CryptX -Version: 0.071 +Version: 0.076 Release: 1mamba Summary: CryptX - Cryptographic toolkit 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/MI/MIK/CryptX-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -51,5 +51,8 @@ done %doc LICENSE %changelog +* Sun Jan 09 2022 Silvan Calarco 0.076-1mamba +- update to 0.076 + * Tue Apr 27 2021 Silvan Calarco 0.071-1mamba - package created using the webbuild interface