Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kcoreaddons for openSUSE:Factory
checked in at 2026-05-11 16:51:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcoreaddons (Old)
and /work/SRC/openSUSE:Factory/.kf6-kcoreaddons.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kcoreaddons"
Mon May 11 16:51:04 2026 rev:27 rq:1352073 version:6.26.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcoreaddons/kf6-kcoreaddons.changes
2026-04-11 22:27:42.763671732 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kcoreaddons.new.1966/kf6-kcoreaddons.changes
2026-05-11 16:55:50.285085855 +0200
@@ -1,0 +2,25 @@
+Sat May 2 07:52:33 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.26.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.26.0
+- Changes since 6.25.0:
+ * Update dependency version to 6.26.0
+ * kcoreaddons_target_static_plugins: Fix typo in variable that is checked for
+ * Propagate LibMount dependency to static library consumers
+ * Add KAboutRelease::untranslatedDescription
+ * determine filesystem if mountinfo returns fuseblk
+ * kfilesystemtype: reduce variable scope
+ * fix use after free
+ * kfilesystemtype: use libmount instead of statfs when available (kde#433611)
+ * Remove control characters when quoting args Using these characters can
lead to unexpected results.
+ * Rename AppStream test file to avoid scripty processing it
+ * Split KAboutData::fromAppStream() into three separate methods
+ * Parse release notes from AppStream data
+ * Add KAboutRelease, for listing application release notes
+ * AppStream-backed KAboutData
+ * Add a way to set KAboutLicense objects on KAboutData
+ * Update version to 6.26.0
+
+-------------------------------------------------------------------
Old:
----
kcoreaddons-6.25.0.tar.xz
kcoreaddons-6.25.0.tar.xz.sig
New:
----
kcoreaddons-6.26.0.tar.xz
kcoreaddons-6.26.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.oOU7Sp/_old 2026-05-11 16:55:50.773105970 +0200
+++ /var/tmp/diff_new_pack.oOU7Sp/_new 2026-05-11 16:55:50.773105970 +0200
@@ -16,7 +16,7 @@
#
-%define qt6_version 6.8.0
+%define qt6_version 6.9.0
%define rname kcoreaddons
@@ -32,11 +32,11 @@
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
%endif
-# Full KF6 version (e.g. 6.25.0)
+# Full KF6 version (e.g. 6.26.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kcoreaddons
-Version: 6.25.0
+Version: 6.26.0
Release: 0
Summary: Utilities for core application functionality and accessing the
OS
License: LGPL-2.1-or-later
@@ -47,6 +47,7 @@
Source2: frameworks.keyring
%endif
BuildRequires: fdupes
+BuildRequires: pkgconfig
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
BuildRequires: shared-mime-info
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
@@ -54,6 +55,8 @@
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
+BuildRequires: pkgconfig(mount)
+BuildRequires: pkgconfig(libudev)
# SECTION bindings
%if %{with kde_python_bindings}
BuildRequires: %{mypython}-build
++++++ kcoreaddons-6.25.0.tar.xz -> kcoreaddons-6.26.0.tar.xz ++++++
++++ 40911 lines of diff (skipped)