forked from pool/discover
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
This commit is contained in:
parent
13859c13fa
commit
3128e96f98
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user