automatic version update by autodist [release 6.5.2-1mamba;Mon Jul 24 2023]
This commit is contained in:
parent
f11d926877
commit
5875cbf6f0
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: qt6-qtwebengine
|
Name: qt6-qtwebengine
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 WebEngine component
|
Summary: Qt6 WebEngine component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -60,7 +60,9 @@ BuildRequires: libxshmfence-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
BuildRequires: qt6-qttools-devel
|
BuildRequires: qt6-qttools-devel
|
||||||
|
BuildRequires: qt6-qtwebchannel-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: qt6-qtdeclarative-devel = %{version}
|
BuildRequires: qt6-qtdeclarative-devel = %{version}
|
||||||
BuildRequires: python-html5lib-py3
|
BuildRequires: python-html5lib-py3
|
||||||
@ -82,7 +84,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%global __spec_rmbuild_cmd /bin/true
|
%global __spec_rmbuild_cmd /bin/true
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n qtwebengine-everywhere-src-%{version} -D -T
|
%setup -q -n qtwebengine-everywhere-src-%{version}
|
||||||
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#cd src/3rdparty
|
#cd src/3rdparty
|
||||||
#%patch0 -p1 -b .ffmpeg-5.0
|
#%patch0 -p1 -b .ffmpeg-5.0
|
||||||
@ -176,6 +179,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 24 2023 Automatic Build System <autodist@mambasoft.it> 6.5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
* Mon May 29 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