commit c9d459ec074db8e5633700064a21c1e7b063bba0 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Nov 2 03:14:13 2014 +0100 Update to 0.18 .gitignore | 1 + perl-CGI-Compile.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- 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 <emmanuel@xxxxxxxxx> - 0.18-1 +- Update to 0.18 + * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 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 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel