diff --git a/perl-Variable-OnDestruct.spec b/perl-Variable-OnDestruct.spec index e997acf..020be96 100644 --- a/perl-Variable-OnDestruct.spec +++ b/perl-Variable-OnDestruct.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Variable-OnDestruct -Version: 0.08 +Version: 0.09 Release: 1mamba Summary: Variable::OnDestruct - Call a subroutine on destruction of a variable Group: System/Libraries/Perl @@ -52,6 +52,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %doc LICENSE %changelog +* Sat Mar 30 2024 Automatic Build System 0.09-1mamba +- automatic version update by autodist + * Wed Mar 27 2024 Automatic Build System 0.08-1mamba - automatic version update by autodist