%global goipath github.com/timtadh/getopt Version: 1.0.1 %gometa %global common_description %{expand: Yet another getopt library for Go. This one works like the python module getopt.} %global golicenses LICENSE Name: %{goname} Release: 1%{?dist} Summary: Yet another getopt library for Go License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %check %gocheck %gopkgfiles %changelog * Tue Feb 22 2022 Julien Rische - 1.0.1-1 - Initial package release