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-10-11 18:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Tue Oct 11 18:00:42 2022 rev:74 rq:1009043 version:5.99.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2022-09-13 15:11:00.272915487 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.2275/syntax-highlighting.changes
2022-10-11 18:02:51.677824038 +0200
@@ -1,0 +2,23 @@
+Sat Oct 1 15:56:20 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.99.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+ * Add Qt 6 Windows CI
+ * Bash,Zsh: add Dollar Prefix style for simple variable
+ * Zsh: disable spellcheck
+ * Zsh: fix Parameter Expansion style for )) in $((...)) and add missing
parameter expansion flags
+ * Bash: fix Parameter Expansion style for )) in $((...))
+ * prefer Oklab to CIELAB for perceptual color difference in ansi256 mode
+ * PostgreSQL: Remove # as line comment
+ * .gitlab-ci.yml: enable static builds
+ * Improve ASN.1 highlighting
+ * Ruby: add keywords used for refinements to the mixin methods list
+ * Python: add := operator, built-in functions and special methods
+ * Crystal Syntax Highlighting Definition: // operator, macros, keywords
+ * debianchangelog.xml: Set default filename
+ * bash.xml: The other (more correct) form of multiline comments
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.98.0.tar.xz
syntax-highlighting-5.98.0.tar.xz.sig
New:
----
syntax-highlighting-5.99.0.tar.xz
syntax-highlighting-5.99.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.wt2o9l/_old 2022-10-11 18:02:52.953826101 +0200
+++ /var/tmp/diff_new_pack.wt2o9l/_new 2022-10-11 18:02:52.957826107 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.98
+%define _tar_path 5.99
# 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.98.0
+Version: 5.99.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
@@ -40,14 +40,12 @@
BuildRequires: kf5-filesystem
BuildRequires: cmake(Qt5Core) >= 5.15.0
BuildRequires: cmake(Qt5Gui) >= 5.15.0
+BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
BuildRequires: cmake(Qt5Network) >= 5.15.0
BuildRequires: cmake(Qt5Quick) >= 5.15.0
BuildRequires: cmake(Qt5Test) >= 5.15.0
BuildRequires: cmake(Qt5Widgets) >= 5.15.0
BuildRequires: cmake(Qt5XmlPatterns) >= 5.15.0
-%if %{with released}
-BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
-%endif
%description
This is a tier1/functional version of the Kate syntax highlighting engine.
@@ -94,16 +92,12 @@
%kf5_makeinstall -C build
%fdupes %{buildroot}
-%if %{with released}
%find_lang syntaxhighlighting5 --with-qt --without-mo
-%endif
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
-%if %{with released}
%files -n %{lname}-lang -f syntaxhighlighting5.lang
-%endif
%files
%{_kf5_debugdir}/ksyntaxhighlighting.categories
++++++ syntax-highlighting-5.98.0.tar.xz -> syntax-highlighting-5.99.0.tar.xz
++++++
++++ 9618 lines of diff (skipped)