From e178d8e8ad6e104bd5f6bec0be5659153bd07ad5 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Tue, 23 Oct 2018 22:39:30 +0200 Subject: [PATCH] =?UTF-8?q?redhat-rpm-config-123=20triggers=20bugs=20in=20?= =?UTF-8?q?gosetup,=20remove=20it=20from=20Go=20spec=20files=20as=20it?= =?UTF-8?q?=E2=80=99s=20just=20an=20alias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- golang-github-bugsnag-panicwrap.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index 1eca509..e77a27a 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -6,7 +6,7 @@ Name: %{goname} Version: 1.1.0 -Release: 0.10%{?dist} +Release: 0.11%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT URL: %{gourl} @@ -31,7 +31,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup %patch0 -p1 cp %{SOURCE1} %{SOURCE2} . @@ -46,6 +46,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.1.0-0.11 +- 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