Christophe Giboudeaux 2022-11-29 19:14:20 +00:00 committed by Git OBS Bridge
parent 87ddf065c6
commit 9a2d81f8ec
6 changed files with 49 additions and 22 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmNqSrkACgkQ11dEg7tX
sY0QRQ/+NJm94wIMQFMGruAgYA7cK2TXOOuc0YchIof/mSAmbBuQddGmo2c0jWfO
f8NNGJA6rz4JGsLu48+/6meNNvH5AkiVjtGZhkkP22wPiOLQwYxFkLFxSALshLxu
F37exo4hMjeZ440ceBHzoEQXMnLeHaUp+1MSbLN4GoF5yhH2U7NNxvJG+ONHmsNv
NST2S9dtOVgYqLGeeWSZlFeX5M+uo8zLnM5NFqI1jP8NMZthdz57Gz7loSM48+Sh
HGuDjlVP4b923yIiNAjWvtReaFSg4Zp6subxFt9ycwHI4KfMPWfgVFlBYQiUD37w
uINw53JPY1XGytT78Par8RD1qU3EF0uTxrjh7nudSXP53Xs9z3yNVgMyOtNbbkCk
mqXJ2y0dW/RZh+bkj6iNxbjk5/XCBcohY7LCH7vgot2+TUYznY6/868PI2/g0UFN
SxXuJ++GNsvC8+28Gp/Y+sMyV1A6ahegICeE2HwbKWE9a1aCkCBcttwqd8ecKFqF
bouJGtni/rjdoZLBRz/bRJzpUERoQsZUO/hTceqgKrig3XQiK5RaSAHFIlTFkBy9
TgJI/gaqFHcSpeZj2sNTHPbQjMAm9/xh9zXXU205D2l+iBIOKHMGc9xrw4vvIchO
imVyaLyIy0/xJR1Y0e1aS2jylC5lMWTo7FJ70pNFznRjyG1frRU=
=B79R
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmOGGDMACgkQ11dEg7tX
sY10txAAtE0oGO/z+fZ+85Ft4u13NdWLbvhAhtImdKtL6J9M4UiZ0kDSEpTdRm1i
YLyReSFeXZ/ZVOxzwH21Lf63/bfKAi3l4/Fpv5i33qOgFHqJ3rV1Ak/VDEvMLJK0
JRm+LNjeHhuGGu8ELPH7Z4/ldUTiZxuk3S0MBguBoDqfIRoshXpKktD/ZDWbiXYa
bw6KH8q3myUvYkutDnc3e0ZJk9QfRx6o9H1cUu+q1W2sUWIFmDTQLJDFn8kYCTRm
4j4vrUzIlZBsXe2ojO+k/L8HDJft7nnfOwg/KbSsuZvCGFVHrpkr8aQadfGbWLT1
/2WR/ug1x7AusiMwBbehoVaOzu1WkJQHzlBnQiTGhH9T8eXZKwbesaLL1F6Ln51s
Vm36jQefh5j5T2z6uoEU0rbwZmOhdCOu9huOPPyFQrTpOj2vZxaxPFSqpCHFksQV
qHFkQBfDED0XVVhiKWjTaR0ktjDQCQ56mgD2Um27EsujxaRV8+BRkUd0NACU2Z7p
PtZMUDHy2sIhzQTrU4UONJNQm9I1ys4hwDIqaygFDBsjsFMmUx1BQW9f+MKmn4H6
/Wxtgy5JEypNV5B0cJWgkcYYZ7HunHgHY25o3uVDIklGPwTQQUZz/MsPheU7Rx8w
z5jtQZ477c1KyFqgidvHM1ETbNQtxiouE3bhiEuw90s0NSNeGuY=
=b9j0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Nov 29 14:47:59 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.4.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.4
- Changes since 5.26.3:
* Do not query all available image plugins when determining background type (kde#462308)
* Install translated documentation from po/ too
* Panel: Revert making the mask smaller by 1px (kde#460896)
* Remove negative inset of plasmoid heading in notifications since there's no margin in those (kde#452347)
* lockscreen: Consider info messages to be prompts (kde#454706)
* Fix wrong example values, return correct paper size value
* wallpapers/image: save last wallpaper in slideshow mode (kde#461490)
* SystemDialog: Fix display when there is no component
* applets/notifications: unload ListView when plasmoid is not expanded
* applets/mediacontroller: avoid flashing application icon (kde#461496)
* SystemDialog: Make sure the window has a Qt.Window type
* Notifications: Explicitly uncheck paused button when switching to running state
* shell: revert unrelated changes in d79a927a4c7a8b489b985a6ae94bd9d8f082db93
* [shell] Always call load after init (kde#439159)
* applets/notifications: remove one unused import
* applets/notifications: remove workaround for QTBUG-67007
* startkde/plasma-session: fix playing startup sound
-------------------------------------------------------------------
Sat Nov 12 08:44:57 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -25,19 +25,20 @@
%bcond_without released
Name: plasma5-workspace
%global _plasma5_bugfix 5.26.4
# Full Plasma 5 version (e.g. 5.9.1)
%{!?_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.26.3
Version: 5.26.4.1
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/5.26.4/plasma-workspace-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/5.26.4/plasma-workspace-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
Source3: xprop-kde-full-session.desktop