From 5c02c847b254f65cbbf6d5a190518920c79b2a92 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 21:02:15 +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-mitchellh-cli.spec b/golang-github-mitchellh-cli.spec index 6aaee54..bc809d8 100644 --- a/golang-github-mitchellh-cli.spec +++ b/golang-github-mitchellh-cli.spec @@ -8,7 +8,7 @@ Name: %{goname} Version: 0 -Release: 0.7%{?dist} +Release: 0.8%{?dist} Summary: Go library for implementing command-line interfaces # Detected licences # - *No copyright* MPL (v2.0) at 'LICENSE' @@ -42,7 +42,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install @@ -59,6 +59,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.8 +- 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/ + * Thu Aug 02 2018 Michael Cronenworth - 0-0.7.gitc48282d - Update to 20180414 git checkout