Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2019-06-22 11:16:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Sat Jun 22 11:16:33 2019 rev:33 rq:710787 version:5.59.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2019-05-21 10:34:47.887304769 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4615/syntax-highlighting.changes
2019-06-22 11:16:34.552925872 +0200
@@ -1,0 +2,21 @@
+Sun Jun 09 07:35:14 UTC 2019 - [email protected]
+
+- Update to 5.59.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- Changes since 5.58.0:
+ * YAML: only comments after spaces and other improvements/fixes (kde#407060)
+ * Markdown: use includeAttrib in code blocks
+ * fix highlighting of '\0' in C mode
+ * Tcsh: fix operators and keywords
+ * Add syntax definition for the Common Intermediate Language
+ * SyntaxHighlighter: Fix foreground color for text without special
highlighting (kde#406821, kde#406816)
+ * examples: move codeeditor also in own subdir
+ * Add example app for printing highlighted text to pdf
+ * Markdown: Use color with higher contrast for lists (kde#405824)
+ * Remove .conf extension from "INI Files" hl, to determine the highlighter
using MIME type (kde#400290)
+ * Perl: fix the // operator (kde#407327)
+ * fix casing of UInt* types in Julia hl (kde#407611)
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.58.0.tar.xz
New:
----
syntax-highlighting-5.59.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.lWqOC4/_old 2019-06-22 11:16:35.308926682 +0200
+++ /var/tmp/diff_new_pack.lWqOC4/_new 2019-06-22 11:16:35.320926695 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.58
+%define _tar_path 5.59
# 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.58.0
+Version: 5.59.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.58.0.tar.xz -> syntax-highlighting-5.59.0.tar.xz
++++++
++++ 5707 lines of diff (skipped)