2023-12-29 12:02:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 29 11:02:40 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
|
|
|
|
|
|
|
- Escape `quilt setup` invoked section in the helper script
|
|
|
|
|
2023-07-21 15:07:25 +02:00
|
|
|
-------------------------------------------------------------------
|
2023-07-21 15:45:59 +02:00
|
|
|
Fri Jul 21 12:59:44 UTC 2023 - Adam Majer <adam.majer@suse.de> 1.0.1
|
2023-07-21 15:07:25 +02:00
|
|
|
|
2023-07-21 15:45:59 +02:00
|
|
|
- update to 1.0.1
|
2023-07-21 15:07:25 +02:00
|
|
|
* update dependencies
|
|
|
|
* no longer shows paths for tarballs served by the proxy
|
|
|
|
* works with latest nodejs
|
|
|
|
|
|
|
|
- 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch:
|
|
|
|
dropped, upstreamed
|
|
|
|
|
2022-08-16 18:45:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 16 16:43:23 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
|
|
|
|
|
|
|
- Revert Requires: back to npm-default. If we need support for
|
|
|
|
Fedora to have something else, we can do this another way
|
|
|
|
https://en.opensuse.org/openSUSE:Build_Service_prjconf#Substitute
|
|
|
|
|
2022-08-16 16:52:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 15 15:59:04 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- Allow the user to override `node` and `npm` commands in PATH.
|
|
|
|
This is useful if one wants to eg. use Electron to run npm.
|
|
|
|
* add 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch
|
|
|
|
- Change Requires: npm-default to Requires: npm.
|
|
|
|
npm-default is already prefered by the prjconf,
|
|
|
|
this works with any version of npm,
|
|
|
|
and Fedora does not have npm-default.
|
|
|
|
|
2021-08-11 19:10:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 11 17:06:14 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
|
|
|
|
- update to 0.0.3:
|
|
|
|
* fixes case when npm is stalling when package is not found
|
|
|
|
|
2021-01-29 11:42:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 26 14:43:10 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
|
|
|
|
- Update to 0.0.2: fixes uncaught exceptions
|
|
|
|
- work with quilt when unpacking archive
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 18 16:16:21 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
|
|
|
|
- Initial version 0.0.1
|
|
|
|
|
|
|
|
|