From 53a899e6842ebf7a40803638980b13fb06b22d07 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 20:44:47 +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-dgnorton-goback.spec b/golang-github-dgnorton-goback.spec index 72bc7b9..e0b1749 100644 --- a/golang-github-dgnorton-goback.spec +++ b/golang-github-dgnorton-goback.spec @@ -6,7 +6,7 @@ Name: %{goname} Version: 0 -Release: 0.14%{?dist} +Release: 0.15%{?dist} Summary: A simple non-database related transaction library License: MIT URL: %{gourl} @@ -29,7 +29,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install @@ -46,6 +46,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md AUTHORS %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.15 +- 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