diff --git a/golang-github-armon-gomdb.spec b/golang-github-armon-gomdb.spec index 3b22e72..f6e7739 100644 --- a/golang-github-armon-gomdb.spec +++ b/golang-github-armon-gomdb.spec @@ -6,7 +6,7 @@ Name: %{goname} Version: 0 -Release: 0.14.git%{?dist} +Release: 0.15.git%{?dist} Summary: Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database License: BSD URL: %{gourl} @@ -33,7 +33,7 @@ building other packages which use import path with %{gobaseipath} prefix. %prep -%gosetup +%forgesetup %patch0 -p1 cp %{SOURCE1} %{SOURCE2} . @@ -51,6 +51,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.15.git +- 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