automatic version update by autodist [release 11.1.0-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
394b7c06b5
commit
34fda0cf87
@ -1,5 +1,5 @@
|
||||
Name: node-gyp
|
||||
Version: 11.0.0
|
||||
Version: 11.1.0
|
||||
Release: 1mamba
|
||||
Summary: Node.js native addon build tool
|
||||
Group: Development/Tools
|
||||
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/nodejs/node-gyp
|
||||
Source: https://registry.npmjs.org/node-gyp/-/node-gyp-%{version}.tgz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: nodejs
|
||||
@ -17,8 +18,6 @@ Requires: nodejs
|
||||
%description
|
||||
Node.js native addon build tool.
|
||||
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
|
||||
@ -42,6 +41,9 @@ rm -rf %{buildroot}%{_prefix}/lib/node_modules/node-gyp/.github
|
||||
%doc package/LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 11.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 05 2024 Automatic Build System <autodist@openmamba.org> 11.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user