From 3128e96f98fc64b5ea9680653cd3a610f17ef546db6a1887f77ea85f97f0a096 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 15 Feb 2017 15:50:01 +0000 Subject: [PATCH] Revert the PackageKit-Qt5 change, the right provides is in the PackageKit-Qt package. It was only the usual issue of deletions propagating quicker than updates in factory... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=71 --- discover.changes | 1 - discover.spec | 4 ---- 2 files changed, 5 deletions(-) diff --git a/discover.changes b/discover.changes index 6ac985e..9918122 100644 --- a/discover.changes +++ b/discover.changes @@ -9,7 +9,6 @@ Tue Feb 14 17:58:12 CET 2017 - fabian@ritter-vogt.de * Make sure we don't show warnings unless it's absolutely necessary * Make sure the Remove button doesn't overlap the text * Improve local packages display on local packages -- Use PackageKit-Qt for Qt5 bindings ------------------------------------------------------------------- Tue Feb 7 18:51:40 CET 2017 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index ab3b4bc..8c2dcba 100644 --- a/discover.spec +++ b/discover.spec @@ -25,11 +25,7 @@ License: GPL-2.0 Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz -%if 0%suse_version > 1320 -BuildRequires: PackageKit-Qt-devel >= 0.9.6 -%else BuildRequires: PackageKit-Qt5-devel -%endif BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem