# Generated by go2rpm 1.6.0 %bcond_without check # https://github.com/gatherstars-com/jwz %global goipath github.com/gatherstars-com/jwz Version: 1.3.0 %gometa %global common_description %{expand: Go implementation of the JWZ email threading algorithm.} %global golicenses LICENSE %global godocs docs examples README.md Name: %{goname} Release: %autorelease Summary: Go implementation of the JWZ email threading algorithm # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gdamore/tcell/v2) BuildRequires: golang(github.com/jhillyerd/enmime) BuildRequires: golang(github.com/rivo/tview) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog