# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/go-task/slim-sprig %global goipath github.com/go-task/slim-sprig/v3 Version: 3.0.0 %gometa -L -f %global common_description %{expand: Useful template functions for Go templates.} %global golicenses LICENSE.txt %global godocs docs CHANGELOG.md README.md Name: golang-github-task-slim-sprig3 Release: %autorelease Summary: Useful template functions for Go templates 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 rm -vf network_test.go %gocheck %endif %gopkgfiles %changelog %autochangelog