Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2019-01-21 10:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Jan 21 10:23:44 2019 rev:27 rq:665877 version:5.54.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2018-12-19 13:45:21.619624117 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
2019-01-21 10:23:46.089855271 +0100
@@ -1,0 +2,24 @@
+Mon Jan 14 06:08:56 UTC 2019 - [email protected]
+
+- Update to 5.54.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+ * Update php syntax support
+ * WML: fix embedded Lua code & use new default styles
+ * highlight token strings and delimited strings
+ * fixups for `extern` and `pragma`
+ * Highlight CUDA .cu and .cuh files as C++
+ * TypeScript & TS/JS React: improve types detection, fix float-points &
other improvements/fixes
+ * Haskell: Highlight empty comments after 'import'
+ * WML: fix infinite loop in contexts switch & only highlight tags with valid
names (kde#402720)
+ * BrightScript: Add workaround for QtCreator 'endsub' highlighting
+ * improve highlighting of complex numbers (kde#402002)
+ * BrightScript: Remove unused keyword list 'end'
+ * increment file version
+ * add attributes `shared` and `__gshared`
+ * stay in context Linkage2/Pragma2 until closing paren
+ * BrightScript: Add function/sub folding
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.53.0.tar.xz
New:
----
syntax-highlighting-5.54.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.S8YEKX/_old 2019-01-21 10:23:46.529854786 +0100
+++ /var/tmp/diff_new_pack.S8YEKX/_new 2019-01-21 10:23:46.533854782 +0100
@@ -1,7 +1,7 @@
#
# spec file for package syntax-highlighting
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.53
+%define _tar_path 5.54
# 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.53.0
+Version: 5.54.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.53.0.tar.xz -> syntax-highlighting-5.54.0.tar.xz
++++++
++++ 15202 lines of diff (skipped)