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-03-24 16:14:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old) and /work/SRC/openSUSE:Factory/.libqt5-creator.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-creator" Wed Mar 24 16:14:05 2021 rev:88 rq:880633 version:4.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes 2021-03-02 12:44:51.180324206 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new.2401/libqt5-creator.changes 2021-03-24 16:14:06.592011887 +0100 @@ -1,0 +2,17 @@ +Mon Mar 22 17:24:20 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Work around boo#1179155 and explicitly require clang11 + for Leap 15.3. + +------------------------------------------------------------------- +Mon Mar 22 11:32:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 4.14.2 + * Fixed installation location of desktop and appstream files + * Fixed crash with `Previous/Next Open Document in History` + * Re-added generic highlighting for Autoconf files + * LLDB: Fixed performance issue +- Drop 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch + Merged upstream. + +------------------------------------------------------------------- Old: ---- 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch qt-creator-opensource-src-4.14.1.tar.xz New: ---- qt-creator-opensource-src-4.14.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.THbpin/_old 2021-03-24 16:14:16.456022230 +0100 +++ /var/tmp/diff_new_pack.THbpin/_new 2021-03-24 16:14:16.456022230 +0100 @@ -33,9 +33,9 @@ %define major_ver 4.14 %define qt5_version 5.14.0 -%define tar_version 4.14.1 +%define tar_version 4.14.2 Name: libqt5-creator -Version: 4.14.1 +Version: 4.14.2 Release: 0 Summary: Integrated Development Environment targeting Qt apps # src/plugins/cmakeprojectmanager/configmodelitemdelegate.* -> LGPL-2.1-only OR LGPL-3.0-only @@ -51,7 +51,6 @@ Source: https://download.qt.io/official_releases/qtcreator/%{major_ver}/%{tar_version}/qt-creator-opensource-src-%{tar_version}.tar.xz Source1: %{name}-rpmlintrc # Patches 0-10 are upstream changes -Patch0: 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch # Patches 10-20 are openSUSE changes Patch10: fix-application-output.patch Patch11: 0001-Disable-some-plugins.patch @@ -105,10 +104,16 @@ Provides: qt-creator = %{version} Obsoletes: qt-creator < %{version} %if 0%{?build_clang_backend} +# clang-devel in Leap 15.3 points to clang7... +%if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150300 +BuildRequires: clang11-devel +BuildRequires: llvm11-devel +%else BuildRequires: clang-devel >= 10.0 BuildRequires: llvm-devel +%endif # clangcodemodel hardcodes clang include paths: QTCREATORBUG-21972 -%requires_eq libclang%(rpm -q --qf '%''{version}' clang-devel | cut -d. -f1) +%requires_eq libclang%{_llvm_sonum} %endif %ifnarch ppc ppc64 ppc64le s390 s390x BuildRequires: cmake(Qt5WebEngine) >= %{qt5_version} ++++++ qt-creator-opensource-src-4.14.1.tar.xz -> qt-creator-opensource-src-4.14.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-4.14.1.tar.xz /work/SRC/openSUSE:Factory/.libqt5-creator.new.2401/qt-creator-opensource-src-4.14.2.tar.xz differ: char 26, line 1