- Use unupdated vendored crates for now.
* This is to stop OBS Notifications about build failures. * Once openssl crate is updated from possibly a new release, I will re-enable update of vendored crates - Use cargo-vendor-filterer to lessen vendored crates OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=93
This commit is contained in:
committed by
Git OBS Bridge
parent
5af527e908
commit
702d97a46f
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="srctar">wezterm-20230712.072601.f4abf8fd.tar.gz</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">true</param>
|
||||
<param name="update">false</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="manual" />
|
||||
</services>
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf3ff76a71c893a6b35b9eea389c71c29906e5bbdda0f3c8c17579b2e6413d62
|
||||
size 87221455
|
||||
oid sha256:5c55c9288fe34179a089c3552d0af29abcb6457102396db6b45bf7156424e683
|
||||
size 45021414
|
||||
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 14:14:36 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Use unupdated vendored crates for now.
|
||||
* This is to stop OBS Notifications about build failures.
|
||||
* Once openssl crate is updated from possibly a new release, I will
|
||||
re-enable update of vendored crates
|
||||
- Use cargo-vendor-filterer to lessen vendored crates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 17 04:14:54 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user