Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2016-11-22 18:59:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-07-15 12:45:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes 2016-11-22 18:59:13.000000000 +0100 @@ -1,0 +2,14 @@ +Tue Nov 22 08:10:55 UTC 2016 - [email protected] + +- Change license back temporarily. After this is in factory, + we can resume the wait to get it accepted. + +------------------------------------------------------------------- +Thu Aug 25 22:33:21 UTC 2016 - [email protected] + +- Update to 4.1.0 + * For more details see: + http://blog.qt.io/blog/2016/08/25/qt-creator-4-1-0-released/ +- Change the license tag. Digia is no more. + +------------------------------------------------------------------- Old: ---- qt-creator-opensource-src-4.0.1.tar.gz New: ---- qt-creator-opensource-src-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.YRd4MC/_old 2016-11-22 18:59:15.000000000 +0100 +++ /var/tmp/diff_new_pack.YRd4MC/_new 2016-11-22 18:59:15.000000000 +0100 @@ -17,13 +17,13 @@ Name: libqt5-creator -Version: 4.0.1 +Version: 4.1.0 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 major_ver 4.0 +%define major_ver 4.1 %define rname qt-creator %define qt5_version 5.6.1 Source: http://download.qt.io/official_releases/qtcreator/%{major_ver}/%{version}/%{rname}-opensource-src-%{version}.tar.gz @@ -42,10 +42,10 @@ BuildRequires: libqt5-qtscript-devel >= %{qt5_version} BuildRequires: libqt5-qttools-private-headers-devel >= %{qt5_version} BuildRequires: libqt5-qtx11extras-devel >= %{qt5_version} -# Enable the clangcodemodel plugin on OpenSUSE and SLE12-SP2 or newer, which have LLVM >= 3.6. +# Enable the clangcodemodel plugin on OpenSUSE and SLE12-SP2 or newer, which have LLVM >= 3.8. %ifarch %arm %ix86 x86_64 -%if 0%{?is_opensuse} || 0%{?sle_version} >= 120200 -BuildRequires: llvm-clang-devel >= 3.6 +%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120200) +BuildRequires: llvm-clang-devel >= 3.8 %endif %endif BuildRequires: update-desktop-files @@ -94,7 +94,7 @@ # Enable the clangcodemodel plugin on OpenSUSE and SLE12-SP2 or newer, which have LLVM >= 3.6. %ifarch %arm %ix86 x86_64 -%if 0%{?is_opensuse} || 0%{?sle_version} >= 120200 +%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120200) opts="LLVM_INSTALL_DIR=%{_prefix}" %endif %endif ++++++ qt-creator-opensource-src-4.0.1.tar.gz -> qt-creator-opensource-src-4.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-4.0.1.tar.gz /work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-4.1.0.tar.gz differ: char 5, line 1
