Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2019-01-21 10:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Mon Jan 21 10:22:12 2019 rev:61 rq:665844 version:5.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2018-12-19 
13:43:25.307787231 +0100
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new.28833/ktexteditor.changes       
2019-01-21 10:22:17.417952997 +0100
@@ -1,0 +2,30 @@
+Mon Jan 14 06:08:52 UTC 2019 - [email protected]
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * Fix unit test that arbitrarily fails
+  * fix scripting for Qt 5.12
+  * Fix emmet script by using HEX instead of OCT numbers in strings 
(kde#386151)
+  * Fix broken Emmet (kde#386151)
+  * ViewConfig: Add 'Dynamic Wrap At Static Marker' option
+  * fix folding region end, add ending token to the range
+  * avoid ugly overpainting with alpha
+  * Don't re-mark words added/ignored to the dictionary as misspelled 
(kde#387729)
+  * KTextEditor: Add action for static word wrap (kde#141946)
+  * ViewPrivate: Don't hide 'Clear Dictionary Ranges' action
+  * KateStatusBar: Reformatted by astyle command to follow coding style
+  * Don't ask for confimation when reloading (kde#401376)
+  * class Message: Use inclass member initialization
+  * KTextEditor::Message: Review documentation
+  * use STL were no implicit sharing is required
+  * Expose KTextEditor::ViewPrivate:setInputMode(InputMode) to 
KTextEditor::View
+  * improve range handling, no allocations for common updates (kde#333517)
+  * KateViewInternal: Rename getMouse/Cursor() => mouse/cursorPosition() to 
fit coding style
+  * tune editing actions for large number of small edits
+  * Only cal updateView() in visibleRange() when endPos() is invalid.
+  * KateViewInternal: S&R
+
+-------------------------------------------------------------------

Old:
----
  ktexteditor-5.53.0.tar.xz

New:
----
  ktexteditor-5.54.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.lUJVW5/_old  2019-01-21 10:22:17.981952375 +0100
+++ /var/tmp/diff_new_pack.lUJVW5/_new  2019-01-21 10:22:17.985952370 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ktexteditor
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -20,10 +20,10 @@
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%define _tar_path 5.53
+%define _tar_path 5.54
 %bcond_without lang
 Name:           ktexteditor
-Version:        5.53.0
+Version:        5.54.0
 Release:        0
 Summary:        Embeddable text editor component
 License:        LGPL-2.1-or-later

++++++ ktexteditor-5.53.0.tar.xz -> ktexteditor-5.54.0.tar.xz ++++++
++++ 164954 lines of diff (skipped)


Reply via email to