From d089e1a075616ee682976dbfc9749d028a02d88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 7 May 2010 00:59:46 +0000 Subject: [PATCH] - Mass rebuild with perl-5.12.0 --- perl-Text-CharWidth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-CharWidth.spec b/perl-Text-CharWidth.spec index 95fd96f..7a260d7 100644 --- a/perl-Text-CharWidth.spec +++ b/perl-Text-CharWidth.spec @@ -1,7 +1,7 @@ Summary: Get number of occupied columns of a string on terminal Name: perl-Text-CharWidth Version: 0.04 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-CharWidth/ @@ -45,6 +45,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Fri May 07 2010 Marcela Maslanova - 0.04-9 +- Mass rebuild with perl-5.12.0 + * Fri Dec 4 2009 Stepan Kasal - 0.04-8 - rebuild against perl 5.10.1