From 1bbf0052476b6e2331f7366193d974f8074ebd50 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 20:57:54 +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-kballard-go-shellquote.spec b/golang-github-kballard-go-shellquote.spec index 38d538d..ca8f7b5 100644 --- a/golang-github-kballard-go-shellquote.spec +++ b/golang-github-kballard-go-shellquote.spec @@ -8,7 +8,7 @@ Name: golang-github-kballard-go-shellquote Version: 0 -Release: 0.9%{?dist} +Release: 0.10%{?dist} Summary: Go utilities for performing shell-like word splitting/joining # Detected licences # - MIT/X11 (BSD like) at 'LICENSE' @@ -33,7 +33,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install %goinstall glide.lock glide.yaml @@ -49,6 +49,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.10 +- 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