From 349e1870012bef98155576c10882685c4b1f4fa9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 19 May 2013 16:35:12 +0000 Subject: [PATCH] update for Perl 5.18 --- perl-template/perl-template.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-template/perl-template.spec b/perl-template/perl-template.spec index fe49f0c0b5..711bff1bb5 100644 --- a/perl-template/perl-template.spec +++ b/perl-template/perl-template.spec @@ -22,7 +22,7 @@ ## # versions of individual parts -%define V_perl 5.16 +%define V_perl 5.18 %define V_template_toolkit 2.24 %define V_template_plugin_clickable 0.06 %define V_template_plugin_clickable_email 0.01 @@ -39,7 +39,7 @@ Class: BASE Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20120531 +Release: 20130519 # list of sources Source0: http://www.cpan.org/authors/id/A/AB/ABW/Template-Toolkit-%{V_template_toolkit}.tar.gz