# Generated by go2rpm 1.1 %bcond_without check # https://github.com/enescakir/emoji %global goipath github.com/enescakir/emoji Version: 1.0.0 %gometa %global common_description %{expand: A minimalistic emoji package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: A minimalistic emoji package License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Oct 06 09:47:13 CDT 2020 Joe Doss - 1.0.0-1 - Initial package