diff --git a/golang-github-mdlayher-genetlink.spec b/golang-github-mdlayher-genetlink.spec index 7e6ad3d..80e5122 100644 --- a/golang-github-mdlayher-genetlink.spec +++ b/golang-github-mdlayher-genetlink.spec @@ -11,7 +11,7 @@ Package genetlink implements generic netlink interactions and data types. %gometa Name: %{goname} -Release: 0.2%{?dist} +Release: 0.3%{?dist} Summary: Generic netlink interactions and data types 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 %patch0 -p1 rm -rf vendor @@ -59,6 +59,11 @@ rm -rf vendor %doc *\.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.git76fecce - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild