diff --git a/perl-Variable-OnDestruct.spec b/perl-Variable-OnDestruct.spec index b277d41..e997acf 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.07 +Version: 0.08 Release: 1mamba Summary: Variable::OnDestruct - Call a subroutine on destruction of a variable Group: System/Libraries/Perl @@ -52,5 +52,8 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %doc LICENSE %changelog +* Wed Mar 27 2024 Automatic Build System 0.08-1mamba +- automatic version update by autodist + * Sun Mar 03 2024 Silvan Calarco 0.07-1mamba - package created using the webbuild interface