diff --git a/kiran-flameshot.spec b/kiran-flameshot.spec index 0c982ed..e8462f4 100644 --- a/kiran-flameshot.spec +++ b/kiran-flameshot.spec @@ -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 - 2.2.2-2 +- KYOS-F: Modify license +- KYOS-F: Add yaml file + * Thu Aug 04 2022 luoqing - 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) diff --git a/kiran-flameshot.yaml b/kiran-flameshot.yaml new file mode 100644 index 0000000..0bcb8c4 --- /dev/null +++ b/kiran-flameshot.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: https://gitee.com/openeuler/kiran-flameshot.git +tag_prefix: "v" +seperator: "."