Accepting request 1102810 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/1102810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-node_modules?expand=0&rev=3
This commit is contained in:
commit
4a863aa9a7
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://github.com/openSUSE/obs-service-node_modules.git</param>
|
||||
<param name="changesrevision">4b71923e487a80c71c96e81cf454a63a7498607c</param></service></servicedata>
|
||||
<param name="changesrevision">6a9cfe1c3f4e5a5f3aec36bc6c6f191ccf1775ca</param></service></servicedata>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 03 09:09:10 UTC 2023 - adam.majer@suse.de
|
||||
|
||||
- Update to version 2.1.0:
|
||||
* Fix the recursive call to collect_v2_deps_recursive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 14:23:50 UTC 2023 - adam.majer@suse.de
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:678a128dc7f7905b4038d4104004910e9f7a1173136303f97303c9de261fb4da
|
||||
oid sha256:5ff2b4971cb8a9ff819b50f3c44944ccd16b8fb1082b507b424d208484d21309
|
||||
size 124939
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: obs-service-node_modules
|
||||
version: 2.0.0
|
||||
mtime: 1685537860
|
||||
commit: 4b71923e487a80c71c96e81cf454a63a7498607c
|
||||
version: 2.1.0
|
||||
mtime: 1691051501
|
||||
commit: 6a9cfe1c3f4e5a5f3aec36bc6c6f191ccf1775ca
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: obs-service-node_modules
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: OBS service to download node_modules specified in package-lock.json
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user