# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/google/safehtml %global goipath github.com/google/safehtml Version: 0.1.0 %gometa -L -f %global common_description %{expand: Safe HTML for Go.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: golang-github-google-safehtml Release: %autorelease Summary: Safe HTML for Go License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog