!6 修改license以符合规范,添加yaml文件

From: @luoqing_kylinsec 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2022-08-12 03:24:08 +00:00 committed by Gitee
commit f35d1b98ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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: "."