# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/apparentlymart/go-cidr %global goipath github.com/apparentlymart/go-cidr Version: 1.1.0 %gometa %global common_description %{expand: Go library for CIDR manipulations} %global golicenses LICENSE Name: %{goname} Release: 1%{?dist} Summary: %{common_description} License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Oct 18 2021 Paul Wouters - 1.1.0-1 - Initial package