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
|
||||
Source0: https://registry.npmjs.org/stream-replace/-/stream-replace-%{version}.tgz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
%if 0%{?enable_tests}
|
||||
BuildRequires: npm(bl) npm(tape)
|
||||
BuildRequires: npm(bl) npm(tape)
|
||||
%endif
|
||||
Requires: nodejs
|
||||
Requires: nodejs
|
||||
%description
|
||||
Replace text in a stream
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version-control: github
|
||||
version_control: github
|
||||
src_repo: lxe/stream-replace
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user