leap-16.0 Update from Factory #2

Manually merged
ojkastl_buildservice merged 83 commits from michals/pnpm:leap-16.0 into leap-16.0 2025-11-27 13:16:58 +01:00
4 changed files with 1260 additions and 6 deletions

BIN
pnpm-10.22.0.tgz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3
size 4543109

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#
# spec file for package pnpm
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%global __nodejs_provides %{nil}
%global __nodejs_requires %{nil}
Name: pnpm
Version: 9.12.1
Version: 10.22.0
Release: 0
Summary: Fast, disk space efficient package manager
License: MIT
@@ -34,6 +34,7 @@ BuildRequires: fdupes
BuildRequires: nodejs-devel >= 18
BuildRequires: nodejs-packaging
Requires: bash
Requires: nodejs(abi) >= 18
Recommends: python3
Provides: npm(%{name}) = %{version}
BuildArch: noarch