diff --git a/qt6-qtwebsockets.spec b/qt6-qtwebsockets.spec index fe58ac3..46b6a1e 100644 --- a/qt6-qtwebsockets.spec +++ b/qt6-qtwebsockets.spec @@ -7,7 +7,7 @@ Summary: Qt6 - WebSockets component Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -103,6 +103,9 @@ popd %changelog +* Wed Nov 29 2023 peijiankang - 6.5.2-1 +- update version to 6.5.2 + * Fri Jul 28 2023 EastDong - 6.5.1-1 - update package @@ -110,4 +113,4 @@ popd - update package * Wed Nov 30 2022 Jingwiw - 6.4.0-1 -- init package \ No newline at end of file +- init package diff --git a/qtwebsockets-everywhere-src-6.5.1.tar.xz b/qtwebsockets-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index 8326f98..0000000 Binary files a/qtwebsockets-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtwebsockets-everywhere-src-6.5.2.tar.xz b/qtwebsockets-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..4ecd172 Binary files /dev/null and b/qtwebsockets-everywhere-src-6.5.2.tar.xz differ