fix the yaml error

This commit is contained in:
wangchong1995924 2020-08-21 17:22:40 +08:00
parent 8b323044ca
commit 3f48cccb8f
2 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@ License: MIT
URL: https://github.com/medikoo/next-tick.git URL: https://github.com/medikoo/next-tick.git
Source0: https://registry.npmjs.org/next-tick/-/next-tick-%{version}.tgz Source0: https://registry.npmjs.org/next-tick/-/next-tick-%{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(tad) BuildRequires: npm(tad)
%endif %endif
%description %description
Environment agnostic nextTick polyfill Environment agnostic nextTick polyfill

View File

@ -1,4 +1,4 @@
version-control: github version_control: github
src_repo: medikoo/next-tick src_repo: medikoo/next-tick
tag_prefix: ^v tag_prefix: ^v
seperator: . seperator: .