From 28a72ead30a0832db5e741d9eada4faaf7277b06 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 22:16:09 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.3-1mamba;Wed Oct 09 2024] --- qt6-qtwebengine.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/qt6-qtwebengine.spec b/qt6-qtwebengine.spec index 0dee959..21c9880 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.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 WebEngine component Group: System/Libraries @@ -94,8 +94,9 @@ This package contains libraries and header files for developing applications tha %define _default_patch_fuzz 2 %prep -%setup -q -n qtwebengine-everywhere-src-%{version} -D -T -:<< _EOF +%setup -q -n qtwebengine-everywhere-src-%{version} +#-D -T +#:<< _EOF %patch 0 -p1 %patch 1 -p1 cd src/3rdparty/chromium @@ -138,8 +139,6 @@ DESTDIR="%{buildroot}" cmake --install build %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files #-f %{name}.lang @@ -191,6 +190,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Fri Jun 21 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist