Hello community, here is the log from the commit of package kdevplatform for openSUSE:Factory checked in at 2017-03-12 20:01:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevplatform (Old) and /work/SRC/openSUSE:Factory/.kdevplatform.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevplatform" Sun Mar 12 20:01:58 2017 rev:63 rq:477268 version:5.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevplatform/kdevplatform.changes 2017-02-06 15:05:54.347969554 +0100 +++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes 2017-03-12 20:02:00.750630865 +0100 @@ -1,0 +2,60 @@ +Sun Mar 5 13:30:58 UTC 2017 - [email protected] + +- New upstream release 5.0.4 + * Don't open nonexistent documents from problems view + assertion + fix + * Assertion fix for ProblemModel + * Note more explicit in API dox that nullptr can be returned + * File templates dialog: Fix crash in overrides page with unknown + base class + * Silence runtime warnings about missing methods + * Pass KTextEditor::MainWindow to text views created from + TextDocuments + * File templates tool: with no open document, use base dir of + project or home + * Update version number to 5.0.4 + * Cleanup: Remove unused member + * Register EnvironmentSelectionWidget properly with + KConfigDialogManager + * Disable the Revision Graph feature + * Fix crash on triggering "Reformat Source" without no more file + loaded + * Restore hiding of help buttons in assistant dialogs + * Cleanup: Remove unused method + * Quickopenfilter: Fix documentation + * Fix checkboxes in file template custom options page being + misplaced + * Speed up test_projectcontroller a bit + * Fix layout accidently being tried to replace OutputPage's main + layout + * Fix opening of remote URLs without filename (kde#373213) + * TestTemplatesModel, TestGenerationTest: C locale to avoid + translated strings + * Raise prev/next history context buttons + * SourceFormatterController: Fix 'Reformat files' (kde#373842) + * SourceFormatterController: More debug output + * Fix infinite loop on cloning environment group with another + clone present + * Revert "Restore About dialog for plugins in "Loaded Plugins" + dialog" + * Fix deprecation warning + * Add fallback code for KAboutData::fromPluginMetaData() for old + kf5 versions + * Restore About dialog for plugins in "Loaded Plugins" dialog + * LoadedPluginsDialog: Fix memleak + * StandardDocumentationView positioning fixes + * Update INSTALL + * Add bits about contributing to KDevelop + * Streamline README + * Style: C++11ify. Commit + * Projectfilter: Filter out VS artifacts + * ProjectConfigSkeleton: Remove FIXME + * Fix typo in CMake message + * Fix extraction of multi-line UI strings from welcome page + * Hotfix for restoring build with newer KConfig + * Fix default icon for some plugins + * Hide progress bar after all jobs finished + * DUChainPointer::dynamicCast() - don't segfault if no target +- Drop upstreamed Hotfix-for-restoring-build-with-newer-KConfig.patch + +------------------------------------------------------------------- Old: ---- Hotfix-for-restoring-build-with-newer-KConfig.patch kdevplatform-5.0.3.tar.xz New: ---- kdevplatform-5.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevplatform.spec ++++++ --- /var/tmp/diff_new_pack.fkG3Ws/_old 2017-03-12 20:02:01.542518813 +0100 +++ /var/tmp/diff_new_pack.fkG3Ws/_new 2017-03-12 20:02:01.546518247 +0100 @@ -19,15 +19,13 @@ %define rversion 5.0 %define libkdev_major 10 Name: kdevplatform -Version: 5.0.3 +Version: 5.0.4 Release: 0 Summary: Base Package for Integrated Development Environments License: GPL-2.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org Source: http://download.kde.org/stable/kdevelop/%{version}/src/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM Hotfix-for-restoring-build-with-newer-KConfig.patch -Patch0: Hotfix-for-restoring-build-with-newer-KConfig.patch %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else @@ -92,7 +90,6 @@ %prep %setup -q -n kdevplatform-%{version} -%patch0 -p1 %build %cmake_kf5 -d build ++++++ kdevplatform-5.0.3.tar.xz -> kdevplatform-5.0.4.tar.xz ++++++ ++++ 32720 lines of diff (skipped)
