Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2018-10-15 09:46:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old) and /work/SRC/openSUSE:Factory/.libqt5-creator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-creator" Mon Oct 15 09:46:16 2018 rev:57 rq:641940 version:4.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes 2018-09-13 12:10:31.122361285 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes 2018-10-15 09:47:07.867124093 +0200 @@ -1,0 +2,20 @@ +Tue Oct 2 22:23:06 UTC 2018 - Javier Llorente <[email protected]> + +- Update to 4.7.1 + * Fixed that generic highlighting could use unreadable colors + (QTCREATORBUG-20919) + * Fixed jumping text cursor when editing custom executable path + * Fixed C++ version passed to code model (QTCREATORBUG-20909) + * Fixed include order for Clang headers + * Fixed that comments could break reformatting (QTCREATORBUG-21036) + * Fixed remote debugging command line argument (QTCREATORBUG-20928) + * Fixed environment for `Start and Debug External Application` + (QTCREATORBUG-20185) + * Fixed GDB built-in pretty printer handling (QTCREATORBUG-20770) + * Fixed pretty printing of enums + * Fixed re-enabling breakpoints (QTCREATORBUG-20795) + * Fixed `Attach to QML Port` (QTCREATORBUG-20168) + * Switched SSH support to use Botan 2 (QTCREATORBUG-18802) +- Removed 0001-Build-with-Botan-2.patch (merged upstream) / updated spec + +------------------------------------------------------------------- Old: ---- 0001-Build-with-Botan-2.patch qt-creator-opensource-src-4.7.0.tar.xz New: ---- qt-creator-opensource-src-4.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.NOgysP/_old 2018-10-15 09:47:10.427121241 +0200 +++ /var/tmp/diff_new_pack.NOgysP/_new 2018-10-15 09:47:10.427121241 +0200 @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define have_qdoc 0%{?suse_version} >= 1500 Name: libqt5-creator -Version: 4.7.0 +Version: 4.7.1 Release: 0 Summary: Integrated Development Environment targeting Qt apps License: GPL-3.0-with-Qt-Company-Qt-exception-1.1 @@ -32,10 +32,8 @@ Source1: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE Patch1: fix-build-isystem.patch -# PATCH-FIX-OPENSUSE 0001-Build-with-Botan-2.patch -- Fix build with Botan 2 -Patch2: 0001-Build-with-Botan-2.patch # PATCH-FIX-OPENSUSE -Patch3: fix-application-output.patch +Patch2: fix-application-output.patch BuildRequires: gdb BuildRequires: libQt5Sql5-sqlite >= %{qt5_version} BuildRequires: libbotan-devel @@ -96,10 +94,7 @@ %prep %setup -q -n %{rname}-opensource-src-%{version} %patch1 -p1 -%if 0%{?suse_version} >= 1500 %patch2 -p1 -%endif -%patch3 -p1 %build sed -i s,libexec/qtcreator,%{_lib}/qtcreator/libexec,g qtcreator.qbs @@ -107,11 +102,6 @@ # https://bugzilla.opensuse.org/962650 sed -i s,libexec/qtcreator,%{_lib}/qtcreator/libexec,g src/plugins/coreplugin/icore.cpp -# The botan2 files were not included in the patch, let's completely wipe the directory -%if 0%{?suse_version} >= 1500 -rm src/libs/3rdparty/botan -fr -%endif - # Enable the clangcodemodel plugin on openSUSE TW, which has LLVM >= 6.0. %ifarch %arm %ix86 x86_64 %if 0%{?suse_version} > 1500 ++++++ qt-creator-opensource-src-4.7.0.tar.xz -> qt-creator-opensource-src-4.7.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-4.7.0.tar.xz /work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-4.7.1.tar.xz differ: char 26, line 1
