Name: bibata-cursor-theme Version: 2.0.7 Release: 1%{?dist} Summary: OpenSource, Compact and Material Designed Cursor Set License: GPL-3.0-only URL: https://github.com/ful1e5/Bibata_Cursor Source0: https://github.com/ful1e5/Bibata_Cursor/releases/download/v2.0.7/Bibata-Modern-Ice.tar.xz BuildArch: noarch %description Bibata is an open-source cursor theme collection with a material design aesthetic. It comes in multiple variants including Modern and Original styles, each available in Amber, Classic (Black), and Ice (White) colors, with both left and right-handed versions. %prep %setup -q -c -T tar -xf %{SOURCE0} %build # No build steps needed. %install install -dm 755 %{buildroot}/usr/share/icons cp -a Bibata-Modern-Ice %{buildroot}/usr/share/icons/ %files %{_datadir}/icons/Bibata-Modern-Ice %changelog * Wed Dec 04 2024 Your Name - 2.0.7-1 - Update to version 2.0.7 - Add automated build support - Improve spec file structure and documentation