!6 修改license以符合规范,添加yaml文件
From: @luoqing_kylinsec Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
f35d1b98ee
@ -1,9 +1,9 @@
|
|||||||
Name: kiran-qdbusxml2cpp
|
Name: kiran-qdbusxml2cpp
|
||||||
Summary: Produces the C++ code to implement the dbus interfaces defined in the input file
|
Summary: Produces the C++ code to implement the dbus interfaces defined in the input file
|
||||||
Version: 2.2.0
|
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
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch0001: 0000-docs-add-license-add-gpl3-except-license-d4b832e7.patch
|
Patch0001: 0000-docs-add-license-add-gpl3-except-license-d4b832e7.patch
|
||||||
@ -35,6 +35,9 @@ make %{?_smp_mflags}
|
|||||||
%{_libdir}/cmake/KiranDBusGenerate
|
%{_libdir}/cmake/KiranDBusGenerate
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 22 2022 longcheng <longcheng@kylinos.com.cn> - 2.2.0-4.kb4
|
||||||
- KYOS-B: Add BuildRequires: qt5-qtbase-private-devel
|
- KYOS-B: Add BuildRequires: qt5-qtbase-private-devel
|
||||||
|
|
||||||
|
|||||||
4
kiran-qdbusxml2cpp.yaml
Normal file
4
kiran-qdbusxml2cpp.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: gitee
|
||||||
|
src_repo: https://gitee.com/openeuler/kiran-qdbusxml2cpp.git
|
||||||
|
tag_prefix: "v"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user