Accepting request 640319 from KDE:Frameworks5
Plasma 5.14.0 final (attempt 2) (forwarded request 640244 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/640319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=100
This commit is contained in:
commit
13ed5047b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63d301e19da9de1dba1bfdb08ff24d60b7be33562a27be6136265d4f81e195e1
|
||||
size 4577444
|
3
plasma-workspace-5.14.0.tar.xz
Normal file
3
plasma-workspace-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce778af339ccc40763dbc9a6c737fa4d8d249910f60f8567c1397f6d9b01ffb9
|
||||
size 4558756
|
11
plasma-workspace-5.14.0.tar.xz.sig
Normal file
11
plasma-workspace-5.14.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3p8cACgkQEZaMRJKM
|
||||
rvymyQf8DSptaMVTY+w2mV/gtjJForDDySnZMcyt+bQpfGwp/iyFwJpIu96KIPoW
|
||||
givnhfITf/l6zVRHDtGx8sFhuRi1R33Jx5grVBYEgpwHtpQl8hwnuUnRSbqNVpXE
|
||||
HytVbQkGIAe3lDv5GCZrOFewUEtb+B5dDORhAQslvCyjGcJR505GTszIj3NhSzxA
|
||||
HvH1aQN3ckP8PtRo2Q53qcAyiX+fMNkbtRWtgbKmkZjWCqyhyCWB8f37Xkd4uohD
|
||||
A6AGRkSDtS7Kn+U81q+kR92H5KrSEvQ1ZWizlErHav0KaCFZbNRxI5lNLRRwQOqF
|
||||
NAbUZSumS2YgCZONNJv6Q8tVjT4qyw==
|
||||
=E4Ey
|
||||
-----END PGP SIGNATURE-----
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
@ -1,3 +1,42 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 10:01:13 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.0.php
|
||||
- Changes since 5.13.90:
|
||||
* Fallback to in-process prompt if logout prompt fails
|
||||
* [Slideshow] increase default interval from 10 seconds to 15 minutes
|
||||
* [Media Controller] Emit moved() signal when seeking with keyboard shortcuts
|
||||
* [Hotplug Engine] Update actions at runtime and listen for added/removed
|
||||
* Move correct indices in the manual sort map when getting a move() call for group children
|
||||
* [Notifications] Store "Open..." action in history (kde#398732)
|
||||
* Set gtk-modules to auto-load appmenu-gtk-module
|
||||
* Revert "Set gtk-modules to auto-load appmenu-gtk-module"
|
||||
* Revert "Update version number for 5.14.80"
|
||||
* Klipper: Do not insert secret data into history
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 3 18:20:58 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Add xset, xsetroot and xrdb Requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 15 16:25:30 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Add tarball signature and keyring containing keys of release managers
|
||||
Jonathan Riddell and Bhushan Shah
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 17:25:03 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.13.90.php
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:58:42 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%{!?_fillupdir: %global _fillupdir %{_localstatedir}/adm/fillup-templates}
|
||||
|
||||
%define kf5_version 5.45.0
|
||||
%define kf5_version 5.50.0
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-workspace
|
||||
@ -27,14 +27,18 @@ Name: plasma5-workspace
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Version: 5.13.5
|
||||
Version: 5.14.0
|
||||
Release: 0
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Source: plasma-workspace-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: plasma-workspace-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: baselibs.conf
|
||||
# PATCHES 000-100 and above are from upstream 5.12 branch
|
||||
# PATCHES 101-500 are from upstream master/5.13 branch
|
||||
# PATCHES 501-??? are PATCH-FIX-OPENSUSE
|
||||
@ -149,8 +153,11 @@ Requires: gmenudbusmenuproxy >= %{_plasma5_version}
|
||||
Requires: oxygen5-sounds >= %{_plasma5_version}
|
||||
Requires: solid-imports
|
||||
Requires: xembedsniproxy >= %{_plasma5_version}
|
||||
# /usr/bin/startkde calls xprop
|
||||
# startkde and startplasma call these
|
||||
Requires: xprop
|
||||
Requires: xrdb
|
||||
Requires: xset
|
||||
Requires: xsetroot
|
||||
# hardcode versions of plasma-framework-components and plasma-framework-private packages, as upstream doesn't keep backwards compability there
|
||||
%requires_ge plasma-framework-components
|
||||
%requires_ge plasma-framework
|
||||
@ -394,7 +401,6 @@ fi
|
||||
%{_kf5_libdir}/libexec/ksyncdbusenv
|
||||
%{_kf5_libdir}/libexec/startplasma
|
||||
%{_kf5_libdir}/libexec/ksmserver-logout-greeter
|
||||
%{_kf5_libdir}/libexec/ksmserver-switchuser-greeter
|
||||
%{_kf5_libdir}/libkdeinit5_kcminit.so
|
||||
%{_kf5_libdir}/libkdeinit5_kcminit_startup.so
|
||||
%{_kf5_libdir}/libkdeinit5_klipper.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user