# https://github.com/distribution/reference %global goipath github.com/distribution/reference Version: 0.5.0 %gometa %global common_description %{expand: Go library to handle references to container images.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go library to handle references to container images # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/opencontainers/go-digest) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog