diff --git a/golang-github-cosmos72-gomacro.spec b/golang-github-cosmos72-gomacro.spec index c64781d..d78f955 100644 --- a/golang-github-cosmos72-gomacro.spec +++ b/golang-github-cosmos72-gomacro.spec @@ -12,7 +12,7 @@ package at runtime).} %gometa Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Interactive Go interpreter and debugger License: MPLv2.0 URL: %{gourl} @@ -45,7 +45,7 @@ which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup %patch0001 -p1 @@ -74,6 +74,11 @@ install -m 0755 -vp _bin/* %{buildroot}%{_bindir}/ %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 2.7-3 +- 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 - 2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild