diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index 4dc3b5a..84467fa 100644 --- a/perl-CGI-Compile.spec +++ b/perl-CGI-Compile.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI-Compile -Version: 0.18 +Version: 0.19 Release: 1mamba Summary: CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry Group: System/Libraries/Perl @@ -57,5 +57,8 @@ done # %doc README %changelog +* Thu Apr 02 2015 Automatic Build System 0.19-1mamba +- automatic update by autodist + * Fri Oct 31 2014 Silvan Calarco 0.18-1mamba - package created using the webbuild interface