1
0

Accepting request 1142798 from openSUSE:Tools

- Update to version 2.4.0:
  * Fix handling of direct git repos in v3

OBS-URL: https://build.opensuse.org/request/show/1142798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-node_modules?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-01-30 17:27:06 +00:00 committed by Git OBS Bridge
commit b529a267fc
5 changed files with 14 additions and 8 deletions

View File

@ -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">2153192f0baf8453c12bacf7b872c0c786ed645f</param></service></servicedata>
<param name="changesrevision">1daa6a2701acc862dd051e00a131693d7640f189</param></service></servicedata>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 29 15:50:36 UTC 2024 - adam.majer@suse.de
- Update to version 2.4.0:
* Fix handling of direct git repos in v3
-------------------------------------------------------------------
Tue Sep 19 11:34:58 UTC 2023 - adam.majer@suse.de

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3155464114b4b1ed0393dbb86b3060218081be03b56f370b54a767bf2d3a9bd6
size 124939
oid sha256:927cb8af56c56ccfe1bc50e5c36272af6b854dadcf3e67e075125dded34e46d0
size 125451

View File

@ -1,4 +1,4 @@
name: obs-service-node_modules
version: 2.3.0
mtime: 1695053257
commit: 2153192f0baf8453c12bacf7b872c0c786ed645f
version: 2.4.0
mtime: 1706543008
commit: 1daa6a2701acc862dd051e00a131693d7640f189

View File

@ -1,7 +1,7 @@
#
# spec file for package obs-service-node_modules
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: obs-service-node_modules
Version: 2.3.0
Version: 2.4.0
Release: 0
Summary: OBS service to download node_modules specified in package-lock.json
License: MIT