KDE Release Gear 23.08.3

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=218
This commit is contained in:
Christophe Marin
2023-11-09 14:28:09 +00:00
committed by Git OBS Bridge
parent 3e2b6b648e
commit ae3c2cd653
6 changed files with 37 additions and 20 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Nov 7 17:04:19 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Don't bundle c++ libs. (kde#476498)
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* snapcraft: Fix wayland installs by bundling qtwayland libs.
* Fix crash on dropping file in project (kde#476016)
* snapcraft: add missig build dep gettext.
* [flatpak] Use Qt5 branch for deps
* snapcraft: initial import snacraft files
-------------------------------------------------------------------
Tue Oct 10 18:27:07 UTC 2023 - Christophe Marin <christophe@krop.fr>