# Generated by go2rpm %bcond_without check # https://github.com/containerd/typeurl %global goipath github.com/containerd/typeurl %global commit 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d %gometa %global common_description %{expand: Go package for managing marshaled types to protobuf.any.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go package for managing marshaled types to protobuf.any # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gogo/protobuf/proto) BuildRequires: golang(github.com/gogo/protobuf/types) BuildRequires: golang(github.com/pkg/errors) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 01 17:30:31 CEST 2019 Robert-André Mauchin - 0-0.1.20190501git2a93cfd - Initial package