# https://github.com/alecthomas/jsonschema %global goipath github.com/alecthomas/jsonschema %global commit cc89723c9db01ad5b2b9b5b718432ee103d12197 %gometa %global common_description %{expand: Go JSON Schema Reflection.} %global golicenses COPYING %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go JSON Schema Reflection # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/iancoleman/orderedmap) BuildRequires: golang(github.com/stretchr/testify) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog