diff --git a/perl-Crypt-CBC.spec b/perl-Crypt-CBC.spec index 53ee835..ead4ad8 100644 --- a/perl-Crypt-CBC.spec +++ b/perl-Crypt-CBC.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-CBC -Version: 3.03 -Release: 2mamba +Version: 3.04 +Release: 1mamba Summary: Crypt::CBC - Encrypt Data with Cipher Block Chaining Mode Group: System/Libraries/Perl Vendor: openmamba @@ -60,6 +60,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue May 18 2021 Automatic Build System 3.04-1mamba +- automatic version update by autodist + * Wed Apr 28 2021 Silvan Calarco 3.03-2mamba - added perl-CrpytX build requirement