Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wezterm for openSUSE:Factory checked in at 2026-01-05 14:55:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wezterm (Old) and /work/SRC/openSUSE:Factory/.wezterm.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wezterm" Mon Jan 5 14:55:24 2026 rev:40 rq:1325389 version:20240203.110809.5046fc22+git421 Changes: -------- --- /work/SRC/openSUSE:Factory/wezterm/wezterm.changes 2025-01-13 17:50:29.199512209 +0100 +++ /work/SRC/openSUSE:Factory/.wezterm.new.1928/wezterm.changes 2026-01-05 14:58:24.495368748 +0100 @@ -1,0 +2,7 @@ +Thu Dec 11 18:21:24 UTC 2025 - Andreas Prittwitz <[email protected]> + +- change 0%{?suse_version} to > 1600 +- remove redundant '--lockfile' parameter for builds + 0%{?suse_version} > 1600 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wezterm.spec ++++++ --- /var/tmp/diff_new_pack.D4wLS5/_old 2026-01-05 14:58:29.319569198 +0100 +++ /var/tmp/diff_new_pack.D4wLS5/_new 2026-01-05 14:58:29.323569364 +0100 @@ -1,7 +1,7 @@ # # spec file for package wezterm # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -107,8 +107,8 @@ %build # export CFLAGS="%%optflags" # export CXXFLAGS="%%optflags" -%if 0%{?suse_version} > 1500 -%{cargo_build} --no-default-features --features vendored-fonts,wayland,distro-defaults --locked +%if 0%{?suse_version} > 1600 +%{cargo_build} --no-default-features --features vendored-fonts,wayland,distro-defaults %else unset LIBSSH2_SYS_USE_PKG_CONFIG export CARGO_FEATURE_VENDORED=1
