SHA256
1
0
forked from pool/wezterm

- 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:
Soc Virnyl Estela
2023-10-09 14:16:17 +00:00
committed by Git OBS Bridge
parent 5af527e908
commit 702d97a46f
3 changed files with 12 additions and 3 deletions

View File

@@ -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>