# Generated by go2rpm %bcond_without check # https://github.com/BurntSushi/graphics-go %global goipath github.com/BurntSushi/graphics-go %global commit b43f31a4a96688fba0b612e25e22648b9267e498 %gometa %global common_description %{expand: This is a Graphics library for the Go programming language.} %global golicenses LICENSE %global godocs AUTHORS CONTRIBUTORS README Name: %{goname} Version: 0 Release: 0.7%{?dist} Summary: Graphics library for the Go programming language # 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 * Thu May 23 22:39:20 CEST 2019 Robert-André Mauchin - 0-0.7.20170807gitb43f31a - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.6.gitb43f31a - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Robert-André Mauchin - 0-0.5.20181113gitb43f31a - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.gitb43f31a - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.3.gitb43f31a - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Aug 18 2017 mosquito - 0-0.2.gitb43f31a - ignore test error for ppc64le * Mon Aug 7 2017 mosquito - 0-0.1.gitb43f31a - Initial package build