Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2017-10-27 13:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Fri Oct 27 13:59:44 2017 rev:12 rq:536367 version:5.39.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2017-09-19 16:28:38.930656558 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes
2017-10-27 13:59:46.372640948 +0200
@@ -1,0 +2,27 @@
+Mon Oct 23 06:41:48 CEST 2017 - [email protected]
+
+- Update to 5.39.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+ * Fix non-existing itemDatas
+ * Fix invalid itemData references of 57 highlighting files
+ * Add support for custom search paths for application-specific syntax and
theme definitions
+ * remove extra executable bits
+ * AppArmor: fix DBus rules
+ * Highlighting indexer: factor out checks for smaller while loop
+ * ContextChecker: support '!' context switchting and fallthroughContext
+ * Highlighting indexer: check existence of referenced context names
+ * remove extra executable bits
+ * Relicense qmake highlighting to MIT license
+ * Let qmake highlighting win over Prolog for .pro files (kde#383349)
+ * Support clojure's "@" macro with brackets
+ * Add syntax highlighting for AppArmor Profiles.
+ * Highlighting indexer: Catch invalid a-Z/A-z ranges in regexps
+ * Fixing incorrectly capitalized ranges in regexps
+ * add missing reference files for tests, looks ok, I think
+ * Added Intel HEX file support for the Syntax highlighting database
+ * Disable spell checking for strings in Sieve scripts
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.38.0.tar.xz
New:
----
syntax-highlighting-5.39.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.V5L5qb/_old 2017-10-27 13:59:47.756576256 +0200
+++ /var/tmp/diff_new_pack.V5L5qb/_new 2017-10-27 13:59:47.760576069 +0200
@@ -18,13 +18,13 @@
%bcond_without lang
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.38
+%define _tar_path 5.39
# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
Name: syntax-highlighting
-Version: 5.38.0
+Version: 5.39.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.38.0.tar.xz -> syntax-highlighting-5.39.0.tar.xz
++++++
++++ 7238 lines of diff (skipped)