Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2015-11-24 22:25:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2015-10-19 
22:27:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2015-11-24 22:25:08.000000000 +0100
@@ -1,0 +2,73 @@
+Sun Nov  8 17:03:44 UTC 2015 - [email protected]
+
+- Update to 5.16.0 (boo#955067)
+  * highlighting: gnuplot: add .plt extension
+  * fix validation hint, add hint about the compile time validation
+  * Don't crash when command is not available.
+  * Fix kde##307107
+  * Haskell highlighting variables starting with _
+  * simplify git2 init, given we require recent enough version
+    (kde#353947)
+  * bundle default configs in resource
+  * syntax highlighting (d-g): use default styles instead of
+    hard-coded colors
+  * better scripts search, first user local stuff, then the stuff
+    in our resources, then all other stuff, that way the user can
+    overwrite our shipped scripts with local ones
+  * package all js stuff in resources, too, only 3 config files
+    missing and ktexteditor could be just used as a library without
+    any bundled files
+  * next try: put all bundled xml syntax files into a resource
+  * add input mode switch shortcut (kde#347769)
+  * bundle xml files in resource
+  * syntax highlighting (a-c): migrate to new default styles, remove
+    hard-coded colors
+  * syntax highlighting: remove hard-coded colors and use
+    default styles instead
+  * syntax highlighting: use new default styles
+    (removes hard-coded colors)
+  * Better "Import" default style
+  * Introduce "Save As with Encoding" to save a file with different
+    encoding, using the nice grouped encoding menu we have and
+    replacing all save dialogs with the correct ones of the
+    operating system without loosing this important feature.
+  * bundle ui file into lib, using my extension to xmlgui
+  * Printing again honors the selected font & color schema
+    (kde#344976)
+  * Use breeze colors for saved and modified lines
+  * Improved icon border default colors of scheme "Normal"
+  * autobrace: only insert brace when next letter is empty or
+    not alphanumeric
+  * autobrace: if removing start parenthesis with backspace,
+    remove end as well
+  * autobrace: only establish connection once
+  * Autobrace: eat closing parentheses under some conditions
+  * Fix shortcutoverride not being forwarded to the mainwindow
+  * Bug 342659 - Default "bracket highlighting" color is hard to see
+    (Normal schema fixed) (kde#342659)
+  * Add proper default colors for "Current Line Number" color
+  * bracket matching & auto-brackets: share code
+  * bracket matching: guard against negative maxLines
+  * bracket matching: just because the new range matches the old
+    doesn't mean no update is required
+  * Add the width of half a space to allow painting the cursor at EOL
+  * fix some HiDPI issues in the icon border
+  * fix kde##310712: remove trailing spaces also on line with cursor
+    (kde#310712)
+  * only display "mark set" message when vi input mode is active
+  * remove & from button text (kde#345937)
+  * fix update of current line number color (kde#340363)
+  * implement brackets insert on writing a bracket over a selection
+    (kde#350317)
+  * auto brackets (kde#350317)
+  * fix alert HL (kde#344442)
+  * no column scrolling with dyn word wrap on
+  * remember if highlighting was set by user over sessions to not
+    loose it on save after restore (kde#332605)
+  * fix folding for tex (kde#328348)
+  * fixed kde##327842: End of C-style comment is misdetected (kde#327842)
+  * save/restore dyn word wrap on session save/restore (kde#284250)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+-------------------------------------------------------------------

Old:
----
  ktexteditor-5.15.0.tar.xz

New:
----
  ktexteditor-5.16.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.SpoZYE/_old  2015-11-24 22:25:09.000000000 +0100
+++ /var/tmp/diff_new_pack.SpoZYE/_new  2015-11-24 22:25:09.000000000 +0100
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:           ktexteditor
-Version:        5.15.0
+Version:        5.16.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -98,10 +98,8 @@
 %files
 %defattr(-,root,root)
 %doc COPYING* README*
-%{_kf5_configdir}/kate*
 %{_kf5_libdir}/libKF5TextEditor.so.*
 %{_kf5_sharedir}/katepart5/
-%{_kf5_sharedir}/kxmlgui5/
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/

++++++ ktexteditor-5.15.0.tar.xz -> ktexteditor-5.16.0.tar.xz ++++++
++++ 207452 lines of diff (skipped)


Reply via email to