# Generated by go2rpm 1 %bcond_without check # https://github.com/markbates/errx %global goipath github.com/markbates/errx Version: 1.1.0 %gometa %global common_description %{expand: Errx for Go.} %global golicenses LICENSE %global godocs SHOULDERS.md Name: %{goname} Release: 1%{?dist} Summary: Errx for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jul 26 19:59:51 CEST 2020 Robert-André Mauchin - 1.1.0-1 - Initial package