Please not use gzipped-svg-icon
A graphical shutdown utility for Linux and Windows
Brought to you by:
kdt
# Unpack and remove gzipped-svg-icon
mv %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svgz %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svg.gz
gunzip %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svg.gz
Anonymous
OK,
I replaced it with ungzipped and cleaned up version.
Thanks