# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/hashicorp/jsonapi %global goipath github.com/hashicorp/jsonapi Version: 1.1.0 %global tag 1.1.0 %gometa -f %global common_description %{expand: Jsonapi.org style payload serializer and deserializer.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: %autorelease Summary: Jsonapi.org style payload serializer and deserializer License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog