!7 修改license,添加yaml文件
From: @luoqing_kylinsec Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
002a10b4de
@ -1,6 +1,6 @@
|
|||||||
Name: kiran-flameshot
|
Name: kiran-flameshot
|
||||||
Version: 2.2.2
|
Version: 2.2.2
|
||||||
Release: 1
|
Release: 2
|
||||||
|
|
||||||
# Main code: GPLv3
|
# Main code: GPLv3
|
||||||
# Logo: Free Art License v1.3
|
# Logo: Free Art License v1.3
|
||||||
@ -9,7 +9,7 @@ Release: 1
|
|||||||
# regiongrabber.cpp: LGPL
|
# regiongrabber.cpp: LGPL
|
||||||
# Qt-Color-Widgets: LGPL/GPL
|
# Qt-Color-Widgets: LGPL/GPL
|
||||||
# More information: https://github.com/lupoDharkael/flameshot#license
|
# More information: https://github.com/lupoDharkael/flameshot#license
|
||||||
License: GPLv3+ and ASL 2.0 and GPLv2 and LGPLv3 and Free Art
|
License: GPL-3.0-only
|
||||||
Summary: Powerful and simple to use screenshot software
|
Summary: Powerful and simple to use screenshot software
|
||||||
|
|
||||||
URL: https://github.com/lupoDharkael/flameshot
|
URL: https://github.com/lupoDharkael/flameshot
|
||||||
@ -76,6 +76,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*.*
|
%{_datadir}/icons/hicolor/*/apps/*.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-2
|
||||||
|
- KYOS-F: Modify license
|
||||||
|
- KYOS-F: Add yaml file
|
||||||
|
|
||||||
* Thu Aug 04 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-1
|
* Thu Aug 04 2022 luoqing <luoqing@kylinsec.com.cn> - 2.2.2-1
|
||||||
- KYOS-B: To modify settings, the undo button is turned on by default and the redo last modification button is turned off (#I5IFM8)
|
- KYOS-B: To modify settings, the undo button is turned on by default and the redo last modification button is turned off (#I5IFM8)
|
||||||
- KYOS-B: Fix launcher theme colors and translations (#I5GYNH)
|
- KYOS-B: Fix launcher theme colors and translations (#I5GYNH)
|
||||||
|
|||||||
4
kiran-flameshot.yaml
Normal file
4
kiran-flameshot.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: gitee
|
||||||
|
src_repo: https://gitee.com/openeuler/kiran-flameshot.git
|
||||||
|
tag_prefix: "v"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user