diff --git a/kylin-recorder.spec b/kylin-recorder.spec index d0a39086e56c6bc43960e6bf8577d7162e868c76..bd430322ce4a3143e4ea349b64acc11dd197f3e3 100644 --- a/kylin-recorder.spec +++ b/kylin-recorder.spec @@ -1,9 +1,9 @@ %define debug_package %{nil} Name: kylin-recorder Version: 1.2.23 -Release: 2 +Release: 3 Summary: kylin-recorder -License: GPL-3.0 License +License: GPL-3.0-or-later URL: https://github.com/UbuntuKylin/kylin-recorder Source0: %{name}-%{version}.tar.gz patch0: 0001-modify-kylin-recorder-running-errors.patch @@ -68,6 +68,9 @@ popd %{_datadir}/kylin-recorder/translations/* %changelog +* Wed May 18 2022 tanyulong - 1.2.23-3 +- Improve the project according to the requirements of compliance improvement + * Tue Sep 14 2021 douyan - 1.2.23-2 - fix title bar issue