20
0

Accepting request 1173454 from home:dziobian:gulgul-ultron:19

- nodejs-electron-devel:
  * Introduce /usr/libexec/electron-node wrapper scripts
  * Introduce `electron_rebuild`, `electron_check_native`
    and `electron_check_native_unstable` RPM macros to ease packaging Electron apps
  * Correct some injected compiler flags (common.gypi-compiler.patch)

OBS-URL: https://build.opensuse.org/request/show/1173454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=146
This commit is contained in:
2024-05-11 22:39:59 +00:00
committed by Git OBS Bridge
parent aea5648173
commit 542e43e0b8
3 changed files with 155 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 11 22:35:19 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- nodejs-electron-devel:
* Introduce /usr/libexec/electron-node wrapper scripts
* Introduce `electron_rebuild`, `electron_check_native`
and `electron_check_native_unstable` RPM macros to ease packaging Electron apps
* Correct some injected compiler flags (common.gypi-compiler.patch)
-------------------------------------------------------------------
Thu May 9 05:33:05 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>