Sync with KDE:Frameworks5:LTS
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=111
This commit is contained in:
parent
c54f739085
commit
b79b2b3703
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 09:15:14 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
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
Name: plasma5-addons
|
||||
Version: 5.7.95
|
||||
Release: 0
|
||||
%{!?_plasma5_version: %global _plasma5_version %{version}}
|
||||
Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
Group: System/GUI/KDE
|
||||
@ -40,7 +41,7 @@ BuildRequires: cmake(KF5Plasma) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Runner) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.25.0
|
||||
BuildRequires: cmake(KF5UnitConversion) >= 5.25.0
|
||||
BuildRequires: cmake(LibTaskManager) >= %{version}
|
||||
BuildRequires: cmake(LibTaskManager) >= %{_plasma5_version}
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
BuildRequires: cmake(KDEExperimentalPurpose)
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user