Upgrade to 1.0.12 version
This commit is contained in:
parent
b5f012d9f6
commit
326def2e4e
@ -1,7 +1,7 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-fstream
|
Name: nodejs-fstream
|
||||||
Version: 1.0.11
|
Version: 1.0.12
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Advanced file system stream objects for Node.js
|
Summary: Advanced file system stream objects for Node.js
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/isaacs/fstream
|
URL: https://github.com/isaacs/fstream
|
||||||
@ -38,6 +38,10 @@ cp -pr package.json fstream.js lib %{buildroot}%{nodejs_sitelib}/fstream
|
|||||||
%{nodejs_sitelib}/fstream
|
%{nodejs_sitelib}/fstream
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 05 2022 houyingchao <houyingchao@huawei.com> - 1.0.12-1
|
||||||
|
- Upgrade to 1.0.12 version
|
||||||
|
- Fix CVE-2019-13173
|
||||||
|
|
||||||
* Tue Jan 05 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0.11-2
|
* Tue Jan 05 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0.11-2
|
||||||
- Modify Spec file to make license consistent
|
- Modify Spec file to make license consistent
|
||||||
|
|
||||||
|
|||||||
BIN
v1.0.11.tar.gz
BIN
v1.0.11.tar.gz
Binary file not shown.
BIN
v1.0.12.tar.gz
Normal file
BIN
v1.0.12.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user