# Generated by go2rpm %bcond_without check # https://github.com/mattn/go-isatty %global goipath github.com/mattn/go-isatty Version: 0.0.7 %gometa %global common_description %{expand: Is a TTY? for Golang.} %global golicenses LICENSE %global godocs README.md %global gosupfiles glide.lock glide.yaml Name: %{goname} Release: 2%{?dist} Summary: Is a TTY? for Golang License: MIT URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.lock BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep cp %{S:1} %{S:2} . %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 21 18:45:10 CEST 2019 Robert-André Mauchin - 0.0.7-2 - Update to new macros * Wed Apr 10 2019 Elliott Sales de Andrade - 0.0.7-1 - Update to latest version * Fri Feb 01 2019 Fedora Release Engineering - 0.0.4-0.2.git3fb116b - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Nov 02 2018 Robert-André Mauchin - 0.0.4-0.1.20181102git3fb116b - Bump to commit 3fb116b820352b7f0c281308a4d6250c22d94e27 * Tue Oct 23 2018 Nicolas Mailhot - 0.0.3-6 - 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 - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Jan Chaloupka - 0.0.3-4 - Upload glide files * Thu Mar 01 2018 Jan Chaloupka - 0.0.3-3 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering - 0.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 25 2017 Ed Marshall - 0.0.3-1 - Update to v0.0.3 (#1495177) - This project makes proper releases; drop git commit boilerplate * Mon Sep 18 2017 Jan Chaloupka - 0.0.2-0.1.gitfc9e8d8 - Update to v0.0.2 resolves: #1462140 * Wed Aug 02 2017 Fedora Release Engineering - 0-0.3.git66b8e73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.2.git66b8e73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jan 05 2017 Jan Chaloupka - 0-0.1.git66b8e73 - First package for Fedora resolves: #1430143