Modify license and add yaml file

- 修改license以符合规范
  添加yaml文件
This commit is contained in:
luoqing 2022-08-09 18:12:19 +08:00
parent 1d45bade3e
commit 502800324c
2 changed files with 9 additions and 2 deletions

View File

@ -1,9 +1,9 @@
Name: kiran-qdbusxml2cpp
Summary: Produces the C++ code to implement the dbus interfaces defined in the input file
Version: 2.2.0
Release: 4.kb4
Release: 5.kb4
License: GPLv3 with exceptions
License: GPL-3.0-or-later
Source0: %{name}-%{version}.tar.gz
Patch0001: 0000-docs-add-license-add-gpl3-except-license-d4b832e7.patch
@ -35,6 +35,9 @@ make %{?_smp_mflags}
%{_libdir}/cmake/KiranDBusGenerate
%changelog
* Tue Aug 09 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.0-5.kb4
- KYOS-F: Modify license.
* Sat Jan 22 2022 longcheng <longcheng@kylinos.com.cn> - 2.2.0-4.kb4
- KYOS-B: Add BuildRequires: qt5-qtbase-private-devel

4
kiran-qdbusxml2cpp.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitee
src_repo: https://gitee.com/openeuler/kiran-qdbusxml2cpp.git
tag_prefix: "v"
seperator: "."