# Generated by go2rpm %bcond_without check # https://github.com/alecthomas/colour %global goipath github.com/alecthomas/colour %global commit 60882d9e27213e8552dcff6328914fe4c2b44bc9 %gometa %global common_description %{expand: Package Colour provides Quake-style colour formatting for Unix terminals. The package level functions can be used to write to stdout (or strings or other files). If stdout is not a terminal, colour formatting will be stripped.} %global golicenses COPYING %global godocs README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Quake-style colour formatting for Unix terminals License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-isatty) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 30 18:00:56 CEST 2019 Robert-André Mauchin - 0-0.6.20181111git60882d9 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.5.git60882d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 11 2018 Robert-André Mauchin - 0-0.4.20181111git60882d9 - Bump to commit 60882d9e27213e8552dcff6328914fe4c2b44bc9 - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git60882d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.git60882d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Aug 11 2017 mosquito - 0-0.1.git60882d9 - Initial package build