# https://gitlab.com/tslocum/cbind %global goipath gitlab.com/tslocum/cbind Version: 0.1.4 %gometa %global common_description %{expand: Key event handling library for tcell.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Key event handling library for tcell # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gdamore/tcell/v2) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog