diff --git a/breeze.changes b/breeze.changes index 76a17c0..869fbc6 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 14 17:23:52 UTC 2021 - Fabian Vogt + +- Disable the migration from the breeze color scheme to breeze. + On fresh installations, the LNF is applied afterwards and so it + has no effect. Switching the color scheme in the LNF would need + an almost complete reneedling, so don't do that just yet. + ------------------------------------------------------------------- Thu Feb 11 18:23:10 UTC 2021 - Fabian Vogt diff --git a/breeze.spec b/breeze.spec index d33d904..847cc01 100644 --- a/breeze.spec +++ b/breeze.spec @@ -120,6 +120,10 @@ Library containing support code for the Breeze Qt5 style. %install %kf5_makeinstall -C build + +# The migration overrides the look and feel, don't migrate for now +rm %{buildroot}%{_kf5_sharedir}/kconf_update/breezetobreezelight.upd + %if %{with lang} %{kf5_find_lang} %endif