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