!5 Updateto 1.0.8
From: @chen-jan Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
af2dee8e90
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-combined-stream
|
Name: nodejs-combined-stream
|
||||||
Version: 1.0.5
|
Version: 1.0.8
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A stream that emits multiple other streams one after another
|
Summary: A stream that emits multiple other streams one after another
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/felixge/node-combined-stream
|
URL: https://github.com/felixge/node-combined-stream
|
||||||
Source0: https://registry.npmjs.org/combined-stream/-/combined-stream-%{version}.tgz
|
Source0: https://github.com/felixge/node-combined-stream/archive/refs/tags/v%{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
|
|||||||
A stream that emits multiple other streams one after another.
|
A stream that emits multiple other streams one after another.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%autosetup -n node-combined-stream-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -28,6 +28,9 @@ cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/combined-stream
|
|||||||
%{nodejs_sitelib}/combined-stream
|
%{nodejs_sitelib}/combined-stream
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 01 2022 chenchen <chen_aka_jan@163.com> - 1.0.8-1
|
||||||
|
- Update to 1.0.8
|
||||||
|
|
||||||
* Thu Nov 26 2020 caodongxia <caodongxia@huawei.com> - 1.0.5-2
|
* Thu Nov 26 2020 caodongxia <caodongxia@huawei.com> - 1.0.5-2
|
||||||
- Delete file nodejs-combined-stream.spec.old
|
- Delete file nodejs-combined-stream.spec.old
|
||||||
|
|
||||||
|
|||||||
BIN
v1.0.8.tar.gz
Normal file
BIN
v1.0.8.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user