From a845bcc42be56b755df3ff8e4d94bca76c80d30d Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Tue, 21 Jun 2011 18:09:26 +0200 Subject: [PATCH] bump for rebuild with perl-5.14 --- perl-PadWalker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec index f74b792..46a3dae 100644 --- a/perl-PadWalker.spec +++ b/perl-PadWalker.spec @@ -1,6 +1,6 @@ Name: perl-PadWalker Version: 1.92 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Play with other peoples' lexical variables License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Jun 21 2011 Iain Arnell 1.92-4 +- really rebuild against perl-5.14 + * Tue Jun 14 2011 Marcela Mašláňová - 1.92-3 - Perl mass rebuild