diff --git a/kolourpaint.changes b/kolourpaint.changes index fab3d29..cc62968 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 12 07:59:57 UTC 2019 - wbauer@tmo.at + +- Require kdelibs4support, without it saving files doesn't work + (boo#1055759) + ------------------------------------------------------------------- Fri May 10 05:37:15 UTC 2019 - lbeltrame@kde.org diff --git a/kolourpaint.spec b/kolourpaint.spec index 0767bda..d0b9717 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -42,6 +42,8 @@ BuildRequires: update-desktop-files BuildRequires: xz Provides: kolourpaint5 = %{version} Obsoletes: kolourpaint5 < %{version} +# boo#1055759 +Requires: kdelibs4support %if %{with lang} Recommends: %{name}-lang %endif