Hello community, here is the log from the commit of package ktexteditor for openSUSE:Factory checked in at 2018-01-22 16:03:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old) and /work/SRC/openSUSE:Factory/.ktexteditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktexteditor" Mon Jan 22 16:03:11 2018 rev:49 rq:566707 version:5.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes 2018-01-09 14:44:29.216294778 +0100 +++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 2018-01-22 16:03:16.688715034 +0100 @@ -1,0 +2,24 @@ +Tue Jan 16 22:50:20 CET 2018 - [email protected] + +- Update to 5.42.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.42.0.php +- Changes since 5.41.0: + * Remove obsolete reviewboardrc file + * clang-tidy modernize-use-override + * Fix wildcard matching for modelines + * Fix Unit Test + * Fix compilation + * Fix a regression caused by changing backspace key behavior + * port to non-deprecated API like already used at other place (kde#386823) + * Add missing include for std::array + * MessageInterface: Add CenterInView as additional position + * Verify if QTest::qWaitForWindowExposed returns true + * QStringList initializer list cleanup + * Migrate some QRegExps to QRegularExpression + * Fix warning about unused variable + * Fix syntax unit tests + * Fix API documentation about RangeCommand + +------------------------------------------------------------------- Old: ---- ktexteditor-5.41.0.tar.xz New: ---- ktexteditor-5.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktexteditor.spec ++++++ --- /var/tmp/diff_new_pack.nsw0tv/_old 2018-01-22 16:03:17.388682279 +0100 +++ /var/tmp/diff_new_pack.nsw0tv/_new 2018-01-22 16:03:17.392682092 +0100 @@ -1,7 +1,7 @@ # # spec file for package ktexteditor # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,9 @@ %{!?_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.41 +%define _tar_path 5.42 Name: ktexteditor -Version: 5.41.0 +Version: 5.42.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 ++++++ ktexteditor-5.41.0.tar.xz -> ktexteditor-5.42.0.tar.xz ++++++ ++++ 116738 lines of diff (skipped)
