diff --git a/qt6-qtremoteobjects.spec b/qt6-qtremoteobjects.spec index f27cfa9..3236184 100644 --- a/qt6-qtremoteobjects.spec +++ b/qt6-qtremoteobjects.spec @@ -7,7 +7,7 @@ Summary: Qt6 - Qt Remote Objects Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details @@ -101,6 +101,9 @@ DESTDIR="%{buildroot}" cmake --install . %changelog +* Thu Nov 30 2023 houhongxun - 6.5.2-1 +- update to version 6.5.2 + * Wed Jul 26 2023 EastDong - 6.5.1-1 - update package diff --git a/qtremoteobjects-everywhere-src-6.5.1.tar.xz b/qtremoteobjects-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index fd61598..0000000 Binary files a/qtremoteobjects-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtremoteobjects-everywhere-src-6.5.2.tar.xz b/qtremoteobjects-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..7d8c080 Binary files /dev/null and b/qtremoteobjects-everywhere-src-6.5.2.tar.xz differ