# Generated by go2rpm %bcond_without check # https://github.com/jfrogdev/gofrog %global goipath github.com/jfrogdev/gofrog Version: 1.0.4 %gometa %global common_description %{expand: A collection of go utilities.} %global golicenses LICENSE Name: %{goname} Release: 1%{?dist} Summary: Collection of Go utilities # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/pkg/errors) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue May 28 21:03:07 CEST 2019 Robert-André Mauchin - 1.0.4-1 - Release 1.0.4 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.gitff0e25e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.3.gitff0e25e - 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 - 0-0.2.gitff0e25e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 30 2018 Dominik Mierzejewski - 0-0.1.20180330gitff0e25e - First package for Fedora