From 9345878209dc9d06408a11b326880d6c37d005cb Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 5 Jun 2015 15:54:31 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Lexical-Var.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Lexical-Var.spec b/perl-Lexical-Var.spec index c8129c1..955e7d7 100644 --- a/perl-Lexical-Var.spec +++ b/perl-Lexical-Var.spec @@ -1,6 +1,6 @@ Name: perl-Lexical-Var Version: 0.009 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Static variables without name space pollution License: GPL+ or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_mandir}/man3/* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 0.009-6 +- Perl 5.22 rebuild + * Mon May 11 2015 Jitka Plesnikova - 0.009-5 - Fix CPAN RT#101058