From 4db687716ec15a6789fb46f54c40581da57046e3 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 21:00:27 +0000 Subject: redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias --- diff --git a/golang-github-mattn-go-isatty.spec b/golang-github-mattn-go-isatty.spec index 7e26507..fa55fb5 100644 --- a/golang-github-mattn-go-isatty.spec +++ b/golang-github-mattn-go-isatty.spec @@ -1,14 +1,14 @@ # http://github.com/mattn/go-isatty %global goipath github.com/mattn/go-isatty -%global gcommit fc9e8d8ef48496124e79ae0df75490096eccf6fe +%global commit fc9e8d8ef48496124e79ae0df75490096eccf6fe Version: 0.0.3 %gometa -i Name: golang-github-mattn-go-isatty -Release: 5%{?dist} +Release: 6%{?dist} Summary: Isatty for golang # Detected licences # - MIT/X11 (BSD like) at 'LICENSE' @@ -34,7 +34,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install %goinstall glide.lock glide.yaml @@ -50,6 +50,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* 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