diff --git a/kf6-breeze-icons.spec b/kf6-breeze-icons.spec index e2b0950..455d4ca 100644 --- a/kf6-breeze-icons.spec +++ b/kf6-breeze-icons.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-breeze-icons -Version: 6.19.0 +Version: 6.20.0 Release: 1mamba Summary: KDE Frameworks 6 freedesktop.org compatible icon theme Group: Graphical Desktop/Look 'n' feel @@ -62,6 +62,7 @@ openmamba customized distribution logo for Breeze icons. %build %cmake_kf6 \ + -DPython_EXECUTABLE=%{__python3} \ %ifnarch %{ix86} -DBINARY_ICONS_RESOURCE=ON \ %endif @@ -160,6 +161,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/breeze-dark &>/dev/null || : %exclude %{_datadir}/icons/breeze-dark/places/*@*/start-here-kde.svg %changelog +* Sat Nov 15 2025 Automatic Build System 6.20.0-1mamba +- automatic version update by autodist + * Sun Oct 12 2025 Automatic Build System 6.19.0-1mamba - automatic version update by autodist