# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/edoardottt/golazy %global goipath github.com/edoardottt/golazy Version: 0.1.4 %gometa -L -f %global common_description %{expand: Golang module exporting general purpose functions I get tired of rewriting every time.} %global golicenses LICENSE %global godocs README.md Name: golang-github-edoardottt-golazy Release: %autorelease Summary: Golang module exporting general purpose functions I get tired of rewriting every time License: GPL-3.0-only 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