Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kcontacts for openSUSE:Factory 
checked in at 2024-05-11 18:19:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kcontacts.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kcontacts"

Sat May 11 18:19:18 2024 rev:3 rq:1173125 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcontacts/kf6-kcontacts.changes      
2024-04-15 20:14:37.392082406 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-kcontacts.new.1880/kf6-kcontacts.changes    
2024-05-11 18:22:17.244594466 +0200
@@ -1,0 +2,11 @@
+Mon May  6 12:22:26 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.2.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/6.2.0/
+- Changes since 6.1.0:
+  * Restore country detection tests on FreeBSD
+  * Disable FreeBSD tests that recently started to fail in the CI
+
+-------------------------------------------------------------------

Old:
----
  kcontacts-6.1.0.tar.xz
  kcontacts-6.1.0.tar.xz.sig

New:
----
  kcontacts-6.2.0.tar.xz
  kcontacts-6.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.jGqLt6/_old  2024-05-11 18:22:17.764613402 +0200
+++ /var/tmp/diff_new_pack.jGqLt6/_new  2024-05-11 18:22:17.768613548 +0200
@@ -18,13 +18,13 @@
 %define qt6_version 6.6.0
 
 %define rname kcontacts
-# Full KF6 version (e.g. 6.1.0)
+# Full KF6 version (e.g. 6.2.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-kcontacts
-Version:        6.1.0
+Version:        6.2.0
 Release:        0
 Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later

++++++ frameworks.keyring ++++++
Binary files /var/tmp/diff_new_pack.jGqLt6/_old and 
/var/tmp/diff_new_pack.jGqLt6/_new differ

++++++ kcontacts-6.1.0.tar.xz -> kcontacts-6.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/CMakeLists.txt 
new/kcontacts-6.2.0/CMakeLists.txt
--- old/kcontacts-6.1.0/CMakeLists.txt  2024-04-05 12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/CMakeLists.txt  2024-05-03 14:24:06.000000000 +0200
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.1.0") # handled by release scripts
-set(KF_DEP_VERSION "6.1.0") # handled by release scripts
+set(KF_VERSION "6.2.0") # handled by release scripts
+set(KF_DEP_VERSION "6.2.0") # handled by release scripts
 
 project(KContacts VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.1.0 NO_MODULE)
