Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wezterm for openSUSE:Factory checked 
in at 2022-11-04 17:34:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wezterm (Old)
 and      /work/SRC/openSUSE:Factory/.wezterm.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wezterm"

Fri Nov  4 17:34:41 2022 rev:18 rq:1033167 
version:20220905.102802.7d4b8249+git147

Changes:
--------
--- /work/SRC/openSUSE:Factory/wezterm/wezterm.changes  2022-11-03 
19:15:10.632357756 +0100
+++ /work/SRC/openSUSE:Factory/.wezterm.new.2275/wezterm.changes        
2022-11-04 17:36:55.669425718 +0100
@@ -1,0 +2,7 @@
+Thu Nov  3 18:30:01 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Enable --all-features for suse>1500 builds:
+  contains --features distro-defaults, to stop phoning home
+  [boo#1205008]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wezterm.spec ++++++
--- /var/tmp/diff_new_pack.4XzmPt/_old  2022-11-04 17:36:58.573440889 +0100
+++ /var/tmp/diff_new_pack.4XzmPt/_new  2022-11-04 17:36:58.581440930 +0100
@@ -71,7 +71,7 @@
 
 %build
 %if 0%{?suse_version} > 1500
-%{cargo_build}
+%{cargo_build} --all-features
 %else
 export CARGO_FEATURE_VENDORED=1
 export RUSTFLAGS='%{rustflags}'

Reply via email to