forked from pool/wezterm
Accepting request 986946 from X11:terminals
- 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/request/show/986946 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=9
This commit is contained in:
commit
73951529a1
2
_service
2
_service
@ -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>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:305f4d53cd2e67f38b020ef932d1eb38a444e824e5d6cdc978a77b757fe7ae85
|
||||
size 53810504
|
||||
oid sha256:17be2effda98d7b76b57c4f1e444d6c0b582ab376a6b72827d5d8a98c313c12e
|
||||
size 54513316
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c58a31b1a57fc444b788f6c274aee193a82ef260d4867fb2d900fec79243415
|
||||
size 121119980
|
3
wezterm-20220624.141144.bd1b7c5d+git50.tar.xz
Normal file
3
wezterm-20220624.141144.bd1b7c5d+git50.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76ad6d9309eb67902d63084aea37ac0ddf68fdd5ebd91a61ac4246060449a58b
|
||||
size 120991756
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user