diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 328cbea..e5bc232 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,5 +1,5 @@ -mtime: 1740129393 -commit: de4b8becd9c83bea352cf5f0f707807082e022a1e5473186a39cb1c5d58e2013 +mtime: 1740416596 +commit: 247c2b140945d069af726b48603187b1c4f39033568fe848846ac7dd6a535b52 url: https://src.opensuse.org/cockpit/cockpit.git -revision: de4b8becd9c83bea352cf5f0f707807082e022a1e5473186a39cb1c5d58e2013 -projectscmsync: https://src.opensuse.org/cockpit/_ObsPrj.git#64e9cfa9f6042fa7adfdd4b37913eb3942c31e4934277b1b3dd1de2176db4f01 +revision: 247c2b140945d069af726b48603187b1c4f39033568fe848846ac7dd6a535b52 +projectscmsync: https://src.opensuse.org/cockpit/_ObsPrj.git#dc2e2f8ec00b60c5bb9eca47262d1b6d22f5bd7af5cdd2f8f55a062a56e4ccef diff --git a/build.specials.obscpio b/build.specials.obscpio index 3315a55..7046833 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bf7304920353eb3a6329abecbbaff3c30aae7147cf5408f58e23129a93f73bf +oid sha256:e8f84878146d74c428883fd3bf4afa122e627181a0b8c22a0467611777e514ea size 256 diff --git a/cockpit.changes b/cockpit.changes index 83c39b3..96e03db 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 24 17:02:38 UTC 2025 - Adam Majer + +- fix build with latest local-npm-registry + ------------------------------------------------------------------- Fri Feb 21 08:03:00 UTC 2025 - Alice Brooks diff --git a/cockpit.spec b/cockpit.spec index 9e30b0e..a8b972a 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -243,6 +243,7 @@ cp %SOURCE4 tools/cockpit.pam %endif # local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts +touch package-lock.json %build find node_modules -name \*.node -print -delete