From 4f6e279d234712800d2beae0c33842302f5646d2 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 30 2018 11:51:50 +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-gorilla-mux.spec b/golang-github-gorilla-mux.spec index 71f5b0e..29fb847 100644 --- a/golang-github-gorilla-mux.spec +++ b/golang-github-gorilla-mux.spec @@ -7,7 +7,7 @@ Name: %{goname} Version: 1.6.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A powerful URL router and dispatcher for golang License: BSD URL: %{gourl} @@ -40,7 +40,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install %goinstall glide.lock glide.yaml @@ -56,6 +56,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.6.1-5 +- 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