diff --git a/golang-github-mdlayher-wifi.spec b/golang-github-mdlayher-wifi.spec index ede40c4..a656825 100644 --- a/golang-github-mdlayher-wifi.spec +++ b/golang-github-mdlayher-wifi.spec @@ -11,7 +11,7 @@ Package wifi provides access to IEEE 802.11 WiFi device actions and statistics. %gometa Name: %{goname} -Release: 0.2%{?dist} +Release: 0.3%{?dist} Summary: Provides access to IEEE 802.11 WiFi device actions and statistics License: MIT URL: %{gourl} @@ -42,7 +42,7 @@ This package contains the source code needed for building packages that import the %{goipath} Go namespace. %prep -%gosetup -q +%forgesetup rm -rf vendor %install @@ -58,6 +58,11 @@ rm -rf vendor %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.3 +- 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 - 0-0.2.git17fb838 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild