This commit is contained in:
liqiuyu 2022-04-01 17:13:21 +08:00
parent ea7a6857a4
commit 80848dfce5
2 changed files with 18 additions and 11 deletions

View File

@ -1,6 +1,6 @@
Name: ovirt-engine-nodejs-modules
Version: 2.0.53
Release: 1
Release: 2
Summary: Node.js modules required to build oVirt JavaScript applications
Group: Virtualization/Management
License: Multiple
@ -42,6 +42,9 @@ install -m 755 yarn-1.22.0.js %{dest}/bin/yarn
%{_datadir}/%{name}
%changelog
* Fri Apr 1 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.0.53-2
- add yaml
* Tue Sep 7 2021 liyanan <liyanan32@huawei.com> - 2.0.53-1
- update to 2.0.53

View File

@ -0,0 +1,4 @@
version_control: github
src_repo: oVirt/ovirt-engine-nodejs-modules
tag_prefix: ^v
separator: "."