Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2019-09-23 12:28:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Sep 23 12:28:11 2019 rev:36 rq:730975 version:5.62.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2019-08-19 21:25:59.052663413 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.7948/syntax-highlighting.changes
2019-09-23 12:28:13.729700578 +0200
@@ -1,0 +2,40 @@
+Sat Sep 7 20:37:21 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.62.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+ * Improve API documentation for Definition::setKeywordList()
+ * C & ISO C++: add digraphs (folding & preprocessor) (kde#411508)
+ * Markdown, TypeScript & Logcat: some fixes
+ * Format class: add functions to know if XML files set style attributes
+ * update matlab test refs
+ * combine test.m stuff into existing highlight.m
+ * Support for native Matlab strings
+ * Gettext: Add "Translated String" style and spellChecking attribute
(kde#392612)
+ * reST: handle some more corner cases, add an actual test file
+ * Set the OpenSCAD indenter to C-style instead of none.
+ * Possiblity to change Definition data after loading
+ * Highlighting indexer: check kateversion
+ * Markdown: multiple improvements and fixes (kde#390309)
+ * JSP: support of <script> and <style> ; use IncludeRule ##Java
+ * LESS: import CSS keywords, new highlighting and some improvements
+ * JavaScript: remove unnecessary "Conditional Expression" context
+ * New syntax: SASS. Some fixes for CSS and SCSS (kde#149313)
+ * Use CMake find_dependency in CMake config file instead of find_package
+ * SCSS: fix interpolation (#{...}) and add the Interpolation color
+ * fix additionalDeliminator attribute (kde#399348)
+ * C++: contracts are not in C++20
+ * Gettext: fix "previous untranslated string" and other improvements/fixes
+ * Jam: Fix local with variable without initilisation and highlight SubRule
+ * Remove unused includes
+ * implicit fallthough if there is fallthoughContext
+ * restore right file paths
+ * Add common GLSL file extensions (.vs, .gs, .fs)
+ * Latex: several fixes (math mode, nested verbatim, ...) (kde#320303)
+ * Lua: fix color of end with several levels of condition and function nesting
+ * Highlighting indexer: all warnings are fatal
+ * Include KDE* cmake macros first
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.61.0.tar.xz
syntax-highlighting-5.61.0.tar.xz.sig
New:
----
syntax-highlighting-5.62.0.tar.xz
syntax-highlighting-5.62.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.zUTOpC/_old 2019-09-23 12:28:14.389700470 +0200
+++ /var/tmp/diff_new_pack.zUTOpC/_new 2019-09-23 12:28:14.393700470 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.61
+%define _tar_path 5.62
# 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: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: syntax-highlighting
-Version: 5.61.0
+Version: 5.62.0
Release: 0
Summary: Syntax highlighting engine and library
License: LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND
GPL-3.0-only AND MIT AND BSD-3-Clause AND Artistic-1.0
++++++ syntax-highlighting-5.61.0.tar.xz -> syntax-highlighting-5.62.0.tar.xz
++++++
++++ 34391 lines of diff (skipped)