# Generated by go2rpm 1 %bcond_without check # https://github.com/go-sourcemap/sourcemap %global goipath github.com/go-sourcemap/sourcemap Version: 2.1.3 %gometa %global common_description %{expand: Source maps consumer for Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Source maps consumer License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 07 2020 Fabian Affolter - 2.1.3-1 - Initial package