# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://git.sr.ht/~rockorager/tcell-term %global goipath git.sr.ht/~rockorager/tcell-term Version: 0.3.0 %global topdir tcell-term-v%{version} %gometa %global common_description %{expand: %{summary}.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Release: %autorelease Summary: An embeddable terminal widget for tcell License: MIT URL: %{gourl} Source: %{gourl}/archive/v%{version}.tar.gz#/tcell-term-%{version}.tar.gz %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog