# Generated by go2rpm 1.1 %bcond_without check # https://github.com/hinshun/vt10x %global goipath github.com/hinshun/vt10x %global commit 52c1408d37d6fe4e9261f48c11806c7403af2c84 %gometa %global common_description %{expand: Package vt10x is a vt10x terminal emulation backend.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.7%{?dist} Summary: Package vt10x is a vt10x terminal emulation backend License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gdamore/tcell) BuildRequires: golang(github.com/kr/pty) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 09 20:49:47 CET 2021 Robert-André Mauchin - 0-0.2.20210109git52c1408 - Bump to commit 52c1408d37d6fe4e9261f48c11806c7403af2c84 * Tue Sep 29 20:38:39 CDT 2020 Joe Doss - 0-0.1.20200929gitd55458d - Initial package