diff --git a/qt6-qtwebengine.spec b/qt6-qtwebengine.spec index d59db6a..dcad0e8 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.0 +Version: 6.5.1 Release: 1mamba Summary: Qt6 WebEngine component Group: System/Libraries @@ -82,13 +82,12 @@ 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 +#cd src/3rdparty #%patch0 -p1 -b .ffmpeg-5.0 #%patch1 -p1 -b .icu-71.1 -cd ../.. +#cd ../.. %build #:<< _EOF @@ -177,6 +176,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Mon May 29 2023 Automatic Build System 6.5.1-1mamba +- automatic version update by autodist + * Fri Apr 21 2023 Silvan Calarco 6.5.0-1mamba - update to 6.5.0