Hello community, here is the log from the commit of package kdevelop4 for openSUSE:Factory checked in at 2013-11-04 15:06:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old) and /work/SRC/openSUSE:Factory/.kdevelop4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes 2013-06-11 09:31:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2013-11-04 15:06:29.000000000 +0100 @@ -1,0 +2,26 @@ +Thu Oct 31 17:00:40 UTC 2013 - dmitr...@opensuse.org + +- Update to version 4.5.2 + * Make qt4.py compatible with Python 3.x + * Backport crash fixes for crash in Cpp TypeBuilder. + * When calling a constructor don't offer deleted ones for completion + * Do not offer explicitely deleted methods for code completion + * Do not insert spaces in function definition after void or type with no argument name + * Fix missing break in the c++ parser + * Fix build on big endian plattforms. + * Fix endless recursion in setSpecializedFrom + * Fix usage of PushValue for recursion counters in TemplateDeclaration. + * Gracefully react to a lack of a working directory + * cpp_header.h: Conditionally add license header + * Don't run an execute process command if the working dir is unknown + * Don't use the items after calling ::removeUrl + * Fix overloaded-virtual of computeCompletions. + * RETURN() also works with find_package() and include() + * Support return statement + * Update global vars when visiting set(..CACHE..FORCE) AST node + * Verify validity of type after deserialization from the storage. + * take() variables when they go out of scope + * Correct Basic C++ Template + * Fix builds for okteta in a separate prefix + +------------------------------------------------------------------- Old: ---- kdevelop-4.5.1.tar.bz2 New: ---- kdevelop-4.5.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop4.spec ++++++ --- /var/tmp/diff_new_pack.ZM4tv4/_old 2013-11-04 15:06:30.000000000 +0100 +++ /var/tmp/diff_new_pack.ZM4tv4/_new 2013-11-04 15:06:30.000000000 +0100 @@ -17,19 +17,20 @@ Name: kdevelop4 -Version: 4.5.1 +Version: 4.5.2 Release: 0 Summary: Integrated Development Environment for the X Window System, Qt, KDE, and GNOME License: GPL-3.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org -Source0: http://download.kde.org/stable/kdevelop/%{version}/src/kdevelop-%{version}.tar.bz2 +Source0: http://download.kde.org/stable/kdevelop/%{version}/src/kdevelop-%{version}.tar.xz BuildRequires: fdupes BuildRequires: kdebase4-workspace-devel BuildRequires: libkdevplatform-devel >= 1.5.0 BuildRequires: libqjson-devel BuildRequires: okteta-devel BuildRequires: valgrind-devel +BuildRequires: xz Requires: %{name}-lang = %{version} Requires: kate Recommends: cmake -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org