fix the yaml error
This commit is contained in:
parent
eccac940d1
commit
bd918a5be8
@ -12,9 +12,9 @@ Source2: https://raw.githubusercontent.com/shinnn/spdx-license-ids/v1.2.0/test.j
|
|||||||
License: Unlicense
|
License: Unlicense
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: jq nodejs-packaging
|
BuildRequires: jq nodejs-packaging
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
BuildRequires: npm(rimraf) npm(tape)
|
BuildRequires: npm(rimraf) npm(tape)
|
||||||
%endif
|
%endif
|
||||||
%description
|
%description
|
||||||
A list of SPDX license identifiers
|
A list of SPDX license identifiers
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version-control: github
|
version_control: github
|
||||||
src_repo: shinnn/spdx-license-ids
|
src_repo: shinnn/spdx-license-ids
|
||||||
tag_prefix: ^v
|
tag_prefix: ^v
|
||||||
seperator: .
|
seperator: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user