Name: carapace-bin Version: 1.6.6.1.gf3c292f2 Release: 1%{?dist} Summary: A multi-shell completion binary License: MIT URL: https://github.com/carapace-sh/carapace-bin Source0: %{name}-1.6.6.1.gf3c292f2.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 * Thu May 28 2026 rsteube - 1.6.6.1.gf3c292f2-1 - Auto generated SRPM