This commit is contained in:
Petr Písař 2017-07-13 10:50:51 +02:00
commit 5cfaba7221

View file

@ -1,7 +1,7 @@
Summary: Script to colorize the compiler output
Name: colorgcc
Version: 1.3.2
Release: 15%{?dist}
Release: 16%{?dist}
License: GPL+
Group: Development/Tools
Url: http://schlueters.de/colorgcc.html
@ -13,7 +13,7 @@ Patch0: colorgcc-1.3.2-invocation.patch
Patch1: sampleconfig.patch
Patch2: colorgcc-1.3.2-bz1078180.patch
BuildRequires: perl-generators
Requires: perl
Requires: perl-interpreter
%description
Perl script written by Jamie Moyers to colorize the terminal output of C++, CC,
@ -58,6 +58,10 @@ ln -s %{_bindir}/color-gcc $RPM_BUILD_ROOT/%{_bindir}/colorccache
%doc README colorgccrc.sample
%changelog
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 1.3.2-16
- perl dependency renamed to perl-interpreter
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild