# Generated by go2rpm %bcond_without check # https://github.com/matryer/try %global goipath github.com/matryer/try Version: 1 %gometa %global common_description %{expand: Simple idiomatic retry package for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: Simple idiomatic retry package for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 14:37:52 CEST 2019 Robert-André Mauchin - 1-2 - Update to new macros * Mon Feb 18 2019 Elliott Sales de Andrade - 1-1 - First package for Fedora