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-04-09 18:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old) and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting" Sun Apr 9 18:40:32 2023 rev:80 rq:1078104 version:5.105.0 Changes: -------- --- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes 2023-03-12 16:26:03.397243204 +0100 +++ /work/SRC/openSUSE:Factory/.syntax-highlighting.new.19717/syntax-highlighting.changes 2023-04-09 18:42:46.662349106 +0200 @@ -1,0 +2,10 @@ +Sat Apr 1 17:01:00 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.105.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.105.0 +- Changes since 5.104.0: + * Highlight the QML "required" keyword, added in Qt 5.15 + +------------------------------------------------------------------- Old: ---- syntax-highlighting-5.104.0.tar.xz syntax-highlighting-5.104.0.tar.xz.sig New: ---- syntax-highlighting-5.105.0.tar.xz syntax-highlighting-5.105.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syntax-highlighting.spec ++++++ --- /var/tmp/diff_new_pack.jsT2Ws/_old 2023-04-09 18:42:47.118351686 +0200 +++ /var/tmp/diff_new_pack.jsT2Ws/_new 2023-04-09 18:42:47.122351708 +0200 @@ -17,14 +17,14 @@ %define lname libKF5SyntaxHighlighting5 -%define _tar_path 5.104 +%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.104.0 +Version: 5.105.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.104.0.tar.xz -> syntax-highlighting-5.105.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/CMakeLists.txt new/syntax-highlighting-5.105.0/CMakeLists.txt --- old/syntax-highlighting-5.104.0/CMakeLists.txt 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/CMakeLists.txt 2023-03-31 11:18:56.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.104.0") +set(KF_VERSION "5.105.0") project(KSyntaxHighlighting VERSION ${KF_VERSION}) -find_package(ECM 5.104.0 REQUIRED NO_MODULE) +find_package(ECM 5.105.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) if(POLICY CMP0063) cmake_policy(SET CMP0063 NEW) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/data/syntax/qml.xml new/syntax-highlighting-5.105.0/data/syntax/qml.xml --- old/syntax-highlighting-5.104.0/data/syntax/qml.xml 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/data/syntax/qml.xml 2023-03-31 11:18:56.000000000 +0200 @@ -4,7 +4,7 @@ <!ENTITY identifier "[a-zA-Z_$][\w$]*"> ]> <!-- Author: Milian Wolff <m...@milianw.de> --> -<language name="QML" version="9" kateversion="5.53" section="Scripts" extensions="*.qml;*.qmltypes" +<language name="QML" version="10" kateversion="5.53" section="Scripts" extensions="*.qml;*.qmltypes" mimetype="text/x-qml;application/x-qml" indenter="cstyle" author="Milian Wolff (m...@milianw.de)" license="MIT"> <highlighting> @@ -89,6 +89,7 @@ <!-- keywords not part of JavaScript --> <list name="extra-keywords"> <item>readonly</item> + <item>required</item> </list> <list name="types"> <!-- see: http://doc.trolltech.com/4.7-snapshot/qml-extending-types.html --> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/ar/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/ar/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/ar/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/ar/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -241,7 +241,7 @@ #| msgid "Component-Pascal" msgctxt "Language|" msgid "Component-Pascal" -msgstr "Ù ÙÙÙÙ-Ù¾Ø§Ø³ÙØ§Ù" +msgstr "Ù ÙÙÙÙ-Ø¨Ø§Ø³ÙØ§Ù" msgctxt "Language|" msgid "Crack" @@ -637,14 +637,14 @@ #| msgid "Java" msgctxt "Language|" msgid "Javadoc" -msgstr "جاڤا" +msgstr "Ø¬Ø§ÙØ§" #, fuzzy #| msgctxt "Language" #| msgid "JavaScript" msgctxt "Language|" msgid "JavaScript React (JSX)" -msgstr "Ø¬Ø§Ú¤Ø§Ø³ÙØ±Ø¨Øª" +msgstr "Ø¬Ø§ÙØ§Ø³Ùربت" msgctxt "Language|" msgid "JavaScript" @@ -938,35 +938,35 @@ #| msgid "Objective-C++" msgctxt "Language|" msgid "Objective-C++" -msgstr "Ø£ÙØ¨Ø¬ÙÙØªÚ¤ سÙ++" +msgstr "Ø£ÙØ¨Ø¬ÙÙØªÙ سÙ++" #, fuzzy #| msgctxt "Language" #| msgid "Objective-C" msgctxt "Language|" msgid "Objective-C" -msgstr "Ø£ÙØ¨Ø¬ÙÙØªÚ¤ سÙ" +msgstr "Ø£ÙØ¨Ø¬ÙÙØªÙ سÙ" #, fuzzy #| msgctxt "Language" #| msgid "Objective-C" msgctxt "Language|" msgid "Objective Caml Ocamllex" -msgstr "Ø£ÙØ¨Ø¬ÙÙØªÚ¤ سÙ" +msgstr "Ø£ÙØ¨Ø¬ÙÙØªÙ سÙ" #, fuzzy #| msgctxt "Language" #| msgid "Objective-C" msgctxt "Language|" msgid "Objective Caml" -msgstr "Ø£ÙØ¨Ø¬ÙÙØªÚ¤ سÙ" +msgstr "Ø£ÙØ¨Ø¬ÙÙØªÙ سÙ" #, fuzzy #| msgctxt "Language" #| msgid "Objective-C" msgctxt "Language|" msgid "Objective Caml Ocamlyacc" -msgstr "Ø£ÙØ¨Ø¬ÙÙØªÚ¤ سÙ" +msgstr "Ø£ÙØ¨Ø¬ÙÙØªÙ سÙ" msgctxt "Language|" msgid "Octave" @@ -985,14 +985,14 @@ #| msgid "OpenCL" msgctxt "Language|" msgid "OpenCL" -msgstr "Ø£ÙÙ¾ÙâØ³ÙâØ¥Ù" +msgstr "Ø£ÙØ¨ÙâØ³ÙâØ¥Ù" #, fuzzy #| msgctxt "Language" #| msgid "OpenCL" msgctxt "Language|" msgid "OpenSCAD" -msgstr "Ø£ÙÙ¾ÙâØ³ÙâØ¥Ù" +msgstr "Ø£ÙØ¨ÙâØ³ÙâØ¥Ù" #, fuzzy #| msgid "Normal Mode" @@ -1009,18 +1009,18 @@ #| msgid "Pango" msgctxt "Language|" msgid "Pango" -msgstr "Ù¾Ø§ÙØºÙ" +msgstr "Ø¨Ø§ÙØºÙ" msgctxt "Language|" msgid "Pascal" -msgstr "Ù¾Ø§Ø³ÙØ§Ù" +msgstr "Ø¨Ø§Ø³ÙØ§Ù" #, fuzzy #| msgctxt "Language" #| msgid "Perl" msgctxt "Language|" msgid "Perl" -msgstr "Ù¾ÙØ±Ù" +msgstr "Ø¨ÙØ±Ù" msgctxt "Language|" msgid "PHP/PHP" @@ -1076,7 +1076,7 @@ #, fuzzy msgctxt "Language|" msgid "Puppet" -msgstr "Ù¾ÙÙ¾ÙØª" +msgstr "Ø¨ÙØ¨Ùت" msgctxt "Language|" msgid "PureBasic" @@ -1095,7 +1095,7 @@ msgctxt "Language|" msgid "Python" -msgstr "Ù¾ÙØ«ÙÙ" +msgstr "Ø¨ÙØ«ÙÙ" #, fuzzy #| msgctxt "Language Section" @@ -1154,7 +1154,7 @@ #| msgid "Replicode" msgctxt "Language|" msgid "Replicode" -msgstr "رÙÙ¾ÙÙÙØ¯" +msgstr "Ø±ÙØ¨ÙÙÙØ¯" #, fuzzy msgctxt "Language|" @@ -1398,7 +1398,7 @@ #| msgid "JavaScript" msgctxt "Language|" msgid "TypeScript React (TSX)" -msgstr "Ø¬Ø§Ú¤Ø§Ø³ÙØ±Ø¨Øª" +msgstr "Ø¬Ø§ÙØ§Ø³Ùربت" #, fuzzy #| msgctxt "Language Section" @@ -1412,14 +1412,14 @@ #| msgid "JavaScript" msgctxt "Language|" msgid "UnrealScript" -msgstr "Ø¬Ø§Ú¤Ø§Ø³ÙØ±Ø¨Øª" +msgstr "Ø¬Ø§ÙØ§Ø³Ùربت" #, fuzzy #| msgctxt "Language" #| msgid "Vala" msgctxt "Language|" msgid "Vala" -msgstr "Ú¤Ø§ÙØ§" +msgstr "ÙØ§Ùا" msgctxt "Language|" msgid "Valgrind Suppression" @@ -1460,7 +1460,7 @@ #| msgid "Vera" msgctxt "Language|" msgid "Vera" -msgstr "Ú¤ÙØ±Ø§" +msgstr "ÙÙØ±Ø§" msgctxt "Language|" msgid "Verilog" @@ -1903,7 +1903,7 @@ #~| msgid "Perl" #~ msgctxt "Language|" #~ msgid "Perl6" -#~ msgstr "Ù¾ÙØ±Ù" +#~ msgstr "Ø¨ÙØ±Ù" #, fuzzy #~| msgctxt "Language" @@ -3260,31 +3260,31 @@ #~ msgstr "إدراج" #~ msgid "VI: INSERT MODE" -#~ msgstr "Ú¤ÙâØ¢Ù: ÙØ¶Ø¹ Ø§ÙØ¥Ø¯Ø±Ø§Ø¬" +#~ msgstr "ÙÙâØ¢Ù: ÙØ¶Ø¹ Ø§ÙØ¥Ø¯Ø±Ø§Ø¬" #~ msgid "VI: NORMAL MODE" -#~ msgstr "Ú¤ÙâØ¢Ù: اÙÙØ¶Ø¹ Ø§ÙØ¹Ø§Ø¯ÙÙ" +#~ msgstr "ÙÙâØ¢Ù: اÙÙØ¶Ø¹ Ø§ÙØ¹Ø§Ø¯ÙÙ" #~ msgid "VI: VISUAL" -#~ msgstr "Ú¤ÙâØ¢Ù: ٠رئÙÙ" +#~ msgstr "ÙÙâØ¢Ù: ٠رئÙÙ" #~ msgid "VI: VISUAL BLOCK" -#~ msgstr "Ú¤ÙâØ¢Ù: ÙØªÙØ© ٠رئÙÙØ©" +#~ msgstr "ÙÙâØ¢Ù: ÙØªÙØ© ٠رئÙÙØ©" #~ msgid "VI: VISUAL LINE" -#~ msgstr "Ú¤ÙâØ¢Ù: سطر ٠رئÙÙ" +#~ msgstr "ÙÙâØ¢Ù: سطر ٠رئÙÙ" #~ msgid "VI: REPLACE" -#~ msgstr "Ú¤ÙâØ¢Ù: استبداÙ" +#~ msgstr "ÙÙâØ¢Ù: استبداÙ" #~ msgid "vi-mode" -#~ msgstr "ÙØ¶Ø¹ Ú¤ÙâØ¢Ù" +#~ msgstr "ÙØ¶Ø¹ ÙÙâØ¢Ù" #~ msgid "recording" #~ msgstr "ÙØ³Ø¬ÙÙ" #~ msgid "Vi Input Mode" -#~ msgstr "ÙØ¶Ø¹ دخ٠ڤÙâØ¢Ù" +#~ msgstr "ÙØ¶Ø¹ دخ٠ÙÙâØ¢Ù" #~ msgid "<Unchanged>" #~ msgstr "<ÙÙ ÙÙØ¹Ø¯ÙÙ>" @@ -3482,10 +3482,10 @@ #~ msgstr "Ø§Ø³ØªÙØ±Ø¯ ÙÙ Ø®Ø·ÙØ· Ø¬Ø¯ÙØ¯:" #~ msgid "Use default color from the KDE color scheme" -#~ msgstr "Ø§Ø³ØªØ®Ø¯Ù Ø§ÙØ£ÙÙØ§Ù Ø§ÙØ§ÙتراضÙÙØ© Ù Ù Ù Ø®Ø·ÙØ· Ø£ÙÙØ§Ù ÙØ¯Ù" +#~ msgstr "Ø§Ø³ØªØ®Ø¯Ù Ø§ÙØ£ÙÙØ§Ù Ø§ÙØ§ÙتراضÙÙØ© Ù Ù Ù Ø®Ø·ÙØ· Ø£ÙÙØ§Ù ÙÙÙØ¯ÙÙ" #~ msgid "Use KDE Color Scheme" -#~ msgstr "Ø§Ø³ØªØ®Ø¯Ù Ù Ø®Ø·ÙØ· Ø£ÙÙØ§Ù ÙØ¯Ù" +#~ msgstr "Ø§Ø³ØªØ®Ø¯Ù Ù Ø®Ø·ÙØ· Ø£ÙÙØ§Ù ÙÙÙØ¯ÙÙ" #~ msgid "Editor Background Colors" #~ msgstr "Ø£ÙÙØ§Ù Ø®ÙÙÙÙØ© اÙÙ ØØ±Ùر" @@ -4054,7 +4054,7 @@ #~ msgctxt "Autoindent mode" #~ msgid "LISP" -#~ msgstr "ÙÙØ³Ù¾" +#~ msgstr "ÙÙØ³Ø¨" #~ msgctxt "Autoindent mode" #~ msgid "XML Style" @@ -4092,7 +4092,7 @@ #, fuzzy #~ msgid "Reload all JavaScript files (indenters, command line scripts, etc)." -#~ msgstr "أعد تØÙ ÙÙ ÙÙÙ Ù ÙÙÙØ§Øª Ø¬Ø§Ú¤Ø§Ø³ÙØ±Ø¨Øª (" +#~ msgstr "أعد تØÙ ÙÙ ÙÙÙ Ù ÙÙÙØ§Øª Ø¬Ø§ÙØ§Ø³Ùربت (" #~ msgid "Add..." #~ msgstr "أضÙ..." @@ -4519,15 +4519,15 @@ #~ msgctxt "Language" #~ msgid "Pascal" -#~ msgstr "Ù¾Ø§Ø³ÙØ§Ù" +#~ msgstr "Ø¨Ø§Ø³ÙØ§Ù" #~ msgctxt "Language" #~ msgid "Python" -#~ msgstr "Ù¾ÙØ«ÙÙ" +#~ msgstr "Ø¨ÙØ«ÙÙ" #~ msgctxt "Language" #~ msgid "Replicode" -#~ msgstr "رÙÙ¾ÙÙÙØ¯" +#~ msgstr "Ø±ÙØ¨ÙÙÙØ¯" #~ msgctxt "Language" #~ msgid "Ruby" @@ -5001,7 +5001,7 @@ #~ msgstr "Matteo Merli" #~ msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" -#~ msgstr "إبراز Ù ÙÙÙØ§Øª اÙÙ ÙØ§ØµÙات ÙâRPMØ ÙÙ¾ÙØ±ÙØ ÙÙ ÙÙÙØ§Øª اÙÙØ±Ù ÙØºÙØ±ÙØ§" +#~ msgstr "إبراز Ù ÙÙÙØ§Øª اÙÙ ÙØ§ØµÙات ÙâRPMØ ÙØ¨ÙØ±ÙØ ÙÙ ÙÙÙØ§Øª اÙÙØ±Ù ÙØºÙØ±ÙØ§" #~ msgid "Rocky Scaletta" #~ msgstr "Rocky Scaletta" @@ -5037,13 +5037,13 @@ #~ msgstr "Per Wigren" #~ msgid "Highlighting for Makefiles, Python" -#~ msgstr "إبراز Makefile ÙÙ¾ÙØ«ÙÙ" +#~ msgstr "إبراز Makefile ÙØ¨ÙØ«ÙÙ" #~ msgid "Jan Fritz" #~ msgstr "Jan Fritz" #~ msgid "Highlighting for Python" -#~ msgstr "إبراز Ù¾ÙØ«ÙÙ" +#~ msgstr "إبراز Ø¨ÙØ«ÙÙ" #~ msgid "Daniel Naber" #~ msgstr "Daniel Naber" @@ -5272,7 +5272,7 @@ #~ msgstr "عدد اÙÙÙ٠ات ÙØ§ÙÙ ØØ§Ø±Ù Ù٠اÙÙ Ø³ØªÙØ¯/Ø§ÙØªÙØØ¯Ùد." #~ msgid "Insert mode and VI input mode indicator" -#~ msgstr "Ù Ø¤Ø´ÙØ± ÙØ¶Ø¹ Ø§ÙØ¥Ø¯Ø±Ø§Ø¬ ÙÙØ¶Ø¹ دخ٠ڤÙâØ¢Ù" +#~ msgstr "Ù Ø¤Ø´ÙØ± ÙØ¶Ø¹ Ø§ÙØ¥Ø¯Ø±Ø§Ø¬ ÙÙØ¶Ø¹ دخ٠ÙÙâØ¢Ù" #~ msgid "Soft Tabs: %1" #~ msgstr "جدÙÙØ§Øª Ø®ÙÙÙØ©: %1" @@ -5980,11 +5980,11 @@ #~ "example: Ctrl+R will redo, and override the standard action (showing the " #~ "search and replace dialog)." #~ msgstr "" -#~ "Ø¥Ù ØÙØ¯ÙØ¯Ø ÙØ³ØªØºÙب Ø£ÙØ§Ù ر Ú¤ÙâØ¢Ù Ø¹ÙÙ Ø£ÙØ§Ù ر «ÙÙØªÂ» اÙ٠ض٠ÙÙØ©. ÙÙ Ø«ÙÙØ§Ø Ctrl+R Ø³ØªÙØ±ÙØ±Ø " +#~ "Ø¥Ù ØÙØ¯ÙØ¯Ø ÙØ³ØªØºÙب Ø£ÙØ§Ù ر ÙÙâØ¢Ù Ø¹ÙÙ Ø£ÙØ§Ù ر «ÙÙØªÂ» اÙ٠ض٠ÙÙØ©. ÙÙ Ø«ÙÙØ§Ø Ctrl+R Ø³ØªÙØ±ÙØ±Ø " #~ "ÙØ³ØªØºÙب عÙÙ Ø§ÙØ¥Ø¬Ø±Ø§Ø¡ اÙÙÙØ§Ø³ÙÙ (Ø¥Ø¸ÙØ§Ø± ØÙارÙÙ Ø§ÙØ¨ØØ« ÙØ§ÙاستبداÙ)." #~ msgid "Let Vi commands override Kate shortcuts" -#~ msgstr "ÙÙØªØºÙب Ø£ÙØ§Ù ر Ú¤ÙâØ¢Ù Ø¹Ù٠اختصارات «ÙÙØªÂ»" +#~ msgstr "ÙÙØªØºÙب Ø£ÙØ§Ù ر ÙÙâØ¢Ù Ø¹Ù٠اختصارات «ÙÙØªÂ»" #~ msgid "Normal mode" #~ msgstr "اÙÙØ¶Ø¹ Ø§ÙØ¹Ø§Ø¯ÙÙ" @@ -6057,7 +6057,7 @@ #~ msgstr "ÙØØ³Ø¨ اÙÙØ±Ù بÙÙ Ù ØØªÙÙØ§Øª اÙÙ ØØ±Ùر ÙÙ ÙÙ٠اÙÙØ±Øµ باستخدا٠diff(1)â." #~ msgid "KDE Default" -#~ msgstr "Ø§ÙØªØ±Ø§Ø¶Ù ÙÙØ¯Ù" +#~ msgstr "Ø§ÙØªØ±Ø§Ø¶Ù ÙÙÙØ¯ÙÙ" #, fuzzy #~| msgid "Vi Input Mode" @@ -6740,8 +6740,8 @@ #~ "A KDE text-editor component could not be found;\n" #~ "please check your KDE installation." #~ msgstr "" -#~ "تعذر Ø§ÙØ¹Ø«Ùر عÙÙ Ù ÙÙÙ Ù ØØ±Ø± اÙÙØµÙص ÙÙÙØ¯Ù Ø\n" -#~ "اÙÙ Ø±Ø¬Ù ÙØØµ ØªØ«Ø¨ÙØªÙ ÙÙÙØ¯Ù." +#~ "تعذر Ø§ÙØ¹Ø«Ùر عÙÙ Ù ÙÙÙ Ù ØØ±Ø± اÙÙØµÙص ÙÙÙÙØ¯ÙÙ Ø\n" +#~ "اÙÙ Ø±Ø¬Ù ÙØØµ ØªØ«Ø¨ÙØªÙ ÙÙÙÙØ¯ÙÙ." #~ msgid "Use this to close the current document" #~ msgstr "Ø§Ø³ØªØ¹Ù Ù ÙØ°Ø§ ÙØºÙ٠اÙÙØ«ÙÙØ© Ø§ÙØØ§ÙÙØ©" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/cs/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/cs/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/cs/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/cs/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 22.12.1\n" +"X-Generator: Lokalize 22.12.2\n" "X-Qt-Contexts: true\n" msgctxt "Language|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/de/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/de/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/de/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/de/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -4,7 +4,7 @@ # Georg Schuster <gschus...@utanet.at>, 2005. # Thomas Reitelbach <t...@erdfunkstelle.de>, 2005, 2006, 2007, 2008, 2009, 2010. # Burkhard Lück <lu...@hube-lueck.de>, 2006, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. -# Frederik Schwarzer <schwar...@kde.org>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2022. +# Frederik Schwarzer <schwar...@kde.org>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2022, 2023. # Johannes Obermayr <johannesoberm...@gmx.de>, 2010. # Panagiotis Papadopoulos <pano...@gmx.net>, 2010. # Torbjörn Klatt <torbjoer...@googlemail.com>, 2011. @@ -14,15 +14,15 @@ "Project-Id-Version: katepart4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-09-08 07:30+0000\n" -"PO-Revision-Date: 2022-11-09 23:01+0100\n" -"Last-Translator: Frank Steinmetzger <dev-...@felsenfleischer.de>\n" +"PO-Revision-Date: 2023-03-18 17:55+0100\n" +"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n" "Language-Team: German <kde-i18n...@kde.org>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 22.08.3\n" +"X-Generator: Lokalize 22.12.3\n" "X-Qt-Contexts: true\n" msgctxt "Language|" @@ -139,7 +139,7 @@ msgctxt "Language|" msgid "Cabal" -msgstr "" +msgstr "Cabal" msgctxt "Language|" msgid "CartoCSS MML" @@ -187,7 +187,7 @@ msgctxt "Language|" msgid "COBOL" -msgstr "" +msgstr "COBOL" msgctxt "Language|" msgid "CoffeeScript" @@ -219,22 +219,19 @@ msgctxt "Language|" msgid "CSV (pipe)" -msgstr "" +msgstr "CSV (Senkrechter Strich)" msgctxt "Language|" msgid "CSV (semicolon)" -msgstr "" +msgstr "CSV (Semikolon)" msgctxt "Language|" msgid "CSV (whitespace)" -msgstr "" +msgstr "CSV (Leerraum)" -#, fuzzy -#| msgctxt "Language|" -#| msgid "CSS" msgctxt "Language|" msgid "CSV" -msgstr "CSS" +msgstr "CSV" msgctxt "Language|" msgid "C#" @@ -626,13 +623,11 @@ msgctxt "Language|" msgid "Log File (advanced)" -msgstr "" +msgstr "Protokolldatei (erweitert)" -#, fuzzy -#| msgid "No file specified" msgctxt "Language|" msgid "Log File (simplified)" -msgstr "Keine Datei angegeben" +msgstr "Protokolldatei (vereinfacht)" msgctxt "Language|" msgid "Logtalk" @@ -680,7 +675,7 @@ msgctxt "Language|" msgid "MapCSS" -msgstr "" +msgstr "MapCSS" msgctxt "Language|" msgid "Markdown" @@ -1170,12 +1165,9 @@ msgid "TOML" msgstr "TOML" -#, fuzzy -#| msgctxt "Language|" -#| msgid "ATS" msgctxt "Language|" msgid "TSV" -msgstr "ATS" +msgstr "TSV" msgctxt "Language|" msgid "txt2tags" @@ -1302,12 +1294,9 @@ msgid "YARA" msgstr "YARA" -#, fuzzy -#| msgctxt "Language|" -#| msgid "Pig" msgctxt "Language|" msgid "Zig" -msgstr "Pig" +msgstr "Zig" msgctxt "Language|" msgid "Zonnon" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/fi/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/fi/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/fi/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/fi/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -10,7 +10,7 @@ # Teemu Rytilahti <t...@d5k.net>, 2008. # Teemu Rytilahti <teemu.rytila...@kde-fi.org>, 2008. # Teemu Rytilahti <teemu.rytila...@d5k.net>, 2008, 2012. -# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011, 2012, 2014, 2016, 2018, 2019, 2020, 2021, 2022. +# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011, 2012, 2014, 2016, 2018, 2019, 2020, 2021, 2022, 2023. # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010, 2012. # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. # Jiri Grönroos <jiri.gronroos+...@iki.fi>, 2012. @@ -25,7 +25,7 @@ "Project-Id-Version: katepart4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-09-08 07:30+0000\n" -"PO-Revision-Date: 2022-09-14 16:35+0300\n" +"PO-Revision-Date: 2023-02-10 16:35+0200\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" "Language: fi\n" @@ -34,7 +34,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-POT-Import-Date: 2012-12-01 22:21:58+0000\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 22.08.3\n" "X-Qt-Contexts: true\n" msgctxt "Language|" @@ -155,11 +155,11 @@ msgctxt "Language|" msgid "CartoCSS MML" -msgstr "" +msgstr "CartoCSS MML" msgctxt "Language|" msgid "CartoCSS MSS" -msgstr "" +msgstr "CartoCSS MSS" msgctxt "Language|" msgid "CleanCSS" @@ -223,7 +223,7 @@ msgctxt "Language|" msgid "Crystal" -msgstr "" +msgstr "Crystal" msgctxt "Language|" msgid "CSS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/is/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/is/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/is/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/is/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -6,21 +6,21 @@ # Pjetur G. Hjaltason <pje...@pjetur.net>, 2003, 2004. # Arnar Leósson <leos...@frisurf.no>, 2003. # Arnar Leosson <leos...@frisurf.no>, 2004, 2005. -# Sveinn à Felli <svei...@nett.is>, 2008, 2009, 2010, 2016. +# Sveinn à Felli <svei...@nett.is>, 2008, 2009, 2010, 2016, 2023. # gummi <gudmund...@gmail.com>, 2023. msgid "" msgstr "" "Project-Id-Version: katepart4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-09-08 07:30+0000\n" -"PO-Revision-Date: 2023-01-26 03:19+0000\n" -"Last-Translator: gummi <gudmund...@gmail.com>\n" -"Language-Team: Icelandic <kde-i18n-...@kde.org>\n" +"PO-Revision-Date: 2023-03-21 14:30+0000\n" +"Last-Translator: Sveinn à Felli <s...@fellsnet.is>\n" +"Language-Team: Icelandic\n" "Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.12.1\n" +"X-Generator: Lokalize 21.12.3\n" "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n" "\n" "\n" @@ -141,7 +141,7 @@ msgctxt "Language|" msgid "Cabal" -msgstr "" +msgstr "Cabal" msgctxt "Language|" msgid "CartoCSS MML" @@ -189,7 +189,7 @@ msgctxt "Language|" msgid "COBOL" -msgstr "" +msgstr "COBOL" msgctxt "Language|" msgid "CoffeeScript" @@ -625,13 +625,11 @@ msgctxt "Language|" msgid "Log File (advanced)" -msgstr "" +msgstr "Atvikaskrá (Ãtarleg)" -#, fuzzy -#| msgid "Namespace" msgctxt "Language|" msgid "Log File (simplified)" -msgstr "Nafnasvið" +msgstr "Atvikaskrá (einfölduð)" msgctxt "Language|" msgid "Logtalk" @@ -1297,12 +1295,9 @@ msgid "YARA" msgstr "YARA" -#, fuzzy -#| msgctxt "Language|" -#| msgid "Pig" msgctxt "Language|" msgid "Zig" -msgstr "Pig" +msgstr "Zig" msgctxt "Language|" msgid "Zonnon" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/nb/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/nb/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/nb/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/nb/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -1,4 +1,4 @@ -# Translation of syntaxhighlighting5_qt to Norwegian BokmÃ¥l +# Translation of syntaxhighlighting6_qt to Norwegian BokmÃ¥l # # Hans Petter Bieker <bie...@kde.org>, 1998, 1999, 2000. # Gaute Hvoslef Kvalnes <ga...@verdsveven.com>, 2002. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/nn/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/nn/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/nn/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/nn/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -1,4 +1,4 @@ -# Translation of syntaxhighlighting5_qt to Norwegian Nynorsk +# Translation of syntaxhighlighting6_qt to Norwegian Nynorsk # # Gaute Hvoslef Kvalnes <ga...@verdsveven.com>, 1999, 2000, 2002, 2003, 2004, 2005, 2006. # HÃ¥vard Korsvoll <korsv...@skulelinux.no>, 2003, 2005. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/poqm/zh_CN/syntaxhighlighting5_qt.po new/syntax-highlighting-5.105.0/poqm/zh_CN/syntaxhighlighting5_qt.po --- old/syntax-highlighting-5.104.0/poqm/zh_CN/syntaxhighlighting5_qt.po 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/poqm/zh_CN/syntaxhighlighting5_qt.po 2023-03-31 11:18:56.000000000 +0200 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-02-24 12:44\n" +"PO-Revision-Date: 2023-03-27 11:59\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/src/lib/abstracthighlighter.h new/syntax-highlighting-5.105.0/src/lib/abstracthighlighter.h --- old/syntax-highlighting-5.104.0/src/lib/abstracthighlighter.h 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/src/lib/abstracthighlighter.h 2023-03-31 11:18:56.000000000 +0200 @@ -106,7 +106,7 @@ protected: AbstractHighlighter(); - AbstractHighlighter(AbstractHighlighterPrivate *dd); + KSYNTAXHIGHLIGHTING_NO_EXPORT explicit AbstractHighlighter(AbstractHighlighterPrivate *dd); #if KSYNTAXHIGHLIGHTING_ENABLE_DEPRECATED_SINCE(5, 87) /** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/src/lib/definition.h new/syntax-highlighting-5.105.0/src/lib/definition.h --- old/syntax-highlighting-5.104.0/src/lib/definition.h 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/src/lib/definition.h 2023-03-31 11:18:56.000000000 +0200 @@ -409,7 +409,7 @@ private: friend class DefinitionData; friend class DefinitionRef; - explicit Definition(std::shared_ptr<DefinitionData> &&dd); + KSYNTAXHIGHLIGHTING_NO_EXPORT explicit Definition(std::shared_ptr<DefinitionData> &&dd); std::shared_ptr<DefinitionData> d; }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/src/lib/foldingregion.h new/syntax-highlighting-5.105.0/src/lib/foldingregion.h --- old/syntax-highlighting-5.104.0/src/lib/foldingregion.h 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/src/lib/foldingregion.h 2023-03-31 11:18:56.000000000 +0200 @@ -76,7 +76,7 @@ private: friend class Rule; - FoldingRegion(Type type, quint16 id); + KSYNTAXHIGHLIGHTING_NO_EXPORT FoldingRegion(Type type, quint16 id); quint16 m_type : 2; quint16 m_id : 14; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/syntax-highlighting-5.104.0/src/lib/theme.h new/syntax-highlighting-5.105.0/src/lib/theme.h --- old/syntax-highlighting-5.104.0/src/lib/theme.h 2023-03-04 11:11:35.000000000 +0100 +++ new/syntax-highlighting-5.105.0/src/lib/theme.h 2023-03-31 11:18:56.000000000 +0200 @@ -342,7 +342,7 @@ /** * Constructor taking a shared ThemeData instance. */ - explicit Theme(ThemeData *data); + KSYNTAXHIGHLIGHTING_NO_EXPORT explicit Theme(ThemeData *data); friend class RepositoryPrivate; friend class ThemeData;