From c9d459ec074db8e5633700064a21c1e7b063bba0 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Nov 02 2014 02:14:13 +0000 Subject: Update to 0.18 --- diff --git a/.gitignore b/.gitignore index 6e2695c..9deef4d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ CGI-Compile-0.11.tar.gz /CGI-Compile-0.15.tar.gz /CGI-Compile-0.16.tar.gz /CGI-Compile-0.17.tar.gz +/CGI-Compile-0.18.tar.gz diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index 1ae6154..f20af61 100644 --- a/perl-CGI-Compile.spec +++ b/perl-CGI-Compile.spec @@ -1,7 +1,7 @@ Name: perl-CGI-Compile Summary: Compile .cgi scripts to a code reference like ModPerl::Registry -Version: 0.17 -Release: 3%{?dist} +Version: 0.18 +Release: 1%{?dist} License: GPL+ or Artistic Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz @@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' %{_mandir}/man3/*.3* %changelog +* Sun Nov 02 2014 Emmanuel Seyman - 0.18-1 +- Update to 0.18 + * Mon Sep 01 2014 Jitka Plesnikova - 0.17-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 6bc6e9a..a7951a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -232fe23ea70de508fb77a024632befa6 CGI-Compile-0.17.tar.gz +fc735e8ed52009d16a1675c464984997 CGI-Compile-0.18.tar.gz