- Update to version 20221119.145034.49b9839f+g16:

* Remove `Source` entry in Debian control file (#2828)
- Automatic update of vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=51
This commit is contained in:
Soc Virnyl Estela 2022-12-05 22:48:05 +00:00 committed by Git OBS Bridge
parent 2a6fffd81e
commit 531bf75645
9 changed files with 25 additions and 11 deletions

View File

@ -3,8 +3,8 @@
<param name="url">https://github.com/wez/wezterm.git</param> <param name="url">https://github.com/wez/wezterm.git</param>
<param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">8d8d7d3ff46e05125c03ed84e734aa3ef52b001b</param> <param name="revision">af9d0efa178cbc70373995ee99af71b9f392942d</param>
<param name="match-tag">20221119-145034-49b9839f</param> <param name="match-tag">*</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>

4
_servicedata Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 05 22:40:02 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 20221119.145034.49b9839f+g16:
* Remove `Source` entry in Debian control file (#2828)
- Automatic update of vendored dependencies.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 04 03:01:04 UTC 2022 - socvirnyl.estela@gmail.com Sun Dec 04 03:01:04 UTC 2022 - socvirnyl.estela@gmail.com

View File

@ -1,4 +1,4 @@
name: wezterm name: wezterm
version: 20221119.145034.49b9839f+g14 version: 20221119.145034.49b9839f+g16
mtime: 1669835618 mtime: 1670208053
commit: 8d8d7d3ff46e05125c03ed84e734aa3ef52b001b commit: af9d0efa178cbc70373995ee99af71b9f392942d

View File

@ -19,7 +19,7 @@
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
Name: wezterm Name: wezterm
Version: 20221119.145034.49b9839f+g14 Version: 20221119.145034.49b9839f+g16
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