From 5875cbf6f0903e52cb93a8580abc81728c6d6bf0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:16:53 +0100 Subject: [PATCH] automatic version update by autodist [release 6.5.2-1mamba;Mon Jul 24 2023] --- qt6-qtwebengine.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/qt6-qtwebengine.spec b/qt6-qtwebengine.spec index dcad0e8..0ac826b 100644 --- a/qt6-qtwebengine.spec +++ b/qt6-qtwebengine.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtwebengine -Version: 6.5.1 +Version: 6.5.2 Release: 1mamba Summary: Qt6 WebEngine component Group: System/Libraries @@ -60,7 +60,9 @@ BuildRequires: libxshmfence-devel BuildRequires: libz-devel BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel +BuildRequires: qt6-qtpositioning-devel BuildRequires: qt6-qttools-devel +BuildRequires: qt6-qtwebchannel-devel ## AUTOBUILDREQ-END BuildRequires: qt6-qtdeclarative-devel = %{version} 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 %prep -%setup -q -n qtwebengine-everywhere-src-%{version} -D -T +%setup -q -n qtwebengine-everywhere-src-%{version} +#-D -T #:<< _EOF #cd src/3rdparty #%patch0 -p1 -b .ffmpeg-5.0 @@ -176,6 +179,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Mon Jul 24 2023 Automatic Build System 6.5.2-1mamba +- automatic version update by autodist + * Mon May 29 2023 Automatic Build System 6.5.1-1mamba - automatic version update by autodist