diff --git a/golang-github-jfrogdev-gofrog.spec b/golang-github-jfrogdev-gofrog.spec index e78b363..9617c3e 100644 --- a/golang-github-jfrogdev-gofrog.spec +++ b/golang-github-jfrogdev-gofrog.spec @@ -9,7 +9,7 @@ This is a collection of Go utilities written by JFrog developers.} %gometa Name: %{goname} -Release: 0.2%{?dist} +Release: 0.3%{?dist} Summary: A collection of Go utilities by JFrog License: ASL 2.0 URL: %{gourl} @@ -30,7 +30,7 @@ This package contains the source code needed for building packages that import the %{goipath} Go namespace. %prep -%gosetup -q +%forgesetup %install %goinstall @@ -42,6 +42,11 @@ the %{goipath} Go namespace. %license LICENSE %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.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 - 0-0.2.gitff0e25e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild