From bf837a8ba2ed22d64070a3397958f3c6aa7fbea7 Mon Sep 17 00:00:00 2001 From: Nicolas Mailhot Date: Oct 23 2018 21:12:39 +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-templexxx-reedsolomon.spec b/golang-github-templexxx-reedsolomon.spec index 0518ae3..0a6449b 100644 --- a/golang-github-templexxx-reedsolomon.spec +++ b/golang-github-templexxx-reedsolomon.spec @@ -4,7 +4,7 @@ Name: golang-github-templexxx-reedsolomon Version: 0.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Reed-Solomon Erasure Code engine in Go License: MIT @@ -31,7 +31,7 @@ building other packages which use import path with %prep -%gosetup -q +%forgesetup # Unmark source files as executable # https://github.com/templexxx/reedsolomon/issues/8 @@ -52,6 +52,11 @@ chmod -R a-x+X . %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0.1.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/ + * Sun Sep 02 2018 Fabio Valentini - 0.1.1-4 - Update to use spec 3.0.