diff --git a/perl-namespace-autoclean.spec b/perl-namespace-autoclean.spec index 3702e95..e4923b7 100644 --- a/perl-namespace-autoclean.spec +++ b/perl-namespace-autoclean.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-namespace-autoclean -Version: 0.28 +Version: 0.29 Release: 1mamba Summary: Keep imports out of your namespace Group: System/Libraries/Perl @@ -57,5 +57,8 @@ done # %doc README %changelog +* Wed Apr 29 2020 Automatic Build System 0.29-1mamba +- automatic version update by autodist + * Wed Sep 12 2018 Silvan Calarco 0.28-1mamba - package created using the webbuild interface