diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index 108ae31..16757a7 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -7,7 +7,7 @@ Summary: Qt6 - ScXml 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 @@ -106,6 +106,9 @@ DESTDIR="%{buildroot}" cmake --install . %changelog +* Thu Aug 10 2023 sunhui - 6.5.1-1 +- Update package to version 6.5.1 + * Mon May 8 2023 EastDong - 6.5.0-1 - update package diff --git a/qtscxml-everywhere-src-6.5.0.tar.xz b/qtscxml-everywhere-src-6.5.0.tar.xz deleted file mode 100644 index ced0b77..0000000 Binary files a/qtscxml-everywhere-src-6.5.0.tar.xz and /dev/null differ diff --git a/qtscxml-everywhere-src-6.5.1.tar.xz b/qtscxml-everywhere-src-6.5.1.tar.xz new file mode 100644 index 0000000..0f07c47 Binary files /dev/null and b/qtscxml-everywhere-src-6.5.1.tar.xz differ