This commit is contained in:
Jesse Keating 2009-02-27 03:14:20 +00:00
parent 3b88067207
commit e0066e01e6

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: 5%{?dist}
Release: 6%{?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
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.04-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Aug 24 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 0.04-5
- %%check || : does not work anymore.