# Generated by go2rpm 1.11.0 %bcond_without check %global debug_package %{nil} # https://github.com/mautrix/go-util %global goipath go.mau.fi/util %global forgeurl https://github.com/mautrix/go-util Version: 0.4.0 %gometa -L -f %global common_description %{expand: Various Go utilities used by mautrix-go and bridges.} %global golicenses LICENSE %global godocs README.md CHANGELOG.md base58/README.md Name: golang-mau-util Release: %autorelease Summary: Various Go utilities used by mautrix-go and bridges License: MPL-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog