diff --git a/qt5compat-everywhere-src-6.5.1.tar.xz b/qt5compat-everywhere-src-6.5.2.tar.xz similarity index 67% rename from qt5compat-everywhere-src-6.5.1.tar.xz rename to qt5compat-everywhere-src-6.5.2.tar.xz index 90fa3dd..1d25ee5 100644 Binary files a/qt5compat-everywhere-src-6.5.1.tar.xz and b/qt5compat-everywhere-src-6.5.2.tar.xz differ diff --git a/qt6-qt5compat.spec b/qt6-qt5compat.spec index ed1807b..c8b3052 100644 --- a/qt6-qt5compat.spec +++ b/qt6-qt5compat.spec @@ -3,7 +3,7 @@ Summary: Qt6 - Qt 5 Compatibility Libraries Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 @@ -39,7 +39,7 @@ Requires: qt6-qtbase-devel%{?_isa} %autosetup -n %{qt_module}-everywhere-src-%{version} -p1 %build -%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} -DQT_FEATURE_qt3d_system_assimp=ON +%cmake_qt6 cmake --build . %{?_smp_mflags} --verbose @@ -82,6 +82,9 @@ popd %changelog +* Thu Nov 30 2023 peijiankang - 6.5.2-1 +- update version to 6.5.2 + * Wed Aug 09 2023 peijiankang - 6.5.1-1 - 6.5.1