Update to 10.0.1

This commit is contained in:
wu-leilei 2023-11-03 15:01:18 +08:00
parent 610bdb29a9
commit a8f1eaec68
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.