update to 0.076 [release 0.076-1mamba;Sun Jan 09 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 08:47:20 +01:00
parent 934263b68b
commit cdf00dea9b

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-CryptX Name: perl-CryptX
Version: 0.071 Version: 0.076
Release: 1mamba Release: 1mamba
Summary: CryptX - Cryptographic toolkit Summary: CryptX - Cryptographic toolkit
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/M/MI/MIK/CryptX-%{version}.tar.gz Source: https://cpan.metacpan.org/authors/id/M/MI/MIK/CryptX-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -51,5 +51,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Jan 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.076-1mamba
- update to 0.076
* Tue Apr 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.071-1mamba * Tue Apr 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.071-1mamba
- package created using the webbuild interface - package created using the webbuild interface