Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xca for openSUSE:Factory checked in at 2026-07-07 21:02:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xca (Old) and /work/SRC/openSUSE:Factory/.xca.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xca" Tue Jul 7 21:02:44 2026 rev:16 rq:1364118 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xca/xca.changes 2025-11-24 14:14:35.166894964 +0100 +++ /work/SRC/openSUSE:Factory/.xca.new.1982/xca.changes 2026-07-07 21:04:49.021616696 +0200 @@ -1,0 +2,6 @@ +Mon Jul 6 16:58:20 UTC 2026 - ecsos <[email protected]> + +- Fix build error for Tumbleweed. + Qt6Concurrent is needed to build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xca.spec ++++++ --- /var/tmp/diff_new_pack.v4XJW9/_old 2026-07-07 21:04:49.701640242 +0200 +++ /var/tmp/diff_new_pack.v4XJW9/_new 2026-07-07 21:04:49.701640242 +0200 @@ -1,7 +1,7 @@ # # spec file for package xca # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2023 Jonathan Brielmaier <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -30,6 +30,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: cmake(Qt6Concurrent) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Help) BuildRequires: cmake(Qt6Linguist)
