Hello community, here is the log from the commit of package kate for openSUSE:Factory checked in at 2019-10-14 13:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kate (Old) and /work/SRC/openSUSE:Factory/.kate.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kate" Mon Oct 14 13:26:18 2019 rev:113 rq:737711 version:19.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kate/kate.changes 2019-09-09 12:23:06.389884297 +0200 +++ /work/SRC/openSUSE:Factory/.kate.new.2352/kate.changes 2019-10-14 13:26:20.775767462 +0200 @@ -1,0 +2,19 @@ +Fri Oct 11 07:42:33 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.2.php +- Changes since 19.08.1: + * Reasonable sub-toolbar sizes, like normal QPushButton sizes + * Load terminal on demand to have some parent widget for WINDOWID computation + * Tab bar: use tab-close icon again + * Fix hi-dpi rendering of tab buttons + * Fix hi-dpi rendering of toolview buttons + * Tab bar: Fix close button in right-to-left layout + * Fix HiDPI support for KWrite + Kate + * Fix fortran symbol viewer for new highlighting names +- Refreshed patches: + * 0001-Defuse-root-block.patch + +------------------------------------------------------------------- Old: ---- kate-19.08.1.tar.xz kate-19.08.1.tar.xz.sig New: ---- kate-19.08.2.tar.xz kate-19.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kate.spec ++++++ --- /var/tmp/diff_new_pack.GevVEW/_old 2019-10-14 13:26:21.703765043 +0200 +++ /var/tmp/diff_new_pack.GevVEW/_new 2019-10-14 13:26:21.703765043 +0200 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kate -Version: 19.08.1 +Version: 19.08.2 Release: 0 Summary: Advanced Text Editor License: GPL-3.0-or-later ++++++ 0001-Defuse-root-block.patch ++++++ --- /var/tmp/diff_new_pack.GevVEW/_old 2019-10-14 13:26:21.715765012 +0200 +++ /var/tmp/diff_new_pack.GevVEW/_new 2019-10-14 13:26:21.719765001 +0200 @@ -12,11 +12,11 @@ kwrite/main.cpp | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) -Index: kate-19.03.60git.20181224T024634~7203979fc/kate/main.cpp +Index: kate-19.03.60git.20190930T050110~1d9a68423/kate/main.cpp =================================================================== ---- kate-19.03.60git.20181224T024634~7203979fc.orig/kate/main.cpp 2018-12-25 09:49:15.867478873 +0100 -+++ kate-19.03.60git.20181224T024634~7203979fc/kate/main.cpp 2018-12-25 09:49:19.231424088 +0100 -@@ -61,13 +61,8 @@ +--- kate-19.03.60git.20190930T050110~1d9a68423.orig/kate/main.cpp 2019-09-30 05:01:10.000000000 +0200 ++++ kate-19.03.60git.20190930T050110~1d9a68423/kate/main.cpp 2019-09-30 07:28:13.299460412 +0200 +@@ -60,13 +60,8 @@ #ifndef Q_OS_WIN // Prohibit using sudo or kdesu (but allow using the root user directly) if (getuid() == 0) { @@ -32,11 +32,11 @@ } #endif /** -Index: kate-19.03.60git.20181224T024634~7203979fc/kwrite/main.cpp +Index: kate-19.03.60git.20190930T050110~1d9a68423/kwrite/main.cpp =================================================================== ---- kate-19.03.60git.20181224T024634~7203979fc.orig/kwrite/main.cpp 2018-12-25 09:49:19.231424088 +0100 -+++ kate-19.03.60git.20181224T024634~7203979fc/kwrite/main.cpp 2018-12-25 09:50:32.302253532 +0100 -@@ -52,13 +52,8 @@ +--- kate-19.03.60git.20190930T050110~1d9a68423.orig/kwrite/main.cpp 2019-09-30 05:01:10.000000000 +0200 ++++ kate-19.03.60git.20190930T050110~1d9a68423/kwrite/main.cpp 2019-09-30 07:28:13.299460412 +0200 +@@ -54,13 +54,8 @@ #ifndef Q_OS_WIN // Prohibit using sudo or kdesu (but allow using the root user directly) if (getuid() == 0) { @@ -51,4 +51,4 @@ + std::cout << "SUDO_EDITOR=kwrite sudoedit <file>" << std::endl; } #endif - /** + ++++++ kate-19.08.1.tar.xz -> kate-19.08.2.tar.xz ++++++ ++++ 89565 lines of diff (skipped)
