# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/mitchellh/go-testing-interface %global goipath github.com/mitchellh/go-testing-interface %global forgeurl https://github.com/mitchellh/go-testing-interface Version: 1.0.4 %global commit 2d9075ca877095de1f5cd9b142465d2ce0907f84 %gometa %global common_description %{expand: Go library to expose *testing.T as an interface.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Go library to expose *testing.T as an interface License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog