# Generated by go2rpm 1.3 %bcond_without check # https://github.com/pierrre/compare %global goipath github.com/pierrre/compare Version: 1.0.2 %gometa %global common_description %{expand: Comparison library for Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Comparison library for Golang License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 28 23:13:14 CET 2021 Robert-André Mauchin - 1.0.2-1 - Initial package