Hello community, here is the log from the commit of package konsole for openSUSE:Factory checked in at 2019-01-21 10:14:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konsole (Old) and /work/SRC/openSUSE:Factory/.konsole.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konsole" Mon Jan 21 10:14:28 2019 rev:104 rq:665188 version:18.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/konsole/konsole.changes 2019-01-08 12:15:54.257070671 +0100 +++ /work/SRC/openSUSE:Factory/.konsole.new.28833/konsole.changes 2019-01-21 10:14:33.710424588 +0100 @@ -1,0 +2,22 @@ +Fri Jan 11 05:42:25 UTC 2019 - [email protected] + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * Fix crash in extendSelection (kde#402452) + * Fix regression on tab color not reverting back to 'no activity' color (kde#402541) + * Don't change alternate scrolling state after calling reset() (kde#402461) + * Fix crash while trying to move tab with only one view (kde#402278) + * fix cursor when anti aliasing is enabled + * Fix crash when changing from blinking cursor to block cursor + * fix drawing box chars, avoid storing and saving state all the time (kde#401463) + * Restore default tabbar style when custom stylesheet is disabled + * Fix condition to redraw search result line +- Dropped patches, now upstream: + * Fix-regression-on-tab-color-not-reverting-back-to-no-activity-color.patch + * fix-drawing-box-chars.patch + * fix-cursor-when-anti-aliasing-is-enabled.patch + +------------------------------------------------------------------- Old: ---- Fix-regression-on-tab-color-not-reverting-back-to-no-activity-color.patch fix-cursor-when-anti-aliasing-is-enabled.patch fix-drawing-box-chars.patch konsole-18.12.0.tar.xz New: ---- konsole-18.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konsole.spec ++++++ --- /var/tmp/diff_new_pack.XHGFox/_old 2019-01-21 10:14:34.330423964 +0100 +++ /var/tmp/diff_new_pack.XHGFox/_new 2019-01-21 10:14:34.334423959 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: konsole -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: KDE Terminal License: GPL-2.0-or-later @@ -38,12 +38,6 @@ Source26: utilities-terminal-su-128.png # PATCH-FIX-OPENSUSE Patch0: fix-build-with-gcc48.patch -# PATCH-FIX-UPSTREAM -Patch1: fix-drawing-box-chars.patch -# PATCH-FIX-UPSTREAM -Patch2: fix-cursor-when-anti-aliasing-is-enabled.patch -# PATCH-FIX-UPSTREAM -Patch3: Fix-regression-on-tab-color-not-reverting-back-to-no-activity-color.patch BuildRequires: fdupes BuildRequires: kbookmarks-devel BuildRequires: kcompletion-devel @@ -118,9 +112,6 @@ %if 0%{?suse_version} < 1500 %patch0 -p1 %endif -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build %cmake_kf5 -d build ++++++ konsole-18.12.0.tar.xz -> konsole-18.12.1.tar.xz ++++++ ++++ 5323 lines of diff (skipped)
