This commit is contained in:
parent
ea17d7af81
commit
b784dcb0d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c46e0c6962a6fe055d160c177cf2843c50515c5bc60d7f460e2447adcd386322
|
||||
size 2065372
|
3
kdeplasma-addons-5.3.95.tar.xz
Normal file
3
kdeplasma-addons-5.3.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d09abd8d0c8a4d18e3c5e533904078a0ffb6fa77b063b5d05517fe1cef3167e6
|
||||
size 2076964
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.3.2
|
||||
Version: 5.3.95
|
||||
Release: 0
|
||||
Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
@ -41,6 +41,9 @@ BuildRequires: kservice-devel
|
||||
BuildRequires: kunitconversion-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: plasma-framework-devel
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: purpose-devel
|
||||
%endif
|
||||
BuildRequires: sonnet-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
@ -53,13 +56,15 @@ BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(ibus-1.0)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb-keysyms)
|
||||
%if 0%{?suse_version} >= 1320
|
||||
Requires: purpose
|
||||
%endif
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
Recommends: %{name}-kimpanel
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
%if 0%{?suse_version} > 1320
|
||||
Provides: plasma-addons = %{version}
|
||||
Obsoletes: plasma-addons < %{version}
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user