Adam Majer
0f92cc976c
nodejs for current architecture and codestream OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=20
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 9 10:35:06 UTC 2020 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- Add nodejs-default subpackage to provide latest, best supported
|
|
nodejs for current architecture and codestream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 30 13:49:36 UTC 2019 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- Bump max supported version to 42 to account for automatically
|
|
built master branch called nodejs42
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 11:13:23 UTC 2019 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- Remove extra -g from compiler command-line
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 1 15:03:12 UTC 2019 - adam.majer@suse.de
|
|
|
|
- Change the shell script to regular executable
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 12:31:05 UTC 2018 - dcassany@suse.de
|
|
|
|
- Add LICENSE text to the package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 14:29:04 UTC 2017 - adam.majer@suse.de
|
|
|
|
- NodeJS 8.2.0 adds support for `npx` binary. Add conditional
|
|
support to our wrapper
|
|
- Print a helpful message if wrapper cannot find target executable
|
|
- Wrapper only executes from /usr/bin and not PATH
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 18 10:20:06 UTC 2017 - adam.majer@suse.de
|
|
|
|
- Use MIT license so we don't have to ship the license text.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 7 13:09:29 UTC 2017 - adam.majer@suse.de
|
|
|
|
- Initial release.
|