Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2024-01-15 22:13:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Mon Jan 15 22:13:38 2024 rev:121 rq:1138935 version:5.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2023-12-17 
21:32:19.905599464 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.21961/kparts.changes 2024-01-15 
22:15:50.975416028 +0100
@@ -1,0 +2,9 @@
+Sat Jan 13 11:21:53 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 5.114.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.114.0
+- No code change since 5.113.0
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.113.0.tar.xz
  kparts-5.113.0.tar.xz.sig

New:
----
  kparts-5.114.0.tar.xz
  kparts-5.114.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.HHQraj/_old  2024-01-15 22:15:51.831447303 +0100
+++ /var/tmp/diff_new_pack.HHQraj/_new  2024-01-15 22:15:51.835447449 +0100
@@ -24,7 +24,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:           kparts
-Version:        5.113.0
+Version:        5.114.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.113.0.tar.xz -> kparts-5.114.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/.gitlab-ci.yml 
new/kparts-5.114.0/.gitlab-ci.yml
--- old/kparts-5.113.0/.gitlab-ci.yml   2023-12-02 10:28:12.000000000 +0100
+++ new/kparts-5.114.0/.gitlab-ci.yml   2024-01-06 09:54:22.000000000 +0100
@@ -2,7 +2,9 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
+  - project: sysadmin/ci-utilities
+    file:
+      - /gitlab-templates/linux.yml
+      - /gitlab-templates/android.yml
+      - /gitlab-templates/freebsd.yml
+      - /gitlab-templates/windows.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/CMakeLists.txt 
new/kparts-5.114.0/CMakeLists.txt
--- old/kparts-5.113.0/CMakeLists.txt   2023-12-02 10:28:12.000000000 +0100
+++ new/kparts-5.114.0/CMakeLists.txt   2024-01-06 09:54:22.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.113.0") # handled by release scripts
-set(KF_DEP_VERSION "5.113.0") # handled by release scripts
+set(KF_VERSION "5.114.0") # handled by release scripts
+set(KF_DEP_VERSION "5.114.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.113.0  NO_MODULE)
+find_package(ECM 5.114.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/po/ca@valencia/kparts5.po 
new/kparts-5.114.0/po/ca@valencia/kparts5.po
--- old/kparts-5.113.0/po/ca@valencia/kparts5.po        2023-12-02 
10:28:12.000000000 +0100
+++ new/kparts-5.114.0/po/ca@valencia/kparts5.po        2024-01-06 
09:54:22.000000000 +0100
@@ -47,7 +47,7 @@
 #: browserextension.cpp:221
 #, kde-format
 msgid "Internet Search"
-msgstr "Busca a Internet"
+msgstr "Busca en Internet"
 
 #: browserextension.cpp:222
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/po/fr/kparts5.po 
new/kparts-5.114.0/po/fr/kparts5.po
--- old/kparts-5.113.0/po/fr/kparts5.po 2023-12-02 10:28:12.000000000 +0100
+++ new/kparts-5.114.0/po/fr/kparts5.po 2024-01-06 09:54:22.000000000 +0100
@@ -17,8 +17,8 @@
 # Joëlle Cornavin <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013.
 # Sebastien Renard <[email protected]>, 2013, 2014.
 # Simon Depiets <[email protected]>, 2020.
-# Xavier Besnard <[email protected]>, 2021, 2022.
-# Xavier BESNARD <[email protected]>, 2023.
+# Xavier Besnard <[email protected]>, 2021, 2022.
+# Xavier Besnard <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/po/he/kparts5.po 
new/kparts-5.114.0/po/he/kparts5.po
--- old/kparts-5.113.0/po/he/kparts5.po 2023-12-02 10:28:12.000000000 +0100
+++ new/kparts-5.114.0/po/he/kparts5.po 2024-01-06 09:54:22.000000000 +0100
@@ -17,20 +17,21 @@
 # Meni Livne <[email protected]>, 2007.
 # tahmar1900 <[email protected]>, 2008, 2009.
 # Elkana Bardugo <[email protected]>, 2017. #zanata
+# SPDX-FileCopyrightText: 2023 Yaron Shahrabani <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:25+0000\n"
-"PO-Revision-Date: 2017-05-16 06:50-0400\n"
-"Last-Translator: Copied by Zanata <[email protected]>\n"
-"Language-Team: Hebrew <[email protected]>\n"
+"PO-Revision-Date: 2023-12-25 08:47+0200\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Poedit 3.4.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -45,7 +46,7 @@
 #: browserextension.cpp:220
 #, kde-format
 msgid "<qt>Do you want to search the Internet for <b>%1</b>?</qt>"
-msgstr "<qt> האם ברצונך לחפש באינטרנט אחר 
<b>\"%1\"</b>?</qt>"
+msgstr "<qt> לחפש באינטרנט אחר <b>”%1„</b>?</qt>"
 
 #: browserextension.cpp:221
 #, kde-format
@@ -55,55 +56,55 @@
 #: browserextension.cpp:222
 #, kde-format
 msgid "&Search"
-msgstr "&חפש"
+msgstr "&חיפוש"
 
 #: browseropenorsavequestion.cpp:89
 #, kde-format
 msgctxt "@label Type of file"
 msgid "Type: %1"
-msgstr "הקלד: %1"
+msgstr "סוג: %1"
 
 #: browseropenorsavequestion.cpp:97
 #, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "זכור פעולה לקבצים מסוג זה"
+msgstr "לזכור את הפעולה לקבצים מסוג זה"
 
 #: browseropenorsavequestion.cpp:149 browseropenorsavequestion.cpp:237
 #, kde-format
 msgctxt "@label:button"
 msgid "&Open with %1"
-msgstr "&פתח באמצעות %1"
+msgstr "&פתיחה עם %1"
 
 #: browseropenorsavequestion.cpp:213
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Open &with %1"
-msgstr "פתח &באמצעות %1"
+msgstr "פתיחה &עם %1"
 
 #: browseropenorsavequestion.cpp:224 browseropenorsavequestion.cpp:318
 #, kde-format
 msgctxt "@info"
 msgid "Open '%1'?"
-msgstr "פתח את \"%1\"?"
+msgstr "לפתוח את ‚%1’?"
 
 #: browseropenorsavequestion.cpp:228
 #, kde-format
 msgctxt "@label:button"
 msgid "&Open with..."
-msgstr "&פתח באמצעות..."
+msgstr "&פתיחה עם…"
 
 #: browseropenorsavequestion.cpp:246
 #, kde-format
 msgctxt "@label:button"
 msgid "&Open with"
-msgstr "&פתח באמצעות"
+msgstr "&פתיחה עם"
 
 #: browseropenorsavequestion.cpp:315
 #, kde-format
 msgctxt "@label:button"
 msgid "&Open"
-msgstr "&פתח"
+msgstr "&פתיחה"
 
 #: browseropenorsavequestion.cpp:339
 #, kde-format
@@ -120,22 +121,22 @@
 #: browserrun.cpp:333
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "האם אתה בטוח שברצונך להפעיל את \"%1\"? "
+msgstr "להפעיל את ‚%1’?"
 
 #: browserrun.cpp:334
 #, kde-format
 msgid "Execute File?"
-msgstr "האם להפעיל את הקובץ?"
+msgstr "להפעיל את הקובץ?"
 
 #: browserrun.cpp:335
 #, kde-format
 msgid "Execute"
-msgstr "הפעל"
+msgstr "הפעלה"
 
 #: browserrun.cpp:397
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "אין אפשרות למצוא את מנהל ההורדה (%1) בנ
תיב שלך, PATH$"
+msgstr "אי אפשר למצוא את מנהל ההורדה (%1) ב־‎$PATH 
שלך"
 
 #: browserrun.cpp:398
 #, kde-format
@@ -144,9 +145,9 @@
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"נסה להתקין אותו מחדש  \n"
+"נא לנסות להתקין אותו מחדש  \n"
 "\n"
-"השילוב עם Konqueror לא יהיה זמין."
+"השילוב מול Konqueror יושבת."
 
 #: browserrun.cpp:423
 #, kde-format
@@ -155,31 +156,31 @@
 
 #: htmlsettingsinterface.cpp:21
 msgid "Accept"
-msgstr "אשר"
+msgstr "הסכמה"
 
 #: htmlsettingsinterface.cpp:23
 msgid "Reject"
-msgstr "דחה"
+msgstr "דחייה"
 
 #: partloader.cpp:158
 #, kde-format
 msgid "KPluginFactory could not load the plugin: %1"
-msgstr ""
+msgstr "KPluginFactory לא הצליח לטעון את התוסף: %1"
 
 #: partloader.cpp:162 partloader.cpp:220
 #, kde-format
 msgid "No part was found for mimeType %1"
-msgstr ""
+msgstr "לא נמצא חלק ל־mimeType %1"
 
 #: partloader.cpp:166
 #, kde-format
 msgid "No part could be instantiated for mimeType %1"
-msgstr ""
+msgstr "אי אפשר להרים רכיב ל־mimeType %1"
 
 #: partloader.cpp:203
 #, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
-msgstr ""
+msgstr "התוסף ‚%1’ לא מספק ממשק ‚%2’ עם מילת 
המפתח ‚%3’"
 
 #: readwritepart.cpp:80
 #, kde-format
@@ -192,10 +193,10 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"המסמך \"%1\" שונה.\n"
-"האם ברצונך לשמור את השינויים או לבטל אותם?"
+"המסמך „%1” נערך.\n"
+"לשמור את השינויים או להתעלם מהם?"
 
 #: readwritepart.cpp:92
 #, kde-format
 msgid "Close Document"
-msgstr "סגור את המסמך"
+msgstr "סגירת המסמך"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/po/zh_CN/kparts5.po 
new/kparts-5.114.0/po/zh_CN/kparts5.po
--- old/kparts-5.113.0/po/zh_CN/kparts5.po      2023-12-02 10:28:12.000000000 
+0100
+++ new/kparts-5.114.0/po/zh_CN/kparts5.po      2024-01-06 09:54:22.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:25+0000\n"
-"PO-Revision-Date: 2023-11-25 02:29\n"
+"PO-Revision-Date: 2023-12-30 13:41\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.113.0/po/zh_TW/kparts5.po 
new/kparts-5.114.0/po/zh_TW/kparts5.po
--- old/kparts-5.113.0/po/zh_TW/kparts5.po      2023-12-02 10:28:12.000000000 
+0100
+++ new/kparts-5.114.0/po/zh_TW/kparts5.po      2024-01-06 09:54:22.000000000 
+0100
@@ -12,20 +12,20 @@
 # Franklin Weng <[email protected]>, 2010, 2011, 2012.
 # Franklin Weng <[email protected]>, 2010, 2011, 2012, 2013.
 # Yi-Jyun Pan <[email protected]>, 2020.
-# Kisaragi Hiu <[email protected]>, 2022.
+# SPDX-FileCopyrightText: 2022, 2023 Kisaragi Hiu <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:25+0000\n"
-"PO-Revision-Date: 2022-12-30 19:13+0900\n"
+"PO-Revision-Date: 2023-12-25 18:53+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
-"Language-Team: Traditional Chinese <[email protected]>\n"
+"Language-Team: Traditional Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.12.0\n"
+"X-Generator: Lokalize 23.08.4\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -161,7 +161,7 @@
 #: partloader.cpp:158
 #, kde-format
 msgid "KPluginFactory could not load the plugin: %1"
-msgstr ""
+msgstr "KPluginFactory 無法載入外掛程式:%1"
 
 #: partloader.cpp:162 partloader.cpp:220
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.113.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.114.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.113.0/templates/kpartsapp/kpartsapp.kdevtemplate       
2023-12-02 10:28:12.000000000 +0100
+++ new/kparts-5.114.0/templates/kpartsapp/kpartsapp.kdevtemplate       
2024-01-06 09:54:22.000000000 +0100
@@ -18,6 +18,7 @@
 Name[fi]=KParts-sovellus
 Name[fr]=Application KParts
 Name[gl]=Aplicación de KParts
+Name[he]=יישום KParts
 Name[hi]=केपार्ट्स अनुप्रयोग
 Name[hu]=KParts alkalmazás
 Name[ia]=Application de KParts
@@ -67,6 +68,7 @@
 Comment[fi]=Luo KParts-sovelluskehykseen pohjautuva sovellus käyttäen CMakea.
 Comment[fr]=Générer une application construite sur l'environnement KParts, 
utilisant CMake.
 Comment[gl]=Xerar unha aplicación construída coa infraestrutura KParts, 
usando CMake.
+Comment[he]=יצירת יישום שנבנה על תשתית KParts, 
באמצעות CMake.
 Comment[hi]=सीमेक का उपयोग करके 
केपार्ट्स ढांचे पर निर्मित एक 
अनुप्रयोग उत्पन्न करें।
 Comment[hu]=Generál egy, a KParts keretrendszerre épülő, CMake-et 
használó alkalmazást.
 Comment[ia]=Generar un application construite sur le skeleto KParts, usante 
CMake.

Reply via email to