From a01fa6c7d5d8d62d33b71b07bd37fc9715e56c72 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 21:04:32 +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-onsi-ginkgo.spec b/golang-github-onsi-ginkgo.spec index 0283560..e2df143 100644 --- a/golang-github-onsi-ginkgo.spec +++ b/golang-github-onsi-ginkgo.spec @@ -8,7 +8,7 @@ Name: %{goname} Version: 1.1.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A Golang BDD Testing Framework License: MIT URL: %{gourl} @@ -32,7 +32,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %patch1 -p1 -b .arm64 @@ -50,6 +50,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc CHANGELOG.md README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.1.0-18 +- 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