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 2022-09-13 15:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Tue Sep 13 15:09:30 2022 rev:73 rq:1002874 version:5.98.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2022-08-15 20:00:06.693376529 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2083/syntax-highlighting.changes
2022-09-13 15:11:00.272915487 +0200
@@ -1,0 +2,38 @@
+Tue Sep 6 07:17:33 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.98.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.98.0
+- Changes since 5.97.0:
+ * cmake.xml: Add `CMAKE_FILES_DIRECTORY` as undocumented
+ * Use C-style indenting for GLSL
+ * bash.xml: Enable multiline comments and RST documentation
+ * bash.xml: Reformat for better looking
+ * VHDL: fix some highlighting and folding errors
+ * Python: when strings are not closed, mark only the following line as error
+ * Change singleLineComments to be AfterWhiteSpace for c-like langs
(kde#438744, kde#456819)
+ * Add FreeBSD Qt6 CI support
+ * Indexer: ignore attribute with lookAhead in suggestRuleMerger() and check
attribute only used with lookAhead or IncludeRules
+ * detect .gcode files as G-Code (kde#457753)
+ * Asciidoc: fix section block continuation that should not be highlighted
+ * Asciidoc: optimize rendering time by about 35%
+ * Asciidoc: fix title highlighting when not starting at level 0 (kde#452238)
+ * Bash/Zsh: add -o and -a logical operators with [ ... ]
+ * G-Code: fix number pattern, Mnnn as M-word or M-word (user), add String
and... (kde#457754)
+ * Fortran: Interpret percent sign as operator
+ * RPM Spec: fix #20: support of ${expand:...}, ${lua:...}, lua section and
some...
+ * VHDL: (#21) fix instantiating component in architecture
+ * CartoCSS: fix the last statement in curly braces when it does not
terminate with a semicolon
+ * C: support of C23 and synchronization with cpp.xml
+ * C++: bump version number
+ * C++: Symbol style for LineContinue in String and # in Define
+ * C++: various optimizations and minor improvements
+ * C++: add assume attribute
+ * C++: add z/Z number suffix
+ * C++: add extensions for printf (C23): wN, wfN, H, D, and DD length
modifiers, b format
+ * C++: add elifdef/elifndef ; add Char/String Literal Prefix style ; check
extra hexadecimal char in String8
+ * Optimize AbstractHighlighter
+ * Resolve regexp rules lazily
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.97.0.tar.xz
syntax-highlighting-5.97.0.tar.xz.sig
New:
----
syntax-highlighting-5.98.0.tar.xz
syntax-highlighting-5.98.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.LbYst7/_old 2022-09-13 15:11:00.700916692 +0200
+++ /var/tmp/diff_new_pack.LbYst7/_new 2022-09-13 15:11:00.704916702 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.97
+%define _tar_path 5.98
# 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.97.0
+Version: 5.98.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.97.0.tar.xz -> syntax-highlighting-5.98.0.tar.xz
++++++
++++ 15331 lines of diff (skipped)