diff --git a/perl-Text-CharWidth.spec b/perl-Text-CharWidth.spec index 58eb3ce..9f8f7ae 100644 --- a/perl-Text-CharWidth.spec +++ b/perl-Text-CharWidth.spec @@ -1,12 +1,14 @@ Summary: Get number of occupied columns of a string on terminal Name: perl-Text-CharWidth Version: 0.04 -Release: 32%{?dist} +Release: 33%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-CharWidth/ Source0: http://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/Text-CharWidth-%{version}.tar.gz +BuildRequires: gcc +BuildRequires: make BuildRequires: perl-devel BuildRequires: perl-generators BuildRequires: perl(Exporter) @@ -45,6 +47,9 @@ make test %{_mandir}/man3/Text::CharWidth.3pm* %changelog +* Sun Mar 11 2018 Emmanuel Seyman - 0.04-33 +- Add missing build-requirements + * Fri Feb 09 2018 Fedora Release Engineering - 0.04-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild