# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/matryer/is %global goipath github.com/matryer/is Version: 1.4.0 %gometa %global common_description %{expand: Professional lightweight testing mini-framework for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Professional lightweight testing mini-framework for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog