Name: micro-git Version: 2.0.15^20260128g3a7403b Release: 1%{?dist} Summary: A modern and intuitive terminal-based text editor. License: MIT AND BSD-3-Clause AND BSD-2-Clause AND Apache-2.0 AND MPL-2.0 URL: https://github.com/micro-editor/micro Source: %{url}/archive/refs/heads/master.zip BuildArch: noarch BuildRequires: git BuildRequires: make BuildRequires: golang %description micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals. It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now! %prep %autosetup -n micro-master %build %make_build %install %make_install %files %license LICENSE LICENSE-THIRD-PARTY %doc README.md %changelog %autochangelog