# Generated by go2rpm %bcond_without check # https://github.com/lucasb-eyer/go-colorful %global goipath github.com/lucasb-eyer/go-colorful Version: 1.0.2 %gometa %global common_description %{expand: A library for playing with colors in Go.} %global golicenses LICENSE %global godocs doc README.md Name: %{goname} Release: 1%{?dist} Summary: Library for playing with colors in Go License: MIT URL: %{gourl} Source0: %{gosource} %if %{with check} # Tests BuildRequires: golang(github.com/DATA-DOG/go-sqlmock) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue May 28 14:02:42 CEST 2019 Robert-André Mauchin - 1.0.2-1 - Release 1.0.2 * Fri Feb 01 2019 Fedora Release Engineering - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 1.0-3 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 07 2018 Elliott Sales de Andrade - 1.0-1 - Update to latest version - Re-template against More Go Packaging guidelines * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20170710gitd1be5f1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Elliott Sales de Andrade - 0-0.1.20170710gitd1be5f1 - Add commit date to revision * Fri Aug 18 2017 Elliott Sales de Andrade - 0-0.1.gitd1be5f1 - Initial package for Fedora