automatic version update by autodist [release 6.5.2-1mamba;Tue Jul 25 2023]
This commit is contained in:
parent
75b58d0cf4
commit
a513deda9c
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtwebview
|
Name: qt6-qtwebview
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 web view component
|
Summary: Qt6 web view component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -19,6 +19,8 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
|
BuildRequires: qt6-qtwebchannel-devel
|
||||||
BuildRequires: qt6-qtwebengine-devel
|
BuildRequires: qt6-qtwebengine-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -88,6 +90,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/pkgconfig/Qt6WebView*.pc
|
%{_libdir}/pkgconfig/Qt6WebView*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 25 2023 Automatic Build System <autodist@mambasoft.it> 6.5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user