Accepting request 994744 from X11:terminals

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/994744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2022-08-12 14:06:56 +00:00 committed by Git OBS Bridge
commit 354635895d
6 changed files with 18 additions and 8 deletions

View File

@ -1,9 +1,9 @@
<services> <services>
<service mode="disabled" name="obs_scm"> <service mode="disabled" name="obs_scm">
<param name="url">https://github.com/wez/wezterm</param> <param name="url">https://github.com/wez/wezterm.git</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">c7c81e316187dfc28d23fbd6444d2ab1b8ee5c32</param> <param name="revision">1212865974837dfb021f43d87657a1b95c2f6966</param>
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param> <param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param> <param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:9d3f96e62adb4589ae2bb8aa44534663e03d062d1a1a7f7cbf698f91388cf5f6 oid sha256:a3277f28eacd180b0bda372ffa953689572a66d4cf34d8c3b2464aeffee2246d
size 91023491 size 93709162

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:591ee6438188b31b96d0c679791832b309cf40a3461385f200105a793ede9dd7
size 118419892

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 05 06:43:44 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 20220624.141144.bd1b7c5d+git307:
* use titlebar bg for right status background
* docs: clarify that we might be showing more recent info
* fix potential panic when computing hyperlink rules
* docs: a bit more detail for RGBA sequences
* wezterm show-keys --lua to print a lua version of the config
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 28 03:04:12 UTC 2022 - socvirnyl.estela@gmail.com Thu Jul 28 03:04:12 UTC 2022 - socvirnyl.estela@gmail.com

View File

@ -17,7 +17,7 @@
Name: wezterm Name: wezterm
Version: 20220624.141144.bd1b7c5d+git264 Version: 20220624.141144.bd1b7c5d+git307
Release: 0 Release: 0
Summary: GPU-accelerated cross-platform terminal emulator and multiplexer Summary: GPU-accelerated cross-platform terminal emulator and multiplexer
URL: https://github.com/wez/wezterm URL: https://github.com/wez/wezterm