# Generated by go2rpm 1.6.0 %global debug_package %{nil} %bcond_without check # https://github.com/multiformats/go-multicodec %global goipath github.com/multiformats/go-multicodec Version: 0.5.0 %gometa %global common_description %{expand: Go constants for the multicodec table.} %global golicenses LICENSE-APACHE LICENSE-MIT LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go constants for the multicodec table # Upstream license specification: Apache-2.0 OR MIT License: ASL 2.0 or MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 13 2022 Maxwell G - 0.5.0-1 - Initial package