Upgrade to 6.0.0
This commit is contained in:
parent
f59b9d464b
commit
c28bd3034a
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}
|
||||
Name: nodejs-cryptiles
|
||||
Version: 5.1.0
|
||||
Version: 6.0.0
|
||||
Release: 1
|
||||
Summary: General purpose cryptography utilities for Node.js
|
||||
License: BSD
|
||||
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
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n cryptiles-%{version}
|
||||
%autosetup -n cryptiles-%{version} -p1
|
||||
chmod 0644 README.md LICENSE.md lib/* package.json
|
||||
%nodejs_fixdep -r "@hapi/boom"
|
||||
|
||||
@ -30,6 +30,9 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/cryptiles
|
||||
%license LICENSE.md
|
||||
|
||||
%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
|
||||
- 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