Name: tolaria Version: 2027.8.28 Release: 1%{?dist} Summary: Tolaria desktop application License: Proprietary URL: https://github.com/refactoringhq/tolaria Source0: https://github.com/refactoringhq/tolaria/releases/download/v2027-08-28/Tolaria-2027.8.28-1.x86_64.rpm BuildArch: x86_64 BuildRequires: cpio %global debug_package %{nil} %define __strip /bin/true %global _build_id_links none %description Tolaria desktop application, repackaged from the official GitHub Release. %prep %setup -q -c -T rpm2cpio %{SOURCE0} | cpio -idmv %build # No compilation needed %install mkdir -p %{buildroot} if [ -d usr ]; then mkdir -p %{buildroot}%{_prefix} cp -r usr/* %{buildroot}%{_prefix}/ fi if [ -d opt ]; then mkdir -p %{buildroot}/opt cp -r opt/* %{buildroot}/opt/ fi find %{buildroot} -mindepth 1 -not -type d | sed "s|^%{buildroot}||" > %{name}.files if [ -d %{buildroot}/opt ]; then find %{buildroot}/opt -mindepth 1 -type d | sed "s|^%{buildroot}||" >> %{name}.files fi %files -f %{name}.files %changelog * Sat Aug 29 2026 Automated Builder - 2027.8.28-1 - Automatic upgrade of tolaria to version 2027.8.28 * Thu Aug 20 2026 Automated Builder - 2026.8.19-1 - Automatic upgrade of tolaria to version 2026.8.19 * Wed Aug 12 2026 Automated Builder - 2026.8.11-1 - Automatic upgrade of tolaria to version 2026.8.11 * Sun Aug 02 2026 Automated Builder - 2027.7.31-1 - Automatic upgrade of tolaria to version 2027.7.31 * Thu Jul 23 2026 Automated Builder - 2026.7.22-1 - Automatic upgrade of tolaria to version 2026.7.22 * Wed Jul 15 2026 Automated Builder - 2026.7.14-1 - Automatic upgrade of tolaria to version 2026.7.14 * Fri Jul 10 2026 Automated Builder - 2026.7.9-1 - Automatic upgrade of tolaria to version 2026.7.9 * Sat Jul 04 2026 Automated Builder - 2026.7.1-1 - Automatic build of tolaria version 2026.7.1