diff --git a/golang-github-davecgh-go-spew.spec b/golang-github-davecgh-go-spew.spec index 695fe48..9aec6f6 100644 --- a/golang-github-davecgh-go-spew.spec +++ b/golang-github-davecgh-go-spew.spec @@ -3,7 +3,7 @@ # http://github.com/davecgh/go-spew %global goipath github.com/davecgh/go-spew -%global gcommit 346938d642f2ec3594ed81d874461961cd0faa76 +%global commit 346938d642f2ec3594ed81d874461961cd0faa76 Version: 1.1.0 %global common_description %{expand: @@ -14,7 +14,7 @@ provided to ensure proper functionality.} %gometa Name: golang-github-davecgh-go-spew -Release: 3%{?dist} +Release: 4%{?dist} Summary: Deep pretty printer for Go data structures to aid in debug License: ISC URL: %{gourl} @@ -39,7 +39,7 @@ building other packages which use import path with %prep -%gosetup +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install @@ -58,6 +58,11 @@ cp %{SOURCE1} %{SOURCE2} . %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.1.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 - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild