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 2026-04-11 22:23:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kcontacts.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kcontacts"

Sat Apr 11 22:23:50 2026 rev:26 rq:1345876 version:6.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcontacts/kf6-kcontacts.changes      
2026-03-16 14:17:49.218478122 +0100
+++ /work/SRC/openSUSE:Factory/.kf6-kcontacts.new.21863/kf6-kcontacts.changes   
2026-04-11 22:27:40.047560488 +0200
@@ -1,0 +2,11 @@
+Tue Apr  7 19:18:54 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.25.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.25.0
+- Changes since 6.24.0:
+  * Update dependency version to 6.25.0
+  * Update version to 6.25.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.Gm8XkL/_old  2026-04-11 22:27:41.419616684 +0200
+++ /var/tmp/diff_new_pack.Gm8XkL/_new  2026-04-11 22:27:41.423616848 +0200
@@ -18,11 +18,11 @@
 %define qt6_version 6.8.0
 
 %define rname kcontacts
-# Full KF6 version (e.g. 6.24.0)
+# Full KF6 version (e.g. 6.25.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kcontacts
-Version:        6.24.0
+Version:        6.25.0
 Release:        0
 Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later


++++++ kcontacts-6.24.0.tar.xz -> kcontacts-6.25.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/CMakeLists.txt 
new/kcontacts-6.25.0/CMakeLists.txt
--- old/kcontacts-6.24.0/CMakeLists.txt 2026-03-07 21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/CMakeLists.txt 2026-04-03 19:08:11.000000000 +0200
@@ -1,20 +1,20 @@
-cmake_minimum_required(VERSION 3.27)
+cmake_minimum_required(VERSION 3.29)
 
-set(KF_VERSION "6.24.0") # handled by release scripts
-set(KF_DEP_VERSION "6.24.0") # handled by release scripts
+set(KF_VERSION "6.25.0") # handled by release scripts
+set(KF_DEP_VERSION "6.25.0") # handled by release scripts
 
 project(KContacts VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.24.0 NO_MODULE)
