8
0

Accepting request 949719 from devel:languages:javascript

- Fix build on Fedora
  * Added electron-16-node-fix-python3.10-import.patch
- Add devel package with node headers (e.g. for node-gyp)
  * Added electron-16-system-node-headers.patch
- Fix building on Fedora and openSUSE Leap

OBS-URL: https://build.opensuse.org/request/show/949719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs-electron?expand=0&rev=16
This commit is contained in:
2022-01-29 19:59:26 +00:00
committed by Git OBS Bridge
parent d94dec1e89
commit 49ed28a0a7
6 changed files with 107 additions and 15 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jan 28 13:15:25 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Fix build on Fedora
* Added electron-16-node-fix-python3.10-import.patch
-------------------------------------------------------------------
Thu Jan 27 08:07:59 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Add devel package with node headers (e.g. for node-gyp)
* Added electron-16-system-node-headers.patch
- Fix building on Fedora and openSUSE Leap
-------------------------------------------------------------------
Wed Jan 19 18:09:33 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>