diff --git a/qt6-qtremoteobjects.spec b/qt6-qtremoteobjects.spec index 97a9bb2..f27cfa9 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.0 +Version: 6.5.1 Release: 1 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details @@ -101,6 +101,9 @@ DESTDIR="%{buildroot}" cmake --install . %changelog +* Wed Jul 26 2023 EastDong - 6.5.1-1 +- update package + * Mon May 8 2023 EastDong - 6.5.0-1 - update package diff --git a/qtremoteobjects-everywhere-src-6.5.0.tar.xz b/qtremoteobjects-everywhere-src-6.5.0.tar.xz deleted file mode 100644 index a6e7094..0000000 Binary files a/qtremoteobjects-everywhere-src-6.5.0.tar.xz and /dev/null differ diff --git a/qtremoteobjects-everywhere-src-6.5.1.tar.xz b/qtremoteobjects-everywhere-src-6.5.1.tar.xz new file mode 100644 index 0000000..fd61598 Binary files /dev/null and b/qtremoteobjects-everywhere-src-6.5.1.tar.xz differ