automatic version update by autodist [release 1.912-1mamba;Thu Jan 20 2022]
This commit is contained in:
parent
77c7a02303
commit
3212f7fb2f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user