Accepting request 1061193 from home:Guillaume_G:branches:devel:languages:javascript

- Switch from deprecated rust-packaging to cargo-packaging
- Disable LTO to build with half of the RAM (fixes build on aarch64):
  * deno-disbale-lto.patch
- Update _constraints with current values

OBS-URL: https://build.opensuse.org/request/show/1061193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=91
This commit is contained in:
2023-01-28 23:28:31 +00:00
committed by Git OBS Bridge
parent 4167192566
commit b455d98abd
6 changed files with 44 additions and 30 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 26 10:52:37 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Switch from deprecated rust-packaging to cargo-packaging
- Disable LTO to build with half of the RAM (fixes build on aarch64):
* deno-disbale-lto.patch
- Update _constraints with current values
-------------------------------------------------------------------
Mon Oct 17 20:29:27 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>