Sync with KDE:Frameworks5:LTS
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=31
This commit is contained in:
parent
026b4fb550
commit
ae4515186b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 09:15:18 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Use %{_plasma5_version} again, define it if needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -19,6 +19,7 @@
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.7.95
|
||||
%{!?_plasma5_version: %global _plasma5_version %{version}}
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: GPL-2.0+
|
||||
@ -28,7 +29,7 @@ Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integr
|
||||
BuildRequires: extra-cmake-modules >= 5.17.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0
|
||||
BuildRequires: cmake(Breeze) >= %{version}
|
||||
BuildRequires: cmake(Breeze) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5Config) >= 5.17.0
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= 5.17.0
|
||||
BuildRequires: cmake(KF5I18n) >= 5.17.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user