From 5c01b521a451724c1515f433bc3dce7f5351f986 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Jun 2015 18:10:26 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Pod-Parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index ba3bfb1..593f625 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.63 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic Group: Development/Libraries @@ -72,6 +72,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 1.63-2 +- Perl 5.22 rebuild + * Wed Feb 11 2015 Petr Pisar - 1.63-1 - 1.63 bump