Plasma 5.23 Beta. Tested on TW Live, seems to work.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-disks?expand=0&rev=38
This commit is contained in:
2021-09-20 06:13:47 +00:00
committed by Git OBS Bridge
parent 55904105c9
commit 7aa6063c88
6 changed files with 38 additions and 17 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Sep 16 13:05:09 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Changes since 5.22.5:
* add magnificent advanced data (kde#440486)
* actually start the reload timer :O
* don't require auth_admin for inactive sessions
* drop usless is directory check
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
* Remove unneeded main.cpp
* Remove unneeded X-KDE-PluginKeyword
* search for smartctl in /usr/local/sbin as well
* don't notify on instabilities
* add pipeline for reuse compliance
* Use version-less qt DBus macros
* Remove not necessary qt prefix
-------------------------------------------------------------------
Tue Aug 31 19:08:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>