From fbffe6a8e75e226e40e10bcccbf0d505f965aa3c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 6 Mar 2008 18:30:57 +0000 Subject: [PATCH] new perl --- perl-Text-CharWidth.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/perl-Text-CharWidth.spec b/perl-Text-CharWidth.spec index 7e7c2b4..8054d16 100644 --- a/perl-Text-CharWidth.spec +++ b/perl-Text-CharWidth.spec @@ -1,13 +1,12 @@ Summary: Get number of occupied columns of a string on terminal Name: perl-Text-CharWidth Version: 0.04 -Release: 3%{?dist}.2 +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-CharWidth/ Source0: http://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/Text-CharWidth-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Simple) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,6 +45,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Thu Mar 6 2008 Tom "spot" Callaway - 0.04-4 +- rebuild for new perl + * Mon Feb 18 2008 Fedora Release Engineering - 0.04-3.2 - Autorebuild for GCC 4.3