From 4db3a5de4c9a928a76ae8488534a0798cae6e2f6 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 20:39:41 +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-BurntSushi-toml.spec b/golang-github-BurntSushi-toml.spec index 4a3c394..162909e 100644 --- a/golang-github-BurntSushi-toml.spec +++ b/golang-github-BurntSushi-toml.spec @@ -1,12 +1,12 @@ # http://github.com/BurntSushi/toml %global goipath github.com/BurntSushi/toml -%global gcommit b26d9c308763d68093482582cea63d69be07a0f0 +%global commit b26d9c308763d68093482582cea63d69be07a0f0 %gometa -i Name: golang-github-BurntSushi-toml Version: 0.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: TOML parser and encoder for Go with reflection License: BSD URL: %{gourl} @@ -29,7 +29,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup cp %{SOURCE1} %{SOURCE2} . %build @@ -54,6 +54,11 @@ install -p -m 755 _bin/tomlv %{buildroot}%{_bindir}/tomlv %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0.3.0-4 +- 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