Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2019-02-14 14:29:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Thu Feb 14 14:29:55 2019 rev:28 rq:674286 version:5.55.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2019-01-21 10:23:46.089855271 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.28833/syntax-highlighting.changes
2019-02-14 14:30:05.199742600 +0100
@@ -1,0 +2,17 @@
+Sun Feb 10 22:03:26 UTC 2019 - [email protected]
+
+- Update to 5.55.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+ * Fix end of folding region in rules with lookAhead=true
+ * AsciiDoc: Fix highlighting of include directive
+ * Add AsciiDoc support
+ * Fixed Bug Which Caused Infinite Loop While Highlighting Kconfig Files
+ * check for endless context switches
+ * Ruby: fix RegExp after ": " and fix/improve detection of HEREDOC
(kde#361875, kde#358273)
+ * delete copy constructor and assignment operator of some internal classes
+ * Haskell: Make = a special symbol
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.54.0.tar.xz
New:
----
syntax-highlighting-5.55.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.wCgZHG/_old 2019-02-14 14:30:06.255742114 +0100
+++ /var/tmp/diff_new_pack.wCgZHG/_new 2019-02-14 14:30:06.259742112 +0100
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.54
+%define _tar_path 5.55
# 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.54.0
+Version: 5.55.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.54.0.tar.xz -> syntax-highlighting-5.55.0.tar.xz
++++++
++++ 17278 lines of diff (skipped)