From 7ed9ae55081207f34341783ff0c0c2fca4d8f229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Thu, 6 May 2010 21:13:36 +0000 Subject: [PATCH] - Mass rebuild with perl-5.12.0 --- perl-Test-LongString.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index e65906f..ff8d5b6 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 06 2010 Marcela Maslanova - 0.13-2 +- Mass rebuild with perl-5.12.0 + * Mon Mar 01 2010 Ralf Corsépius - 0.13-1 - Upstream update. - Minor spec cleanups.