Hello community, here is the log from the commit of package kdbg for openSUSE:Factory checked in at 2017-01-23 11:40:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdbg (Old) and /work/SRC/openSUSE:Factory/.kdbg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdbg" Changes: -------- --- /work/SRC/openSUSE:Factory/kdbg/kdbg.changes 2016-12-01 10:27:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdbg.new/kdbg.changes 2017-01-23 11:40:47.896873191 +0100 @@ -1,0 +2,25 @@ +Sat Jan 21 11:26:38 UTC 2017 - [email protected] + +- Update to 2.9.0: + * Enhancements + - A brand new application icon. + - There is now a command to detach from a program being debugged. + Thanks to Daniel Black. + - Pointing on a variable shows a value in a popup in more cases. + Thanks to Max Tomilov. + - C++11 keywords are highlighted. Thanks to Michael Hansen. + * Bug fixes + - Line breaks of status bar messages produced by GDB are now trimmed + to avoid that the text is only visible partially. Fix by Gilles Allard. + - (Action and application) icons are installed in an application neutral + location because the launcher menu of modern KDE desktops does not show + the icon otherwise. + - Fixed a typo in the pretty-printer of std::vector<>. +- Drop susepatches.diff, applied upstream + +------------------------------------------------------------------- +Thu Dec 8 19:57:54 UTC 2016 - [email protected] + +- Revert kde4_runtime_requires change + +------------------------------------------------------------------- Old: ---- kdbg-2.5.6.tar.gz susepatches.diff New: ---- kdbg-2.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdbg.spec ++++++ --- /var/tmp/diff_new_pack.yzlR6R/_old 2017-01-23 11:40:48.260821569 +0100 +++ /var/tmp/diff_new_pack.yzlR6R/_new 2017-01-23 11:40:48.264821002 +0100 @@ -17,14 +17,13 @@ Name: kdbg -Version: 2.5.6 +Version: 2.9.0 Release: 0 Summary: Graphical User Interface for GDB License: GPL-2.0+ Group: Development/Tools/Debuggers Url: http://www.kdbg.org/ Source0: %{name}-%{version}.tar.gz -Patch1: susepatches.diff BuildRequires: fdupes %if 0%{?suse_version} >= 1310 BuildRequires: libpng-tools @@ -34,7 +33,7 @@ Recommends: %{name}-lang = %{version} Suggests: %{name}-doc = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{?kde4_runtime_requires} +%kde4_runtime_requires %description KDbg is a graphical user interface for GDB, the GNU debugger. It @@ -52,7 +51,6 @@ %lang_package %prep %setup -q -%patch1 -p1 %build %cmake_kde4 -d build @@ -91,7 +89,6 @@ %{_kde4_bindir}/kdbg %{_kde4_configdir}/kdbgrc %{_kde4_iconsdir}/hicolor/ -%{_kde4_iconsdir}/locolor/ %{_kde4_iconsdir}/oxygen/ %changelog ++++++ kdbg-2.5.6.tar.gz -> kdbg-2.9.0.tar.gz ++++++ ++++ 10764 lines of diff (skipped)
