From 85f79021dbff039c673dc2436761f55e10441333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 17 Jul 2013 22:32:22 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Test-Pod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index a4541f9..1a8b2fd 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod Version: 1.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test POD files for correctness Group: Development/Libraries License: GPL+ or Artistic @@ -45,6 +45,9 @@ LC_ALL=C ./Build test %{_mandir}/man3/Test::Pod.3pm* %changelog +* Wed Jul 17 2013 Petr Pisar - 1.48-2 +- Perl 5.18 rebuild + * Mon May 06 2013 Petr Ĺ abata - 1.48-1 - 1.48 bump, Pod::Simple compatibility enhancements