diff --git a/perl-Test-ExpectAndCheck.spec b/perl-Test-ExpectAndCheck.spec index ce3c7f7..ba7d97f 100644 --- a/perl-Test-ExpectAndCheck.spec +++ b/perl-Test-ExpectAndCheck.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-ExpectAndCheck -Version: 0.06 +Version: 0.07 Release: 1mamba Summary: Test::ExpectAndCheck - expect/check-style unit testing with object methods Group: System/Libraries/Perl @@ -56,5 +56,8 @@ done %doc LICENSE %changelog +* Mon Oct 14 2024 Automatic Build System 0.07-1mamba +- automatic version update by autodist + * Sat Dec 09 2023 Silvan Calarco 0.06-1mamba - package created using the webbuild interface