update version to 6.5.2
This commit is contained in:
parent
2d81099711
commit
f86010ae76
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: Qt6 - WebChannel component
|
Summary: Qt6 - WebChannel component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
@ -81,7 +81,7 @@ popd
|
|||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6WebChannel.so.6*
|
%{_qt6_libdir}/libQt6WebChannel.so.6*
|
||||||
%{_qt6_qmldir}/QtWebChannel/
|
%{_qt6_archdatadir}/qml/QtWebChannel/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_qt6_headerdir}/QtWebChannel/
|
%{_qt6_headerdir}/QtWebChannel/
|
||||||
@ -91,9 +91,9 @@ popd
|
|||||||
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
%{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake
|
||||||
%dir %{_qt6_libdir}/cmake/Qt6WebChannel/
|
%dir %{_qt6_libdir}/cmake/Qt6WebChannel/
|
||||||
%{_qt6_libdir}/cmake/Qt6WebChannel/*.cmake
|
%{_qt6_libdir}/cmake/Qt6WebChannel/*.cmake
|
||||||
%{_qt6_mkspecsdir}/modules/qt_lib_webchannel*.pri
|
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_webchannel*.pri
|
||||||
%{_qt6_archdatadir}/metatypes/qt6*_metatypes.json
|
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||||
%{_qt6_archdatadir}/modules/*.json
|
%{_qt6_libdir}/qt6/modules/*.json
|
||||||
%{_qt6_libdir}/pkgconfig/*.pc
|
%{_qt6_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%if 0%{?examples}
|
%if 0%{?examples}
|
||||||
@ -103,6 +103,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 30 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.2-1
|
||||||
|
- Update package to version 6.5.2
|
||||||
|
|
||||||
* Thu Aug 10 2023 sunhui <sunhui@kylinos.cn> - 6.5.1-1
|
* Thu Aug 10 2023 sunhui <sunhui@kylinos.cn> - 6.5.1-1
|
||||||
- Update package to version 6.5.1
|
- Update package to version 6.5.1
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
qtwebchannel-everywhere-src-6.5.2.tar.xz
Normal file
BIN
qtwebchannel-everywhere-src-6.5.2.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user