%define debug_package %{nil} Name: dynflow-utils Version: 1.6.3 Release: 2%{?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: %{golang_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 <