Hello community, here is the log from the commit of package konsole for openSUSE:Factory checked in at 2019-08-16 15:39:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konsole (Old) and /work/SRC/openSUSE:Factory/.konsole.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konsole" Fri Aug 16 15:39:27 2019 rev:113 rq:723692 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/konsole/konsole.changes 2019-07-16 08:33:57.655396439 +0200 +++ /work/SRC/openSUSE:Factory/.konsole.new.22127/konsole.changes 2019-08-16 15:39:30.097806562 +0200 @@ -1,0 +2,43 @@ +Fri Aug 9 14:11:48 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- Changes since 19.07.90: + * Fix focus getting stuck in menu when XDG_CURRENT_DESKTOP ≠ kde (kde#410641) + * Do not allow 'Close Current Tab" to crash + * Fix dbus newSession() three methods to work + * Remove accelerators from tabs when pressing ALT (kde#410488) +- Drop Fix-dbus-newSession-three-methods-to-work.patch. Merged upstream. + +------------------------------------------------------------------- +Fri Aug 9 13:52:02 UTC 2019 - [email protected] + +- Add Fix-dbus-newSession-three-methods-to-work.patch to fix the + newSession() D-BUS method (boo#1143335, kde#410469) + +------------------------------------------------------------------- +Tue Aug 06 16:50:50 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * Mark constructor explicit + * Add/fix KUIT context marker + * Add KUIT context marker + * Fix initial terminal size + +------------------------------------------------------------------- +Tue Jul 23 11:59:03 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- konsole-19.04.3.tar.xz New: ---- applications.keyring konsole-19.08.0.tar.xz konsole-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konsole.spec ++++++ --- /var/tmp/diff_new_pack.LH7AAD/_old 2019-08-16 15:39:31.689806099 +0200 +++ /var/tmp/diff_new_pack.LH7AAD/_new 2019-08-16 15:39:31.693806098 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: konsole -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: KDE Terminal License: GPL-2.0-or-later Group: System/X11/Terminals URL: http://www.kde.org/ -Source: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif Source3: Root_Shell.profile Source4: konsolesu.desktop Source21: utilities-terminal-su-16.png @@ -92,7 +96,6 @@ %if %{with lang} %package -n %{name}-part-lang -# FIXME: consider using %%lang_package macro Summary: Translations for package %{name} Group: System/Localization Requires: %{name}-part = %{version} @@ -113,7 +116,6 @@ %patch0 -p1 %endif - %build %cmake_kf5 -d build %make_jobs @@ -148,7 +150,7 @@ %dir %{_kf5_htmldir}/en %dir %{_kf5_sharedir}/khotkeys/ %doc %lang(en) %{_kf5_htmldir}/en/konsole/ -%{_kf5_configdir}/konsole.knsrc +%{_kf5_knsrcfilesdir}/konsole.knsrc %{_kf5_applicationsdir}/konsolesu.desktop %{_kf5_applicationsdir}/org.kde.konsole.desktop %{_kf5_appstreamdir}/org.kde.konsole.appdata.xml ++++++ konsole-19.04.3.tar.xz -> konsole-19.08.0.tar.xz ++++++ ++++ 145491 lines of diff (skipped)
