diff --git a/kio-gdrive.changes b/kio-gdrive.changes index 59f19c4..459b45c 100644 --- a/kio-gdrive.changes +++ b/kio-gdrive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 20 12:35:01 UTC 2019 - wbauer@tmo.at + +- Require same libkgapi version as it was built against, there is + no ABI stability guarantee and there were incompatible changes + again in 19.08 + ------------------------------------------------------------------- Sat Jul 27 09:47:56 UTC 2019 - wbauer@tmo.at diff --git a/kio-gdrive.spec b/kio-gdrive.spec index 547ab09..bea93cd 100644 --- a/kio-gdrive.spec +++ b/kio-gdrive.spec @@ -42,6 +42,8 @@ BuildRequires: cmake(Qt5Network) >= 5.2.0 BuildRequires: cmake(Qt5Widgets) >= 5.2.0 # Used by the .desktop file Recommends: dolphin +# libkgapi has no ABI stability +%requires_eq libKPimGAPICore5 %lang_package