diff --git a/.gitignore b/.gitignore index 9115262..b8395b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /qt-doc-opensource-src-6.6.2.tar.xz /qt-doc-opensource-src-6.7.0.tar.xz /qt-doc-opensource-src-6.8.1.tar.xz +/qt-doc-opensource-src-6.9.0.tar.xz +/qt-doc-opensource-src-6.9.1.tar.xz diff --git a/generate-qt6-doc.sh b/generate-qt6-doc.sh index 87866af..9ac07af 100755 --- a/generate-qt6-doc.sh +++ b/generate-qt6-doc.sh @@ -1,11 +1,13 @@ #!/bin/bash -x -QT_BRANCH=6.8.1 -QT_VERSION=6.8.1 +QT_BRANCH=6.9.1 +QT_VERSION=6.9.1 # Install fedora deps for qt6-qtbase, qt6-qttools #sudo dnf builddep qt6-qtbase qt6-qttools qt6-qtwebengine -y #sudo dnf install qt6-qtbase qt6-doctools -y +sudo dnf install -y cmake ninja-build clang-devel llvm-devel libdrm-devel dbus-devel python3-html5lib + # Clone full qt tree #git clone -b $QT_BRANCH git://code.qt.io/qt/qt5.git qt6 @@ -34,10 +36,11 @@ popd -examplesdir $(rpm --eval "%{_qt6_examplesdir}") -headerdir $(rpm --eval "%{_qt6_headerdir}") \ -plugindir $(rpm --eval "%{_qt6_plugindir}") \ -sysconfdir $(rpm --eval "%{_qt6_sysconfdir}") -translationdir $(rpm --eval "%{_qt6_translationdir}") \ - -platform linux-g++ -release -shared -accessibility -dbus-runtime -fontconfig -glib -gtk \ - -icu -journald -nomake examples -nomake tests -no-rpath -no-separate-debug-info -no-strip \ - -system-libjpeg -system-libpng -system-zlib -no-directfb + -platform linux-g++ -release -shared \ + -nomake examples -nomake tests -no-rpath -no-separate-debug-info -no-strip \ + -no-directfb +cmake --build . --parallel cmake --build . --target docs # Install docs on tmp directory diff --git a/qt6-doc.spec b/qt6-doc.spec index e3ce7bb..1bac055 100644 --- a/qt6-doc.spec +++ b/qt6-doc.spec @@ -1,7 +1,7 @@ Name: qt6-doc Summary: Qt6 - Complete documentation -Version: 6.8.1 -Release: 1%{?dist} +Version: 6.9.1 +Release: 3%{?dist} BuildArch: noarch License: GFDL @@ -54,11 +54,31 @@ tar xf %{SOURCE0} -C %{buildroot} %files html %{_qt6_docdir}/*/* %exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index %files devel %{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 6.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Tue Jun 10 2025 Marie Loise Nolden - 6.9.1-2 +- add *.index files to devel + +* Sun Jun 08 2025 Marie Loise Nolden - 6.9.1-1 +- 6.9.1 + +* Wed Apr 16 2025 Yaakov Selkowitz - 6.9.0-2 +- Rebuilt + +* Tue Apr 15 2025 Marie Loise Nolden - 6.9.0-1 +- 6.9.0 + +* Sat Jan 18 2025 Fedora Release Engineering - 6.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Dec 30 2024 Marie Loise Nolden - 6.8.1-1 - 6.8.1 diff --git a/sources b/sources index f96a2dd..dd355b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt-doc-opensource-src-6.8.1.tar.xz) = b9e1fafef0a391cfa77e331d151c792303c248ed7dadc42f7432a0b73ce528563c739ca2fafc9884df644f4a9561c75abd9f5fdea06b0655e2f62472410cb760 +SHA512 (qt-doc-opensource-src-6.9.1.tar.xz) = fc6867d4a94e309c1b7ca4d167837833c342a55db6830e440f4a13ce21cc2a0edac9ed1f531959e963ccb10f4514aa27e9e5ffa360873d5f9203f6e5e3eaa8f6