!6 Update to 10.0.1
From: @wu-leilei Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
7d3e5635b4
@ -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
|
||||
|
||||
|
||||
BIN
v10.0.0.tar.gz
BIN
v10.0.0.tar.gz
Binary file not shown.
BIN
v10.0.1.tar.gz
Normal file
BIN
v10.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user