!5 Upgrade to 6.0.0
From: @starlet-dx Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
cb04637633
BIN
nodejs-cryptiles-6.0.0.tar.gz
Normal file
BIN
nodejs-cryptiles-6.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-cryptiles
|
Name: nodejs-cryptiles
|
||||||
Version: 5.1.0
|
Version: 6.0.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
|
||||||
URL: https://github.com/hueniverse/cryptiles
|
URL: https://github.com/hueniverse/cryptiles
|
||||||
Source0: https://github.com/hueniverse/cryptiles/archive/v%{version}.tar.gz
|
Source0: https://github.com/hueniverse/cryptiles/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n cryptiles-%{version}
|
%autosetup -n cryptiles-%{version} -p1
|
||||||
chmod 0644 README.md LICENSE.md lib/* package.json
|
chmod 0644 README.md LICENSE.md lib/* package.json
|
||||||
%nodejs_fixdep -r "@hapi/boom"
|
%nodejs_fixdep -r "@hapi/boom"
|
||||||
|
|
||||||
@ -30,6 +30,9 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/cryptiles
|
|||||||
%license LICENSE.md
|
%license LICENSE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 19 2023 yaoxin <yao_xin001@hoperun.com> - 6.0.0-1
|
||||||
|
- Upgrade to 6.0.0
|
||||||
|
|
||||||
* Sat Jul 02 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.1.0-1
|
* Sat Jul 02 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.1.0-1
|
||||||
- Upgrade to version 5.1.0
|
- Upgrade to version 5.1.0
|
||||||
|
|
||||||
|
|||||||
BIN
v5.1.0.tar.gz
BIN
v5.1.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user