diff --git a/qt6-qtcharts.spec b/qt6-qtcharts.spec index 104992d..066f4c2 100644 --- a/qt6-qtcharts.spec +++ b/qt6-qtcharts.spec @@ -7,7 +7,7 @@ Summary: Qt6 - Charts component Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 License: GPLv3 @@ -75,7 +75,7 @@ DESTDIR="%{buildroot}" cmake --install . %{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2*.cmake %dir %{_qt6_libdir}/cmake/Qt6ChartsQml/ %{_qt6_libdir}/cmake/Qt6ChartsQml/ -%{_qt6_archdatadir}/modules/*.json +%{_qt6_archdatadir}/modules/* %{_qt6_mkspecsdir}/modules/* %{_qt6_archdatadir}/metatypes/qt6*_metatypes.json %{_qt6_libdir}/pkgconfig/*.pc @@ -86,6 +86,9 @@ DESTDIR="%{buildroot}" cmake --install . %endif %changelog +* Thu Nov 30 2023 peijiankang - 6.5.2-1 +- Update to version 6.5.2 + * Thu Aug 10 2023 zhangchenglin - 6.5.1-1 - Update to version 6.5.1 @@ -93,4 +96,4 @@ DESTDIR="%{buildroot}" cmake --install . - update package * Tue Nov 15 2022 Jingwiw - 6.4.0-1 -- init package \ No newline at end of file +- init package diff --git a/qtcharts-everywhere-src-6.5.1.tar.xz b/qtcharts-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index 99c7821..0000000 Binary files a/qtcharts-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtcharts-everywhere-src-6.5.2.tar.xz b/qtcharts-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..0340570 Binary files /dev/null and b/qtcharts-everywhere-src-6.5.2.tar.xz differ