# Generated by go2rpm %bcond_without check # https://github.com/kisielk/gotool %global goipath github.com/kisielk/gotool Version: 1.0.0 %gometa %global common_description %{expand: Package Gotool contains utility functions used to implement the standard "cmd/go" tool, provided as a convenience to developers who want to write tools with similar semantics.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 4%{?dist} Summary: Utility functions provided by (but not exported) by cmd/go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 22:10:38 CEST 2019 Robert-André Mauchin - 1.0.0-4 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 23 2018 Robert-André Mauchin - 1.0.0-1 - First package for Fedora