!20 License compliance rectification

From: @chen-jan 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-11 02:02:05 +00:00 committed by Gitee
commit 0d6f570f06
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -16,10 +16,10 @@
Name: qt5-%{qt_module}
Version: 5.212.0
Release: 6
Release: 7
Summary: Qt5 - QtWebKit components
License: LGPLv2 and BSD
License: LGPL-2.0-or-later and BSD-2-Clause
URL: https://github.com/qtwebkit/qtwebkit
Source0: https://github.com/qtwebkit/qtwebkit/releases/download/%{qt_module}-%{version}%{?prerel_tag}/%{qt_module}-%{version}%{?prerel_tag}.tar.xz
@ -235,6 +235,9 @@ test -z "$(pkg-config --cflags Qt5WebKit | grep Qt5WebKit)"
%changelog
* Tue May 10 2022 chenchen <chen_aka_jan@163.com> - 5.212.0-7
- License compliance rectification
* Thu Jan 13 2022 Ge Wang <wangge20@huawei.com> - 5.212.0-6
- fix build fail due to json.load dose not surport pramam encoding