diff --git a/golang-github-minio-sha256-simd.spec b/golang-github-minio-sha256-simd.spec index a75dd2e..e074793 100644 --- a/golang-github-minio-sha256-simd.spec +++ b/golang-github-minio-sha256-simd.spec @@ -7,7 +7,7 @@ Name: %{goname} Version: 0 -Release: 0.8%{?dist} +Release: 0.9%{?dist} Summary: SHA256 implementation using SIMD instructions for Go License: ASL 2.0 @@ -30,7 +30,7 @@ building other packages which use import path with %prep -%gosetup -q +%forgesetup %install @@ -47,6 +47,11 @@ building other packages which use import path with %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.9 +- 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-0.8.20171213gitad98a36 - Bump to commit ad98a36. - Update to use spec 3.0.