- Update to version 20221119.145034.49b9839f+g21:

* Update of vendored dependencies

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=53
This commit is contained in:
Soc Virnyl Estela 2022-12-16 13:44:48 +00:00 committed by Git OBS Bridge
parent 531bf75645
commit b45d140fdb
10 changed files with 21 additions and 17 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/wez/wezterm.git</param>
<param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">af9d0efa178cbc70373995ee99af71b9f392942d</param>
<param name="revision">91ea1095c9e532070cef29f4e56a64345b9cf704</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
@ -21,8 +21,6 @@
<param name="compression">gz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled">
<param name="srcdir">wezterm</param>
</service>
<service name="cargo_audit" mode="disabled" />
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/wez/wezterm.git</param>
<param name="changesrevision">af9d0efa178cbc70373995ee99af71b9f392942d</param></service></servicedata>
<param name="changesrevision">91ea1095c9e532070cef29f4e56a64345b9cf704</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f990add7ad5325c8bef51dd4616b84a964663b2d7e1a85e4ee46dd99a811f5fb
size 104297818
oid sha256:c450f622d593a5ae3f016f32fd10283e6b8034165028340ced5add9568a6c928
size 104350487

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 16 13:17:45 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 20221119.145034.49b9839f+g21:
* Update of vendored dependencies
-------------------------------------------------------------------
Mon Dec 05 22:40:02 UTC 2022 - socvirnyl.estela@gmail.com

View File

@ -1,4 +1,4 @@
name: wezterm
version: 20221119.145034.49b9839f+g16
mtime: 1670208053
commit: af9d0efa178cbc70373995ee99af71b9f392942d
version: 20221119.145034.49b9839f+g21
mtime: 1670861709
commit: 91ea1095c9e532070cef29f4e56a64345b9cf704

View File

@ -19,7 +19,7 @@
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
Name: wezterm
Version: 20221119.145034.49b9839f+g16
Version: 20221119.145034.49b9839f+g21
Release: 0
Summary: GPU-accelerated cross-platform terminal emulator and multiplexer
URL: https://github.com/wez/wezterm