diff --git a/_service b/_service index 6c01212..62eb4fa 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/wez/wezterm @PARENT_TAG@+git@TAG_OFFSET@ git - f0e3eecba6faec0aa963a6f0067577afc99e11db + 600652583594e9f6195a6427d1fabb09068622a7 (\d+)-(\d+)-(\w+) \1.\2.\3 enable @@ -16,7 +16,7 @@ - wezterm + wezterm true RUSTSEC-2022-0090 diff --git a/_servicedata b/_servicedata index f4a69d9..845d714 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://github.com/wez/wezterm.git 69ae847273aa2b0a64bdb07cf19d3f6fbaaa6b71 https://github.com/wez/wezterm - f0e3eecba6faec0aa963a6f0067577afc99e11db \ No newline at end of file + 600652583594e9f6195a6427d1fabb09068622a7 \ No newline at end of file diff --git a/vendor.tar.zst b/vendor.tar.zst index f266a74..9bd490c 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd4c6b4f8722c3b69a3376f7ef9e8b7f93ccbe73ce9e1305b09d9baf56a7d9cb -size 82265669 +oid sha256:e33ab6583dbf15dd762e2c2c55198cc1779b7fc37bf5e6659a26095fd14179e3 +size 82336991 diff --git a/wezterm-20230712.072601.f4abf8fd+git207.tar.zst b/wezterm-20230712.072601.f4abf8fd+git207.tar.zst deleted file mode 100644 index f3133a7..0000000 --- a/wezterm-20230712.072601.f4abf8fd+git207.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e80abeff4474b68feeef5ba48f27a09bd2da4e06ec2b2ff3251c872b2a43577 -size 100711707 diff --git a/wezterm-20230712.072601.f4abf8fd+git210.tar.zst b/wezterm-20230712.072601.f4abf8fd+git210.tar.zst new file mode 100644 index 0000000..638562b --- /dev/null +++ b/wezterm-20230712.072601.f4abf8fd+git210.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088b2b83ea864f71013faa1c841fe2f64682443b9b7eeac86508f23d492f49cd +size 100711736 diff --git a/wezterm.changes b/wezterm.changes index 5a23ee1..a91634f 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 18 22:03:10 UTC 2023 - socvirnyl.estela@gmail.com + +- Update to version 20230712.072601.f4abf8fd+git210: + * cargo update + * docs: changelog for #4563 + * Make RIS also clear the alternate screen + ------------------------------------------------------------------- Sat Nov 18 21:57:26 UTC 2023 - Soc Virnyl Estela diff --git a/wezterm.obsinfo b/wezterm.obsinfo index de4537b..39a8c41 100644 --- a/wezterm.obsinfo +++ b/wezterm.obsinfo @@ -1,4 +1,4 @@ name: wezterm -version: 20230712.072601.f4abf8fd+git207 -mtime: 1699370718 -commit: f0e3eecba6faec0aa963a6f0067577afc99e11db +version: 20230712.072601.f4abf8fd+git210 +mtime: 1700259065 +commit: 600652583594e9f6195a6427d1fabb09068622a7 diff --git a/wezterm.spec b/wezterm.spec index 2d0fc20..a605d80 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -20,7 +20,7 @@ # %%global _dashed_version 20230712-072601-f4abf8fd Name: wezterm -Version: 20230712.072601.f4abf8fd+git207 +Version: 20230712.072601.f4abf8fd+git210 Release: 0 Summary: GPU-accelerated cross-platform terminal emulator and multiplexer URL: https://github.com/wez/wezterm @@ -110,8 +110,6 @@ Zsh completion script for %{name}. %prep %autosetup -a1 -p1 -mkdir -p .cargo -cp cargo_config .cargo/config tic -vvv -x -o terminfo termwiz/data/%{name}.terminfo printf "%{version}" > .tag