+find_package(ECM 6.25.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
-set(REQUIRED_QT_VERSION 6.8.0)
+set(REQUIRED_QT_VERSION 6.9.0)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/po/ar/kcontacts6.po 
new/kcontacts-6.25.0/po/ar/kcontacts6.po
--- old/kcontacts-6.24.0/po/ar/kcontacts6.po    2026-03-07 21:29:51.000000000 
+0100
+++ new/kcontacts-6.25.0/po/ar/kcontacts6.po    2026-04-03 19:08:11.000000000 
+0200
@@ -408,7 +408,7 @@
 #: addresseehelper.cpp:57
 #, kde-format
 msgid "Sr."
-msgstr "الأبّ"
+msgstr "الأب"
 
 #: key.cpp:196
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/po/ca/kcontacts6.po 
new/kcontacts-6.25.0/po/ca/kcontacts6.po
--- old/kcontacts-6.24.0/po/ca/kcontacts6.po    2026-03-07 21:29:51.000000000 
+0100
+++ new/kcontacts-6.25.0/po/ca/kcontacts6.po    2026-04-03 19:08:11.000000000 
+0200
@@ -1,9 +1,9 @@
 # Translation of kcontacts6.po to Catalan
-# Copyright (C) 2007-2025 This_file_is_part_of_KDE
+# Copyright (C) 2007-2026 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2015, 2017, 2023, 2025 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2015, 2017, 2023, 2025, 2026 
Josep M. Ferrer <[email protected]>
 # SPDX-FileCopyrightText: 2009 Albert Astals Cid <[email protected]>
 # SPDX-FileCopyrightText: 2009 Manuel Tortosa Moreno <[email protected]>
 # SPDX-FileCopyrightText: 2014, 2015 Antoni Bella Pérez 
<[email protected]>
@@ -12,7 +12,7 @@
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-10-22 11:27+0200\n"
+"PO-Revision-Date: 2026-03-29 12:51+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -283,7 +283,7 @@
 #: addressee.cpp:1039
 #, kde-format
 msgid "Time Zone"
-msgstr "Zona horària"
+msgstr "Fus horari"
 
 #: addressee.cpp:1059
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/po/ca@valencia/kcontacts6.po 
new/kcontacts-6.25.0/po/ca@valencia/kcontacts6.po
--- old/kcontacts-6.24.0/po/ca@valencia/kcontacts6.po   2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/po/ca@valencia/kcontacts6.po   2026-04-03 
19:08:11.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of kcontacts6.po to Catalan (Valencian)
-# Copyright (C) 2007-2025 This_file_is_part_of_KDE
+# Copyright (C) 2007-2026 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2015, 2017, 2023, 2025 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2015, 2017, 2023, 2025, 2026 
Josep M. Ferrer <[email protected]>
 # SPDX-FileCopyrightText: 2009 Albert Astals Cid <[email protected]>
 # SPDX-FileCopyrightText: 2009 Manuel Tortosa Moreno <[email protected]>
 # SPDX-FileCopyrightText: 2014, 2015 Antoni Bella Pérez 
<[email protected]>
@@ -12,7 +12,7 @@
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-10-22 11:27+0200\n"
+"PO-Revision-Date: 2026-03-29 12:51+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -283,7 +283,7 @@
 #: addressee.cpp:1039
 #, kde-format
 msgid "Time Zone"
-msgstr "Zona horària"
+msgstr "Fus horari"
 
 #: addressee.cpp:1059
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/po/tr/kcontacts6.po 
new/kcontacts-6.25.0/po/tr/kcontacts6.po
--- old/kcontacts-6.24.0/po/tr/kcontacts6.po    2026-03-07 21:29:51.000000000 
+0100
+++ new/kcontacts-6.25.0/po/tr/kcontacts6.po    2026-04-03 19:08:11.000000000 
+0200
@@ -6,21 +6,21 @@
 # obsoleteman <[email protected]>, 2008-2009.
 # Volkan Gezer <[email protected]>, 2013-2014, 2017.
 # Kaan Ozdincer <[email protected]>, 2014.
-# SPDX-FileCopyrightText: 2022, 2025 Emir SARI <[email protected]>
+# SPDX-FileCopyrightText: 2022, 2025, 2026 Emir SARI <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-10-22 16:57+0300\n"
-"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
+"PO-Revision-Date: 2026-03-09 22:22+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\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 25.08.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: address.cpp:224
 #, kde-format
@@ -287,7 +287,7 @@
 #: addressee.cpp:1059
 #, kde-format
 msgid "Geographic Position"
-msgstr "Coğrafi Konum"
+msgstr "Coğrafî Konum"
 
 #: addressee.cpp:1110
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/po/ug/kcontacts6.po 
new/kcontacts-6.25.0/po/ug/kcontacts6.po
--- old/kcontacts-6.24.0/po/ug/kcontacts6.po    2026-03-07 21:29:51.000000000 
+0100
+++ new/kcontacts-6.25.0/po/ug/kcontacts6.po    2026-04-03 19:08:11.000000000 
+0200
@@ -8,24 +8,25 @@
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2013-09-08 07:05+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
+"PO-Revision-Date: 2026-04-01 08:43-0400\n"
+"Last-Translator: Abduqadir Abliz <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
 "Language: ug\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.8\n"
 
 #: address.cpp:224
 #, kde-format
 msgid "Post Office Box"
-msgstr "Post Office Box"
+msgstr "پوچتا خەت ساندۇقى"
 
 #: address.cpp:240
 #, kde-format
 msgid "Extended Address Information"
-msgstr ""
+msgstr "كېڭەيتىلگەن ئادرېس ئۇچۇرى"
 
 #: address.cpp:256
 #, kde-format
@@ -45,7 +46,7 @@
 #: address.cpp:304
 #, kde-format
 msgid "Postal Code"
-msgstr ""
+msgstr "پوچتا نومۇرى"
 
 #: address.cpp:320
 #, kde-format
@@ -55,13 +56,13 @@
 #: address.cpp:336
 #, kde-format
 msgid "Delivery Label"
-msgstr ""
+msgstr "يەتكۈزۈش بەلگىسى"
 
 #: address.cpp:354
 #, kde-format
 msgctxt "Address is in home country"
 msgid "Domestic"
-msgstr ""
+msgstr "ئائىلە"
 
 #: address.cpp:356
 #, kde-format
@@ -73,19 +74,19 @@
 #, kde-format
 msgctxt "Address for delivering letters"
 msgid "Postal"
-msgstr ""
+msgstr "پوچتا"
 
 #: address.cpp:360
 #, kde-format
 msgctxt "Address for delivering packages"
 msgid "Parcel"
-msgstr ""
+msgstr "خالتا"
 
 #: address.cpp:362
 #, kde-format
 msgctxt "Home Address"
 msgid "Home"
-msgstr "ماكان"
+msgstr "ئۆي"
 
 #: address.cpp:364
 #, kde-format
@@ -96,7 +97,7 @@
 #: address.cpp:366
 #, kde-format
 msgid "Preferred Address"
-msgstr "ئامراق ئادرېس"
+msgstr "مايىللىق ئادرېس"
 
 #: address.cpp:368
 #, kde-format
@@ -107,7 +108,7 @@
 #: addressee.cpp:462
 #, kde-format
 msgid "Unique Identifier"
-msgstr ""
+msgstr "بىردىنبىر كىملىك"
 
 #: addressee.cpp:482
 #, kde-format
@@ -117,7 +118,7 @@
 #: addressee.cpp:678
 #, kde-format
 msgid "Formatted Name"
-msgstr ""
+msgstr "پىچىملىق ئات"
 
 #: addressee.cpp:698
 #, kde-format
@@ -132,17 +133,17 @@
 #: addressee.cpp:738
 #, kde-format
 msgid "Additional Names"
-msgstr ""
+msgstr "قوشۇمچە ئات"
 
 #: addressee.cpp:758
 #, kde-format
 msgid "Honorific Prefixes"
-msgstr ""
+msgstr "ھۆرمەت ئالدى قوشۇمچىسى"
 
 #: addressee.cpp:778
 #, kde-format
 msgid "Honorific Suffixes"
-msgstr ""
+msgstr "ھۆرمەت ئارقا قوشۇمچىسى"
 
 #: addressee.cpp:829
 #, kde-format
@@ -157,32 +158,32 @@
 #: addressee.cpp:889
 #, kde-format
 msgid "Home Address Street"
-msgstr ""
+msgstr "ئوي ئادرېسى كوچا"
 
 #: addressee.cpp:894
 #, kde-format
 msgid "Home Address Post Office Box"
-msgstr ""
+msgstr "ئۆي ئادرېسى پوچتا خەت ساندۇقى"
 
 #: addressee.cpp:899
 #, kde-format
 msgid "Home Address City"
-msgstr ""
+msgstr "ئوي ئادرېسى شەھەر"
 
 #: addressee.cpp:904
 #, kde-format
 msgid "Home Address State"
-msgstr ""
+msgstr "ئوي ئادرېسى ئىشتات ئۆلكە"
 
 #: addressee.cpp:909
 #, kde-format
 msgid "Home Address Zip Code"
-msgstr ""
+msgstr "ئوي ئادرېسى پوچتا نومۇرى"
 
 #: addressee.cpp:914
 #, kde-format
 msgid "Home Address Country"
-msgstr ""
+msgstr "ئوي ئادرېسى دۆلەت"
 
 #: addressee.cpp:919
 #, kde-format
@@ -192,37 +193,37 @@
 #: addressee.cpp:924
 #, kde-format
 msgid "Business Address Street"
-msgstr ""
+msgstr "شىركەت ئادرېسى كوچا"
 
 #: addressee.cpp:929
 #, kde-format
 msgid "Business Address Post Office Box"
-msgstr ""
+msgstr "شىركەت ئادرېسى پوچتا خەت ساندۇقى"
 
 #: addressee.cpp:934
 #, kde-format
 msgid "Business Address City"
-msgstr ""
+msgstr "شىركەت ئادرېسى شەھەر"
 
 #: addressee.cpp:939
 #, kde-format
 msgid "Business Address State"
-msgstr ""
+msgstr "شىركەت ئادرېسى ئىشتات ئۆلكە"
 
 #: addressee.cpp:944
 #, kde-format
 msgid "Business Address Zip Code"
-msgstr ""
+msgstr "شىركەت ئادرېسى پوچتا نومۇرى"
 
 #: addressee.cpp:949
 #, kde-format
 msgid "Business Address Country"
-msgstr ""
+msgstr "شىركەت ئادرېسى دۆلەت"
 
 #: addressee.cpp:954
 #, kde-format
 msgid "Business Address Label"
-msgstr ""
+msgstr "شىركەت ئادرېسى ئەنى"
 
 #: addressee.cpp:959
 #, kde-format
@@ -242,12 +243,12 @@
 #: addressee.cpp:974 phonenumber.cpp:216
 #, kde-format
 msgid "Home Fax"
-msgstr "ئوي فاكىسى"
+msgstr "ئوي فاكس"
 
 #: addressee.cpp:979
 #, kde-format
 msgid "Business Fax"
-msgstr "خىزمەت فاكىس"
+msgstr "خىزمەت فاكس"
 
 #: addressee.cpp:984
 #, kde-format
@@ -267,7 +268,7 @@
 #: addressee.cpp:999
 #, kde-format
 msgid "Email Address"
-msgstr "ئېلخەت ئادرېسلىرى"
+msgstr "ئېلخەت ئادرېسى"
 
 #: addressee.cpp:1019
 #, kde-format
@@ -282,7 +283,7 @@
 #: addressee.cpp:1059
 #, kde-format
 msgid "Geographic Position"
-msgstr ""
+msgstr "جۇغراپىيەلىك ئورنى"
 
 #: addressee.cpp:1110
 #, kde-format
@@ -314,17 +315,17 @@
 #: addressee.cpp:1272
 #, kde-format
 msgid "Product Identifier"
-msgstr ""
+msgstr "مەھسۇلات كىملىكى"
 
 #: addressee.cpp:1292
 #, kde-format
 msgid "Revision Date"
-msgstr ""
+msgstr "تۈزىتىلگەن چېسلا"
 
 #: addressee.cpp:1312
 #, kde-format
 msgid "Sort String"
-msgstr ""
+msgstr "تەرتىپلەش ھەرپ تىزىقى"
 
 #: addressee.cpp:1338
 #, kde-format
@@ -334,7 +335,7 @@
 #: addressee.cpp:1358
 #, kde-format
 msgid "Security Class"
-msgstr ""
+msgstr "بىخەتەرلىك تۈرى"
 
 #: addressee.cpp:1378
 #, kde-format
@@ -374,12 +375,12 @@
 #: addresseehelper.cpp:50
 #, kde-format
 msgid "Ms."
-msgstr "خانىم"
+msgstr "خانقىز"
 
 #: addresseehelper.cpp:51
 #, kde-format
 msgid "Prof."
-msgstr "Prof."
+msgstr "دوكتور"
 
 #: addresseehelper.cpp:53
 #, kde-format
@@ -410,7 +411,7 @@
 #, kde-format
 msgctxt "X.509 public key"
 msgid "X509"
-msgstr ""
+msgstr "X509"
 
 #: key.cpp:199
 #, kde-format
@@ -434,13 +435,13 @@
 #, kde-format
 msgctxt "Undefined phone type"
 msgid "Telephone number"
-msgstr ""
+msgstr "تېلېفون نومۇرى"
 
 #: phonenumber.cpp:170
 #, kde-format
 msgctxt "Home phone"
 msgid "Home"
-msgstr "ماكان"
+msgstr "ئۆي"
 
 #: phonenumber.cpp:172
 #, kde-format
@@ -500,7 +501,7 @@
 #: phonenumber.cpp:194
 #, kde-format
 msgid "PCS"
-msgstr ""
+msgstr "PCS"
 
 #: phonenumber.cpp:198
 #, kde-format
@@ -511,37 +512,30 @@
 #: phonenumber.cpp:211
 #, kde-format
 msgid "Preferred Number"
-msgstr ""
+msgstr "مايىللىق نومۇرى"
 
 #: phonenumber.cpp:221
 #, kde-format
 msgid "Work Fax"
-msgstr "خىزمەتتىكى فاكىس"
+msgstr "ئىش فاكس"
 
 #: resourcelocatorurl.cpp:187
-#, fuzzy, kde-format
-#| msgctxt "Home Address"
-#| msgid "Home"
+#, kde-format
 msgid "Home"
-msgstr "ماكان"
+msgstr "ئۆي"
 
 #: resourcelocatorurl.cpp:190
-#, fuzzy, kde-format
-#| msgctxt "Work Address"
-#| msgid "Work"
+#, kde-format
 msgid "Work"
 msgstr "ئىش"
 
 #: resourcelocatorurl.cpp:193
-#, fuzzy, kde-format
-#| msgid "Prof."
+#, kde-format
 msgid "Profile"
-msgstr "Prof."
+msgstr "سەپلىمە ھۆججەت"
 
 #: resourcelocatorurl.cpp:197
-#, fuzzy, kde-format
-#| msgctxt "another type of address"
-#| msgid "Other"
+#, kde-format
 msgid "Other"
 msgstr "باشقا"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/aim.desktop 
new/kcontacts-6.25.0/src/improtocols/aim.desktop
--- old/kcontacts-6.24.0/src/improtocols/aim.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/aim.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=AIM
 Name[fi]=AIM
 Name[fr]=AIM
+Name[ga]=AIM
 Name[gl]=AIM
 Name[he]=AIM
 Name[hu]=AIM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/facebook.desktop 
new/kcontacts-6.25.0/src/improtocols/facebook.desktop
--- old/kcontacts-6.24.0/src/improtocols/facebook.desktop       2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/facebook.desktop       2026-04-03 
19:08:11.000000000 +0200
@@ -62,6 +62,7 @@
 Name[eu]=Facebook
 Name[fi]=Facebook
 Name[fr]=Facebook
+Name[ga]=Facebook
 Name[gl]=Facebook
 Name[he]=פייסבוק
 Name[hu]=Facebook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/gg.desktop 
new/kcontacts-6.25.0/src/improtocols/gg.desktop
--- old/kcontacts-6.24.0/src/improtocols/gg.desktop     2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/gg.desktop     2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=Gadu-Gadu
 Name[fi]=Gadu-Gadu
 Name[fr]=Gadu-Gadu
+Name[ga]=Gadu-Gadu
 Name[gl]=Gadu-Gadu
 Name[he]=Gadu-Gadu
 Name[hu]=Gadu-Gadu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/googletalk.desktop 
new/kcontacts-6.25.0/src/improtocols/googletalk.desktop
--- old/kcontacts-6.24.0/src/improtocols/googletalk.desktop     2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/googletalk.desktop     2026-04-03 
19:08:11.000000000 +0200
@@ -18,6 +18,7 @@
 Comment[eu]=Google Talk
 Comment[fi]=Google Talk
 Comment[fr]=Google Talk
+Comment[ga]=Google Talk
 Comment[gl]=Google Talk
 Comment[he]=Google Talk
 Comment[hu]=Google Talk
@@ -63,6 +64,7 @@
 Name[eu]=Google Talk
 Name[fi]=Google Talk
 Name[fr]=Google Talk
+Name[ga]=Google Talk
 Name[gl]=Google Talk
 Name[he]=Google Talk
 Name[hu]=Google Talk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/groupwise.desktop 
new/kcontacts-6.25.0/src/improtocols/groupwise.desktop
--- old/kcontacts-6.24.0/src/improtocols/groupwise.desktop      2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/groupwise.desktop      2026-04-03 
19:08:11.000000000 +0200
@@ -63,6 +63,7 @@
 Name[eu]=GroupWise
 Name[fi]=GroupWise
 Name[fr]=GroupWise
+Name[ga]=GroupWise
 Name[gl]=GroupWise
 Name[he]=GroupWise
 Name[hu]=GroupWise
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/icq.desktop 
new/kcontacts-6.25.0/src/improtocols/icq.desktop
--- old/kcontacts-6.24.0/src/improtocols/icq.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/icq.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=ICQ
 Name[fi]=ICQ
 Name[fr]=ICQ
+Name[ga]=ICQ
 Name[gl]=ICQ
 Name[he]=ICQ
 Name[hu]=ICQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/irc.desktop 
new/kcontacts-6.25.0/src/improtocols/irc.desktop
--- old/kcontacts-6.24.0/src/improtocols/irc.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/irc.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=IRC
 Name[fi]=IRC
 Name[fr]=IRC
+Name[ga]=IRC
 Name[gl]=IRC
 Name[he]=IRC
 Name[hu]=IRC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/matrix.desktop 
new/kcontacts-6.25.0/src/improtocols/matrix.desktop
--- old/kcontacts-6.24.0/src/improtocols/matrix.desktop 2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/matrix.desktop 2026-04-03 
19:08:11.000000000 +0200
@@ -15,6 +15,7 @@
 Comment[eu]=Matrix
 Comment[fi]=Matrix
 Comment[fr]=Matrix
+Comment[ga]=Matrix
 Comment[gl]=Matrix
 Comment[he]=Matrix
 Comment[hu]=Matrix
@@ -54,6 +55,7 @@
 Name[eu]=Matrix
 Name[fi]=Matrix
 Name[fr]=Matrix
+Name[ga]=Matrix
 Name[gl]=Matrix
 Name[he]=Matrix
 Name[hu]=Matrix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/meanwhile.desktop 
new/kcontacts-6.25.0/src/improtocols/meanwhile.desktop
--- old/kcontacts-6.24.0/src/improtocols/meanwhile.desktop      2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/meanwhile.desktop      2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=Meanwhile
 Name[fi]=Meanwhile
 Name[fr]=Meanwhile
+Name[ga]=Meanwhile
 Name[gl]=Meanwhile
 Name[he]=Meanwhile
 Name[hu]=Meanwhile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/msn.desktop 
new/kcontacts-6.25.0/src/improtocols/msn.desktop
--- old/kcontacts-6.24.0/src/improtocols/msn.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/msn.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -18,6 +18,7 @@
 Comment[eu]=MSN Mezularia
 Comment[fi]=MSN Messenger
 Comment[fr]=Messagerie MSN
+Comment[ga]=MSN Messenger
 Comment[gl]=MSN Messenger
 Comment[he]=MSN Messenger
 Comment[hu]=MSN Messenger
@@ -64,6 +65,7 @@
 Name[eu]=MSN Mezularia
 Name[fi]=MSN Messenger
 Name[fr]=Messagerie MSN
+Name[ga]=MSN Messenger
 Name[gl]=MSN Messenger
 Name[he]=MSN Messenger
 Name[hu]=MSN Messenger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/qq.desktop 
new/kcontacts-6.25.0/src/improtocols/qq.desktop
--- old/kcontacts-6.24.0/src/improtocols/qq.desktop     2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/qq.desktop     2026-04-03 
19:08:11.000000000 +0200
@@ -62,6 +62,7 @@
 Name[eu]=QQ
 Name[fi]=QQ
 Name[fr]=QQ
+Name[ga]=QQ
 Name[gl]=QQ
 Name[he]=QQ
 Name[hu]=QQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/rocketchat.desktop 
new/kcontacts-6.25.0/src/improtocols/rocketchat.desktop
--- old/kcontacts-6.24.0/src/improtocols/rocketchat.desktop     2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/rocketchat.desktop     2026-04-03 
19:08:11.000000000 +0200
@@ -15,6 +15,7 @@
 Comment[eu]=RocketChat
 Comment[fi]=RocketChat
 Comment[fr]=RocketChat
+Comment[ga]=RocketChat
 Comment[gl]=RocketChat
 Comment[he]=RocketChat
 Comment[hu]=RocketChat
@@ -53,6 +54,7 @@
 Name[eu]=RocketChat
 Name[fi]=RocketChat
 Name[fr]=RocketChat
+Name[ga]=RocketChat
 Name[gl]=RocketChat
 Name[he]=RocketChat
 Name[hu]=RocketChat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/signal.desktop 
new/kcontacts-6.25.0/src/improtocols/signal.desktop
--- old/kcontacts-6.24.0/src/improtocols/signal.desktop 2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/signal.desktop 2026-04-03 
19:08:11.000000000 +0200
@@ -15,6 +15,7 @@
 Comment[eu]=Signal
 Comment[fi]=Signal
 Comment[fr]=Signal
+Comment[ga]=Signal
 Comment[gl]=Signal
 Comment[he]=Signal
 Comment[hu]=Signal
@@ -53,6 +54,7 @@
 Name[eu]=Signal
 Name[fi]=Signal
 Name[fr]=Signal
+Name[ga]=Signal
 Name[gl]=Signal
 Name[he]=Signal
 Name[hu]=Signal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/sip.desktop 
new/kcontacts-6.25.0/src/improtocols/sip.desktop
--- old/kcontacts-6.24.0/src/improtocols/sip.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/sip.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -62,6 +62,7 @@
 Name[eu]=SIP
 Name[fi]=SIP
 Name[fr]=SIP
+Name[ga]=SIP
 Name[gl]=SIP
 Name[he]=SIP
 Name[hu]=SIP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/skype.desktop 
new/kcontacts-6.25.0/src/improtocols/skype.desktop
--- old/kcontacts-6.24.0/src/improtocols/skype.desktop  2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/skype.desktop  2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=Skype
 Name[fi]=Skype
 Name[fr]=Skype
+Name[ga]=Skype
 Name[gl]=Skype
 Name[he]=Skype
 Name[hu]=Skype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/sms.desktop 
new/kcontacts-6.25.0/src/improtocols/sms.desktop
--- old/kcontacts-6.24.0/src/improtocols/sms.desktop    2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/sms.desktop    2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=SMS
 Name[fi]=Tekstiviesti
 Name[fr]=SMS
+Name[ga]=SMS
 Name[gl]=SMS
 Name[he]=SMS
 Name[hu]=SMS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/telegram.desktop 
new/kcontacts-6.25.0/src/improtocols/telegram.desktop
--- old/kcontacts-6.24.0/src/improtocols/telegram.desktop       2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/telegram.desktop       2026-04-03 
19:08:11.000000000 +0200
@@ -15,6 +15,7 @@
 Comment[eu]=Telegram
 Comment[fi]=Telegram
 Comment[fr]=Telegram
+Comment[ga]=Telegram
 Comment[gl]=Telegram
 Comment[he]=טלגרם
 Comment[hu]=Telegram
@@ -54,6 +55,7 @@
 Name[eu]=Telegram
 Name[fi]=Telegram
 Name[fr]=Telegram
+Name[ga]=Telegram
 Name[gl]=Telegram
 Name[he]=טלגרם
 Name[hu]=Telegram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/threema.desktop 
new/kcontacts-6.25.0/src/improtocols/threema.desktop
--- old/kcontacts-6.24.0/src/improtocols/threema.desktop        2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/threema.desktop        2026-04-03 
19:08:11.000000000 +0200
@@ -15,6 +15,7 @@
 Comment[eu]=Threema
 Comment[fi]=Threema
 Comment[fr]=Threema
+Comment[ga]=Threema
 Comment[gl]=Threema
 Comment[he]=Threema
 Comment[hu]=Threema
@@ -53,6 +54,7 @@
 Name[eu]=Threema
 Name[fi]=Threema
 Name[fr]=Threema
+Name[ga]=Threema
 Name[gl]=Threema
 Name[he]=Threema
 Name[hu]=Threema
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/twitter.desktop 
new/kcontacts-6.25.0/src/improtocols/twitter.desktop
--- old/kcontacts-6.24.0/src/improtocols/twitter.desktop        2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/twitter.desktop        2026-04-03 
19:08:11.000000000 +0200
@@ -62,6 +62,7 @@
 Name[eu]=Twitter
 Name[fi]=Twitter
 Name[fr]=Twitter
+Name[ga]=Twitter
 Name[gl]=Twitter
 Name[he]=טוויטר
 Name[hu]=Twitter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/xmpp.desktop 
new/kcontacts-6.25.0/src/improtocols/xmpp.desktop
--- old/kcontacts-6.24.0/src/improtocols/xmpp.desktop   2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/xmpp.desktop   2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=Jabber
 Name[fi]=Jabber
 Name[fr]=Jabber
+Name[ga]=Jabber
 Name[gl]=Jabber
 Name[he]=Jabber
 Name[hu]=Jabber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-6.24.0/src/improtocols/ymsgr.desktop 
new/kcontacts-6.25.0/src/improtocols/ymsgr.desktop
--- old/kcontacts-6.24.0/src/improtocols/ymsgr.desktop  2026-03-07 
21:29:51.000000000 +0100
+++ new/kcontacts-6.25.0/src/improtocols/ymsgr.desktop  2026-04-03 
19:08:11.000000000 +0200
@@ -64,6 +64,7 @@
 Name[eu]=Yahoo
 Name[fi]=Yahoo
 Name[fr]=Yahoo
+Name[ga]=Yahoo
 Name[gl]=Yahoo
 Name[he]=Yahoo
 Name[hu]=Yahoo

Reply via email to