# https://github.com/bennyscetbun/jsongo %global goipath github.com/bennyscetbun/jsongo Version: 1.1.1 %gometa %global common_description %{expand: Jsongo is a simple library for golang to help you build Json without static struct or map[string]interface.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Library for golang to build Json without static struct or map[string]interface # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog