commit kdevplatform for openSUSE:Factory
Hello community, here is the log from the commit of package kdevplatform for openSUSE:Factory checked in at Tue Jan 25 13:12:16 CET 2011. -------- --- KDE/kdevplatform/kdevplatform.changes 2011-01-15 16:25:48.000000000 +0100 +++ /mounts/work_src_done/STABLE/kdevplatform/kdevplatform.changes 2011-01-24 15:32:26.000000000 +0100 @@ -1,0 +2,23 @@ +Mon Jan 24 13:41:22 UTC 2011 - wstephenson@novell.com + +- update to 1.2.0 + * remove warning that is triggered whenever the cleanup asserts + for a proper removal + * Save the status of the 'Use lower case filenames' checkbox for + next time. Defaults to ticked as before. + * Rehash every time, we can change the repository between calls, + so it has to be calculated every time. + * Don't display all commits in the OutputView. + * don't an add infinite number of rows of output, instead limit + to 50k lines and only keep the most recent ones + * Fix Patch review closes all open documents from other worksets + (bko#263021) + * Only try creating one parse-job at a time. If more parse-jobs + need to be created, queue an event to re-try. This way, the UI + stays responsive when many many files we cannot handle are iterated. + * Delete the view _after_ emitting "viewRemoved(..)". + This fixes a possible crash, because the working-set will call "view->document()" in the connected slot. + * Also use the cache if the cached list is "empty", it means that + no mimetype could be determined. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- kdevplatform-1.1.90.tar.bz2 New: ---- kdevplatform-1.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevplatform.spec ++++++ --- /var/tmp/diff_new_pack.z5pLSx/_old 2011-01-25 13:09:43.000000000 +0100 +++ /var/tmp/diff_new_pack.z5pLSx/_new 2011-01-25 13:09:43.000000000 +0100 @@ -29,9 +29,9 @@ Group: Development/Tools/IDE Summary: Base Package for Integrated Development Environments Url: http://www.kdevelop.org -Version: 1.1.90 +Version: 1.2.0 Release: 1 -Source0: kdevplatform-1.1.90.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires Requires: libkdevplatform0 = %{version} ++++++ kdevplatform-1.1.90.tar.bz2 -> kdevplatform-1.2.0.tar.bz2 ++++++ ++++ 24576 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de