!6 Update to 10.0.1

From: @wu-leilei 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-03 07:24:27 +00:00 committed by Gitee
commit 7d3e5635b4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-boom
Version: 10.0.0
Version: 10.0.1
Release: 1
Summary: HTTP friendly error objects
License: BSD-3-Clause
URL: https://github.com/spumko/boom
Source0:https://github.com/hapijs/boom/archive/refs/tags/v%{version}.tar.gz
Source0: https://github.com/hapijs/boom/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -31,6 +31,9 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/boom
%license LICENSE.md
%changelog
* Fri Nov 03 2023 wulei <wu_lei@hoperun.com> - 10.0.1-1
- Update to 10.0.1
* Thu Jun 30 2022 chenchen <chen_aka_jan@163.com> - 10.0.0-1
- Update to 10.0.0

Binary file not shown.

BIN
v10.0.1.tar.gz Normal file

Binary file not shown.