%global goipath github.com/timtadh/lexmachine Version: 0.2.2 %gometa %global common_description %{expand: A full lexical analysis framework for the Go programming language.} %global golicenses LICENSE Name: %{goname} Release: 1%{?dist} Summary: Lex machinary for Go License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/timtadh/data-structures) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %check %gocheck %gopkgfiles %changelog * Tue Feb 22 2022 Julien Rische - 0.2.2-1 - Initial package release