From 3dd1f1b5e987f1d1265e95d2bfa18889616ec9e7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 5 Jun 2015 12:19:53 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Hook-LexWrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Hook-LexWrap.spec b/perl-Hook-LexWrap.spec index 4a05ab0..1c6ca68 100644 --- a/perl-Hook-LexWrap.spec +++ b/perl-Hook-LexWrap.spec @@ -1,6 +1,6 @@ Name: perl-Hook-LexWrap Version: 0.25 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lexically scoped subroutine wrappers Group: Development/Libraries License: GPL+ or Artistic @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Hook::LexWrap.3pm* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 0.25-2 +- Perl 5.22 rebuild + * Tue Oct 21 2014 Paul Howarth - 0.25-1 - Update to 0.25 - Fix for perl 5.21.4: ensure barewords are parsed properly (CPAN RT#99021,