- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-18 19:41:13 +00:00
parent 6260da970e
commit 0552a9aaa1

View File

@ -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 <rel-eng@fedoraproject.org> - 0.04-3.2
- Autorebuild for GCC 4.3
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.04-2.2
- add BR: perl(Test::Simple)