automatic version update by autodist [release 0.54-1mamba;Mon Apr 26 2021]
This commit is contained in:
parent
00719aada1
commit
2543c56d90
@ -1,7 +1,7 @@
|
|||||||
%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-Crypt-X509
|
Name: perl-Crypt-X509
|
||||||
Version: 0.53
|
Version: 0.54
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Crypt::X509 - Parse a X.509 certificate
|
Summary: Crypt::X509 - Parse a X.509 certificate
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -9,14 +9,13 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: https://cpan.metacpan.org/authors/id/M/MR/MRSCOTTY/Crypt-X509-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-X509-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Convert-ASN1
|
BuildRequires: perl-Convert-ASN1
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Crypt::X509 - Parse a X.509 certificate.
|
Crypt::X509 - Parse a X.509 certificate.
|
||||||
@ -51,6 +50,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 26 2021 Automatic Build System <autodist@mambasoft.it> 0.54-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.53-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.53-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user