+find_package(ECM 6.2.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/kcontacts-6.1.0/autotests/addresstest.cpp 
new/kcontacts-6.2.0/autotests/addresstest.cpp
--- old/kcontacts-6.1.0/autotests/addresstest.cpp       2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/autotests/addresstest.cpp       2024-05-03 
14:24:06.000000000 +0200
@@ -17,7 +17,7 @@
 QTEST_MAIN(AddressTest)
 void initLocale()
 {
-    qputenv("LANG", "it_CH");
+    qputenv("LANG", "it_CH.UTF-8");
     QLocale::setDefault(QLocale(QLocale::Italian, QLocale::Switzerland));
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/po/he/kcontacts6.po 
new/kcontacts-6.2.0/po/he/kcontacts6.po
--- old/kcontacts-6.1.0/po/he/kcontacts6.po     1970-01-01 01:00:00.000000000 
+0100
+++ new/kcontacts-6.2.0/po/he/kcontacts6.po     2024-05-03 14:24:06.000000000 
+0200
@@ -0,0 +1,544 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the kcontacts package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: kcontacts\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2023-03-31 02:16+0000\n"
+"PO-Revision-Date: 2024-04-21 09:38+0300\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"
+"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: address.cpp:224
+#, kde-format
+msgid "Post Office Box"
+msgstr "תא דואר"
+
+#: address.cpp:240
+#, kde-format
+msgid "Extended Address Information"
+msgstr "פרטי כתובת מורחבים"
+
+#: address.cpp:256
+#, kde-format
+msgid "Street"
+msgstr "רחוב"
+
+#: address.cpp:272
+#, kde-format
+msgid "Locality"
+msgstr "אזור"
+
+#: address.cpp:288
+#, kde-format
+msgid "Region"
+msgstr "מחוז"
+
+#: address.cpp:304
+#, kde-format
+msgid "Postal Code"
+msgstr "מיקוד"
+
+#: address.cpp:320
+#, kde-format
+msgid "Country"
+msgstr "מדינה"
+
+#: address.cpp:336
+#, kde-format
+msgid "Delivery Label"
+msgstr "תווית משלוח"
+
+#: address.cpp:354
+#, kde-format
+msgctxt "Address is in home country"
+msgid "Domestic"
+msgstr "ארצי"
+
+#: address.cpp:356
+#, kde-format
+msgctxt "Address is not in home country"
+msgid "International"
+msgstr "בינלאומי"
+
+#: address.cpp:358
+#, kde-format
+msgctxt "Address for delivering letters"
+msgid "Postal"
+msgstr "מכתבים"
+
+#: address.cpp:360
+#, kde-format
+msgctxt "Address for delivering packages"
+msgid "Parcel"
+msgstr "חבילות"
+
+#: address.cpp:362
+#, kde-format
+msgctxt "Home Address"
+msgid "Home"
+msgstr "בית"
+
+#: address.cpp:364
+#, kde-format
+msgctxt "Work Address"
+msgid "Work"
+msgstr "עבודה"
+
+#: address.cpp:366
+#, kde-format
+msgid "Preferred Address"
+msgstr "כתובת מועדפת"
+
+#: address.cpp:368
+#, kde-format
+msgctxt "another type of address"
+msgid "Other"
+msgstr "אחר"
+
+#: addressee.cpp:455
+#, kde-format
+msgid "Unique Identifier"
+msgstr "מזהה ייחודי"
+
+#: addressee.cpp:475
+#, kde-format
+msgid "Name"
+msgstr "שם"
+
+#: addressee.cpp:671
+#, kde-format
+msgid "Formatted Name"
+msgstr "שם בתבנית"
+
+#: addressee.cpp:691
+#, kde-format
+msgid "Family Name"
+msgstr "שם משפחה"
+
+#: addressee.cpp:711
+#, kde-format
+msgid "Given Name"
+msgstr "שם נפוץ"
+
+#: addressee.cpp:731
+#, kde-format
+msgid "Additional Names"
+msgstr "שמות נוספים"
+
+#: addressee.cpp:751
+#, kde-format
+msgid "Honorific Prefixes"
+msgstr "תוארי כבוד"
+
+#: addressee.cpp:771
+#, kde-format
+msgid "Honorific Suffixes"
+msgstr "סיומות כבוד"
+
+#: addressee.cpp:822
+#, kde-format
+msgid "Nick Name"
+msgstr "כינוי"
+
+#: addressee.cpp:862
+#, kde-format
+msgid "Birthday"
+msgstr "יום הולדת"
+
+#: addressee.cpp:867
+#, kde-format
+msgid "Home Address Street"
+msgstr "רחוב של כתובת הבית"
+
+#: addressee.cpp:872
+#, kde-format
+msgid "Home Address Post Office Box"
+msgstr "תא דואר של כתובת הבית"
+
+#: addressee.cpp:877
+#, kde-format
+msgid "Home Address City"
+msgstr "עיר של כתובת הבית"
+
+#: addressee.cpp:882
+#, kde-format
+msgid "Home Address State"
+msgstr "מדינה של כתובת הבית"
+
+#: addressee.cpp:887
+#, kde-format
+msgid "Home Address Zip Code"
+msgstr "קוד זיפ של כתובת הבית"
+
+#: addressee.cpp:892
+#, kde-format
+msgid "Home Address Country"
+msgstr "ארץ של כתובת הבית"
+
+#: addressee.cpp:897
+#, kde-format
+msgid "Home Address Label"
+msgstr "תווית של כתובת הבית"
+
+#: addressee.cpp:902
+#, kde-format
+msgid "Business Address Street"
+msgstr "רחוב של כתובת העבודה"
+
+#: addressee.cpp:907
+#, kde-format
+msgid "Business Address Post Office Box"
+msgstr "תא דואר של כתובת העבודה"
+
+#: addressee.cpp:912
+#, kde-format
+msgid "Business Address City"
+msgstr "העיר של כתובת העבודה"
+
+#: addressee.cpp:917
+#, kde-format
+msgid "Business Address State"
+msgstr "המדינה של כתובת העבודה"
+
+#: addressee.cpp:922
+#, kde-format
+msgid "Business Address Zip Code"
+msgstr "קוד זיפ של כתובת העבודה"
+
+#: addressee.cpp:927
+#, kde-format
+msgid "Business Address Country"
+msgstr "ארץ של כתובת העבודה"
+
+#: addressee.cpp:932
+#, kde-format
+msgid "Business Address Label"
+msgstr "תווית של כתובת העבודה"
+
+#: addressee.cpp:937
+#, kde-format
+msgid "Home Phone"
+msgstr "טלפון בבית"
+
+#: addressee.cpp:942
+#, kde-format
+msgid "Business Phone"
+msgstr "טלפון בעבודה"
+
+#: addressee.cpp:947
+#, kde-format
+msgid "Mobile Phone"
+msgstr "טלפון נייד"
+
+#: addressee.cpp:952 phonenumber.cpp:218
+#, kde-format
+msgid "Home Fax"
+msgstr "פקס בבית"
+
+#: addressee.cpp:957
+#, kde-format
+msgid "Business Fax"
+msgstr "פקס בעבודה"
+
+#: addressee.cpp:962
+#, kde-format
+msgid "Car Phone"
+msgstr "טלפון רכב"
+
+#: addressee.cpp:967 phonenumber.cpp:194
+#, kde-format
+msgid "ISDN"
+msgstr "ISDN"
+
+#: addressee.cpp:972 phonenumber.cpp:198
+#, kde-format
+msgid "Pager"
+msgstr "זימונית"
+
+#: addressee.cpp:977
+#, kde-format
+msgid "Email Address"
+msgstr "כתובת דוא״ל"
+
+#: addressee.cpp:997
+#, kde-format
+msgid "Mail Client"
+msgstr "לקוח דוא״ל"
+
+#: addressee.cpp:1017
+#, kde-format
+msgid "Time Zone"
+msgstr "אזור זמן"
+
+#: addressee.cpp:1037
+#, kde-format
+msgid "Geographic Position"
+msgstr "מקום גאוגרפי"
+
+#: addressee.cpp:1088
+#, kde-format
+msgctxt "a person's title"
+msgid "Title"
+msgstr "כותרת"
+
+#: addressee.cpp:1139
+#, kde-format
+msgctxt "of a person in an organization"
+msgid "Role"
+msgstr "תפקיד"
+
+#: addressee.cpp:1190
+#, kde-format
+msgid "Organization"
+msgstr "ארגון"
+
+#: addressee.cpp:1210
+#, kde-format
+msgid "Department"
+msgstr "מחלקה"
+
+#: addressee.cpp:1230
+#, kde-format
+msgid "Note"
+msgstr "הערה"
+
+#: addressee.cpp:1250
+#, kde-format
+msgid "Product Identifier"
+msgstr "מזהה מוצר"
+
+#: addressee.cpp:1270
+#, kde-format
+msgid "Revision Date"
+msgstr "תאריך סקירה"
+
+#: addressee.cpp:1290
+#, kde-format
+msgid "Sort String"
+msgstr "מחרוזת מיון"
+
+#: addressee.cpp:1316
+#, kde-format
+msgid "Homepage"
+msgstr "דף הבית"
+
+#: addressee.cpp:1336
+#, kde-format
+msgid "Security Class"
+msgstr "מחלקת אבטחה"
+
+#: addressee.cpp:1356
+#, kde-format
+msgid "Logo"
+msgstr "לוגו"
+
+#: addressee.cpp:1376
+#, kde-format
+msgid "Photo"
+msgstr "תמונה"
+
+#: addressee.cpp:1396
+#, kde-format
+msgid "Sound"
+msgstr "צליל"
+
+#: addresseehelper.cpp:46
+#, kde-format
+msgid "Dr."
+msgstr "ד״ר"
+
+#: addresseehelper.cpp:47
+#, kde-format
+msgid "Miss"
+msgstr "גברת"
+
+#: addresseehelper.cpp:48
+#, kde-format
+msgid "Mr."
+msgstr "מר"
+
+#: addresseehelper.cpp:49
+#, kde-format
+msgid "Mrs."
+msgstr "גב׳ (נשואה)"
+
+#: addresseehelper.cpp:50
+#, kde-format
+msgid "Ms."
+msgstr "גב׳"
+
+#: addresseehelper.cpp:51
+#, kde-format
+msgid "Prof."
+msgstr "פרופ׳"
+
+#: addresseehelper.cpp:53
+#, kde-format
+msgid "I"
+msgstr "הראשון"
+
+#: addresseehelper.cpp:54
+#, kde-format
+msgid "II"
+msgstr "השני"
+
+#: addresseehelper.cpp:55
+#, kde-format
+msgid "III"
+msgstr "השלישי"
+
+#: addresseehelper.cpp:56
+#, kde-format
+msgid "Jr."
+msgstr "הבן"
+
+#: addresseehelper.cpp:57
+#, kde-format
+msgid "Sr."
+msgstr "האב"
+
+#: key.cpp:198
+#, kde-format
+msgctxt "X.509 public key"
+msgid "X509"
+msgstr "X509"
+
+#: key.cpp:201
+#, kde-format
+msgctxt "Pretty Good Privacy key"
+msgid "PGP"
+msgstr "PGP"
+
+#: key.cpp:204
+#, kde-format
+msgctxt "A custom key"
+msgid "Custom"
+msgstr "מותאם אישית"
+
+#: key.cpp:207
+#, kde-format
+msgctxt "another type of encryption key"
+msgid "Unknown type"
+msgstr "סוג לא ידוע"
+
+#: phonenumber.cpp:170
+#, kde-format
+msgctxt "Undefined phone type"
+msgid "Telephone number"
+msgstr "מספר טלפון"
+
+#: phonenumber.cpp:172
+#, kde-format
+msgctxt "Home phone"
+msgid "Home"
+msgstr "בית"
+
+#: phonenumber.cpp:174
+#, kde-format
+msgctxt "Work phone"
+msgid "Work"
+msgstr "עבודה"
+
+#: phonenumber.cpp:176
+#, kde-format
+msgid "Messenger"
+msgstr "התכתבות"
+
+#: phonenumber.cpp:178
+#, kde-format
+msgctxt "Preferred phone"
+msgid "Preferred"
+msgstr "מועדף"
+
+#: phonenumber.cpp:180
+#, kde-format
+msgid "Voice"
+msgstr "קול"
+
+#: phonenumber.cpp:182
+#, kde-format
+msgid "Fax"
+msgstr "פקס"
+
+#: phonenumber.cpp:184
+#, kde-format
+msgctxt "Mobile Phone"
+msgid "Mobile"
+msgstr "נייד"
+
+#: phonenumber.cpp:186
+#, kde-format
+msgctxt "Video phone"
+msgid "Video"
+msgstr "וידאו"
+
+#: phonenumber.cpp:188
+#, kde-format
+msgid "Mailbox"
+msgstr "תיבת דואר"
+
+#: phonenumber.cpp:190
+#, kde-format
+msgid "Modem"
+msgstr "מודם "
+
+#: phonenumber.cpp:192
+#, kde-format
+msgctxt "Car Phone"
+msgid "Car"
+msgstr "מכונית"
+
+#: phonenumber.cpp:196
+#, kde-format
+msgid "PCS"
+msgstr "PCS"
+
+#: phonenumber.cpp:200
+#, kde-format
+msgctxt "another type of phone"
+msgid "Other"
+msgstr "אחר"
+
+#: phonenumber.cpp:213
+#, kde-format
+msgid "Preferred Number"
+msgstr "מספר מועדף"
+
+#: phonenumber.cpp:223
+#, kde-format
+msgid "Work Fax"
+msgstr "פקס בעבודה"
+
+#: secrecy.cpp:98
+#, kde-format
+msgctxt "access is for everyone"
+msgid "Public"
+msgstr "ציבורי"
+
+#: secrecy.cpp:101
+#, kde-format
+msgctxt "access is by owner only"
+msgid "Private"
+msgstr "פרטי"
+
+#: secrecy.cpp:104
+#, kde-format
+msgctxt "access is by owner and a controlled group"
+msgid "Confidential"
+msgstr "חסוי"
+
+#: secrecy.cpp:107
+#, kde-format
+msgctxt "unknown secrecy type"
+msgid "Unknown type"
+msgstr "סוג לא ידוע"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/po/zh_CN/kcontacts6.po 
new/kcontacts-6.2.0/po/zh_CN/kcontacts6.po
--- old/kcontacts-6.1.0/po/zh_CN/kcontacts6.po  2024-04-05 12:55:34.000000000 
+0200
+++ new/kcontacts-6.2.0/po/zh_CN/kcontacts6.po  2024-05-03 14:24:06.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-31 02:16+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/aim.desktop 
new/kcontacts-6.2.0/src/improtocols/aim.desktop
--- old/kcontacts-6.1.0/src/improtocols/aim.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/aim.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=AIM-yhteyskäytäntö
 Comment[fr]=Protocole AIM
 Comment[gl]=Protocolo de AIM
+Comment[he]=פרוטוקול AIM
 Comment[hu]=AIM protokoll
 Comment[ia]=Protocollo AIM
 Comment[id]=Protokol AIM
@@ -63,6 +64,7 @@
 Name[fi]=AIM
 Name[fr]=AIM
 Name[gl]=AIM
+Name[he]=AIM
 Name[hu]=AIM
 Name[ia]=AIM
 Name[id]=AIM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/facebook.desktop 
new/kcontacts-6.2.0/src/improtocols/facebook.desktop
--- old/kcontacts-6.1.0/src/improtocols/facebook.desktop        2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/facebook.desktop        2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Facebook-yhteyskäytäntö
 Comment[fr]=Protocole Facebook
 Comment[gl]=Protocolo de Facebook
+Comment[he]=פרוטוקול פייסבוק
 Comment[hu]=Facebook protokoll
 Comment[ia]=Protocollo de Facebook
 Comment[id]=Protokol Facebook
@@ -61,6 +62,7 @@
 Name[fi]=Facebook
 Name[fr]=Facebook
 Name[gl]=Facebook
+Name[he]=פייסבוק
 Name[hu]=Facebook
 Name[ia]=Facebook
 Name[id]=Facebook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/gg.desktop 
new/kcontacts-6.2.0/src/improtocols/gg.desktop
--- old/kcontacts-6.1.0/src/improtocols/gg.desktop      2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/gg.desktop      2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Gadu-Gadu-yhteyskäytäntö
 Comment[fr]=Protocole Gadu-Gadu
 Comment[gl]=Protocolo de Gadu-Gadu
+Comment[he]=פרוטוקול Gadu-Gadu
 Comment[hu]=Gadu-Gadu protokoll
 Comment[ia]=Protocollo Gadu-Gadu
 Comment[id]=Protokol Gadu-Gadu
@@ -63,6 +64,7 @@
 Name[fi]=Gadu-Gadu
 Name[fr]=Gadu-Gadu
 Name[gl]=Gadu-Gadu
+Name[he]=Gadu-Gadu
 Name[hu]=Gadu-Gadu
 Name[ia]=Gadu-Gadu
 Name[id]=Gadu-Gadu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/googletalk.desktop 
new/kcontacts-6.2.0/src/improtocols/googletalk.desktop
--- old/kcontacts-6.1.0/src/improtocols/googletalk.desktop      2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/googletalk.desktop      2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Google Talk
 Comment[fr]=Google Talk
 Comment[gl]=Google Talk
+Comment[he]=Google Talk
 Comment[hu]=Google Talk
 Comment[ia]=Google Talk
 Comment[id]=Google Talk
@@ -62,6 +63,7 @@
 Name[fi]=Google Talk
 Name[fr]=Google Talk
 Name[gl]=Google Talk
+Name[he]=Google Talk
 Name[hu]=Google Talk
 Name[ia]=Google Talk
 Name[id]=Google Talk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/groupwise.desktop 
new/kcontacts-6.2.0/src/improtocols/groupwise.desktop
--- old/kcontacts-6.1.0/src/improtocols/groupwise.desktop       2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/groupwise.desktop       2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Novell Groupwise -pikaviestin
 Comment[fr]=Messagerie « GroupWise Novell »
 Comment[gl]=Mensaxeiro GroupWise de Novell
+Comment[he]=Novell GroupWise Messenger
 Comment[hu]=Novell GroupWise Messenger
 Comment[ia]=Messagero de GroupWise de Novell
 Comment[id]=Perpesanan GroupWise Novell
@@ -62,6 +63,7 @@
 Name[fi]=GroupWise
 Name[fr]=GroupWise
 Name[gl]=GroupWise
+Name[he]=GroupWise
 Name[hu]=GroupWise
 Name[ia]=GroupWise
 Name[id]=GroupWise
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/icq.desktop 
new/kcontacts-6.2.0/src/improtocols/icq.desktop
--- old/kcontacts-6.1.0/src/improtocols/icq.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/icq.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=ICQ-yhteyskäytäntö
 Comment[fr]=Protocole ICQ
 Comment[gl]=Protocolo de ICQ
+Comment[he]=פרוטוקול ICQ
 Comment[hu]=ICQ protokoll
 Comment[ia]=Protocollo ICQ
 Comment[id]=Protokol ICQ
@@ -63,6 +64,7 @@
 Name[fi]=ICQ
 Name[fr]=ICQ
 Name[gl]=ICQ
+Name[he]=ICQ
 Name[hu]=ICQ
 Name[ia]=ICQ
 Name[id]=ICQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/irc.desktop 
new/kcontacts-6.2.0/src/improtocols/irc.desktop
--- old/kcontacts-6.1.0/src/improtocols/irc.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/irc.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Internet Relay Chat
 Comment[fr]=Internet Relay Chat
 Comment[gl]=Internet Relay Chat
+Comment[he]=ממסר צ׳אט באינטרנט
 Comment[hu]=Internet Relay Chat
 Comment[ia]=Internet Relay Chat (IRC)
 Comment[id]=Internet Relay Chat
@@ -63,6 +64,7 @@
 Name[fi]=IRC
 Name[fr]=IRC
 Name[gl]=IRC
+Name[he]=IRC
 Name[hu]=IRC
 Name[ia]=IRC
 Name[id]=IRC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/matrix.desktop 
new/kcontacts-6.2.0/src/improtocols/matrix.desktop
--- old/kcontacts-6.1.0/src/improtocols/matrix.desktop  2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/matrix.desktop  2024-05-03 
14:24:06.000000000 +0200
@@ -16,6 +16,7 @@
 Comment[fi]=Matrix
 Comment[fr]=Matrix
 Comment[gl]=Matrix
+Comment[he]=Matrix
 Comment[hu]=Matrix
 Comment[ia]=Matrix
 Comment[it]=Matrix
@@ -52,6 +53,7 @@
 Name[fi]=Matrix
 Name[fr]=Matrix
 Name[gl]=Matrix
+Name[he]=Matrix
 Name[hu]=Matrix
 Name[ia]=Matrix
 Name[it]=Matrix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/meanwhile.desktop 
new/kcontacts-6.2.0/src/improtocols/meanwhile.desktop
--- old/kcontacts-6.1.0/src/improtocols/meanwhile.desktop       2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/meanwhile.desktop       2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Meanwhile-yhteyskäytäntö
 Comment[fr]=Protocole « Meanwhile »
 Comment[gl]=Protocolo de Meanwhile
+Comment[he]=פרוטוקול Meanwhile
 Comment[hu]=Meanwhile protokoll
 Comment[ia]=Protocollo Meanwhile
 Comment[id]=Protokol Meanwhile
@@ -63,6 +64,7 @@
 Name[fi]=Meanwhile
 Name[fr]=Meanwhile
 Name[gl]=Meanwhile
+Name[he]=Meanwhile
 Name[hu]=Meanwhile
 Name[ia]=Meanwhile
 Name[id]=Meanwhile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/msn.desktop 
new/kcontacts-6.2.0/src/improtocols/msn.desktop
--- old/kcontacts-6.1.0/src/improtocols/msn.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/msn.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=MSN Messenger
 Comment[fr]=Messagerie MSN
 Comment[gl]=MSN Messenger
+Comment[he]=MSN Messenger
 Comment[hu]=MSN Messenger
 Comment[ia]=Messaggero MSN
 Comment[id]=Perpesanan MSN
@@ -63,6 +64,7 @@
 Name[fi]=MSN Messenger
 Name[fr]=Messagerie MSN
 Name[gl]=MSN Messenger
+Name[he]=MSN Messenger
 Name[hu]=MSN Messenger
 Name[ia]=Messaggero MSN
 Name[id]=MSN Messenger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/qq.desktop 
new/kcontacts-6.2.0/src/improtocols/qq.desktop
--- old/kcontacts-6.1.0/src/improtocols/qq.desktop      2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/qq.desktop      2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Tencent QQ -pikaviestintä
 Comment[fr]=Messagerie « QQ » de Tencent
 Comment[gl]=Tencent QQ Messaging
+Comment[he]=התכתבות עם Tencent QQ
 Comment[hu]=Tencent QQ üzenetküldés
 Comment[ia]=Tencent QQ Messaging
 Comment[id]=Perpesanan Tencent QQ
@@ -61,6 +62,7 @@
 Name[fi]=QQ
 Name[fr]=QQ
 Name[gl]=QQ
+Name[he]=QQ
 Name[hu]=QQ
 Name[ia]=QQ
 Name[id]=QQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/rocketchat.desktop 
new/kcontacts-6.2.0/src/improtocols/rocketchat.desktop
--- old/kcontacts-6.1.0/src/improtocols/rocketchat.desktop      2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/rocketchat.desktop      2024-05-03 
14:24:06.000000000 +0200
@@ -16,6 +16,7 @@
 Comment[fi]=RocketChat
 Comment[fr]=RocketChat
 Comment[gl]=RocketChat
+Comment[he]=RocketChat
 Comment[hu]=RocketChat
 Comment[ia]=RocketChat
 Comment[it]=RocketChat
@@ -50,6 +51,7 @@
 Name[fi]=RocketChat
 Name[fr]=RocketChat
 Name[gl]=RocketChat
+Name[he]=RocketChat
 Name[hu]=RocketChat
 Name[ia]=RocketChat
 Name[it]=RocketChat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/signal.desktop 
new/kcontacts-6.2.0/src/improtocols/signal.desktop
--- old/kcontacts-6.1.0/src/improtocols/signal.desktop  2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/signal.desktop  2024-05-03 
14:24:06.000000000 +0200
@@ -16,6 +16,7 @@
 Comment[fi]=Signal
 Comment[fr]=Signal
 Comment[gl]=Signal
+Comment[he]=Signal
 Comment[hu]=Signal
 Comment[ia]=Signal
 Comment[it]=Signal
@@ -50,6 +51,7 @@
 Name[fi]=Signal
 Name[fr]=Signal
 Name[gl]=Signal
+Name[he]=Signal
 Name[hu]=Signal
 Name[ia]=Signal
 Name[it]=Signal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/sip.desktop 
new/kcontacts-6.2.0/src/improtocols/sip.desktop
--- old/kcontacts-6.1.0/src/improtocols/sip.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/sip.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Istunnonalustusyhteyskäytäntö
 Comment[fr]=Session Initiation Protocol
 Comment[gl]=Protocolo de inicio de sesión
+Comment[he]=פרוטקול התחלת שיח
 Comment[hu]=Session Initiation Protocol
 Comment[ia]=Session Initiation Protocol (Protocollo de initiation de session)
 Comment[id]=Protokol Permulaan Sesi
@@ -61,6 +62,7 @@
 Name[fi]=SIP
 Name[fr]=SIP
 Name[gl]=SIP
+Name[he]=SIP
 Name[hu]=SIP
 Name[ia]=SIP
 Name[id]=SIP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/skype.desktop 
new/kcontacts-6.2.0/src/improtocols/skype.desktop
--- old/kcontacts-6.1.0/src/improtocols/skype.desktop   2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/skype.desktop   2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Skype-internetpuhelin
 Comment[fr]=Téléphonie Internet Skype
 Comment[gl]=Skype Internet Telephony
+Comment[he]=טלפוניית אינטרנט עם Skype
 Comment[hu]=Skype internetes telefonálás
 Comment[ia]=Telephonia Internet de Skype
 Comment[id]=Telepon Internet Skype
@@ -63,6 +64,7 @@
 Name[fi]=Skype
 Name[fr]=Skype
 Name[gl]=Skype
+Name[he]=Skype
 Name[hu]=Skype
 Name[ia]=Skype
 Name[id]=Skype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/sms.desktop 
new/kcontacts-6.2.0/src/improtocols/sms.desktop
--- old/kcontacts-6.1.0/src/improtocols/sms.desktop     2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/sms.desktop     2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Tekstiviestiyhteyskäytäntö
 Comment[fr]=Protocole SMS
 Comment[gl]=Protocolo de SMS
+Comment[he]=פרוטוקול מסרונים (SMS)
 Comment[hu]=SMS protokoll
 Comment[ia]=Protocollo SMS
 Comment[id]=Protokol SMS
@@ -63,6 +64,7 @@
 Name[fi]=Tekstiviesti
 Name[fr]=SMS
 Name[gl]=SMS
+Name[he]=SMS
 Name[hu]=SMS
 Name[ia]=SMS
 Name[id]=SMS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/telegram.desktop 
new/kcontacts-6.2.0/src/improtocols/telegram.desktop
--- old/kcontacts-6.1.0/src/improtocols/telegram.desktop        2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/telegram.desktop        2024-05-03 
14:24:06.000000000 +0200
@@ -16,6 +16,7 @@
 Comment[fi]=Telegram
 Comment[fr]=Telegram
 Comment[gl]=Telegram
+Comment[he]=טלגרם
 Comment[hu]=Telegram
 Comment[ia]=Telegram
 Comment[it]=Telegram
@@ -52,6 +53,7 @@
 Name[fi]=Telegram
 Name[fr]=Telegram
 Name[gl]=Telegram
+Name[he]=טלגרם
 Name[hu]=Telegram
 Name[ia]=Telegram
 Name[it]=Telegram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/threema.desktop 
new/kcontacts-6.2.0/src/improtocols/threema.desktop
--- old/kcontacts-6.1.0/src/improtocols/threema.desktop 2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/threema.desktop 2024-05-03 
14:24:06.000000000 +0200
@@ -16,6 +16,7 @@
 Comment[fi]=Threema
 Comment[fr]=Threema
 Comment[gl]=Threema
+Comment[he]=Threema
 Comment[hu]=Threema
 Comment[ia]=Threema
 Comment[it]=Threema
@@ -50,6 +51,7 @@
 Name[fi]=Threema
 Name[fr]=Threema
 Name[gl]=Threema
+Name[he]=Threema
 Name[hu]=Threema
 Name[ia]=Threema
 Name[it]=Threema
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/twitter.desktop 
new/kcontacts-6.2.0/src/improtocols/twitter.desktop
--- old/kcontacts-6.1.0/src/improtocols/twitter.desktop 2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/twitter.desktop 2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Twitter-yhteyskäytäntö
 Comment[fr]=Protocole Twitter
 Comment[gl]=Protocolo de Twitter
+Comment[he]=פרוטוקול טוויטר
 Comment[hu]=Twitter protokoll
 Comment[ia]=Protocollo de Twitter
 Comment[id]=Protokol Twitter
@@ -61,6 +62,7 @@
 Name[fi]=Twitter
 Name[fr]=Twitter
 Name[gl]=Twitter
+Name[he]=טוויטר
 Name[hu]=Twitter
 Name[ia]=Twitter
 Name[id]=Twitter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/xmpp.desktop 
new/kcontacts-6.2.0/src/improtocols/xmpp.desktop
--- old/kcontacts-6.1.0/src/improtocols/xmpp.desktop    2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/xmpp.desktop    2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Jabber-yhteyskäytäntö
 Comment[fr]=Protocole Jabber
 Comment[gl]=Protocolo de Jabber
+Comment[he]=פרוטוקול Jabber
 Comment[hu]=Jabber protokoll
 Comment[ia]=Protocollo Jabber
 Comment[id]=Protokol Jabber
@@ -63,6 +64,7 @@
 Name[fi]=Jabber
 Name[fr]=Jabber
 Name[gl]=Jabber
+Name[he]=Jabber
 Name[hu]=Jabber
 Name[ia]=Jabber
 Name[id]=Jabber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.1.0/src/improtocols/ymsgr.desktop 
new/kcontacts-6.2.0/src/improtocols/ymsgr.desktop
--- old/kcontacts-6.1.0/src/improtocols/ymsgr.desktop   2024-04-05 
12:55:34.000000000 +0200
+++ new/kcontacts-6.2.0/src/improtocols/ymsgr.desktop   2024-05-03 
14:24:06.000000000 +0200
@@ -19,6 +19,7 @@
 Comment[fi]=Yahoo-yhteyskäytäntö
 Comment[fr]=Protocole Yahoo
 Comment[gl]=Protocolo de Yahoo
+Comment[he]=פרוטוקול Yahoo
 Comment[hu]=Yahoo protokoll
 Comment[ia]=Protocollo Yahoo
 Comment[id]=Protokol Yahoo
@@ -63,6 +64,7 @@
 Name[fi]=Yahoo
 Name[fr]=Yahoo
 Name[gl]=Yahoo
+Name[he]=Yahoo
 Name[hu]=Yahoo
 Name[ia]=Yahoo
 Name[id]=Yahoo

Reply via email to