Accepting request 779205 from KDE:Frameworks5

Plasma 5.18.2

OBS-URL: https://build.opensuse.org/request/show/779205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=131
This commit is contained in:
Dominique Leuenberger 2020-02-29 20:22:51 +00:00 committed by Git OBS Bridge
commit de9d811c00
6 changed files with 35 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b095ea91c0cb214350f08ef1c53437db222d4018fe1c9da83ba3d71d8c27f52
size 5694640

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L5Z4ACgkQ7JTRj38F
mX47VAf/e9tgGi9MhpW4/Lk3lDdLFF5Td+NSkp9eMmCYFl2On6fe7z2QGdP+qGOp
a/Bq5N0p56VXc+NKqssDEIS4OA5YSiTwheICDV0CmH+vKA36ykJoEYgSBVMO3QAi
C5E5IhemSHjUQDumY7lLlQtxDVnInhiauK/ldv9zOGmR2Of/VfKQDkSlTH1rzIPL
CsB394vCmHJuCpO2V8l8BLck4i85+4lTGUqyB9bUSw5IAUavwY9b0fiDpKJFyP0I
LXcuCUucqpQfFIZjp59DcoSOeTVSG1JkfMwFAHEGfDySsX/j+ajwZ+b0RPfpvXyT
cf7eMK1eNA2zUJFr2WYRkmLN8hjPog==
=MmJz
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f530e422a549c58058b67adbbc65d64f8e0371d4148efe9f85d9382970401fc9
size 5695200

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5VIZcACgkQ7JTRj38F
mX7h8QgAkiw6LE64NOzh5GfGc0KfQrLtIcmB0+61nV9iQiOIPX9n8AYjKh4vmyQy
MeEBjtcJv5kNgD6LeJ2E9o+itOM046ydGzHiQMPUn/lSGv0dYsUj5WvxcS0DzWMn
4d07pCSwkdTQpdVvNzWfmfNDtcn4LollRP9ePq/uoA5I3TbqxgjVqSusjlp78ejU
hYP8jb5MIbeDH+se74WfsfR8GsRaVa+RYa1ymjPvyvKjuhSkDFCK4dFZkO9K+kCc
/VvQ06we21fZbhMZOIJhWljbtwhCly2ZDw6FKZ3b2i0vWWKXPaGZTxMOH19rTAqx
kx8Yrjl46D7VnvF7OgTS2dHfO150Cw==
=esI0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 25 14:07:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.2.php
- Changes since 5.18.1:
* Use appropriate icon for unconfigured applets' "Configure..." buttons
* [applets/systemtray] Clip ListView in config
* [kcms/feedback] Increase default window height a bit more (kde#417747)
* fix activity runner
- Build the KUserFeedback KCM
-------------------------------------------------------------------
Tue Feb 18 14:05:58 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package plasma5-workspace
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,12 +27,12 @@ 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.18.1
Version: 5.18.2
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org/
URL: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig
@ -86,6 +86,7 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version}
BuildRequires: cmake(KF5Wayland) >= %{kf5_version}
BuildRequires: cmake(KF5XmlRpcClient)
BuildRequires: cmake(KScreenLocker) >= %{_plasma5_version}
BuildRequires: cmake(KUserFeedback)
BuildRequires: cmake(Phonon4Qt5) >= 4.6.60
#!BuildIgnore: kdialog
BuildRequires: libQt5PlatformHeaders-devel >= 5.4.0
@ -149,6 +150,8 @@ Recommends: oxygen5-sounds >= %{_plasma5_version}
Requires: solid-imports
# Used by KCMs
Requires: knewstuff-imports
# Used by the user feedback KCM
Requires: kuserfeedback-imports
Requires: xembedsniproxy >= %{_plasma5_version}
# startkde and startplasma call these
Requires: awk
@ -443,6 +446,7 @@ fi
%{_kf5_debugdir}/*.categories
%dir %{_kf5_sharedir}/kpackage
%dir %{_kf5_sharedir}/kpackage/kcms
%{_kf5_sharedir}/kpackage/kcms/kcm_feedback
%{_kf5_sharedir}/kpackage/kcms/kcm_translations
%files -n xembedsniproxy