!3 Package upgrade
From: @wk333 Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
f59b9d464b
@ -1,6 +1,6 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-cryptiles
|
Name: nodejs-cryptiles
|
||||||
Version: 2.0.5
|
Version: 5.1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: General purpose cryptography utilities for Node.js
|
Summary: General purpose cryptography utilities for Node.js
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -14,8 +14,8 @@ BuildRequires: nodejs-packaging
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n cryptiles-%{version}
|
%autosetup -n cryptiles-%{version}
|
||||||
sed -i 's/"node": ">=0.10.40"/"node": ">=0.10.36"/' package.json
|
chmod 0644 README.md LICENSE.md lib/* package.json
|
||||||
chmod 0644 README.md LICENSE lib/* package.json
|
%nodejs_fixdep -r "@hapi/boom"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -27,8 +27,11 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/cryptiles
|
|||||||
%files
|
%files
|
||||||
%{nodejs_sitelib}/cryptiles
|
%{nodejs_sitelib}/cryptiles
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSE
|
%license LICENSE.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 17 2020 Anan Fu <fuanan3@huawei.com> - 2.0.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
BIN
v2.0.5.tar.gz
BIN
v2.0.5.tar.gz
Binary file not shown.
BIN
v5.1.0.tar.gz
Normal file
BIN
v5.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user