Accepting request 984736 from home:uncomfyhalomacro:branches:X11:terminals

- Update to version 20220408.101518.b908e2dd^git413:
  * fonts: add negative cache into LoadedFont
  * show-keys: make keys more readable to humans
  * debug overlay: now supports statements as well as expressions
  * add wezterm show-keys command
  * x11: flush prior to mapping window
  * docs: changelog for #1913 #2158
  * fonts: remove no_glyphs cache from FontConfigInner
  * Update copymode.md: description of `O` key assignment (#2156)
  * add sample matched strings
  * github hyperlink example

OBS-URL: https://build.opensuse.org/request/show/984736
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=14
This commit is contained in:
Soc Virnyl Estela 2022-06-23 23:31:23 +00:00 committed by Git OBS Bridge
parent 5cdce3f362
commit 0b766cf094
6 changed files with 22 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/wez/wezterm</param>
<param name="versionformat">@PARENT_TAG@^git@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">adf96794610bf336ff3e90710208235275d0b7db</param>
<param name="revision">21e6fcedd9693ae1d507ba48fb31ba3dc3cdb821</param>
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57bc09ce427e1635aa618488e2be3996f7d0c1d9d538d449da06216a24220862
size 53877416
oid sha256:0077e830c6a09f5c049bd7c340d9571c5754c6eaecad775518820970392ad267
size 53845268

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b90a5c17e607d5f806b4c328e8a8d699ad88bbae0cc92c674a815da4c150548
size 118425024

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5454e79127a8410e69c8a1f1f1f5492800a25f76eceb7be1ae4dda683ada6622
size 121092180

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jun 23 14:49:14 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 20220408.101518.b908e2dd^git413:
* fonts: add negative cache into LoadedFont
* show-keys: make keys more readable to humans
* debug overlay: now supports statements as well as expressions
* add wezterm show-keys command
* x11: flush prior to mapping window
* docs: changelog for #1913 #2158
* fonts: remove no_glyphs cache from FontConfigInner
* Update copymode.md: description of `O` key assignment (#2156)
* add sample matched strings
* github hyperlink example
-------------------------------------------------------------------
Thu Jun 16 13:04:52 UTC 2022 - socvirnyl.estela@gmail.com

View File

@ -17,7 +17,7 @@
Name: wezterm
Version: 20220408.101518.b908e2dd^git356
Version: 20220408.101518.b908e2dd^git413
Release: 0
Summary: GPU-accelerated cross-platform terminal emulator and multiplexer
URL: https://github.com/wez/wezterm