# Generated by go2rpm %bcond_without check # https://github.com/zyedidia/pty %global goipath github.com/zyedidia/pty Version: 1.1.1 %global commit 30364665a2445782b12bcb2db75f16ce684da907 %gometa %global common_description %{expand: Pty is a Go package for using unix pseudo-terminals.} %global golicenses License %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: PTY interface 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 May 23 17:40:34 CEST 2019 Robert-André Mauchin - 1.1.1-1.20180314git3036466 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 1.1.1-0.5.git3036466 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 1.1.1-0.4 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 1.1.1-0.3.git3036466 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Mar 10 2018 Robert-André Mauchin - 1.1.1-0.2.20180314git3036466 - Update with the new Go packaging * Fri Jan 26 2018 Robert-André Mauchin - 1.1.1-0.1.20180126git3036466 - Initial package for Fedora