diff --git a/perl-Text-CharWidth.spec b/perl-Text-CharWidth.spec index 95aaf40..7e7c2b4 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: 2%{?dist}.2 +Release: 3%{?dist}.2 License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-CharWidth/ @@ -46,6 +46,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 0.04-3.2 +- Autorebuild for GCC 4.3 + * Wed Oct 17 2007 Tom "spot" Callaway - 0.04-2.2 - add BR: perl(Test::Simple)