Name: carapace-bin Version: 1.7.0.2.g988e0225 Release: 1%{?dist} Summary: A multi-shell completion binary License: MIT URL: https://github.com/carapace-sh/carapace-bin Source0: %{name}-1.7.0.2.g988e0225.tar.gz BuildRequires: golang %description A multi-shell completion binary. %prep %autosetup %build export GOFLAGS="-mod=vendor" go build -o carapace ./cmd/carapace %install install -Dm0755 carapace %{buildroot}/usr/bin/carapace %files /usr/bin/carapace %changelog * Sun May 31 2026 rsteube - 1.7.0.2.g988e0225-1 - Auto generated SRPM