# Generated by go2rpm 1.3 %bcond_without check # https://github.com/aviddiviner/go-murmur %global goipath github.com/aviddiviner/go-murmur %global commit b9740d71e571c1f4ccb570b9bc7f352329d3e600 %gometa %global common_description %{expand: Go programming language implementation of MurmurHash2.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go programming language implementation of MurmurHash2 License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jan 24 21:54:22 PST 2021 Davide Cavalca - 0-0.1.20210124gitb9740d7 - Initial package