From fe62579f526e61fe98a0e7906f3adadf6bbafe98 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 20:57:44 +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-karlseguin-ccache.spec b/golang-github-karlseguin-ccache.spec index 37b4056..8687be3 100644 --- a/golang-github-karlseguin-ccache.spec +++ b/golang-github-karlseguin-ccache.spec @@ -8,7 +8,7 @@ Name: %{goname} Version: 2.0.2 -Release: 0.7%{?dist} +Release: 0.8%{?dist} Summary: A golang LRU Cache for high concurrency # Detected licences # - MIT/X11 (BSD like) at 'license.txt' @@ -35,7 +35,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install %goinstall glide.lock glide.yaml @@ -51,6 +51,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc readme.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 2.0.2-0.8 +- 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