diff --git a/_service b/_service index e3f7817..6c01212 100644 --- a/_service +++ b/_service @@ -1,9 +1,24 @@ - + + https://github.com/wez/wezterm + @PARENT_TAG@+git@TAG_OFFSET@ + git + f0e3eecba6faec0aa963a6f0067577afc99e11db + (\d+)-(\d+)-(\w+) + \1.\2.\3 + enable + socvirnyl.estela@gmail.com + + + + *.tar + zst + + - wezterm-20230712.072601.f4abf8fd.tar.gz - zst - false + wezterm + true + RUSTSEC-2022-0090 diff --git a/_servicedata b/_servicedata index 0dd2a94..f4a69d9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/wez/wezterm.git - 69ae847273aa2b0a64bdb07cf19d3f6fbaaa6b71 \ No newline at end of file + 69ae847273aa2b0a64bdb07cf19d3f6fbaaa6b71 + https://github.com/wez/wezterm + f0e3eecba6faec0aa963a6f0067577afc99e11db \ No newline at end of file diff --git a/vendor.tar.zst b/vendor.tar.zst index aa85a2a..f266a74 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c55c9288fe34179a089c3552d0af29abcb6457102396db6b45bf7156424e683 -size 45021414 +oid sha256:fd4c6b4f8722c3b69a3376f7ef9e8b7f93ccbe73ce9e1305b09d9baf56a7d9cb +size 82265669 diff --git a/wezterm-20230712.072601.f4abf8fd.tar.gz b/wezterm-20230712.072601.f4abf8fd+git207.tar.gz similarity index 100% rename from wezterm-20230712.072601.f4abf8fd.tar.gz rename to wezterm-20230712.072601.f4abf8fd+git207.tar.gz diff --git a/wezterm.changes b/wezterm.changes index 25f6b40..5dd2186 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 12 05:51:03 UTC 2023 - socvirnyl.estela@gmail.com + +- Update to version 20230712.072601.f4abf8fd+git207: + * Default G1 to ASCII + * docs: fix emoji stuff + * Fallback to SGR when rendering 16/256 colors when MaxColors is 16M + * Detect true color set by max_colors + * deps: wgpu -> 0.18 + * docs: Fix typo + ------------------------------------------------------------------- Sun Oct 29 06:30:01 UTC 2023 - Soc Virnyl Estela diff --git a/wezterm.obsinfo b/wezterm.obsinfo index 9769196..de4537b 100644 --- a/wezterm.obsinfo +++ b/wezterm.obsinfo @@ -1,4 +1,4 @@ name: wezterm -version: 20230408.112425.69ae8472 -mtime: 1680978265 -commit: 69ae847273aa2b0a64bdb07cf19d3f6fbaaa6b71 +version: 20230712.072601.f4abf8fd+git207 +mtime: 1699370718 +commit: f0e3eecba6faec0aa963a6f0067577afc99e11db diff --git a/wezterm.spec b/wezterm.spec index 823bd2f..3c8a94f 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -20,12 +20,12 @@ %global _dashed_version 20230712-072601-f4abf8fd Name: wezterm -Version: 20230712.072601.f4abf8fd +Version: 20230712.072601.f4abf8fd+git207 Release: 0 Summary: GPU-accelerated cross-platform terminal emulator and multiplexer URL: https://github.com/wez/wezterm License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR BSD-2-Clause) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND LGPL-2.1-only AND MIT AND MPL-2.0 AND WTFPL AND Zlib AND MIT -Source0: https://github.com/wez/wezterm/releases/download/%{_dashed_version}/wezterm-%{_dashed_version}-src.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst Source2: cargo_config Requires: terminfo