diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index d1a56e5..bcfc360 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -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 - 5.212.0-7 +- License compliance rectification + * Thu Jan 13 2022 Ge Wang - 5.212.0-6 - fix build fail due to json.load dose not surport pramam encoding