%define debug_package %{nil} %global go_arches x86_64 s390x ppc64le Name: dynflow-utils Version: 1.6.3 Release: 1%{?dist} Summary: Supplemental Dynflow utilities License: GPLv3 URL: https://github.com/dynflow/dynflow Source0: https://github.com/dynflow/dynflow/releases/download/v%{version}/dynflow-expand-%{version}.tar.gz ExclusiveArch: %{go_arches} BuildRequires: git BuildRequires: golang %description A collection of supplemental utilities useful when dealing with Dynflow. %prep %setup -n dynflow-expand-%{version} %build go build -o dynflow-expand cat <