diff --git a/qt6-qtserialport.spec b/qt6-qtserialport.spec index 0959633..07f169d 100644 --- a/qt6-qtserialport.spec +++ b/qt6-qtserialport.spec @@ -7,7 +7,7 @@ Summary: Qt6 - SerialPort component Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details @@ -94,6 +94,9 @@ popd %endif %changelog +* Wed Nov 29 2023 houhongxun - 6.5.2-1 +- update package version to 6.5.2 + * Tue Jul 25 2023 EastDong - 6.5.1-1 - update package diff --git a/qtserialport-everywhere-src-6.5.1.tar.xz b/qtserialport-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index 60b3b6c..0000000 Binary files a/qtserialport-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtserialport-everywhere-src-6.5.2.tar.xz b/qtserialport-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..677c921 Binary files /dev/null and b/qtserialport-everywhere-src-6.5.2.tar.xz differ