Hello community, here is the log from the commit of package ktexteditor for openSUSE:Factory checked in at 2018-07-21 10:15:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old) and /work/SRC/openSUSE:Factory/.ktexteditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktexteditor" Sat Jul 21 10:15:31 2018 rev:55 rq:623309 version:5.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes 2018-06-22 13:23:47.884341881 +0200 +++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 2018-07-21 10:15:33.671095905 +0200 @@ -1,0 +2,17 @@ +Mon Jul 16 04:37:43 UTC 2018 - [email protected] + +- Update to 5.48.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.48.0.php +- Changes since 5.47.0: + * use nullptr, not 0 + * add missing const qualifiers + * guard updateConfig for disabled status bars + * add context menu to statusbar to toggle show total lines/word count + * Implemented displaying of total lines in kate (kde#387362) + * Make menu-bearing toolbar buttons show their menus with normal click rather than click-and-hold (kde#353747) + * CVE-2018-10361: privilege escalation + * Fix caret width (kde#391518) + +------------------------------------------------------------------- Old: ---- ktexteditor-5.47.0.tar.xz New: ---- ktexteditor-5.48.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktexteditor.spec ++++++ --- /var/tmp/diff_new_pack.otploE/_old 2018-07-21 10:15:34.263095766 +0200 +++ /var/tmp/diff_new_pack.otploE/_new 2018-07-21 10:15:34.263095766 +0200 @@ -20,12 +20,11 @@ # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) -%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%define _tar_path 5.47 +%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} +%define _tar_path 5.48 Name: ktexteditor -Version: 5.47.0 +Version: 5.48.0 Release: 0 -%define kf5_version %{version} BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes ++++++ ktexteditor-5.47.0.tar.xz -> ktexteditor-5.48.0.tar.xz ++++++ ++++ 39351 lines of diff (skipped)
