Packages changed:
  baloo5-widgets (22.12.3 -> 23.04.0)
  coreutils (9.2 -> 9.3)
  dolphin (22.12.3 -> 23.04.0)
  ebook-tools
  ffmpegthumbs (22.12.3 -> 23.04.0)
  filelight (22.12.3 -> 23.04.0)
  gtk4 (4.10.1 -> 4.10.3)
  gupnp
  kaccounts-integration (22.12.3 -> 23.04.0)
  kaccounts-providers (22.12.3 -> 23.04.0)
  kate (22.12.3 -> 23.04.0)
  kde-print-manager (22.12.3 -> 23.04.0)
  kdegraphics-thumbnailers (22.12.3 -> 23.04.0)
  kdenetwork-filesharing (22.12.3 -> 23.04.0)
  kdialog (22.12.3 -> 23.04.0)
  khelpcenter5 (22.12.3 -> 23.04.0)
  kio-extras5 (22.12.3 -> 23.04.0)
  konsole (22.12.3 -> 23.04.0)
  kwalletmanager5 (22.12.3 -> 23.04.0)
  libkdcraw (22.12.3 -> 23.04.0)
  libkexiv2 (22.12.3 -> 23.04.0)
  libqt5-qtbase (5.15.8+kde185 -> 5.15.9+kde151)
  libqt5-qtdeclarative (5.15.8+kde22 -> 5.15.9+kde23)
  libqt5-qtgraphicaleffects (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtimageformats (5.15.8+kde9 -> 5.15.9+kde9)
  libqt5-qtlocation (5.15.8+kde4 -> 5.15.9+kde5)
  libqt5-qtmultimedia (5.15.8+kde3 -> 5.15.9+kde3)
  libqt5-qtquickcontrols (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtquickcontrols2 (5.15.8+kde7 -> 5.15.9+kde5)
  libqt5-qtsensors (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtspeech (5.15.8+kde1 -> 5.15.9+kde1)
  libqt5-qtsvg (5.15.8+kde8 -> 5.15.9+kde7)
  libqt5-qttools (5.15.8+kde1 -> 5.15.9+kde1)
  libqt5-qttranslations (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtvirtualkeyboard (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtwayland (5.15.8+kde63 -> 5.15.9+kde55)
  libqt5-qtwebchannel (5.15.8+kde3 -> 5.15.9+kde3)
  libqt5-qtwebview (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtx11extras (5.15.8+kde0 -> 5.15.9+kde0)
  libqt5-qtxmlpatterns (5.15.8+kde0 -> 5.15.9+kde0)
  llvm16 (16.0.1 -> 16.0.2)
  mobipocket (22.12.3 -> 23.04.0)
  nfs-utils
  python-anyio
  python-cryptography
  signon-kwallet-extension (22.12.3 -> 23.04.0)
  spectacle (22.12.3 -> 23.04.0)
  xdg-desktop-portal-gnome (44.0 -> 44.1)
  xdg-desktop-portal-gtk
  yast2-trans (84.87.20230420.b54e9530 -> 84.87.20230421.14b25cdb42)

=== Details ===

==== baloo5-widgets ====
Version update (22.12.3 -> 23.04.0)
Subpackages: baloo5-widgets-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== coreutils ====
Version update (9.2 -> 9.3)
Subpackages: coreutils-doc coreutils-lang

- update to 9.3:
  Bug fixes:
  * cp --reflink=auto (the default), mv, and install
    will again fall back to a standard copy in more cases.
    Previously copies could fail with permission errors on
    more restricted systems like android or containers etc.
    [bug introduced in coreutils-9.2]
  * cp --recursive --backup will again operate correctly.
    Previousy it may have issued "File exists" errors when
    it failed to appropriately rename files being replaced.
    [bug introduced in coreutils-9.2]
  * date --file and dircolors will now diagnose a failure to read a file.
    Previously they would have silently ignored the failure.
    [This bug was present in "the beginning".]
  * md5sum --check again correctly prints the status of each file checked.
    Previously the status for files was printed as 'OK' once any file had passed.
    This also applies to cksum, sha*sum, and b2sum.
    [bug introduced in coreutils-9.2]
  * wc will now diagnose if any total counts have overflowed.
    [This bug was present in "the beginning".]
  * `wc -c` will again correctly update the read offset of inputs.
    Previously it deduced the size of inputs while leaving the offset unchanged.
    [bug introduced in coreutils-8.27]
  * Coreutils programs no longer fail for timestamps past the year 2038
    on obsolete configurations with 32-bit signed time_t, because the
    build procedure now rejects these configurations.
    [This bug was present in "the beginning".]
  Changes in behavior:
  * 'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
    to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
    Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
    due to -n, -i, or -u.
  New features:
  * cp and mv now support --update=none to always skip existing files
    in the destination, while not affecting the exit status.
    This is equivalent to the --no-clobber behavior from before v9.2.
- drop fix-reflink-fallback.patch (upstream).

==== dolphin ====
Version update (22.12.3 -> 23.04.0)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release
- Rebase patches:
  * dolphin-go_up.diff
  * 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch

==== ebook-tools ====

- Fix a crash when an itemref in the spine has no idref,
  see kde#466540.
  * add 0002-Avoid-crash-on-spine-itemref-without-idref.patch
- Replace 0001-Avoid-crash-on-toc-navPoint-without-navLabel.patch
  with 0001-Avoid-crash-on-toc.ncx-navPoint-without-navLabel.patch

==== ffmpegthumbs ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== filelight ====
Version update (22.12.3 -> 23.04.0)
Subpackages: filelight-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== gtk4 ====
Version update (4.10.1 -> 4.10.3)
Subpackages: gtk4-lang gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0

- Update to version 4.10.3:
  + Fix a popover positioning regression in 4.10.2.
  + Fix issues with slow loading files in the file chooser.
- Update to version 4.10.2:
  + Holding control to select multiple files broken in filechooser
  + Inspector crash
  + Listbase doesn't account for bottom padding in
    size_allocate_child
  + Leaking AT contexts
  + OpenGL / Windows: Crash when closing gtk4-widget-factory
  + GTK apps crash on startup when setting cursor-size to 0 on
    Wayland
  + Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs
    to null-check display->xdg_activation before using it
  + Possible use-after-free under
    gtk_scrolled_window_update_use_indicators()
  + Wrong error message in `gtk_init`
  + Segfault when scrolling after changing ListView model
  + Bluetooth panel from the Settings app: clicking in the
    "Downloads" link no longer opens Nautilus
  + Broadway docs or code is broken
  + Disabled GtkPicture's are not properly themed
  + Setting CSS padding to a GtkTextView gives the context menu an
    offset
  + A11y: the Showing state is used only for windows
  + Gtk4 expander: CSS nodes mismatch code vs. documentation
  + Invoking gtk inspector on a folder results in a crash
  + Double tap requires very precise touch input
  + Name autocompletion dropdown in the GTK4 FileChooser's Save
    dialog gets stuck, creates artifacts, jumps around
  + Links are not opened when xdg-desktop-portal OpenURI is not
    available
  + GtkSnapshot generates no nodes appending whitespace-only
    layouts
  + Updated translations.

==== gupnp ====

- Update license tag to LGPL-2.1-or-later.

==== kaccounts-integration ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kaccounts-integration-lang libkaccounts2

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kaccounts-providers ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kaccounts-providers-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kate ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kate-lang kate-plugins

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release
- Rebase patch:
  * 0001-Defuse-root-block.patch

==== kde-print-manager ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kde-print-manager-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kdegraphics-thumbnailers ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kdenetwork-filesharing ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdenetwork-filesharing-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kdialog ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdialog-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== khelpcenter5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: khelpcenter5-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kio-extras5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kio-extras5-lang libkioarchive5

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== konsole ====
Version update (22.12.3 -> 23.04.0)
Subpackages: konsole-part konsole-part-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== kwalletmanager5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kwalletmanager5-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== libkdcraw ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== libkexiv2 ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== libqt5-qtbase ====
Version update (5.15.8+kde185 -> 5.15.9+kde151)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3

- Update to version 5.15.8+kde329, rebased upstream:
  * QCborValue: fix incorrect to{Array,Map} when the value is empty
  * QMargins: fix a missing "full stop" in the docs
  * QLibrary: restore translated string
  * QLibrary: fix possible arg() format clobbering
  * iOS: Use python3 for enumerating test target devices
  * Android: Treat ACTION_CANCEL as TouchCancelEvent
  * Doc: Fix broken formatting
  * QFileSystemEngine: fix potential formatting error
  * QString::asprintf: check that passing field widths as arguments works
  * Backport recent QFlags tests
  * network: Fix typos in documentation
  * Fix accuracy with screen composition
  * Doc: Update documentation for QElapsedTimer's in Windows
  * Document that QStandardPath::findExecutable works with absolute paths
  * macOS: Use native resize cursors for diagonal resize
  * Fix clipped glyphs in text rendering of QGraphicsTextItem
  * Change comparison data type to fix int overflow
  * Add missing Q_WEAK_OVERLOAD definition
  * Update QFileInfo docs to mention macOS aliases
  * Distinguish macOS aliases from normal symbolic links
  * Windows QPA: Fix frameless maximize on secondary screens
  * Rewrite tst_qdataurl as a data-driven test
  * Fix compilation for wasm
  * QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controller
  * Fix QDockWidget's dock area permissions after hovering
  * Fix C++20 ambiguous relational operators between QJsonValue{,Ref}
  * Android: make sure that orientationChange is reported after resize
  * Android: set all QScreen's geometry-related parameters together
  * Blacklist: test cases blacklisted in tst_QDBusConnection:
  * wasm:  fix issue with passing username/password to network request
  * macOS: Pass multi arch flags when linking qmake
  * QCocoaFileDialogHelper: Always enable symlinks and aliases to directories
  * Android: terminate argv passed to main() with nullptr
  * Update bundled libjpeg-turbo to version 2.1.3
  * ANGLE: Load the DirectX libraries from the system path directly
  * SQLite: Update SQLite to v3.37.2
  * Fix compiler warnings about unused parameters
  * Fix getsockopt option_value initial initialization
  * Http2: Fix redirect-handling
  * Android A11Y: Fix value rounding
  * Android A11Y: Announce value together with element name when focused
  * Android A11Y: handle valueChanged events
  * tst_QSystemSemaphore: give proper path to test-helper
  * QNX: Silence compiler warning by initializing variable
  * Update LICENSE.QT-LICENSE-AGREEMENT
  * winrt appxmanifest: Properly replace VCLibs version for newer MSVC versions
  * QAbstractSocket: Don't pretend pause and resume is a stack
  * Gui: test also depends for clipboard feature
  * QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHandler()
  * macOS: Respect QMAKE_APPLE_DEVICE_ARCHS when building qmake
  * HTTP: Make redirect response parsing more generic
  * BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 20.04
  * Android A11Y: populate child elements when constructing node info
  * Fix issue where readyRead() could happen after disconnected()
  * QStringView: add missing constexpr so we can use is_constant_evaluated
  * Use Android's View.generateViewId() for generating ids for views/surfaces
  * Remove documentation of non-existing QAccessible state
  * Doc: Fix snippet to match actual QFileInfo behavior
  * Android: Re-focus focused accessibility node after orientation change
  * Android A11Y: execute C++ code on main Qt thread
  * Android: extract parentId for hidden object in advance
  * xcb: Show valuator atom names properly in categorized logging
  * Android: replace stacktrace with debug message in search for setService
  * Better document attaching a QFutureWatcher to a started QFuture
  * doc: Update GenericDataLocation location on iOS
  * BLACKLIST test_Gestures tests for RHEL-8.4
  * QPlainTestLogger: do not print "failure location" if there's no failure
  * QAbstractItemView: do not access invalid model indices (3/N)
  * Win32: always allow the event loop to be woken up by posted events
  * rhi: d3d11: Use __uuidof where we can
  * Don't QEXPECT_FAIL tst_QLineEdit::testQuickSelectionWithMouse on macOS ARM
  * Network: Emit authenticationRequired when using Ntlm
  * testlib: Disable window restoration on macOS in a non-persistent way
  * QAbstractItemView: do not access invalid model indices (2/N)
  * QAbstractItemView: do not access invalid model indices (1/N)
  * QAbstractItemView: code tidies
  * Update float16 part of TestLib selftest
  * QGuiApplication: constant-initialize lastCursorPosition
  * Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows versions
  * [Android]: Handle the screen name, modes and refreshRate properly
  * QVersionNumber: remove the "pure" attribute from commonPrefix()
  * QEvent: initialize the static userEventTypeRegistry constexprly
  * Let QXcbGlxWindow::createVisual fallback to QXcbWindow::createVisual
  * Android A11Y: fix content update notification when object is hidden
  * Android: explicitly remove accessibility focus when element is hidden
  * BLACKLIST tst_qfont for Red Hat 8.4 and Ubuntu 20.04
  * QtCore: includemocs
  * Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool
  * INTEGRITY: Prevent deletion of virtual functions
  * QMake: replace a Q_ASSERT() with a Q_UNREACHABLE()
  * QTransform benchmark: measure what was promised
  * QStaticByteArrayMatcher: add a useful comment
  * QMacStyle: use the 'momentary push in' type for push buttons
  * qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
  * Enable all supported 1.0 device features in QVulkanWindow
  * Fix queue passed to vkQueuePresent
  * QFusionStyle: don't draw an invalid outline for up/down buttons
  * Doc: Make QListIterator snippets more robust
    ... changelog too long, skipping 46 lines ...
  * QDateTime: Don't require c++17

==== libqt5-qtdeclarative ====
Version update (5.15.8+kde22 -> 5.15.9+kde23)

- Update to version 5.15.8+kde67, rebased upstream:
  * QQuickItem: Fix effective visibility for items without parent
  * Prevent crash when destroying asynchronous Loader
  * Quick Animations: Fix crash
  * qv4function: Fix crash due to reference being invalidated
  * Models: Avoid crashes when deleting cache items
  * QQuickState::when: handle QJSValue properties correctly
  * QQmlImportDatabase: Make sure the newly added import path be first
  * Revert "Fix missing glyphs when using NativeRendering"
  * Fix missing glyphs when using NativeRendering
  * Update the window cursor on mouse release
  * Blacklist: test cases blacklisted in tst_QQuickListView:
  * Blacklist: test cases blacklisted in tst_QQuickMultiPointTouchArea:
  * Fix crash with NativeRendering on RHI
  * A11Y: make QQuickText focusable for A11Y
  * QQuickWindow: improve docs for activeFocusItem
  * Doc: add example snippets for containmentMask
  * Fix typo in qquickdroparea/BLACKLIST for Ubuntu-20.04
  * QQmlAdaptorModel: Do not use reparenting for lifetime managemment
  * Correctly handle QQuickState::when
  * CMake: Fix handling of empty qrc files with qtquickcompiler
  * CMake: Skip qtquickcompiler cmake test on macOS ARM
  * Fix indices alignment problem
  * Fix indentation in positioners example
  * doc: Fix QQuickItem point/rect mapping methods signatures
  * Instantiator: Do not load items when inactive
  * Doc: Fix QtQuick::Loader::item type
  * Doc: fix incorrect type name on focus page
  * icutils::Node: GCC 11 -Werror=maybe-uninitialized w/-fsanitize=undefined
  * tst_qquickimageprovider: fix some memleaks
  * Fix incorrect behavior after displace transition
  * Fix edge cases in arcTo
  * Don't blacklist tst_QQuickFramebufferObject::everything on b2qt
  * Use tree hash rather than commit hash in .tag file
  * Adjust default max call depth for QNX
  * Blacklist containsDrag_internal on Ubuntu 20.04
  * QQmlLoggingCategory: Avoid unnecessary warnings from setters
  * Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOS
  * Assert that QQmlDelegateModel's count can't be less than zero
  * qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerr
  * Treat unknown tablet device as stylus and create QTabletEvent
  * GridView: Set content position when changing cell size
  * QQuickItemViewTransitionAttached: Avoid dangling pointers
  * Bound animatorjob value to the given range
- Commits dropped by the rebase:
  * Document that StyledText also supports   and "

==== libqt5-qtgraphicaleffects ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== libqt5-qtimageformats ====
Version update (5.15.8+kde9 -> 5.15.9+kde9)

- Update to version 5.15.8+kde12, rebased upstream:
  * Update bundled libwebp to version 1.2.2

==== libqt5-qtlocation ====
Version update (5.15.8+kde4 -> 5.15.9+kde5)

- Update to version 5.15.8+kde7, rebased upstream:
  * No code changes

==== libqt5-qtmultimedia ====
Version update (5.15.8+kde3 -> 5.15.9+kde3)

- Update to version 5.15.8+kde7, rebased upstream:
  * Fix duration() with very long media with gstreamer
  * Blacklist tst_QAudioOutput on macOS ARM

==== libqt5-qtquickcontrols ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== libqt5-qtquickcontrols2 ====
Version update (5.15.8+kde7 -> 5.15.9+kde5)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5

- Update to version 5.15.8+kde11, rebased upstream:
  * SwipeView: don't cull every child item that gets added
  * AbstractButton: fix fast clicks being treated as double clicks

==== libqt5-qtsensors ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== libqt5-qtspeech ====
Version update (5.15.8+kde1 -> 5.15.9+kde1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd

- Update to version 5.15.8+kde4, rebased upstream:
  * Fix QtSpeech example querying locales before initialising

==== libqt5-qtsvg ====
Version update (5.15.8+kde8 -> 5.15.9+kde7)

- Update to version 5.15.8+kde10, rebased upstream:
  * No code changes

==== libqt5-qttools ====
Version update (5.15.8+kde1 -> 5.15.9+kde1)
Subpackages: libqt5-qdbus libqt5-qtpaths

- Update to version 5.15.8+kde10, rebased upstream:
  * qdoc: Fix assert on empty link target
  * macdeployqt: don’t err on unexpected otool output
  * Don't run qdoc tests if qdoc was not enabled during configure
  * CMake: Fix qt_create_translation to not remove .ts files on "clean"
  * lupdate: Support numeric literal separators
  * designer: Fix MSVC warning about returning address of local variable or temporary
  * Bump copyright year to 2022

==== libqt5-qttranslations ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== libqt5-qtvirtualkeyboard ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell

- Update to version 5.15.8+kde6, rebased upstream:
  * Fix activation of input panel when initial active focus is set
  * Blacklist: test cases blacklisted in inputpanel:
  * Blacklist more test_fullScreenModeSelectionHandles rows
  * Disable Windows IME when Qt Virtual Keyboard plugin is loaded

==== libqt5-qtwayland ====
Version update (5.15.8+kde63 -> 5.15.9+kde55)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5

- Update to version 5.15.8+kde70, rebased upstream:
  * Don't keep eglConfig in hardwareintegration
  * Update the window geometry when changing decorations
  * Fix build with -no-feature-tabletevent
  * Fix wayland touch event to use time stamp from wayland compositor
  * wayland touch event to add key modifier

==== libqt5-qtwebchannel ====
Version update (5.15.8+kde3 -> 5.15.9+kde3)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports

- Update to version 5.15.8+kde5, rebased upstream:
  * No code changes

==== libqt5-qtwebview ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5WebView5 libQt5WebView5-imports

- Update to version 5.15.8+kde3, rebased upstream:
  * Android: Enable local storage by default

==== libqt5-qtx11extras ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== libqt5-qtxmlpatterns ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports

- Update to version 5.15.8+kde2, rebased upstream:
  * No code changes

==== llvm16 ====
Version update (16.0.1 -> 16.0.2)

- Update to version 16.0.2.
  * This release contains bug-fixes for the LLVM 16.0.0 release.
    This release is API and ABI compatible with 16.0.0.
- Rebase check-no-llvm-exegesis.patch.
- Rebase llvm-do-not-install-static-libraries.patch.
- Relax requirements for clang-tools to allow installation of older
  versions of libclang13 with the -devel package. (boo#1210176)
- Enable ThinLTO for ARM 6/7/8 again. (boo#1178070)
- bsc#1210383 - Add aarch64 to lldb platforms

==== mobipocket ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client

- Update to version 2.6.3
  - https://kernel.org/pub/linux/utils/nfs-utils/2.6.3/2.6.3-Changelog
- Remove patches from this release:
  - 0006-nfsd-allow-server-scope-to-be-set-with-config-or-com.patch
  - 0007-mount.nfs-always-include-mountpoint-or-spec-if-error.patch
  - 0008-nfsd.man-fix-typo-in-section-on-scope.patch
- Remove systemd/50-nfs.conf (was removed in upstream in d8d29f85)
  and the realted patch (bsc#1200710).
  0005-modprobe-avoid-error-messages-if-sbin-sysctl-fail.patch.
- New file /usr/lib/udev/rules.d/60-nfs.rules (which replaced in upstream
  systemd/50-nfs.conf in 9466df03).
- Add fsidd:
  - /usr/lib/systemd/system/fsidd.service
  - /usr/lib/udev/rules.d/60-nfs.rules
  - /usr/sbin/fsidd

==== python-anyio ====

- add sle15_python_module_pythons (jsc#PED-68)
- Make calling of %{sle15modernpython} optional.

==== python-cryptography ====

- add sle15_python_module_pythons (jsc#PED-68)

==== signon-kwallet-extension ====
Version update (22.12.3 -> 23.04.0)

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== spectacle ====
Version update (22.12.3 -> 23.04.0)
Subpackages: spectacle-lang

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
  * New feature release
- Update to 23.03.80
  * New feature release

==== xdg-desktop-portal-gnome ====
Version update (44.0 -> 44.1)
Subpackages: xdg-desktop-portal-gnome-lang

- Update to version 44.1:
  + Improve handling of non-existing files on the filechooser
    portal
  + Minor debugging improvements to the backgrounds portal
  + More precise initialization timing
  + Fix duplicate monitor and window streams
  + Updated translations.

==== xdg-desktop-portal-gtk ====
Subpackages: xdg-desktop-portal-gtk-lang

- Pass missing --disable-lockdown to configure,
  xdg-desktop-portal-gnome handles that one too.

==== yast2-trans ====
Version update (84.87.20230420.b54e9530 -> 84.87.20230421.14b25cdb42)
Subpackages: yast2-trans-cs yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-fr yast2-trans-hu yast2-trans-it yast2-trans-ja yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ru yast2-trans-zh_CN yast2-trans-zh_TW

- Update to version 84.87.20230421.14b25cdb42:
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Macedonian)
  * Translated using Weblate (Macedonian)
  * New POT for text domain 'authserver'.
  * Translated using Weblate (Slovak)