# no, this isn't built from source :O %global debug_package %{nil} %global __strip /bin/true Name: cyclonedx-cli Version: 0.32.0 Release: 1%{?dist} Summary: The world’s fastest framework for building websites. License: Apache-2.0 URL: .com/CycloneDX/cyclonedx-cli Source0: https://github.com/CycloneDX/cyclonedx-cli/releases/download/v%{version}/cyclonedx-linux-x64 %description The world’s fastest framework for building websites. %install install -m 755 -D %{SOURCE0} %{buildroot}%{_bindir}/cyclonedx %files %{_bindir}/cyclonedx %changelog %autochangelog