From d02a1f502b34b2f555e3dc9c293b0811db3a8688 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 04:14:40 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_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 f317f0b..144f79a 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.62 -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 +* Sat Jun 07 2014 Fedora Release Engineering - 1.62-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Feb 04 2014 Petr Pisar - 1.62-1 - 1.62 bump