Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2015-09-02 07:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-14 
17:29:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2015-09-02 07:48:17.000000000 +0200
@@ -1,0 +2,55 @@
+Tue Aug  4 19:20:44 UTC 2015 - [email protected]
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+    noise by default
+  * Docbook documentation has been reviewed and updated
+  * Guard default log level for Qt < 5.4.0, fix log cat name
+  * Add hl for Xonotic (kde#342265)
+  * Add Groovy HL (kde#329320)
+  * Update J highlighting (kde#346386)
+  * Make compile with MSVC2015
+  * Less iconloader use, fix more pixelated icons
+  * Enable/disable find all button on pattern changes
+  * Improved search & replace bar
+  * Remove useless ruler from powermode
+  * More slim search bar
+  * vi: Fix misreading of markType01 flag
+  * Use correct qualification to call base method.
+  * Remove checks, QMetaObject::invokeMethod guards itself
+    against that already.
+  * Fix HiDPI issues with color pickers
+  * Cleanup coe: QMetaObject::invokeMethod is nullptr safe.
+  * More comments
+  * Change the way the interfaces are null safe
+  * Only output warnings and above per default
+  * Remove todos from the past
+  * Use QVarLengthArray to save the temporary QVector iteration.
+  * Move the hack to indent group labels to construction time.
+  * Fixup some serious issues with the KateCompletionModel in
+    tree mode.
+  * Fix broken model design, which relied on Qt 4 behavior.
+  * Obey umask rules when saving new file (kde#343158)
+  * Add meson HL
+  * As Varnish 4.x introduces various syntax changes compared to
+    Varnish 3.x, I wrote additional, separate syntax highlighting
+    files for Varnish 4 (varnish4.xml, varnishtest4.xml).
+  * Fix HiDPI issues
+  * vimode: don't crash if the <c-e> command gets executed in the
+    end of a document. (kde#350299)
+  * Support QML multi-line strings.
+  * Fix syntax of oors.xml
+  * Add CartoCSS hl by Lukas Sommer (kde#340756)
+  * Fix floating point HL, use the inbuilt Float like in C
+    (kde#348843)
+  * Split directions did got reversed (kde#348845)
+  * Bug 348317 - [PATCH] Katepart syntax highlighting should
+    recognize \u0123 style escapes for JavaScript (kde#348317)
+  * Add *.cljs (kde#349844)
+  * Update the GLSL highlighting file.
+  * Fixed default colors to be more distinguishable
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+-------------------------------------------------------------------

Old:
----
  ktexteditor-5.12.0.tar.xz

New:
----
  ktexteditor-5.13.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.8R4Z2A/_old  2015-09-02 07:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.8R4Z2A/_new  2015-09-02 07:48:18.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:           ktexteditor
-Version:        5.12.0
+Version:        5.13.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -35,13 +35,13 @@
 BuildRequires:  kparts-devel >= %{_tar_path}
 BuildRequires:  libgit2-devel
 BuildRequires:  sonnet-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Script) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.3.0
+BuildRequires:  cmake(Qt5Script) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5Xml) >= 5.3.0
+BuildRequires:  cmake(Qt5XmlPatterns) >= 5.3.0
 %if %{with lang}
 Recommends:     %{name}-lang = %{version}
 %endif

++++++ ktexteditor-5.12.0.tar.xz -> ktexteditor-5.13.0.tar.xz ++++++
++++ 169077 lines of diff (skipped)


Reply via email to