# Generated by go2rpm %bcond_without check # https://github.com/wsxiaoys/terminal %global goipath github.com/wsxiaoys/terminal %global commit 0940f3fc43a0ed42d04916b1c04578462c650b09 %gometa %global common_description %{expand: Terminal is a simple golang package that provides basic terminal handling. Terminal wraps color/format functions provided by ANSI escape code.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Colorful terminal output for Golang # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 24 19:20:46 CEST 2019 Robert-André Mauchin - 0-0.7.20190524git0940f3f - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.6.git0940f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.5.git0940f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.4.git0940f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.3.git0940f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.2.git0940f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 01 2017 Jan Chaloupka - 0-0.1.git0940f3f - First package for Fedora resolves: #1418368