From 7b1ace7ad670670e347af59fde9a83c7e8885ce9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 28 Mar 2024 13:17:55 +0100 Subject: [PATCH] automatic version update by autodist [release 0.08-1mamba;Wed Mar 27 2024] --- perl-Variable-OnDestruct.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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