diff --git a/.gitignore b/.gitignore index 3cb9b38..4c7ad4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /qt-doc-opensource-src-5.9.0.tar.xz /qt-doc-opensource-src-5.9.2.tar.xz /qt-doc-opensource-src-5.10.1.tar.xz +/qt-doc-opensource-src-5.11.1.tar.xz diff --git a/generate-qt-doc.sh b/generate-qt-doc.sh index 27c4e3d..afe6934 100755 --- a/generate-qt-doc.sh +++ b/generate-qt-doc.sh @@ -1,14 +1,14 @@ #!/bin/bash -x # Clone full qt tree -git clone -b 5.10 git://code.qt.io/qt/qt5.git +git clone -b 5.11 git://code.qt.io/qt/qt5.git # Install fedora deps for qt5-qtbase sudo dnf builddep qt5-qtbase # Configure using fedora configure basic options cd qt5 || return -git submodule foreach "git checkout 5.10" +git submodule foreach "git checkout 5.11" git submodule foreach "git fetch" git submodule foreach "git pull" @@ -24,7 +24,9 @@ git submodule foreach "git pull" -sysconfdir $(rpm --eval "%{_qt5_sysconfdir}") -translationdir $(rpm --eval "%{_qt5_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 + -system-libjpeg -system-libpng -system-zlib -no-directfb -skip qtmacextras -skip qtandroidextras \ + -skip qtactiveqt -skip qtwinextras + make qmake_all @@ -54,4 +56,4 @@ mkdir -p ${DEST} make INSTALL_ROOT=${DEST} install_docs cd ${DEST} -tar cfJ ../qt-doc-opensource-src-5.10.1.tar.xz . +tar cfJ ../qt-doc-opensource-src-5.11.1.tar.xz . diff --git a/qt5-doc.spec b/qt5-doc.spec index 6a9b5e6..87ab879 100644 --- a/qt5-doc.spec +++ b/qt5-doc.spec @@ -1,6 +1,6 @@ Name: qt5-doc Summary: Qt5 - Complete documentation -Version: 5.10.1 +Version: 5.11.1 Release: 1%{?dist} BuildArch: noarch @@ -392,11 +392,13 @@ tar xf %{SOURCE0} # Remove non used cd %{buildroot}%{_docdir}/qt5 -rm -rfv activeqt* qtandroidextras* qtmacextras* qtwinextras* rm -rfv qtdoc* %changelog +* Tue Jul 10 2018 Jan Grulich - 5.11.1-1 +- 5.11.1 + * Wed May 09 2018 Jan Grulich - 5.10.1-1 - Update to 5.10.1 diff --git a/sources b/sources index ea6395d..0e145f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qt-doc-opensource-src-5.10.1.tar.xz) = 99c4be2004a11e36817c025a0e8f9d9532089ad61eb54153c8a85f322e13ba76af9cc2a38352e8371813ea2dac7c5919d4df2854ded963b34b9d7c5ce35b98a7 +SHA512 (qt-doc-opensource-src-5.11.1.tar.xz) = f642b134d07dee9f632fca460baa1928023ba91a1eb86fa2aa806e1285a388ac19c0a315bde91b1001a688c8f5d5a6ebfeb1139f22abe665d98dc1928b2e188e