# Generated by go2rpm %bcond_without check # https://github.com/chzyer/test %global goipath github.com/chzyer/test %global commit a1ea475d72b168a29f44221e0ad031a842642302 %gometa %global common_description %{expand: Golang test utility.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.10%{?dist} Summary: Golang test utility License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/chzyer/logex) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 23 10:47:40 CEST 2019 Robert-André Mauchin - 0-0.10.20180314gita1ea475 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.9.gita1ea475 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Robert-André Mauchin - 0-0..20180314gita1ea475 - SPEC refresh * Tue Oct 23 2018 Nicolas Mailhot - 0-0.7.20180314gita1ea475 - 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 - 0-0.6.gita1ea475 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 14 2018 Robert-André Mauchin - 0-0.5.20180314gita1ea475 - Fix BuildRequires * Thu Mar 08 2018 Robert-André Mauchin - 0-0.4.20180314gita1ea475 - Update with the new Go packaging * Tue Feb 13 2018 Robert-André Mauchin - 0-0.3.20160617gitbea8f08 - Added patch fixing erroneous number of arguments in Errorf function * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20160617gitbea8f08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Robert-André Mauchin - 0-0.1.20160617gitbea8f08 - First package for Fedora