Name: golazo Version: 0.18.0 Release: 1%{?dist} Summary: The beautiful game in your terminal. Minimal TUI app to keep up with live & recent football/soccer matches written in Go. License: MIT URL: https://github.com/0xjuanma/golazo Source: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: golang %description A minimalist terminal user interface (TUI) for following football (soccer) matches in real-time. Get live match updates, finished match statistics, and minute-by-minute events directly in your terminal. %prep %autosetup -n %{name} %build go build %install %files %license LICENSE %doc CHANGELOG.md CONTRIBUTING.md README.md %changelog %autochangelog