Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-syntax-highlighting for openSUSE:Factory checked in at 2025-06-18 15:55:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-syntax-highlighting (Old) and /work/SRC/openSUSE:Factory/.kf6-syntax-highlighting.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-syntax-highlighting" Wed Jun 18 15:55:56 2025 rev:16 rq:1285621 version:6.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-syntax-highlighting/kf6-syntax-highlighting.changes 2025-05-12 16:48:11.402935565 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-syntax-highlighting.new.19631/kf6-syntax-highlighting.changes 2025-06-18 16:00:12.962312668 +0200 @@ -1,0 +2,16 @@ +Mon Jun 9 20:29:50 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.15.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.15.0 +- Too many changes since 6.14.0, only listing bugfixes: + * Scheme: highlight name of syntactical sugar for procedure as Function (kde#476879) + * Ruby: fix sub class after keyword / function (kde#495823) + * Ruby: fix operator after method call (expected unary operator or expression) (kde#495823) + * Ruby: fix %-string and regex in array (kde#495823) + * Python: add string deliminator highlighting and disable spell checking on them (kde#464690) + * INI: add *.INI as a file extension (kde#502541) +- Replace _kf6_bugfix_version usage + +------------------------------------------------------------------- Old: ---- syntax-highlighting-6.14.0.tar.xz syntax-highlighting-6.14.0.tar.xz.sig New: ---- syntax-highlighting-6.15.0.tar.xz syntax-highlighting-6.15.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-syntax-highlighting.spec ++++++ --- /var/tmp/diff_new_pack.bKCDZW/_old 2025-06-18 16:00:13.514335280 +0200 +++ /var/tmp/diff_new_pack.bKCDZW/_new 2025-06-18 16:00:13.514335280 +0200 @@ -16,16 +16,14 @@ # -%define qt6_version 6.7.0 +%define qt6_version 6.8.0 %define rname syntax-highlighting -# Full KF6 version (e.g. 6.14.0) +# Full KF6 version (e.g. 6.15.0) %{!?_kf6_version: %global _kf6_version %{version}} -# Last major and minor KF6 version (e.g. 6.0) -%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-syntax-highlighting -Version: 6.14.0 +Version: 6.15.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 @@ -35,9 +33,8 @@ Source1: %{rname}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: doxygen BuildRequires: fdupes -BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} +BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version} BuildRequires: pkgconfig BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} @@ -86,7 +83,7 @@ %autosetup -p1 -n %{rname}-%{version} %build -%cmake_kf6 -DBUILD_QCH:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -115,7 +112,6 @@ %{_kf6_libdir}/libKF6SyntaxHighlighting.so.* %files devel -%doc %{_kf6_qchdir}/KF6SyntaxHighlighting.* %{_kf6_cmakedir}/KF6SyntaxHighlighting/ %{_kf6_includedir}/KSyntaxHighlighting/ %{_kf6_libdir}/libKF6SyntaxHighlighting.so ++++++ syntax-highlighting-6.14.0.tar.xz -> syntax-highlighting-6.15.0.tar.xz ++++++ ++++ 15111 lines of diff (skipped)