!3 Upgrade version to 0.11.1
From: @cherry530 Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
265f63444c
BIN
nodejs-util-v0.11.1.tar.gz
Normal file
BIN
nodejs-util-v0.11.1.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global srcname util
|
||||
|
||||
Name: nodejs-%{srcname}
|
||||
Version: 0.10.3
|
||||
Release: 2
|
||||
Version: 0.11.1
|
||||
Release: 1
|
||||
Summary: Node.JS util module
|
||||
License: MIT
|
||||
URL: https://github.com/defunctzombie/node-util
|
||||
Source0: http://registry.npmjs.org/util/-/util-%{version}.tgz
|
||||
Source0: https://github.com/browserify/node-util/archive/v%{version}/nodejs-util-v%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -24,7 +24,7 @@ BuildRequires: nodejs-inherits
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%setup -q -n node-util-%{version}
|
||||
rm -rf node_modules/
|
||||
%nodejs_fixdep inherits '2.x'
|
||||
|
||||
@ -52,6 +52,9 @@ cp -pr package.json util.js support/ %{buildroot}%{nodejs_sitelib}/%{srcname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 30 2023 xu_ping <707078654@qq.com> - 0.11.1-1
|
||||
- Upgrade version to 0.11.1
|
||||
|
||||
* Tue Sep 15 2020 leiju <leiju4@huawei.com> - 0.10.3-2
|
||||
- Modify BuildRequires from nodejs-inherits1 to nodejs-inherits
|
||||
|
||||
|
||||
BIN
util-0.10.3.tgz
BIN
util-0.10.3.tgz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user