%global debug_package %{nil} Name: papirus-folders Version: 20260509git0f838ee Release: 1%{?dist} Summary: Papirus folders utility License: GPL-3.0-only URL: https://github.com/PapirusDevelopmentTeam/papirus-folders Source0: papirus-folders-20260509git0f838ee.tar.gz BuildArch: noarch Requires: papirus-icon-theme %description Utility script for changing Papirus folder colors. %prep %autosetup -n papirus-folders-master %build %install rm -rf %{buildroot} install -Dm755 papirus-folders %{buildroot}%{_bindir}/papirus-folders install -Dm644 LICENSE %{buildroot}%{_licensedir}/%{name}/LICENSE %files %license %{_licensedir}/%{name}/LICENSE %{_bindir}/papirus-folders %changelog %autochangelog