commit libqt5-creator for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2021-02-01 13:28:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old) and /work/SRC/openSUSE:Factory/.libqt5-creator.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libqt5-creator" Mon Feb 1 13:28:15 2021 rev:86 rq:868210 version:4.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes 2021-01-19 16:04:22.707577335 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new.28504/libqt5-creator.changes 2021-02-01 13:30:02.450274602 +0100 @@ -1,0 +2,6 @@ +Sun Jan 31 13:16:55 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de> + +- Add compatibility with qml-autoreqprov +- Don't recommend obsolete libqt5-qtquick1-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.HBdn05/_old 2021-02-01 13:30:03.722276580 +0100 +++ /var/tmp/diff_new_pack.HBdn05/_new 2021-02-01 13:30:03.726276586 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5-creator # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + # Enable the clangcodemodel plugin on openSUSE TW and Leap 15.3+, which have LLVM >= 10 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300 %global build_clang_backend 1 @@ -25,6 +26,11 @@ %global libexecdirname lib %endif +# Private QML imports +%global __requires_exclude qmlimport\\((CameraGeometry|GridGeometry|HelperWidgets|LightUtils|LineGeometry|MouseArea3D|QtQuickDesignerTheme|SelectionBoxGeometry|StudioControls|StudioTheme).* +# Has mocks for quite a few components, which are only pulled in when actually used +%global __requires_exclude_from %{_datadir}/qtcreator/qml/qmlpuppet/ + %define major_ver 4.14 %define qt5_version 5.14.0 %define tar_version 4.14.0 @@ -84,10 +90,10 @@ BuildRequires: cmake(Qt5Svg) >= %{qt5_version} BuildRequires: cmake(Qt5Widgets) >= %{qt5_version} BuildRequires: cmake(Qt5Xml) >= %{qt5_version} -BuildRequires: pkgconfig(libzstd) BuildRequires: cmake(yaml-cpp) -BuildRequires: pkgconfig(libelf) BuildRequires: pkgconfig(libdw) +BuildRequires: pkgconfig(libelf) +BuildRequires: pkgconfig(libzstd) Requires: hicolor-icon-theme Requires: libqt5-qtquickcontrols # Make sure to rebuild against latest Qt5 (using the last package in chain - libQt5Designer5) @@ -99,7 +105,6 @@ Recommends: libqt5-qtbase-devel Recommends: libqt5-qtdeclarative-devel Recommends: libqt5-qtdoc-qch -Recommends: libqt5-qtquick1-devel Recommends: libqt5-qttranslations Provides: qt-creator = %{version} Obsoletes: qt-creator < %{version}
participants (1)
-
Source-Sync