# Generated by go2rpm 1.3 %bcond_without check # https://github.com/racingmars/go3270 %global goipath github.com/racingmars/go3270 %global commit b6d2a09532868a64fc63385eb4092148780f2107 %gometa %global common_description %{expand: This library allows you to write Go servers for tn3270 clients by building 3270 data streams from fields and processing the client's response to receive the attention keys and field values entered by users.} %global golicenses LICENSE %global godocs README.md example1/example1.go example2/example2.go Name: %{goname} Version: 0 Release: 0.5%{?dist} Summary: 3270 server library for Go License: MIT URL: %{gourl} Source0: %{gosource} %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.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 29 2021 Davide Cavalca - 0-0.1.20210329gitb6d2a09 - Initial package