Name: oh-my-posh Version: 28.9.0 Release: %autorelease Summary: The most customisable and low-latency cross platform/shell prompt renderer License: MIT URL: https://github.com/JanDeDobbeleer/oh-my-posh Source0: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v%{version}/posh-linux-amd64 Source1: https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/tags/v%{version}/COPYING %description %{summary}. %global debug_package %{nil} %prep %build cp %{SOURCE1} . %check %install install -Dpm 0755 %{SOURCE0} %{buildroot}%{_bindir}/oh-my-posh %files %{_bindir}/oh-my-posh %license COPYING %changelog %autochangelog