automatic version update by autodist [release 0.12-1mamba;Tue Oct 22 2024]
This commit is contained in:
parent
faca3626a8
commit
39d4458042
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Convert-PEM
|
||||
Version: 0.09
|
||||
Version: 0.12
|
||||
Release: 1mamba
|
||||
Summary: Convert::PEM - Read/write encrypted ASN.1 PEM files
|
||||
Group: System/Libraries/Perl
|
||||
@ -15,6 +15,7 @@ License: Artistic, GPL
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Class-ErrorHandler
|
||||
BuildRequires: perl-Convert-ASN1
|
||||
BuildRequires: perl-CryptX
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Crypt-DES_EDE3
|
||||
@ -54,6 +55,9 @@ rm -f .packlist
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2024 Automatic Build System <autodist@openmamba.org> 0.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 0.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user