Name: tspace Version: 20260825.19d4e89 Release: 1%{?dist} Summary: Fly a little spaceship around your terminal License: GPL-3.0-or-later URL: https://github.com/mtklr/tspace Source0: %{name}-%{version}.tar.gz %global debug_package %{nil} BuildArch: noarch Requires: bash %description Fly a little spaceship around your terminal %prep %autosetup -p1 -n tspace-19d4e8966ec42800b120311c8763745841a9ba07 %build # чистый скрипт, сборка не требуется %install install -Dpm0755 tspace.sh %{buildroot}%{_bindir}/tspace.sh mkdir -p %{buildroot}%{_licensedir}/%{name} for f in LICENSE* LICEN[CS]E.MD COPYING* COPYRIGHT* NOTICE*; do [ -e "$f" ] && cp -p "$f" %{buildroot}%{_licensedir}/%{name}/ || true; done %files %{_licensedir}/%{name} %{_bindir}/tspace.sh %changelog * Tue Aug 25 2026 candy-bot - 20260825.19d4e89-1 - Автосборка из апстрим-релиза (terminal-eye-candy pipeline)