From dabaf07b715af2bc51dfc86144a9836dc8afc1a6 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 20:54:45 +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-hashicorp-serf.spec b/golang-github-hashicorp-serf.spec index 94c4073..d73e5ef 100644 --- a/golang-github-hashicorp-serf.spec +++ b/golang-github-hashicorp-serf.spec @@ -1,14 +1,14 @@ # http://github.com/hashicorp/serf %global provider_prefix github.com/hashicorp/serf -%global gobaseipath %{provider_prefix} +%global goipath %{provider_prefix} %global commit a72c0453da2ba628a013e98bf323a76be4aa1443 %global commitdate 20151109 -%gocraftmeta -i +%gometa Name: %{goname} Version: 0.6.4 -Release: 0.10.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.11.%{commitdate}git%{shortcommit}%{?dist} Summary: Service orchestration and management tool http://www.serfdom.io License: MPLv2.0 URL: %{gourl} @@ -43,7 +43,7 @@ building other packages which use import path with %{gobaseipath} prefix. %prep -%gosetup +%forgesetup %install %goinstall @@ -59,6 +59,11 @@ building other packages which use import path with %doc CHANGELOG.md README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0.6.4-0.11.20151109git%{shortcommit} +- 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 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild