Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wezterm for openSUSE:Factory checked 
in at 2023-07-17 19:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wezterm (Old)
 and      /work/SRC/openSUSE:Factory/.wezterm.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wezterm"

Mon Jul 17 19:23:11 2023 rev:26 rq:1098746 version:20230712.072601.f4abf8fd

Changes:
--------
--- /work/SRC/openSUSE:Factory/wezterm/wezterm.changes  2023-06-16 
16:54:29.197578885 +0200
+++ /work/SRC/openSUSE:Factory/.wezterm.new.3193/wezterm.changes        
2023-07-17 19:23:32.353825297 +0200
@@ -1,0 +2,14 @@
+Fri Jul 14 00:03:36 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Update to version 20230712.072601.f4abf8fd
+  * The default for front_end is now WebGpu
+  * The default for adjust_window_size_when_changing_font_size now depends on 
the window environment and the contents of tiling_desktop_environments.
+  * Added eigth block corner glyphs to custom block glyphs. 
+  * Don't hide mouse cursor when pressing only modifier keys.
+  * PaneSelect will now un-zoom to show all panes, then re-zoom after 
performing its action.
+  * Images, especially animated images, are now decoded in the background. 
When used as a background layer for the terminal, we now use the normal 
terminal background color as a placeholder until the first frame has been 
decoded. In other circumstances, you may observe a brief black frame while 
waiting for the image to decode.
+  * You may now use CTRL-J/K to change the selection in the launcher menu, in 
addition to CTRL-N/P which always worked previously.
+  * Duplicate entries in CharSelect are now suppressed, making it less 
cluttered. 
+  * Lots of changes are described in 
https://wezfurlong.org/wezterm/changelog.html#20230712-072601-f4abf8fd
+
+-------------------------------------------------------------------

Old:
----
  wezterm-20230408.112425.69ae8472.tar.gz

New:
----
  wezterm-20230712.072601.f4abf8fd.tar.gz

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

Other differences:
------------------
++++++ wezterm.spec ++++++
--- /var/tmp/diff_new_pack.EMJezL/_old  2023-07-17 19:23:34.901840056 +0200
+++ /var/tmp/diff_new_pack.EMJezL/_new  2023-07-17 19:23:34.905840080 +0200
@@ -17,10 +17,10 @@
 
 
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
-%global _dashed_version 20230408-112425-69ae8472
+%global _dashed_version 20230712-072601-f4abf8fd
 
 Name:           wezterm
-Version:        20230408.112425.69ae8472
+Version:        20230712.072601.f4abf8fd
 Release:        0
 Summary:        GPU-accelerated cross-platform terminal emulator and 
multiplexer
 URL:            https://github.com/wez/wezterm

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EMJezL/_old  2023-07-17 19:23:34.941840288 +0200
+++ /var/tmp/diff_new_pack.EMJezL/_new  2023-07-17 19:23:34.945840312 +0200
@@ -1,7 +1,7 @@
 <services>
   <service mode="disabled" name="download_files" />
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">wezterm-20230408.112425.69ae8472.tar.gz</param>
+     <param name="srctar">wezterm-20230712.072601.f4abf8fd.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
         <param name="cargotoml">wezterm/Cargo.toml</param>
@@ -19,7 +19,9 @@
         <param name="cargotoml">wezterm-ssh/Cargo.toml</param>
         <param name="cargotoml">wezterm-toast-notification/Cargo.toml</param>
   </service>
-  <service name="cargo_audit" mode="disabled" />
+  <service name="cargo_audit" mode="disabled">
+     <param name="srcdir">wezterm-20230712-072601-f4abf8fd</param>
+  </service>
 </services>
 
 

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.EMJezL/_old  2023-07-17 19:23:34.985840543 +0200
+++ /var/tmp/diff_new_pack.EMJezL/_new  2023-07-17 19:23:34.989840566 +0200
@@ -6,6 +6,11 @@
 rev = "fe069785ae245a2c510fd724ef96da283b05a236"
 replace-with = "vendored-sources"
 
+[source."git+https://github.com/rust-x-bindings/rust-xcb?rev=dbdaa01c178c6fbe68bd51b7ad44c08172181083";]
+git = "https://github.com/rust-x-bindings/rust-xcb";
+rev = "dbdaa01c178c6fbe68bd51b7ad44c08172181083"
+replace-with = "vendored-sources"
+
 [source."git+https://github.com/wez/xcb-imdkit-rs.git?branch=hangfix";]
 git = "https://github.com/wez/xcb-imdkit-rs.git";
 branch = "hangfix"

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.EMJezL/_old and 
/var/tmp/diff_new_pack.EMJezL/_new differ

++++++ wezterm-20230408.112425.69ae8472.tar.gz -> 
wezterm-20230712.072601.f4abf8fd.tar.gz ++++++
/work/SRC/openSUSE:Factory/wezterm/wezterm-20230408.112425.69ae8472.tar.gz 
/work/SRC/openSUSE:Factory/.wezterm.new.3193/wezterm-20230712.072601.f4abf8fd.tar.gz
 differ: char 5, line 1

Reply via email to