Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdevelop for openSUSE:Factory checked in at 2026-01-26 11:03:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop (Old) and /work/SRC/openSUSE:Factory/.kdevelop.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop" Mon Jan 26 11:03:24 2026 rev:20 rq:1328983 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop/kdevelop.changes 2026-01-12 10:27:11.360027346 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop.new.1928/kdevelop.changes 2026-01-26 11:03:34.541139446 +0100 @@ -1,0 +2,9 @@ +Thu Jan 22 14:26:18 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Recommend pkexec instead of /usr/bin/pkexec: the package split + happened very long tmie ago, but with a 2nd provider for + /usr/bin/pkexec (run0-wrappers) we need to be more specific which + one we want to use (switch to run0-providers is still possible, + as it does provide pkexec, but at a lower version) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop.spec ++++++ --- /var/tmp/diff_new_pack.n2yO2F/_old 2026-01-26 11:03:35.345173118 +0100 +++ /var/tmp/diff_new_pack.n2yO2F/_new 2026-01-26 11:03:35.349173286 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdevelop # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # - %define kf6_version 6.19.0 %define qt6_version 6.9.0 @@ -35,8 +34,8 @@ Source2: applications.keyring %endif BuildRequires: clang-devel -BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: kdevelop-pg-qt >= 1.9 +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: libboost_headers-devel # TODO: not ported to Qt6. Expected: 10/2024 # BuildRequires: okteta-devel @@ -83,7 +82,7 @@ # contains the headers that are needed for the C++ parser to work (see boo#1119186) Requires: clang%(rpm -q --qf '%''{version}' clang-devel | cut -d. -f1) # Used by the docker plugin -Recommends: %{_bindir}/pkexec +Recommends: pkexec Recommends: clazy Recommends: cppcheck Recommends: heaptrack
