diff --git a/qt6-qtwebsockets.spec b/qt6-qtwebsockets.spec index bbad339..fe58ac3 100644 --- a/qt6-qtwebsockets.spec +++ b/qt6-qtwebsockets.spec @@ -7,7 +7,7 @@ Summary: Qt6 - WebSockets component Name: qt6-%{qt_module} -Version: 6.5.0 +Version: 6.5.1 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 +* Fri Jul 28 2023 EastDong - 6.5.1-1 +- update package + * Tue May 9 2023 EastDong - 6.5.0-1 - update package diff --git a/qtwebsockets-everywhere-src-6.5.0.tar.xz b/qtwebsockets-everywhere-src-6.5.0.tar.xz deleted file mode 100644 index 21aea33..0000000 Binary files a/qtwebsockets-everywhere-src-6.5.0.tar.xz and /dev/null differ diff --git a/qtwebsockets-everywhere-src-6.5.1.tar.xz b/qtwebsockets-everywhere-src-6.5.1.tar.xz new file mode 100644 index 0000000..8326f98 Binary files /dev/null and b/qtwebsockets-everywhere-src-6.5.1.tar.xz differ