Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2021-12-13 20:41:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Dec 13 20:41:28 2021 rev:64 rq:939261 version:5.89.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2021-11-15 15:27:25.545840728 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2520/syntax-highlighting.changes
2021-12-13 20:45:29.984493188 +0100
@@ -1,0 +2,34 @@
+Sat Dec 4 22:57:10 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.89.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.89.0
+- Changes since 5.88.0:
+ * markdown.xml: Fix highlighting of headers (include last char) (kde#444422)
+ * Update orgmode.xml
+ * use the same way as emacs to highlight priority cookie
+ * update test files
+ * support verbatim since it seems used more often than inline code
+ * support single line comment, babel call, priority cookie
+ * Update context.xml version
+ * Update ConTeXt test references
+ * Corrected syntax for ConTeXt TABLE commands (kde#445820)
+ * ConTeXt: Verbatim highlighting allows for nesting (kde#445818)
+ * Added ConTeXt test references
+ * Added ConTeXt test file
+ * Update context.xml version number
+ * Added highlighting for ConTeXt "\m" command
+ * Fixed current math command highlighting.
+ * misc: Add `Pipfile` to create Python venv for generators
+ * cmake.xml: Updates for CMake 3.22
+ * fix: Add `Loader` parameter in call to `yaml.load()`
+ * update test for inline code
+ * support inline code and another type of number list
+ * update test files for newly added syntax
+ * support block and number list
+ * add test files
+ * add orgmode.xml
+ * add racket.xml
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.88.0.tar.xz
syntax-highlighting-5.88.0.tar.xz.sig
New:
----
syntax-highlighting-5.89.0.tar.xz
syntax-highlighting-5.89.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.seCJ4v/_old 2021-12-13 20:45:30.704493276 +0100
+++ /var/tmp/diff_new_pack.seCJ4v/_new 2021-12-13 20:45:30.708493277 +0100
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.88
+%define _tar_path 5.89
# 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.88.0
+Version: 5.89.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.88.0.tar.xz -> syntax-highlighting-5.89.0.tar.xz
++++++
++++ 7623 lines of diff (skipped)