automatic version update by autodist [release 6.5.3-1mamba;Mon Oct 02 2023]
This commit is contained in:
parent
a513deda9c
commit
c93762dc11
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtwebview
|
||||
Version: 6.5.2
|
||||
Version: 6.5.3
|
||||
Release: 1mamba
|
||||
Summary: Qt6 web view component
|
||||
Group: System/Libraries
|
||||
@ -19,9 +19,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
BuildRequires: qt6-qtwebengine-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -61,8 +58,8 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libQt6WebView.so.*
|
||||
%{_libdir}/libQt6WebViewQuick.so.*
|
||||
%dir %{_libdir}/qt6/plugins/webview
|
||||
%{_libdir}/qt6/plugins/webview/libqtwebview_webengine.so
|
||||
#%dir %{_libdir}/qt6/plugins/webview
|
||||
#%{_libdir}/qt6/plugins/webview/libqtwebview_webengine.so
|
||||
%dir %{_libdir}/qt6/qml/QtWebView
|
||||
%{_libdir}/qt6/qml/QtWebView/*
|
||||
%{_libdir}/qt6/metatypes/qt6webview*.json
|
||||
@ -90,6 +87,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/pkgconfig/Qt6WebView*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 6.5.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 25 2023 Automatic Build System <autodist@mambasoft.it> 6.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user