fix the yaml error
This commit is contained in:
parent
20422a9fc2
commit
49a313115e
@ -9,12 +9,12 @@ License: MIT
|
|||||||
URL: https://github.com/lxe/stream-replace.git
|
URL: https://github.com/lxe/stream-replace.git
|
||||||
Source0: https://registry.npmjs.org/stream-replace/-/stream-replace-%{version}.tgz
|
Source0: https://registry.npmjs.org/stream-replace/-/stream-replace-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: npm(bl) npm(tape)
|
BuildRequires: npm(bl) npm(tape)
|
||||||
%endif
|
%endif
|
||||||
Requires: nodejs
|
Requires: nodejs
|
||||||
%description
|
%description
|
||||||
Replace text in a stream
|
Replace text in a stream
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version-control: github
|
version_control: github
|
||||||
src_repo: lxe/stream-replace
|
src_repo: lxe/stream-replace
|
||||||
tag_prefix: ^v
|
tag_prefix: ^v
|
||||||
seperator: .
|
seperator: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user