Hello community, here is the log from the commit of package konsole for openSUSE:Factory checked in at 2020-01-11 14:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konsole (Old) and /work/SRC/openSUSE:Factory/.konsole.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konsole" Sat Jan 11 14:40:53 2020 rev:120 rq:762399 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/konsole/konsole.changes 2019-12-18 14:45:27.633860187 +0100 +++ /work/SRC/openSUSE:Factory/.konsole.new.6675/konsole.changes 2020-01-11 14:42:24.141240858 +0100 @@ -1,0 +2,18 @@ +Tue Jan 7 10:00:57 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- Changes since 19.12.0: + * Update copyright year + * ColorScheme: fix stack-use-after-scope detected by ASAN + * Update Appstream for new release + * Copy _colorRandomization when copying a new ColorScheme + * Fix token buffer indexing (kde#415249) + * Revert removal to allow Bookmark tabs as Folders to work + * Revert supportTabs() removal to fix bookmenu issue (kde#415549) +- Drop Add ColorScheme-fix-stack-use-after-scope.patch. Merged upstream. +- Drop the obsolete fix-build-with-gcc48.patch patch + +------------------------------------------------------------------- Old: ---- ColorScheme-fix-stack-use-after-scope.patch fix-build-with-gcc48.patch konsole-19.12.0.tar.xz konsole-19.12.0.tar.xz.sig New: ---- konsole-19.12.1.tar.xz konsole-19.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konsole.spec ++++++ --- /var/tmp/diff_new_pack.5zBWj9/_old 2020-01-11 14:42:24.753241099 +0100 +++ /var/tmp/diff_new_pack.5zBWj9/_new 2020-01-11 14:42:24.757241101 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: konsole -Version: 19.12.0 +Version: 19.12.1 Release: 0 Summary: KDE Terminal License: GPL-2.0-or-later @@ -40,10 +40,6 @@ Source24: utilities-terminal-su-48.png Source25: utilities-terminal-su-64.png Source26: utilities-terminal-su-128.png -# PATCH-FIX-OPENSUSE -Patch0: fix-build-with-gcc48.patch -# PATCH-FIX-UPSTREAM -Patch1: ColorScheme-fix-stack-use-after-scope.patch BuildRequires: fdupes BuildRequires: cmake(KF5Bookmarks) BuildRequires: cmake(KF5Completion) @@ -113,10 +109,6 @@ %prep %setup -q -%if 0%{?suse_version} < 1500 -%patch0 -p1 -%endif -%patch1 -p1 %build %cmake_kf5 -d build ++++++ konsole-19.12.0.tar.xz -> konsole-19.12.1.tar.xz ++++++ ++++ 3500 lines of diff (skipped)
