Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2015-10-28 17:31:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old) and /work/SRC/openSUSE:Factory/.libqt5-creator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-creator" Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes 2015-10-06 13:25:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes 2015-10-28 17:31:08.000000000 +0100 @@ -1,0 +2,13 @@ +Tue Oct 27 10:57:51 UTC 2015 - [email protected] + +- Update to 3.5.1: + * Fixed that cancel button was ignored when wizards ask about + overwriting files + * Fixed crashes with code completion + * Meruical: Fixed crash when annotating + * And much more bugfixes, for all changes see: + http://blog.qt.io/blog/2015/10/15/qt-creator-3-5-1-released/ +- Fixed invalid .desktop file +- Made package build on all repositories of the development project + +------------------------------------------------------------------- Old: ---- qt-creator-opensource-src-3.5.0.tar.gz New: ---- qt-creator-opensource-src-3.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.sUkZo9/_old 2015-10-28 17:31:11.000000000 +0100 +++ /var/tmp/diff_new_pack.sUkZo9/_new 2015-10-28 17:31:11.000000000 +0100 @@ -17,16 +17,16 @@ Name: libqt5-creator -Version: 3.5.0 +Version: 3.5.1 Release: 0 Summary: Lightweight IDE License: SUSE-LGPL-2.1-with-digia-exception-1.1 Group: Development/Tools/IDE Url: http://qt.digia.com/Product/Developer-Tools/ -%define rversion 3.5.0 +%define major_ver 3.5 %define rname qt-creator -%define qt5_version 5.5.0 -Source: http://download.qt.io/official_releases/qtcreator/3.5/%{rversion}/%{rname}-opensource-src-%{rversion}.tar.gz +%define qt5_version 5.4.0 +Source: http://download.qt.io/official_releases/qtcreator/%{major_ver}/%{version}/%{rname}-opensource-src-%{version}.tar.gz Source1: %{name}-rpmlintrc Source2: qtcreator.desktop # PATCH-FIX-UPSTREAM qbs-path.diff -- install qbs plugin to sane location @@ -41,7 +41,7 @@ BuildRequires: libqt5-qttools-private-headers-devel >= %{qt5_version} BuildRequires: libqt5-qtx11extras-devel >= %{qt5_version} %ifarch %arm %ix86 x86_64 -%if 0%{?suse_version} != 1315 +%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} BuildRequires: llvm-clang-devel >= 3.6 %endif %endif @@ -62,7 +62,7 @@ framework even faster and easier. %prep -%setup -q -n %{rname}-opensource-src-%{rversion} +%setup -q -n %{rname}-opensource-src-%{version} %patch0 -p1 %build @@ -70,7 +70,7 @@ sed -i s,libexec/qtcreator,%{_lib}/qtcreator/libexec,g qtcreator.pri %ifarch %arm %ix86 x86_64 -%if 0%{?suse_version} != 1315 +%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} opts="LLVM_INSTALL_DIR=%{_prefix}" %endif %endif ++++++ qt-creator-opensource-src-3.5.0.tar.gz -> qt-creator-opensource-src-3.5.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-3.5.0.tar.gz /work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-3.5.1.tar.gz differ: char 5, line 1 ++++++ qtcreator.desktop ++++++ --- /var/tmp/diff_new_pack.sUkZo9/_old 2015-10-28 17:31:11.000000000 +0100 +++ /var/tmp/diff_new_pack.sUkZo9/_new 2015-10-28 17:31:11.000000000 +0100 @@ -7,6 +7,5 @@ Icon=QtProject-qtcreator Terminal=false Categories=Qt;Development;IDE; -MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource; MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;text/x-qml;text/x-qt.qml;text/x-qt.qbs; InitialPreference=9
