Name: craft-agents Version: 0.12.1 Release: 1%{?dist} Summary: Craft AI Agents desktop application License: Proprietary URL: https://github.com/craft-ai-agents/craft-agents-oss Source0: https://github.com/craft-ai-agents/craft-agents-oss/releases/download/v%{version}/Craft-Agents-%{version}-linux-x64.AppImage BuildArch: x86_64 %global debug_package %{nil} %define __strip /bin/true %description Craft AI Agents desktop application, packaged from the official AppImage release. %prep %setup -q -c -T cp %{SOURCE0} . %build # No compilation needed %install mkdir -p %{buildroot}/opt/craft-agents install -m 755 Craft-Agents-%{version}-linux-x64.AppImage %{buildroot}/opt/craft-agents/craft-agents mkdir -p %{buildroot}%{_bindir} ln -s /opt/craft-agents/craft-agents %{buildroot}%{_bindir}/craft-agents %files /opt/craft-agents/craft-agents %{_bindir}/craft-agents %changelog * Thu Aug 27 2026 Automated Builder - 0.12.1-1 - Automatic upgrade of craft-agents to version 0.12.1 * Tue Aug 18 2026 Automated Builder - 0.12.0-1 - Automatic upgrade of craft-agents to version 0.12.0 * Fri Aug 07 2026 Automated Builder - 0.11.4-1 - Automatic upgrade of craft-agents to version 0.11.4 * Tue Aug 04 2026 Automated Builder - 0.11.3-1 - Automatic upgrade of craft-agents to version 0.11.3 * Thu Jul 23 2026 Automated Builder - 0.11.2-1 - Automatic upgrade of craft-agents to version 0.11.2 * Sat Jul 11 2026 Automated Builder - 0.11.1-1 - Automatic upgrade of craft-agents to version 0.11.1 * Wed Jul 08 2026 Automated Builder - 0.11.0-1 - Automatic upgrade of craft-agents to version 0.11.0 * Sat Jul 04 2026 Automated Builder - 0.10.5-1 - Automatic build of craft-agents version 0.10.5