Packages changed:
  NetworkManager-branding-openSUSE
  evolution-data-server (3.50.1 -> 3.50.2)
  gcc13 (13.2.1+git7813 -> 13.2.1+git8109)
  gnome-disk-utility (45.0 -> 45.1)
  gnome-software (45.1 -> 45.2)
  gobject-introspection
  gtk4 (4.12.3 -> 4.12.4)
  libadwaita (1.4.0+12 -> 1.4.1)
  libnotify (0.8.2 -> 0.8.3)
  librsvg
  rust-keylime (0.2.2+git.1697658634.9c7c6fa -> 0.2.3+git.1701075380.a5dc985)
  systemd

=== Details ===

==== NetworkManager-branding-openSUSE ====

- Fix most rpmlint warnings:
  + suse-zypp-packageand: use current Supplements: (A and B) syntax
    over packagand(A:B)
  + summary-ended-with-dot: Remove dot at the end of Summary:
  + no-%build-section: Add empty %build section
  + branding-supplements-missing: Fixes as part of
    suse-zypp-packageand.

==== evolution-data-server ====
Version update (3.50.1 -> 3.50.2)
Subpackages: evolution-data-server-lang libcamel-1_2-64 libebackend-1_2-11 libebook-1_2-21 libebook-contacts-1_2-4 libecal-2_0-2 libedata-book-1_2-27 libedata-cal-2_0-2 libedataserver-1_2-27 libedataserverui-1_2-4

- Update to version 3.50.2:
  + Bug Fixes:
  - alarm-notify:
    . Some reminders could be lost
    . Birthday floating date shifted by one day
  - CamelGpgContext: Don't leak istream in gpg_sign_sync().
  - e-xml-utils: Fix build with libxml2 2.12.
  + Miscellaneous:
  - OAuth2: Add scheme handler for OAuth2 prompts in external
    browser.
  - EReminderWatcher: Last-notified time not always set.
  + Updated translations.

==== gcc13 ====
Version update (13.2.1+git7813 -> 13.2.1+git8109)
Subpackages: cpp13 libatomic1 libgcc_s1 libgfortran5 libgomp1 libobjc4 libquadmath0 libstdc++6 libstdc++6-locale libstdc++6-pp libubsan1

- Update to gcc-13 branch head, 741743c028dc00f27b9c8b1d5, git8109
  * Includes fix for building mariadb on i686.  [bsc#1217667]
  * Remove pr111411.patch contained in the update.
- Avoid update-alternatives dependency for accelerator crosses.
- Package tool links to llvm in cross-amdgcn-gcc13 rather than in
  cross-amdgcn-newlib13-devel since that also has the dependence.
- Depend on llvmVER instead of llvm with VER equal to
  %product_libs_llvm_ver where available and adjust tool discovery
  accordingly.  This should also properly trigger re-builds when
  the patchlevel version of llvmVER changes, possibly changing
  the binary names we link to.  [bsc#1217450]

==== gnome-disk-utility ====
Version update (45.0 -> 45.1)
Subpackages: gnome-disk-utility-lang

- Update to version 45.1:
  + creatediskimage: Fix crash if image creation has errors.
  + Update appdata
  + Updted translations.

==== gnome-software ====
Version update (45.1 -> 45.2)
Subpackages: gnome-software-lang gnome-software-plugin-packagekit

- Update to version 45.2:
  + Updated translations.

==== gobject-introspection ====
Subpackages: girepository-1_0 libgirepository-1_0-1

- Drop BuildRequires on pkgconfig(cairo)/pkgconfig(cairo-gobject),
  cairo is only needed for some tests.

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

- Update to version 4.12.4:
  + a11y: Tweak name computation for some corner cases.
  + gdk:
  - gl: Improve our use of GLES a bit (use vertex arrays and
    GL_BGRA if available)
  - Fix some errors in our memory format tables
  + gsk:
  - gl: handle texture-scale nodes more faithfully
  - gl: Fix icon padding in the atlas
  + Tools: Add a --undecorated option to gtk4-rendernode-tool.
  + Updated translations.

==== libadwaita ====
Version update (1.4.0+12 -> 1.4.1)
Subpackages: libadwaita-1-0 libadwaita-lang typelib-1_0-Adw-1

- Update to version 1.4.1:
  + Fix build with MSVC
  + Fix build with libappstream 1.0
  + AdwCarousel: Fix carousel scroll behavior with page reordering
  + AdwComboRow:
  - Fix focus when opening the popover
  - Set the correct state on the selected checkmark
  + AdwNavigationView: Fix a warning message
  + AdwTabOverview: Allow child focus on out animations
  + AdwTabView:
  - Keep view alive during ::page-detached
  - Fix crashes when using :pages
  + Docs: Fix erroneous <child> use in breakpoints migration guide
  + Updated translations.
- Drop 3e3967d5f69180644519936991cad10136e84ca9.patch: Fixed
  upstream.

==== libnotify ====
Version update (0.8.2 -> 0.8.3)
Subpackages: libnotify4 typelib-1_0-Notify-0_7

- Update to version 0.8.3:
  + This release contains a critical stability/minor security
    update which affects Electron applications that utilize Portal
    notifications (eg, through Flatpak). It is highly recommended
    that all users of libnotify 0.8.x update to this release.
  + Please note that this fix has increased the minimum required
    version of glib to 2.62.0.
  + notification:
  - Use g_signal_connect_object
  - Move disconnect to dispose

==== librsvg ====
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0

- Run service with new obs-service-cargo, drop cargo_config as
  source and clean up spec and service, and switch to zst as
  buildtime compression.

==== rust-keylime ====
Version update (0.2.2+git.1697658634.9c7c6fa -> 0.2.3+git.1701075380.a5dc985)
Subpackages: keylime-ima-policy

- Update to version 0.2.3+git.1701075380.a5dc985:
  * build(deps): bump actix-rt from 2.8.0 to 2.9.0
  * Bump version to 0.2.3
  * build(deps): bump reqwest from 0.11.20 to 0.11.22
  * Bump configuration version and fix enable_iak_idevid
  * Enable test functional/iak-idevid-register-with-certificates
  * Update packit plan with new tests
  * Add certificates and certificate checking for IDevID and IAK keys (#669)

==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-boot systemd-coredump systemd-doc systemd-lang udev

- udev: Tighten permissions for DRM render nodes (bsc#1217118). Note that this
  implicitly enables `uaccess`, so any logged-in user still gets access
  regardless of group membership. Some use cases, e.g. remote access via ssh,
  might require you to add the desired user to the `render` group.
  See:
  https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/3S3HAWVODHC2FQI4E76IFGCSRVRJ63KG/