Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-svg for openSUSE:Factory checked in at 2021-11-04 16:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-svg (Old) and /work/SRC/openSUSE:Factory/.qt6-svg.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-svg" Thu Nov 4 16:09:27 2021 rev:10 rq:928719 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-svg/qt6-svg.changes 2021-10-04 18:41:19.306189764 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-svg.new.1890/qt6-svg.changes 2021-11-04 16:09:48.309055088 +0100 @@ -1,0 +2,7 @@ +Tue Oct 26 11:22:58 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.1 + * https://www.qt.io/blog/qt-6.2.1-released + + +------------------------------------------------------------------- Old: ---- qtsvg-everywhere-src-6.2.0.tar.xz New: ---- qtsvg-everywhere-src-6.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-svg.spec ++++++ --- /var/tmp/diff_new_pack.EJZGL6/_old 2021-11-04 16:09:49.089055543 +0100 +++ /var/tmp/diff_new_pack.EJZGL6/_new 2021-11-04 16:09:49.089055543 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.2.0 +%define real_version 6.2.1 %define short_version 6.2 %define tar_name qtsvg-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-svg%{?pkg_suffix} -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Classes for rendering and displaying SVG drawings License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) ++++++ qtsvg-everywhere-src-6.2.0.tar.xz -> qtsvg-everywhere-src-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/.cmake.conf new/qtsvg-everywhere-src-6.2.1/.cmake.conf --- old/qtsvg-everywhere-src-6.2.0/.cmake.conf 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/.cmake.conf 2021-10-21 08:22:59.000000000 +0200 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.2.0") -set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") +set(QT_REPO_MODULE_VERSION "6.2.1") +set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/.qmake.conf new/qtsvg-everywhere-src-6.2.1/.qmake.conf --- old/qtsvg-everywhere-src-6.2.0/.qmake.conf 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/.qmake.conf 2021-10-21 08:22:59.000000000 +0200 @@ -3,4 +3,4 @@ CONFIG += warning_clean DEFINES += QT_NO_FOREACH -MODULE_VERSION = 6.2.0 +MODULE_VERSION = 6.2.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/.tag new/qtsvg-everywhere-src-6.2.1/.tag --- old/qtsvg-everywhere-src-6.2.0/.tag 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/.tag 2021-10-21 08:22:59.000000000 +0200 @@ -1 +1 @@ -09b5285eb04895cbaa788d59904fa5d18f4353d6 +bb5a847d9b2f388aa348bdd3158b125a77091ccf diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/CMakeLists.txt new/qtsvg-everywhere-src-6.2.1/CMakeLists.txt --- old/qtsvg-everywhere-src-6.2.0/CMakeLists.txt 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/CMakeLists.txt 2021-10-21 08:22:59.000000000 +0200 @@ -1,6 +1,6 @@ # Generated from qtsvg.pro. -cmake_minimum_required(VERSION 3.15.0) +cmake_minimum_required(VERSION 3.16) include(.cmake.conf) project(QtSvg diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/dependencies.yaml new/qtsvg-everywhere-src-6.2.1/dependencies.yaml --- old/qtsvg-everywhere-src-6.2.0/dependencies.yaml 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/dependencies.yaml 2021-10-21 08:22:59.000000000 +0200 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585 + ref: 9fa805f7f8dfe96d561e9ed3170770ad768baf93 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgfont_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgfont_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgfont_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgfont_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgfont_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvggraphics_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvggraphics_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvggraphics_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvggraphics_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvggraphics_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvghandler_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvghandler_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvghandler_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvghandler_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvghandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgnode_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgnode_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgnode_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgnode_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgnode_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgstructure_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgstructure_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgstructure_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgstructure_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgstructure_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgstyle_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgstyle_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgstyle_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgstyle_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgstyle_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgtinydocument_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgtinydocument_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qsvgtinydocument_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qsvgtinydocument_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgtinydocument_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qtsvgglobal_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qtsvgglobal_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.0/QtSvg/private/qtsvgglobal_p.h 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.0/QtSvg/private/qtsvgglobal_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qtsvgglobal_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgfont_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgfont_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgfont_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgfont_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgfont_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvggraphics_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvggraphics_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvggraphics_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvggraphics_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvggraphics_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvghandler_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvghandler_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvghandler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvghandler_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvghandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgnode_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgnode_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgnode_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgnode_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgnode_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgstructure_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgstructure_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgstructure_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgstructure_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgstructure_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgstyle_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgstyle_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgstyle_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgstyle_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgstyle_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgtinydocument_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgtinydocument_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qsvgtinydocument_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qsvgtinydocument_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgtinydocument_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qtsvgglobal_p.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qtsvgglobal_p.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/6.2.1/QtSvg/private/qtsvgglobal_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/6.2.1/QtSvg/private/qtsvgglobal_p.h 2021-10-21 08:22:59.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qtsvgglobal_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvg/qtsvgversion.h new/qtsvg-everywhere-src-6.2.1/include/QtSvg/qtsvgversion.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvg/qtsvgversion.h 2021-09-25 17:40:13.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvg/qtsvgversion.h 2021-10-21 18:32:35.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTSVG_VERSION_H #define QT_QTSVG_VERSION_H -#define QTSVG_VERSION_STR "6.2.0" +#define QTSVG_VERSION_STR "6.2.1" -#define QTSVG_VERSION 0x060200 +#define QTSVG_VERSION 0x060201 #endif // QT_QTSVG_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/include/QtSvgWidgets/qtsvgwidgetsversion.h new/qtsvg-everywhere-src-6.2.1/include/QtSvgWidgets/qtsvgwidgetsversion.h --- old/qtsvg-everywhere-src-6.2.0/include/QtSvgWidgets/qtsvgwidgetsversion.h 2021-09-25 17:40:13.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/include/QtSvgWidgets/qtsvgwidgetsversion.h 2021-10-21 18:32:35.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTSVGWIDGETS_VERSION_H #define QT_QTSVGWIDGETS_VERSION_H -#define QTSVGWIDGETS_VERSION_STR "6.2.0" +#define QTSVGWIDGETS_VERSION_STR "6.2.1" -#define QTSVGWIDGETS_VERSION 0x060200 +#define QTSVGWIDGETS_VERSION 0x060201 #endif // QT_QTSVGWIDGETS_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/src/svg/qsvghandler.cpp new/qtsvg-everywhere-src-6.2.1/src/svg/qsvghandler.cpp --- old/qtsvg-everywhere-src-6.2.0/src/svg/qsvghandler.cpp 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/src/svg/qsvghandler.cpp 2021-10-21 08:22:59.000000000 +0200 @@ -1363,9 +1363,10 @@ case FontSizeNone: break; case FontSizeValue: { - QSvgHandler::LengthType dummy; // should always be pixel size - fontStyle->setSize(qMin(parseLength(attributes.fontSize, dummy, handler), - qreal(0xffff))); + QSvgHandler::LengthType type; + qreal fs = parseLength(attributes.fontSize, type, handler); + fs = convertToPixels(fs, true, type); + fontStyle->setSize(qMin(fs, qreal(0xffff))); } break; default: @@ -3351,7 +3352,9 @@ //### editable and rotate not handled QSvgHandler::LengthType type; qreal nx = parseLength(x.toString(), type, handler); + nx = convertToPixels(nx, true, type); qreal ny = parseLength(y.toString(), type, handler); + ny = convertToPixels(ny, true, type); QSvgNode *text = new QSvgText(parent, QPointF(nx, ny)); return text; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt new/qtsvg-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt --- old/qtsvg-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt 2021-10-21 08:22:59.000000000 +0200 @@ -1,5 +1,5 @@ -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.16) project(qmake_cmake_files) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-everywhere-src-6.2.0/tests/libfuzzer/svg/qsvgrenderer/render/CMakeLists.txt new/qtsvg-everywhere-src-6.2.1/tests/libfuzzer/svg/qsvgrenderer/render/CMakeLists.txt --- old/qtsvg-everywhere-src-6.2.0/tests/libfuzzer/svg/qsvgrenderer/render/CMakeLists.txt 2021-09-24 20:58:26.000000000 +0200 +++ new/qtsvg-everywhere-src-6.2.1/tests/libfuzzer/svg/qsvgrenderer/render/CMakeLists.txt 2021-10-21 08:22:59.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(render LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON)