diff --git a/qt6-qtdoc.spec b/qt6-qtdoc.spec index f8491f5..649b288 100644 --- a/qt6-qtdoc.spec +++ b/qt6-qtdoc.spec @@ -5,7 +5,7 @@ %define _qtdir %{_libdir}/qt%{major} Summary: Qt %{major} Documentation Tools Name: qt6-qtdoc -Version: 6.5.1 +Version: 6.5.2 Release: 1 License: LGPLv3 and GPL-3.0-or-later Url: http://www.qt.io @@ -89,6 +89,9 @@ chrpath -d %{buildroot}/%{_qt6_examplesdir}/demos/colorpaletteclient/colorpalett %changelog +* Thu Nov 30 2023 peijiankang - 6.5.2-1 +- Update version to 6.5.2 + * Thu Aug 10 2023 EastDong - 6.5.1-1 - Update Package 6.5.1 diff --git a/qtdoc-everywhere-src-6.5.1.tar.xz b/qtdoc-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index e07de1e..0000000 Binary files a/qtdoc-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtdoc-everywhere-src-6.5.2.tar.xz b/qtdoc-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..6ae1233 Binary files /dev/null and b/qtdoc-everywhere-src-6.5.2.tar.xz differ