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 2023-01-16 17:58:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Jan 16 17:58:53 2023 rev:77 rq:1058542 version:5.102.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2022-12-12 17:41:16.797658339 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.32243/syntax-highlighting.changes
2023-01-16 18:01:22.299647337 +0100
@@ -1,0 +2,23 @@
+Thu Jan 12 08:19:20 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.102.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.102.0
+- Changes since 5.101.0:
+ * Resolve conflict on .ex file extension
+ * Markdown: remove dynamic rules that are not needed
+ * Julia: merge hundreds of rules into a single regex ; fix adjoint operator
; includes ##Comments
+ * avoid temporary constructions of Definition in
AbstractHighlighter::highlightLine
+ * GCode: numbers are optional with parameters (kde#462969)
+ * cmake: Use ECMQmlModule for qtquick plugin
+ * update version and references
+ * Add MapCSS highlighting
+ * Update test files for Nim codeblock in markdown
+ * Add testcase to markdown file for Nim code blocks
+ * Markdown: Use nim highlighting in nim blocks
+ * Add testcase for "\"
+ * Nim: Small syntax fixes
+ * Add new keywords: `get` and `set`
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.101.0.tar.xz
syntax-highlighting-5.101.0.tar.xz.sig
New:
----
syntax-highlighting-5.102.0.tar.xz
syntax-highlighting-5.102.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.T7bQ3c/_old 2023-01-16 18:01:23.139652050 +0100
+++ /var/tmp/diff_new_pack.T7bQ3c/_new 2023-01-16 18:01:23.143652073 +0100
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.101
+%define _tar_path 5.102
# 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 released
Name: syntax-highlighting
-Version: 5.101.0
+Version: 5.102.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.101.0.tar.xz -> syntax-highlighting-5.102.0.tar.xz
++++++
++++ 4052 lines of diff (skipped)