automatic version update by autodist [release 1.912-1mamba;Thu Jan 20 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:45:59 +01:00
parent 77c7a02303
commit 3212f7fb2f

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Crypt-OpenSSL-X509
Version: 1.910
Version: 1.912
Release: 1mamba
Summary: Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API
Group: System/Libraries/Perl
@ -14,6 +14,7 @@ License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libopenssl-devel
BuildRequires: perl-Convert-ASN1
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
@ -54,6 +55,9 @@ done
# %doc README TODO
%changelog
* Thu Jan 20 2022 Automatic Build System <autodist@mambasoft.it> 1.912-1mamba
- automatic version update by autodist
* Sun Aug 01 2021 Automatic Build System <autodist@mambasoft.it> 1.910-1mamba
- automatic version update by autodist