modify license and add yaml file
This commit is contained in:
parent
7fd98e79ce
commit
80e20287d2
@ -1,6 +1,6 @@
|
||||
Name: kiran-flameshot
|
||||
Version: 2.2.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
# Main code: GPLv3
|
||||
# Logo: Free Art License v1.3
|
||||
@ -9,7 +9,7 @@ Release: 1
|
||||
# regiongrabber.cpp: LGPL
|
||||
# Qt-Color-Widgets: LGPL/GPL
|
||||
# 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
|
||||
|
||||
URL: https://github.com/lupoDharkael/flameshot
|
||||
@ -76,6 +76,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/*.*
|
||||
|
||||
%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
|
||||
- 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)
|
||||
|
||||
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