From 30352f628611510c762ae03b224f81ca7210c79d Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 27 Aug 2014 18:10:25 +0200 Subject: [PATCH] Perl 5.20 rebuild --- perl-Sub-Install.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index de9dcc6..dcc3268 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -1,6 +1,6 @@ Name: perl-Sub-Install Version: 0.928 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Install subroutines into packages easily License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Sub::Install.3pm* %changelog +* Wed Aug 27 2014 Jitka Plesnikova - 0.928-2 +- Perl 5.20 rebuild + * Fri Jun 27 2014 Paul Howarth - 0.928-1 - Update to 0.928 - Cope with subroutines with spaces in their names when catching warnings