# Generated by go2rpm 1 %bcond_without check # https://github.com/apparentlymart/go-dump %global goipath github.com/apparentlymart/go-dump %global commit 042adf3cf4a03793be12db534f39eb4707c3b5cd %gometa %global common_description %{expand: Utility for formatting Go values in a pretty-printed way.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Utility for formatting Go values in a pretty-printed way # Upstream license specification: MPL-2.0 License: MPLv2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 23 10:20:51 CEST 2020 Robert-André Mauchin - 0-0.1.20200723git042adf3 - Initial package