Accepting request 566838 from KDE:Frameworks5
Plasma 5.12 Beta OBS-URL: https://build.opensuse.org/request/show/566838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=54
This commit is contained in:
commit
12c90c02ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:242d78f853ed0128e062ed402bc79f4aa0dbb04d08fb9b75e131f3a2e2c9e9ee
|
||||
size 1459308
|
3
kdeplasma-addons-5.11.95.tar.xz
Normal file
3
kdeplasma-addons-5.11.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87c7281961a37147087bee6865733c8a41f556a4d64b57d7f88363d7fe9602f2
|
||||
size 1393588
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 15:54:06 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.11.95
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.11.95.php
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:40:09 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.11.5
|
||||
Version: 5.11.95
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -28,7 +28,7 @@ Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||
@ -55,6 +55,7 @@ BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5WebEngine) >= 5.7.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
@ -100,7 +101,6 @@ Additional plasmoids from upstream for use on the Plasma workspace.
|
||||
%config %{_kf5_configdir}/comic.knsrc
|
||||
%{_kf5_libdir}/libplasmacomicprovidercore.so.*
|
||||
%{_libdir}/libplasmapotdprovidercore.so*
|
||||
%{_kf5_libdir}/libplasmaweather.so*
|
||||
%{_kf5_servicetypesdir}/
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_qmldir}/
|
||||
@ -109,6 +109,7 @@ Additional plasmoids from upstream for use on the Plasma workspace.
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||
%{_kf5_appstreamdir}/
|
||||
%{_kf5_libdir}/libplasmaweatherprivate.so
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user