>From 31ef34019d1ca945bb979c8c58d340854ed4d4a3 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emman...@seyman.fr>
Date: Sat, 2 Jan 2016 12:54:20 +0100
Subject: Update to 0.21

---
 .gitignore            | 1 +
 perl-CGI-Compile.spec | 7 ++++++-
 sources               | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 477133b..928818b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ CGI-Compile-0.11.tar.gz
 /CGI-Compile-0.18.tar.gz
 /CGI-Compile-0.19.tar.gz
 /CGI-Compile-0.20.tar.gz
+/CGI-Compile-0.21.tar.gz
diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec
index 0ee9c09..325ba97 100644
--- a/perl-CGI-Compile.spec
+++ b/perl-CGI-Compile.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Compile
 Summary:        Compile .cgi scripts to a code reference like ModPerl::Registry
-Version:        0.20
+Version:        0.21
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 
@@ -13,6 +13,8 @@ BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Emulate::PSGI)
 BuildRequires:  perl(File::pushd)
 BuildRequires:  perl(Module::Build::Tiny)
+BuildRequires:  perl(Plack::Test)
+BuildRequires:  perl(Switch)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings)
 BuildRequires:  perl(Test::Requires)
@@ -48,6 +50,9 @@ sed -i -e '1s,#!.*perl,#!%{__perl},' t/*.t
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Jan 02 2016 Emmanuel Seyman <emman...@seyman.fr> - 0.21-1
+- Update to 0.21
+
 * Sat Oct 31 2015 Emmanuel Seyman <emman...@seyman.fr> - 0.20-1
 - Update to 0.20
 
diff --git a/sources b/sources
index 70a8f61..2e37bec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb7c6496ae2137fd01c579842b189dad  CGI-Compile-0.20.tar.gz
+0554081bc2ae3c4f68b6670015eeb6b2  CGI-Compile-0.21.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-CGI-Compile.git/commit/?h=master&id=31ef34019d1ca945bb979c8c58d340854ed4d4a3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to