!3 Package upgrade

From: @wk333 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-07-02 10:38:33 +00:00 committed by Gitee
commit f59b9d464b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,6 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-cryptiles
Version: 2.0.5
Version: 5.1.0
Release: 1
Summary: General purpose cryptography utilities for Node.js
License: BSD
@ -14,8 +14,8 @@ BuildRequires: nodejs-packaging
%prep
%autosetup -n cryptiles-%{version}
sed -i 's/"node": ">=0.10.40"/"node": ">=0.10.36"/' package.json
chmod 0644 README.md LICENSE lib/* package.json
chmod 0644 README.md LICENSE.md lib/* package.json
%nodejs_fixdep -r "@hapi/boom"
%build
@ -27,8 +27,11 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/cryptiles
%files
%{nodejs_sitelib}/cryptiles
%doc README.md
%license LICENSE
%license LICENSE.md
%changelog
* Sat Jul 02 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.1.0-1
- Upgrade to version 5.1.0
* Mon Aug 17 2020 Anan Fu <fuanan3@huawei.com> - 2.0.5-1
- package init

Binary file not shown.

BIN
v5.1.0.tar.gz Normal file

Binary file not shown.