# Generated by go2rpm 1 %bcond_without check # https://github.com/xiaq/persistent %global goipath github.com/xiaq/persistent %global commit a1d9ac4077fcad050b845856c51643c30795a171 %gometa %global common_description %{expand: Persistent data structure in Go.} %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Persistent data structure in Go License: EPL-1.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %license epl-v10.html %changelog * Tue May 19 21:43:53 EDT 2020 Carson Black - 0-0.1.20200519gita1d9ac4 - Initial package