Update to 10.0.1
This commit is contained in:
parent
610bdb29a9
commit
a8f1eaec68
@ -1,11 +1,11 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-boom
|
Name: nodejs-boom
|
||||||
Version: 10.0.0
|
Version: 10.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: HTTP friendly error objects
|
Summary: HTTP friendly error objects
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/spumko/boom
|
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
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -31,6 +31,9 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/boom
|
|||||||
%license LICENSE.md
|
%license LICENSE.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 30 2022 chenchen <chen_aka_jan@163.com> - 10.0.0-1
|
||||||
- Update to 10.0.0
|
- 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