Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2017-08-24 18:00:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Thu Aug 24 18:00:25 2017 rev:10 rq:516714 version:5.37.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2017-07-17 10:27:03.926296709 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes
2017-08-24 18:00:29.827987147 +0200
@@ -1,0 +2,43 @@
+Sat Aug 12 09:23:45 UTC 2017 - [email protected]
+
+- Update to 5.37.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+ * Allow to build KSyntaxHighlighter without Qt5Gui
+ * Add cross-compilation support for the highlighting indexer
+ * Themes: Remove all unused metadata (license, author, read-only)
+ * Theme: Remove license and author fields
+ * Theme: Derive read-only flag from file on disk
+ * Add syntax highlighting for YANG data modeling language
+ * PHP: Add PHP 7 keywords (kde#356383)
+ * PHP: Clean up PHP 5 information
+ * fix gnuplot, make leading/trailing spaces fatal
+ * fix 'else if' detection, we need to switch context, add extra rule
+ * indexer checks for leading/trailing whitespaces in XML highlighting
+ * Doxygen: Add Doxyfile highlighting
+ * add missing standard types to C highlighting and update to C11 (kde#367798)
+ * Q_PI D => Q_PID
+ * PHP: Improve highlighting of variables in curly braces in double quotes
(kde#382527)
+ * Add PowerShell highlighting
+ * Haskell: Add file extension .hs-boot (bootstrap module) (kde#354629)
+ * Fix replaceCaptures() to work with more than 9 captures
+ * Ruby: Use WordDetect instead of StringDetect for full word matching
+ * Fix incorrect highlighting for BEGIN and END in words such as "EXTENDED"
(kde#350709)
+ * PHP: Remove mime_content_type() from list of deprecated functions
(kde#371973)
+ * XML: Add XBEL extension/mimetype to xml highlighting (kde#374573)
+ * Bash: Fix incorrect highlighting for command options (kde#375245)
+ * Perl: Fix heredoc highlighting with leading spaces in the delimiter
(kde#379298)
+ * Update SQL (Oracle) syntax file (kde#368755)
+ * C++: Fix '-' is not a part of UDL String (kde#380408)
+ * C++: printf format specifies: add 'n' and 'p', remove 'P' (kde#380409)
+ * C++: Fix char value have the color of the strings (kde#380489)
+ * VHDL: Fix highlighting error when using brackets and attributes
(kde#368897)
+ * zsh highlighting: Fix math expression in a substring expression
(kde#380229)
+ * JavaScript Highlighting: Add support for E4X xml extension (kde#373713)
+ * Remove "*.conf" extension rule
+ * Pug/Jade syntax
+
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.36.0.tar.xz
New:
----
syntax-highlighting-5.37.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.G1gm5c/_old 2017-08-24 18:00:31.211792239 +0200
+++ /var/tmp/diff_new_pack.G1gm5c/_new 2017-08-24 18:00:31.219791113 +0200
@@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.36
+%define _tar_path 5.37
Name: syntax-highlighting
-Version: 5.36.0
+Version: 5.37.0
Release: 0
Summary: Syntax highlighting engine and library
License: LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and
BSD-3-Clause and Artistic-1.0
++++++ syntax-highlighting-5.36.0.tar.xz -> syntax-highlighting-5.37.0.tar.xz
++++++
++++ 198306 lines of diff (skipped)