diff --git a/qt6-qtbase.spec b/qt6-qtbase.spec index 67e3812f5626cc087b9b0fd21696d41d91219f9f..246b177740a7ee191f441044325d68eebfebc2a2 100644 --- a/qt6-qtbase.spec +++ b/qt6-qtbase.spec @@ -2,7 +2,7 @@ %global multilib_archs x86_64 %{ix86} %{?mips} ppc64 ppc s390x s390 sparc64 sparcv9 riscv64 loongarch64 %global multilib_basearchs x86_64 %{?mips64} ppc64 s390x sparc64 riscv64 loongarch64 -%bcond_with doc +%bcond_without doc %ifarch s390x ppc64le aarch64 armv7hl riscv64 loongarch64 %global no_sse2 1 @@ -23,7 +23,7 @@ Name: qt6-qtbase Summary: Qt6 - QtBase components Version: 6.8.2 -Release: 2 +Release: 3 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: https://www.qt.io @@ -863,6 +863,9 @@ make check -k ||: %{_docdir}/qt6/* %changelog +* Mon Mar 24 2025 Funda Wang - 6.8.2-3 +- Build documentation + * Wed Mar 19 2025 Funda Wang - 6.8.2-2 - export private symbol as MAJOR.MINOR