From 58ea5ae4e9cd31c6542d5883d27f2627ff7b0a46f6845221b2dea96d5e1fd19d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Feb 2020 20:44:47 +0000 Subject: [PATCH] Accepting request 774012 from home:Vogtinator:branches:KDE:Applications - Add cmake(KF5ActivitiesStats) for the recentlyused:/ protocol OBS-URL: https://build.opensuse.org/request/show/774012 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=121 --- kio-extras5.changes | 5 +++++ kio-extras5.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/kio-extras5.changes b/kio-extras5.changes index d17bbbf..186cf46 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 12 20:28:35 UTC 2020 - Fabian Vogt + +- Add cmake(KF5ActivitiesStats) for the recentlyused:/ protocol + ------------------------------------------------------------------- Fri Feb 7 08:37:34 UTC 2020 - Christophe Giboudeaux diff --git a/kio-extras5.spec b/kio-extras5.spec index 5ec7405..d992498 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -38,6 +38,7 @@ BuildRequires: OpenEXR-devel BuildRequires: flac-devel BuildRequires: gperf BuildRequires: cmake(KF5Activities) +BuildRequires: cmake(KF5ActivitiesStats) BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets)