- Filter platform specific dependencies. Only pull those that is required
for linux platforms. - Set `filter` to true in _service file. - Update vendored dependencies with filter enabled. OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=116
This commit is contained in:
parent
297420eae9
commit
6d5d8274c1
2
_service
2
_service
@ -19,7 +19,7 @@
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="src">wezterm</param>
|
||||
<param name="update">true</param>
|
||||
<param name="i-accept-the-risk">RUSTSEC-2022-0090</param>
|
||||
<param name="filter">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="manual" />
|
||||
</services>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bfabdeb8acff3431e5c7cfd6880d43a59f6971f8b32f9aec9114d21c27f2c31
|
||||
size 93940619
|
||||
oid sha256:88a6f4d723d557a5715c66341cf9b412acd3201ad8740316e645bbd464dfe9c6
|
||||
size 55077854
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd574a16e347ba7d184e56bd0f4a7f809f779efd2d14b914fdcb123d8d9feac9
|
||||
size 101089978
|
||||
oid sha256:b0ecb95e00f35322af3098e7cd4a5bab45eba31cd566447ad7f1d06518144ea6
|
||||
size 101089980
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 00:45:08 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Filter platform specific dependencies. Only pull those that is required
|
||||
for linux platforms.
|
||||
- Set `filter` to true in _service file.
|
||||
- Update vendored dependencies with filter enabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 10:06:28 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user