diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index b1f18ecd29274a0fbb33b2ccc6c2df36173a39b9..cf135232373dbef0a00ffa2b902e27c389a46eb1 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -1,11 +1,11 @@ %global qt_module qtsvg -%bcond_with doc +%bcond_without doc Summary: Qt6 - Support for rendering and displaying SVG Name: qt6-%{qt_module} Version: 6.8.3 -Release: 1 +Release: 2 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: https://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) @@ -108,6 +108,9 @@ popd %endif %changelog +* Sun Jul 06 2025 Funda Wang - 6.8.3-2 +- build documentation + * Thu Jul 03 2025 Funda Wang - 6.8.3-1 - update to 6.8.3