diff --git a/golang-github-armon-go-metrics.spec b/golang-github-armon-go-metrics.spec index cf48135..6a0b91d 100644 --- a/golang-github-armon-go-metrics.spec +++ b/golang-github-armon-go-metrics.spec @@ -6,7 +6,7 @@ Name: golang-github-armon-go-metrics Version: 0 -Release: 0.15%{?dist} +Release: 0.16%{?dist} Summary: Exporting performance and runtime metrics to external metrics systems License: MIT URL: %{gourl} @@ -32,7 +32,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 %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.16 +- 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