Name: ricksay Version: 20260825.e75f53d Release: 1%{?dist} Summary: Rick and Morty quotes of the day (cowsay clone) License: MIT URL: https://github.com/kochie/ricksay Source0: %{name}-%{version}.tar.gz %global debug_package %{nil} BuildArch: noarch Requires: bash Requires: cowsay %description Rick and Morty quotes of the day (cowsay clone) %prep %autosetup -p1 -n ricksay-e75f53dcdc91baa8f2651328734e2ee7e6654663 %build # чистый скрипт, сборка не требуется %install install -Dpm0755 ricksay %{buildroot}%{_bindir}/ricksay 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}/ricksay %changelog * Tue Aug 25 2026 candy-bot - 20260825.e75f53d-1 - Автосборка из апстрим-релиза (terminal-eye-candy pipeline)