diff --git a/perl-Convert-PEM.spec b/perl-Convert-PEM.spec index 484cb95..f8a373d 100644 --- a/perl-Convert-PEM.spec +++ b/perl-Convert-PEM.spec @@ -1,12 +1,12 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Convert-PEM -Version: 0.08 -Release: 2mamba +Version: 0.09 +Release: 1mamba Summary: Convert::PEM - Read/write encrypted ASN.1 PEM files Group: System/Libraries/Perl -Vendor: openmamba -Distribution: openmamba +Vendor: openmamba +Distribution: openmamba Packager: Silvan Calarco URL: https://www.cpan.org Source: http://www.cpan.org/modules/by-module/Convert/Convert-PEM-%{version}.tar.gz @@ -54,6 +54,9 @@ rm -f .packlist %doc README %changelog +* Thu Oct 17 2024 Automatic Build System 0.09-1mamba +- automatic version update by autodist + * Wed May 19 2021 Silvan Calarco 0.08-2mamba - rebuilt with specfile fixes