SHA256
1
0
forked from pool/wezterm

- 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
This commit is contained in:
Soc Virnyl Estela
2022-07-06 05:23:04 +00:00
committed by Git OBS Bridge
parent 723091c8cc
commit cdcb0212ee
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">9076bb312b23f858884f8789c0e31470290569d5</param>
<param name="revision">df1b832fceeddcdc1b012b79c21bedad57ff6a66</param>
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>