diff --git a/dtkcore.spec b/dtkcore.spec index b6a923d2611844a68e4cde8579b747372cca0417..38215765172482b88979a80030c0a7893a77a165 100644 --- a/dtkcore.spec +++ b/dtkcore.spec @@ -1,8 +1,8 @@ Name: dtkcore Version: 5.6.8.2 -Release: 2%{?dist}.01 +Release: 2%{?dist}.02 Summary: Deepin tool kit core modules -License: LGPLv3+ +License: LGPL-3.0-or-later URL: https://github.com/linuxdeepin/dtkcore Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -77,6 +77,9 @@ export PATH=%{_qt5_bindir}:$PATH %changelog +* Tue Sep 24 2024 songmingliang - 5.6.8.2-2.02 +- fix: make check license successfully + * Fri Dec 22 2023 liuzhilin - 5.6.8.2-2.01 - fix: LSHW-returns-a-multi-element-array-when-querying-mem(bugid:228681)