update to 6.3.0 [release 6.3.0-1mamba;Thu Apr 14 2022]
This commit is contained in:
parent
13febbadc6
commit
eda0a40809
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtwebview
|
||||
Version: 6.2.4
|
||||
Version: 6.3.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 web view component
|
||||
Group: System/Libraries
|
||||
@ -19,7 +19,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtwebengine-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -59,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}/qml/QtWebView
|
||||
%{_libdir}/qml/QtWebView/*
|
||||
%{_libdir}/metatypes/qt6webview*.json
|
||||
@ -87,6 +86,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/libQt6WebViewQuick.so
|
||||
|
||||
%changelog
|
||||
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||
- update to 6.3.0
|
||||
|
||||
* Tue Mar 22 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user