diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 28cd7738d416fd1de9b01aa62d66dcd7980fae9f..3f8d624793c846ecdb2ab32da6376a86e6fe2a86 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -1,13 +1,13 @@ %global qt_module qtimageformats -%bcond_with doc +%bcond_without doc %define short_version 6.5 Summary: Qt6 - QtImageFormats component 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 @@ -93,6 +93,9 @@ DESTDIR="%{buildroot}" %{__cmake} --build %{__cmake_builddir} --target install_d %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