Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2018-07-21 10:17:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Sat Jul 21 10:17:39 2018 rev:21 rq:623333 version:5.48.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2018-06-22 13:26:02.163379668 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes
2018-07-21 10:20:17.495028617 +0200
@@ -1,0 +2,18 @@
+Mon Jul 16 04:37:52 UTC 2018 - [email protected]
+
+- Update to 5.48.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+ * Fixes for Java comments
+ * Highlight Gradle files with Groovy syntax too
+ * CMake: Fix highlighting after strings with a single `@` symbol
+ * CoffeeScript: add extension .cson
+ * Improve CMake syntax
+ * Rust: Add keywords & bytes, fix identifiers, and other improvements/fixes
+ * Awk: fix regex in a function and update syntax for gawk
+ * Pony: fix single quote escape and a possible infinite loop with #
+ * Update CMake syntax for the upcoming release 3.12.
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.47.0.tar.xz
New:
----
syntax-highlighting-5.48.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.ZokQfT/_old 2018-07-21 10:20:20.619027871 +0200
+++ /var/tmp/diff_new_pack.ZokQfT/_new 2018-07-21 10:20:20.619027871 +0200
@@ -18,13 +18,13 @@
%bcond_without lang
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.47
+%define _tar_path 5.48
# 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}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
Name: syntax-highlighting
-Version: 5.47.0
+Version: 5.48.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.47.0.tar.xz -> syntax-highlighting-5.48.0.tar.xz
++++++
++++ 3346 lines of diff (skipped)