From cdcb0212ee8fb1b3a13b7919391ca7e9b7b9d3742e7d49d57993bdcac04351ff Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 6 Jul 2022 05:23:04 +0000 Subject: [PATCH] - Update to version 20220624.141144.bd1b7c5d+git50: * wayland: add global active_surface_id to fix pasting * docs: remove "bad" rgb spec from docs * docs: changelog for https://github.com/wez/wezterm/issues/2204 * speculative fix for https://github.com/wez/wezterm/issues/2204 * meant to remove this as part of c6672246749a7f58e5bebf68c4fcf57e1ddb4f08 * ci: drop support for building on debian 9 * update harfbuzz to 4.4.1 * docs: clarify when set_environment_variables is consulted * deps: tiny-skia -> 0.7 * build(deps): bump rstest from 0.14.0 to 0.15.0 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=18 --- _service | 2 +- vendor.tar.xz | 4 ++-- wezterm-20220624.141144.bd1b7c5d+git17.tar.xz | 3 --- wezterm-20220624.141144.bd1b7c5d+git50.tar.xz | 3 +++ wezterm.changes | 15 +++++++++++++++ wezterm.spec | 2 +- 6 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 wezterm-20220624.141144.bd1b7c5d+git17.tar.xz create mode 100644 wezterm-20220624.141144.bd1b7c5d+git50.tar.xz diff --git a/_service b/_service index 22ad944..1a04b4d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/wez/wezterm @PARENT_TAG@+git@TAG_OFFSET@ git - 9076bb312b23f858884f8789c0e31470290569d5 + df1b832fceeddcdc1b012b79c21bedad57ff6a66 (\d+)-(\d+)-(\w+) \1.\2.\3 enable diff --git a/vendor.tar.xz b/vendor.tar.xz index 3c063a7..bd485a7 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:305f4d53cd2e67f38b020ef932d1eb38a444e824e5d6cdc978a77b757fe7ae85 -size 53810504 +oid sha256:17be2effda98d7b76b57c4f1e444d6c0b582ab376a6b72827d5d8a98c313c12e +size 54513316 diff --git a/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz b/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz deleted file mode 100644 index b801869..0000000 --- a/wezterm-20220624.141144.bd1b7c5d+git17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c58a31b1a57fc444b788f6c274aee193a82ef260d4867fb2d900fec79243415 -size 121119980 diff --git a/wezterm-20220624.141144.bd1b7c5d+git50.tar.xz b/wezterm-20220624.141144.bd1b7c5d+git50.tar.xz new file mode 100644 index 0000000..296cb7d --- /dev/null +++ b/wezterm-20220624.141144.bd1b7c5d+git50.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ad6d9309eb67902d63084aea37ac0ddf68fdd5ebd91a61ac4246060449a58b +size 120991756 diff --git a/wezterm.changes b/wezterm.changes index e133c35..1a52736 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jul 06 05:09:05 UTC 2022 - socvirnyl.estela@gmail.com + +- Update to version 20220624.141144.bd1b7c5d+git50: + * wayland: add global active_surface_id to fix pasting + * docs: remove "bad" rgb spec from docs + * docs: changelog for https://github.com/wez/wezterm/issues/2204 + * speculative fix for https://github.com/wez/wezterm/issues/2204 + * meant to remove this as part of c6672246749a7f58e5bebf68c4fcf57e1ddb4f08 + * ci: drop support for building on debian 9 + * update harfbuzz to 4.4.1 + * docs: clarify when set_environment_variables is consulted + * deps: tiny-skia -> 0.7 + * build(deps): bump rstest from 0.14.0 to 0.15.0 + ------------------------------------------------------------------- Mon Jun 27 01:56:50 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/wezterm.spec b/wezterm.spec index cbc80ba..e61a056 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -17,7 +17,7 @@ Name: wezterm -Version: 20220624.141144.bd1b7c5d+git17 +Version: 20220624.141144.bd1b7c5d+git50 Release: 0 Summary: GPU-accelerated cross-platform terminal emulator and multiplexer URL: https://github.com/wez/wezterm