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-02-13 16:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Feb 13 16:39:13 2023 rev:78 rq:1064634 version:5.103.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2023-01-16 18:01:22.299647337 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.1848/syntax-highlighting.changes
2023-02-13 16:41:20.267513280 +0100
@@ -1,0 +2,25 @@
+Wed Feb 8 09:13:12 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.103.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.103.0
+- Changes since 5.102.0:
+ * Log: fix slow search regex ; add Critical section ; some improvement in
Log File (advanced) (kde#464424)
+ * Cobol: add extensions ; add exec sql block ; picture clause more permissive
+ * Cobol: replace tab with 2 spaces
+ * Add Zig language
+ * Add Cabal syntax
+ * Add Log File syntax
+ * avoid copies of Theme and QString in functions that manipulate themes
+ * FormatPrivate now contains a definition name rather than a reference to a
definition
+ * add noexcept
+ * Theme::m_data is now always initialized with a valid pointer
+ * optimize ThemeData::textStyleOverride
+ * Replace DefinitionRef in StateData with a definition id
+ * Add COBOL syntax
+ * Indexer: suggest more minimal=1 or other rule for RegExpr with lookhaed=1
and .*
+ * Indexer: check xml validity
+ * feat: Add new syntax for `Earthfile`
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.102.0.tar.xz
syntax-highlighting-5.102.0.tar.xz.sig
New:
----
syntax-highlighting-5.103.0.tar.xz
syntax-highlighting-5.103.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.aVVP6f/_old 2023-02-13 16:41:20.835516955 +0100
+++ /var/tmp/diff_new_pack.aVVP6f/_new 2023-02-13 16:41:20.839516982 +0100
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.102
+%define _tar_path 5.103
# 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.102.0
+Version: 5.103.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
@@ -91,8 +91,7 @@
%find_lang syntaxhighlighting5 --with-qt --without-mo
-%post -n %{lname} -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{lname}
%files -n %{lname}-lang -f syntaxhighlighting5.lang
++++++ syntax-highlighting-5.102.0.tar.xz -> syntax-highlighting-5.103.0.tar.xz
++++++
++++ 20906 lines of diff (skipped)