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