fix the yaml error

This commit is contained in:
wangchong1995924 2020-08-21 17:53:00 +08:00
parent 20422a9fc2
commit 49a313115e
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
version-control: github
version_control: github
src_repo: lxe/stream-replace
tag_prefix: ^v
seperator: .