diff --git a/libqt5-qttools.changes b/libqt5-qttools.changes index 89e35e5..c5bbd2f 100644 --- a/libqt5-qttools.changes +++ b/libqt5-qttools.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 30 13:30:37 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-alpha: + * New feature release + * No changelog available + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + ------------------------------------------------------------------- Fri Sep 6 08:04:33 UTC 2019 - Fabian Vogt diff --git a/libqt5-qttools.spec b/libqt5-qttools.spec index 8679c2e..725c37d 100644 --- a/libqt5-qttools.spec +++ b/libqt5-qttools.spec @@ -26,17 +26,17 @@ %define qt5_snapshot 0 Name: libqt5-qttools -Version: 5.13.1 +Version: 5.14.0~alpha Release: 0 Summary: Qt 5 QtTools Module License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only Group: Development/Libraries/X11 URL: https://www.qt.io %define base_name libqt5 -%define real_version 5.13.1 -%define so_version 5.13.1 -%define tar_version qttools-everywhere-src-5.13.1 -Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz +%define real_version 5.14.0-alpha +%define so_version 5.14.0 +%define tar_version qttools-everywhere-src-5.14.0-alpha +Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf Source11: designer5.desktop Source12: linguist5.desktop @@ -294,6 +294,9 @@ install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer-128.png %{buildroot}%{ %{_datadir}/icons/hicolor/*/apps/qdbusviewer5.png %dir %{_libqt5_libdir}/qt5/plugins/designer %{_libqt5_libdir}/qt5/plugins/designer/libqquickwidget.so +# CMake target for some of the binaries in this package. Own the dir to not require CMake +%dir %{_libqt5_libdir}/cmake/ +%{_libqt5_libdir}/cmake/Qt5AttributionsScannerTools/ %files -n libqt5-linguist %license LICENSE.* @@ -345,6 +348,9 @@ install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer-128.png %{buildroot}%{ %license LICENSE.* %{_bindir}/qdoc* %{_libqt5_bindir}/qdoc* +# CMake target for some of the binaries in this package. Own the dir to not require CMake +%dir %{_libqt5_libdir}/cmake/ +%{_libqt5_libdir}/cmake/Qt5DocTools/ %endif %files qhelpgenerator diff --git a/qttools-everywhere-src-5.13.1.tar.xz b/qttools-everywhere-src-5.13.1.tar.xz deleted file mode 100644 index 38e3f82..0000000 --- a/qttools-everywhere-src-5.13.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7947bdd758514a0c2d44b0a2110adb6056b18bce75c716711e48bcc8de5c7e82 -size 9086496 diff --git a/qttools-everywhere-src-5.14.0-alpha.tar.xz b/qttools-everywhere-src-5.14.0-alpha.tar.xz new file mode 100644 index 0000000..0b3953a --- /dev/null +++ b/qttools-everywhere-src-5.14.0-alpha.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92f5169751ee54c3d4f8d122bb896174f3b874dd3342f9e40661ac4bdd320d1 +size 9111944