Hello community, here is the log from the commit of package kdevplatform for openSUSE:Factory checked in at 2013-06-05 13:28:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevplatform (Old) and /work/SRC/openSUSE:Factory/.kdevplatform.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevplatform" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevplatform/kdevplatform.changes 2013-05-16 16:49:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes 2013-06-05 13:28:20.000000000 +0200 @@ -1,0 +2,28 @@ +Thu May 30 13:46:04 UTC 2013 - [email protected] + +- Update to version 1.5.1 + * Fix possible crash in IBreakPointController + * Fixup "Fetch Project" dialog + * Rename some methods + * Check for QtWebKit. + * Use macro_log_feature for Grantlee. + * Minor: Strip whitespace + * Make "Create new class" preview aware of C++ specific variables. + * Raise kdelibs dependency to 4.7 + * Fix crash in OutputExecutejob + * RunController: Fix dialog stacking + * Fix codeutils plugin, restoring Document/Rename Declaration. + * Fix another implicit conversion to QString + * React on errors of VcsJob + * GitPlugin: Do basic check if remote-url is valid + * Be more careful when accessing QList + * Avoid crash in VcsEventModel for Git + * Minor: Remove debugging output + * Enforce picking up of the right plugin, otherwise we got two + (plasmoid launcher and application) and the first one was used + (plasmoid launcher) for native apps as well. That resulted in + broken build & execution of the project. + * i18n: fix singular + * Add missing Messages.sh files + +------------------------------------------------------------------- Old: ---- kdevplatform-1.5.0.tar.bz2 New: ---- kdevplatform-1.5.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevplatform.spec ++++++ --- /var/tmp/diff_new_pack.jgH8tY/_old 2013-06-05 13:28:21.000000000 +0200 +++ /var/tmp/diff_new_pack.jgH8tY/_new 2013-06-05 13:28:21.000000000 +0200 @@ -17,9 +17,9 @@ Name: kdevplatform -Version: 1.5.0 +Version: 1.5.1 Release: 0 -%define kdevelop_version 4.5.0 +%define kdevelop_version 4.5.1 %define libkdev_major 7 Summary: Base Package for Integrated Development Environments License: GPL-2.0+ @@ -31,7 +31,7 @@ BuildRequires: db-devel BuildRequires: fdupes BuildRequires: grantlee-devel -BuildRequires: libkde4-devel +BuildRequires: libkde4-devel >= 4.7 BuildRequires: libqjson-devel BuildRequires: subversion-devel #BuildRequires: kompare - currently disabled upstream, see toplevel CMakeLists.txt @@ -71,6 +71,7 @@ %find_lang kdevexecute %{name}.lang %find_lang kdevexecutescript %{name}.lang %find_lang kdevfilemanager %{name}.lang + %find_lang kdevfiletemplates %{name}.lang %find_lang kdevgenericprojectmanager %{name}.lang %find_lang kdevgrepview %{name}.lang %find_lang kdevkonsole %{name}.lang @@ -85,6 +86,8 @@ %find_lang kdevstandardoutputview %{name}.lang %find_lang kdevsubversion %{name}.lang %find_lang kdevswitchtobuddy %{name}.lang + %find_lang kdevtemplates_config %{name}.lang + %find_lang kdevtestview %{name}.lang %find_lang kdevexternalscript %{name}.lang %find_lang kdevgit %{name}.lang %find_lang kdevcodeutils %{name}.lang ++++++ kdevplatform-1.5.0.tar.bz2 -> kdevplatform-1.5.1.tar.bz2 ++++++ ++++ 23843 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
