Rectify the license information specification

This commit is contained in:
yanjianqing 2024-06-12 21:56:14 +08:00
parent 549443e189
commit 472d043c1a
2 changed files with 21 additions and 11 deletions

View File

@ -1,17 +1,17 @@
Name: ovirt-engine-nodejs-modules
Version: 2.0.53
Release: 1
Summary: Node.js modules required to build oVirt JavaScript applications
Group: Virtualization/Management
License: Multiple
URL: http://ovirt.org
Source0: yarn-offline-cache.tar
Source1: sources.tar
Name: ovirt-engine-nodejs-modules
Version: 2.0.53
Release: 3
Summary: Node.js modules required to build oVirt JavaScript applications
Group: Virtualization/Management
License: Apache-2.0 and BSD
URL: http://ovirt.org
Source0: yarn-offline-cache.tar
Source1: sources.tar
BuildArch: noarch
BuildArch: noarch
BuildRequires: nodejs
Requires: nodejs
Requires: nodejs
%description
Node.js modules required to build oVirt JavaScript applications.
@ -42,6 +42,12 @@ install -m 755 yarn-1.22.0.js %{dest}/bin/yarn
%{_datadir}/%{name}
%changelog
* Wed Jun 08 2022 tanyulong <tanyulong@kylinos.cn> - 2.0.53-3
- Improve the project according to the requirements of compliance improvement
* 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: "."