Name: tela-icon-theme Version: 20260707 Release: 1%{?dist} Summary: A flat colorful Design icon theme BuildArch: noarch License: GPL-3.0-or-later %define dname Tela-icon-theme %define dversion 2026-07-07 URL: https://github.com/vinceliuice/%{dname} Source0: https://github.com/vinceliuice/%{dname}/archive/refs/tags/%{dversion}.tar.gz#/%{dname}-%{dversion}.tar.gz BuildRequires: gtk-update-icon-cache %description A flat colorful Design icon theme. %prep %setup -q -n %{dname}-%{dversion} %build # Prebuilt assets; nothing to compile (install.sh handles SASS). %install mkdir -p %{buildroot}%{_datarootdir}/icons ./install.sh -d "%{buildroot}%{_datarootdir}/icons" standard %files %{_datarootdir}/icons %changelog * Sat Jul 11 2026 Hector Diaz - 20260707-1 - Bump to upstream 2026-07-07 (install.sh flags unchanged: -d standard) * Sat May 16 2026 Hector Diaz - 20250210-1 - Initial version of the package