diff --git a/perl-Syntax-Keyword-Try.spec b/perl-Syntax-Keyword-Try.spec index 58776af..dd3efd3 100644 --- a/perl-Syntax-Keyword-Try.spec +++ b/perl-Syntax-Keyword-Try.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Syntax-Keyword-Try -Version: 0.28 +Version: 0.29 Release: 1mamba Summary: Syntax::Keyword::Try - a try/catch/finally syntax for perl Group: System/Libraries/Perl @@ -54,5 +54,8 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %doc LICENSE %changelog +* Fri Jul 14 2023 Automatic Build System 0.29-1mamba +- automatic version update by autodist + * Mon Jun 12 2023 Silvan Calarco 0.28-1mamba - package created using the webbuild interface