|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Get number of occupied columns of a string on terminal
|
|
|
|
|
Name: perl-Text-CharWidth
|
|
|
|
|
Version: 0.04
|
|
|
|
|
Release: 56%{?dist}
|
|
|
|
|
Release: 57%{?dist}
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
|
|
|
|
|
URL: https://metacpan.org/release/Text-CharWidth
|
|
|
|
@ -74,6 +74,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.04-57
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 0.04-56
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|