# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/getkin/kin-openapi %global goipath github.com/getkin/kin-openapi Version: 0.118.0 %gometa %global common_description %{expand: OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more).} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more) License: MIT URL: %{gourl} Source0: %{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