diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec index 9852eb5..4eafa0c 100644 --- a/perl-CGI-Emulate-PSGI.spec +++ b/perl-CGI-Emulate-PSGI.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CGI-Emulate-PSGI -Version: 0.20 +Version: 0.21 Release: 1mamba Summary: Parses CGI output and creates PSGI response out of it Group: System/Libraries/Perl @@ -55,5 +55,8 @@ done # %doc README %changelog +* Thu Aug 13 2015 Automatic Build System 0.21-1mamba +- automatic update by autodist + * Fri Oct 31 2014 Silvan Calarco 0.20-1mamba - package created using the webbuild interface