License compliance rectification
This commit is contained in:
parent
4a5c0d4c59
commit
247ca392ba
@ -16,10 +16,10 @@
|
|||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.212.0
|
Version: 5.212.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Qt5 - QtWebKit components
|
Summary: Qt5 - QtWebKit components
|
||||||
|
|
||||||
License: LGPLv2 and BSD
|
License: LGPL-2.0-or-later and BSD-2-Clause
|
||||||
URL: https://github.com/qtwebkit/qtwebkit
|
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
|
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
|
%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
|
* 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
|
- fix build fail due to json.load dose not surport pramam encoding
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user