From 8560a17107ed6c52c128771ccd203c554839f0e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 17 Jul 2013 12:34:34 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Text-TabularDisplay.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-TabularDisplay.spec b/perl-Text-TabularDisplay.spec index 840f036..34e10b0 100644 --- a/perl-Text-TabularDisplay.spec +++ b/perl-Text-TabularDisplay.spec @@ -1,6 +1,6 @@ Name: perl-Text-TabularDisplay Version: 1.35 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Display text in formatted table output # see TabularDisplay.pm's header License: GPLv2 @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 17 2013 Petr Pisar - 1.35-2 +- Perl 5.18 rebuild + * Wed Jun 12 2013 Petr Ĺ abata - 1.35-1 - 1.35 bump