Hello community,

here is the log from the commit of package kcontacts for openSUSE:Factory 
checked in at 2020-05-11 13:27:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kcontacts.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcontacts"

Mon May 11 13:27:28 2020 rev:56 rq:802071 version:5.70.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes      2020-04-15 
20:02:24.477929623 +0200
+++ /work/SRC/openSUSE:Factory/.kcontacts.new.2738/kcontacts.changes    
2020-05-11 13:28:39.183520145 +0200
@@ -1,0 +2,10 @@
+Sun May  3 09:39:48 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Align description in metainfo.yaml with the one of README.md
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.XLb3qS/_old  2020-05-11 13:28:39.739521310 +0200
+++ /var/tmp/diff_new_pack.XLb3qS/_new  2020-05-11 13:28:39.739521310 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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 lang
 Name:           kcontacts
-Version:        5.69.0
+Version:        5.70.0
 Release:        0
 Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later


++++++ kcontacts-5.69.0.tar.xz -> kcontacts-5.70.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/CMakeLists.txt 
new/kcontacts-5.70.0/CMakeLists.txt
--- old/kcontacts-5.69.0/CMakeLists.txt 2020-04-05 00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/CMakeLists.txt 2020-05-03 00:16:07.000000000 +0200
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 
 project(KContacts VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.69.0 NO_MODULE)
+find_package(ECM 5.70.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-5.69.0/metainfo.yaml 
new/kcontacts-5.70.0/metainfo.yaml
--- old/kcontacts-5.69.0/metainfo.yaml  2020-04-05 00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/metainfo.yaml  2020-05-03 00:16:07.000000000 +0200
@@ -1,5 +1,5 @@
 maintainer: mlaurent
-description: Address book API for KDE 
+description: Support for vCard contacts
 tier: 2
 type: functional
 public_lib: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/po/es/kcontacts5.po 
new/kcontacts-5.70.0/po/es/kcontacts5.po
--- old/kcontacts-5.69.0/po/es/kcontacts5.po    2020-04-05 00:56:17.000000000 
+0200
+++ new/kcontacts-5.70.0/po/es/kcontacts5.po    2020-05-03 00:16:07.000000000 
+0200
@@ -8,19 +8,20 @@
 # Adrián Martínez <sfx...@gmail.com>, 2010.
 # Javier Vinal <fjvi...@gmail.com>, 2011, 2012, 2013, 2015.
 # Cristina Yenyxe González García <the.blue.valky...@gmail.com>, 2011.
+# Eloy Cuadra <ecua...@eloihr.net>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
-"PO-Revision-Date: 2015-12-29 12:08+0100\n"
-"Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
-"Language-Team: Spanish <l10n-kde...@kde.org>\n"
+"PO-Revision-Date: 2020-04-21 02:05+0200\n"
+"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.03.90\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: address.cpp:397
@@ -85,7 +86,7 @@
 #, kde-format
 msgctxt "Address for delivering packages"
 msgid "Parcel"
-msgstr "Parcela"
+msgstr "Paquetería"
 
 #: address.cpp:535
 #, kde-format
@@ -108,7 +109,7 @@
 #, kde-format
 msgctxt "another type of address"
 msgid "Other"
-msgstr "Otro"
+msgstr "Otra"
 
 #: addressee.cpp:433
 #, kde-format
@@ -128,7 +129,7 @@
 #: addressee.cpp:669
 #, kde-format
 msgid "Family Name"
-msgstr "Apellido"
+msgstr "Apellidos"
 
 #: addressee.cpp:689
 #, kde-format
@@ -168,7 +169,7 @@
 #: addressee.cpp:850
 #, kde-format
 msgid "Home Address Post Office Box"
-msgstr "Dirección particular de oficina de correos"
+msgstr "Apartado de correos de la dirección particular"
 
 #: addressee.cpp:855
 #, kde-format
@@ -198,37 +199,37 @@
 #: addressee.cpp:880
 #, kde-format
 msgid "Business Address Street"
-msgstr "Calle de la dirección del trabajo"
+msgstr "Calle de la dirección de trabajo"
 
 #: addressee.cpp:885
 #, kde-format
 msgid "Business Address Post Office Box"
-msgstr "Dirección del Negocio Post Office Box"
+msgstr "Apartado de correos de la dirección de trabajo"
 
 #: addressee.cpp:890
 #, kde-format
 msgid "Business Address City"
-msgstr "Ciudad de la dirección del trabajo"
+msgstr "Ciudad de la dirección de trabajo"
 
 #: addressee.cpp:895
 #, kde-format
 msgid "Business Address State"
-msgstr "Estado de la dirección del trabajo"
+msgstr "Estado de la dirección de trabajo"
 
 #: addressee.cpp:900
 #, kde-format
 msgid "Business Address Zip Code"
-msgstr "Código postal de la dirección del trabajo"
+msgstr "Código postal de la dirección de trabajo"
 
 #: addressee.cpp:905
 #, kde-format
 msgid "Business Address Country"
-msgstr "País de la dirección del trabajo"
+msgstr "País de la dirección de trabajo"
 
 #: addressee.cpp:910
 #, kde-format
 msgid "Business Address Label"
-msgstr "Etiqueta de la dirección del trabajo"
+msgstr "Etiqueta de la dirección de trabajo"
 
 #: addressee.cpp:915
 #, kde-format
@@ -268,7 +269,7 @@
 #: addressee.cpp:950 phonenumber.cpp:211
 #, kde-format
 msgid "Pager"
-msgstr "Paginador"
+msgstr "Busca"
 
 #: addressee.cpp:955
 #, kde-format
@@ -335,7 +336,7 @@
 #: addressee.cpp:1294
 #, kde-format
 msgid "Homepage"
-msgstr "Página de inicio"
+msgstr "Página web"
 
 #: addressee.cpp:1314
 #, kde-format
@@ -410,7 +411,7 @@
 #: addresseehelper.cpp:85
 #, kde-format
 msgid "Sr."
-msgstr "D."
+msgstr "Sr."
 
 #: field.cpp:218
 #, kde-format
@@ -451,7 +452,7 @@
 #: field.cpp:245
 #, kde-format
 msgid "Undefined"
-msgstr "Indefinido"
+msgstr "Sin definir"
 
 #: key.cpp:214
 #, kde-format
@@ -469,7 +470,7 @@
 #, kde-format
 msgctxt "A custom key"
 msgid "Custom"
-msgstr "Personalizado"
+msgstr "Personalizada"
 
 #: key.cpp:223
 #, kde-format
@@ -542,7 +543,7 @@
 #, kde-format
 msgctxt "Car Phone"
 msgid "Car"
-msgstr "Coche"
+msgstr "Automóvil"
 
 #: phonenumber.cpp:209
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/address.h 
new/kcontacts-5.70.0/src/address.h
--- old/kcontacts-5.69.0/src/address.h  2020-04-05 00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/address.h  2020-05-03 00:16:07.000000000 +0200
@@ -72,6 +72,7 @@
 
     /**
       Address types:
+      @see Type
     */
     enum TypeFlag {
         Dom = 1,     /**< domestic */
@@ -83,6 +84,9 @@
         Pref = 64    /**< preferred address */
     };
 
+    /**
+     * Stores a combination of #TypeFlag values.
+     */
     Q_DECLARE_FLAGS(Type, TypeFlag)
     Q_FLAG(Type)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/email.h 
new/kcontacts-5.70.0/src/email.h
--- old/kcontacts-5.69.0/src/email.h    2020-04-05 00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/email.h    2020-05-03 00:16:07.000000000 +0200
@@ -56,7 +56,10 @@
 
     typedef QVector<Email> List;
 
-    /** Email types. */
+    /**
+     * Email types.
+     * @see Type
+     */
     enum TypeFlag {
         Unknown = 0, /**< No or unknown email type is set. */
         Home = 1,    /**< Personal email. */
@@ -64,6 +67,9 @@
         Other = 4,   /**< Other email. */
     };
 
+    /**
+     * Stores a combination of #TypeFlag values.
+     */
     Q_DECLARE_FLAGS(Type, TypeFlag)
     Q_FLAG(Type)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/aim.desktop 
new/kcontacts-5.70.0/src/improtocols/aim.desktop
--- old/kcontacts-5.69.0/src/improtocols/aim.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/aim.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол AIM
 Comment[sk]=AIM Protokol
 Comment[sl]=Protokol AIM
+Comment[sq]=AIM Protocol
 Comment[sv]=AIM-protokoll
 Comment[tg]=Протоколи AIM
 Comment[uk]=Протокол AIM
@@ -67,6 +68,7 @@
 Name[ru]=AIM
 Name[sk]=AIM
 Name[sl]=AIM
+Name[sq]=AIM
 Name[sv]=AIM
 Name[tg]=AIM
 Name[uk]=AIM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/facebook.desktop 
new/kcontacts-5.70.0/src/improtocols/facebook.desktop
--- old/kcontacts-5.69.0/src/improtocols/facebook.desktop       2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/facebook.desktop       2020-05-03 
00:16:07.000000000 +0200
@@ -29,6 +29,7 @@
 Comment[ru]=Протокол Facebook
 Comment[sk]=Facebook Protokol
 Comment[sl]=Protokol Facebook
+Comment[sq]=Protokoli Facebook
 Comment[sv]=Facebook-protokoll
 Comment[tg]=Протоколи Facebook
 Comment[uk]=Протокол Facebook
@@ -63,6 +64,7 @@
 Name[ru]=Facebook
 Name[sk]=Facebook
 Name[sl]=Facebook
+Name[sq]=Facebook
 Name[sv]=Facebook
 Name[tg]=Facebook
 Name[uk]=Facebook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/gg.desktop 
new/kcontacts-5.70.0/src/improtocols/gg.desktop
--- old/kcontacts-5.69.0/src/improtocols/gg.desktop     2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/gg.desktop     2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол Gadu-Gadu
 Comment[sk]=Gadu-Gadu Protokol
 Comment[sl]=Protokol Gadu-Gadu
+Comment[sq]=Protokoli Gadu-Gadu
 Comment[sv]=Gadu-Gadu protokoll
 Comment[tg]=Протоколи Gadu-Gadu
 Comment[uk]=Протокол Gadu-Gadu
@@ -67,6 +68,7 @@
 Name[ru]=Gadu-Gadu
 Name[sk]=Gadu-Gadu
 Name[sl]=Gadu-Gadu
+Name[sq]=Gadu-Gadu
 Name[sv]=Gadu-Gadu
 Name[tg]=Gadu-Gadu
 Name[uk]=Gadu-Gadu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/googletalk.desktop 
new/kcontacts-5.70.0/src/improtocols/googletalk.desktop
--- old/kcontacts-5.69.0/src/improtocols/googletalk.desktop     2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/googletalk.desktop     2020-05-03 
00:16:07.000000000 +0200
@@ -30,6 +30,7 @@
 Comment[ru]=Google Talk
 Comment[sk]=Google Talk
 Comment[sl]=Google Talk
+Comment[sq]=Google Talk
 Comment[sv]=Google Talk
 Comment[tg]=Google Talk
 Comment[uk]=Google Talk
@@ -65,6 +66,7 @@
 Name[ru]=Google Talk
 Name[sk]=Google Talk
 Name[sl]=Google Talk
+Name[sq]=Google Talk
 Name[sv]=Google Talk
 Name[tg]=Google Talk
 Name[uk]=Google Talk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/groupwise.desktop 
new/kcontacts-5.70.0/src/improtocols/groupwise.desktop
--- old/kcontacts-5.69.0/src/improtocols/groupwise.desktop      2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/groupwise.desktop      2020-05-03 
00:16:07.000000000 +0200
@@ -30,6 +30,7 @@
 Comment[ru]=Программа обмена сообщениями Novell GroupWise
 Comment[sk]=Novell GroupWise Messenger
 Comment[sl]=Novell GroupWise Messenger
+Comment[sq]=Novell GroupWise Messenger
 Comment[sv]=Novell GroupWise-meddelandeklient
 Comment[tg]=Паёмнависи Novell GroupWise
 Comment[uk]=Програма обміну повідомленнями Novell GroupWise
@@ -66,6 +67,7 @@
 Name[ru]=GroupWise
 Name[sk]=GroupWise
 Name[sl]=GroupWise
+Name[sq]=GroupWise
 Name[sv]=GroupWise
 Name[tg]=GroupWise
 Name[uk]=GroupWise
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/icq.desktop 
new/kcontacts-5.70.0/src/improtocols/icq.desktop
--- old/kcontacts-5.69.0/src/improtocols/icq.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/icq.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол ICQ
 Comment[sk]=ICQ Protokol
 Comment[sl]=Protokol ICQ
+Comment[sq]=ICQ Protocol
 Comment[sv]=ICQ-protokoll
 Comment[tg]=Протоколи ICQ
 Comment[uk]=Протокол ICQ
@@ -67,6 +68,7 @@
 Name[ru]=ICQ
 Name[sk]=ICQ
 Name[sl]=ICQ
+Name[sq]=ICQ
 Name[sv]=ICQ
 Name[tg]=ICQ
 Name[uk]=ICQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/irc.desktop 
new/kcontacts-5.70.0/src/improtocols/irc.desktop
--- old/kcontacts-5.69.0/src/improtocols/irc.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/irc.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -30,6 +30,7 @@
 Comment[ru]=Internet Relay Chat (IRC)
 Comment[sk]=Internet Relay Chat
 Comment[sl]=Internet Relay Chat
+Comment[sq]=Internet Relay Chat
 Comment[sv]=Internet Relay Chat
 Comment[tg]=Суҳбати иттисоли интернетӣ
 Comment[uk]=Internet Relay Chat
@@ -66,6 +67,7 @@
 Name[ru]=IRC
 Name[sk]=IRC
 Name[sl]=IRC
+Name[sq]=IRC
 Name[sv]=IRC
 Name[tg]=IRC
 Name[uk]=IRC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/meanwhile.desktop 
new/kcontacts-5.70.0/src/improtocols/meanwhile.desktop
--- old/kcontacts-5.69.0/src/improtocols/meanwhile.desktop      2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/meanwhile.desktop      2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол Meanwhile
 Comment[sk]=Meanwhile Protokol
 Comment[sl]=Protokol Meanwhile
+Comment[sq]=Meanwhile Protocol
 Comment[sv]=Meanwhile-protokoll
 Comment[tg]=Протоколи Meanwhile
 Comment[uk]=Протокол Meanwhile
@@ -67,6 +68,7 @@
 Name[ru]=Meanwhile
 Name[sk]=Meanwhile
 Name[sl]=Meanwhile
+Name[sq]=Meanwhile
 Name[sv]=Meanwhile
 Name[tg]=Meanwhile
 Name[uk]=Meanwhile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/msn.desktop 
new/kcontacts-5.70.0/src/improtocols/msn.desktop
--- old/kcontacts-5.69.0/src/improtocols/msn.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/msn.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Обмен сообщениями MSN
 Comment[sk]=MSN Messenger
 Comment[sl]=MSN Messenger
+Comment[sq]=MSN Messenger
 Comment[sv]=MSN Messenger
 Comment[tg]=Паёмнависи MSN
 Comment[uk]=MSN Messenger
@@ -67,6 +68,7 @@
 Name[ru]=MSN Messenger
 Name[sk]=MSN Messenger
 Name[sl]=MSN Messenger
+Name[sq]=MSN Messenger
 Name[sv]=MSN Messenger
 Name[tg]=Паёмнависи MSN
 Name[uk]=MSN Messenger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/qq.desktop 
new/kcontacts-5.70.0/src/improtocols/qq.desktop
--- old/kcontacts-5.69.0/src/improtocols/qq.desktop     2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/qq.desktop     2020-05-03 
00:16:07.000000000 +0200
@@ -29,6 +29,7 @@
 Comment[ru]=Обмен сообщениями Tencent QQ
 Comment[sk]=Tencent QQ Messaging
 Comment[sl]=Sporočanje Tencent QQ
+Comment[sq]=Tencent QQ Messaging
 Comment[sv]=Tencent QQ-meddelandeklient
 Comment[tg]=Паёмнависи Tencent QQ
 Comment[uk]=Обмін повідомленнями Tencent QQ
@@ -63,6 +64,7 @@
 Name[ru]=QQ
 Name[sk]=QQ
 Name[sl]=QQ
+Name[sq]=QQ
 Name[sv]=QQ
 Name[tg]=QQ
 Name[uk]=QQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/sip.desktop 
new/kcontacts-5.70.0/src/improtocols/sip.desktop
--- old/kcontacts-5.69.0/src/improtocols/sip.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/sip.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -29,6 +29,7 @@
 Comment[ru]=Session Initiation Protocol (SIP)
 Comment[sk]=Session Initiation Protokol
 Comment[sl]=Session Initiation Protocol
+Comment[sq]=Session Initiation Protocol
 Comment[sv]=Sessionsinitieringsprotokoll
 Comment[tg]=Протоколи омодасозии ҷаласа
 Comment[uk]=Session Initiation Protocol
@@ -63,6 +64,7 @@
 Name[ru]=SIP
 Name[sk]=SIP
 Name[sl]=SIP
+Name[sq]=SIP
 Name[sv]=SIP
 Name[tg]=SIP
 Name[uk]=SIP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/skype.desktop 
new/kcontacts-5.70.0/src/improtocols/skype.desktop
--- old/kcontacts-5.69.0/src/improtocols/skype.desktop  2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/skype.desktop  2020-05-03 
00:16:07.000000000 +0200
@@ -9,7 +9,7 @@
 Comment[da]=Skype internettelefoni
 Comment[de]=Skype-Internet-Telefonie
 Comment[en_GB]=Skype Internet Telephony
-Comment[es]=Telefonía por Internet Skype
+Comment[es]=Telefonía por Internet de Skype
 Comment[et]=Internetitelefon Skype
 Comment[eu]=Skype Internet Telefonia
 Comment[fi]=Skype-internetpuhelin
@@ -31,6 +31,7 @@
 Comment[ru]=Skype
 Comment[sk]=Skype Internet Telephony
 Comment[sl]=Skype internetna telefonija
+Comment[sq]=Skype Internet Telephony
 Comment[sv]=Skype Internettelefoni
 Comment[tg]=Телефони интернетии Skype
 Comment[uk]=Інтернет-телефонія Skype
@@ -67,6 +68,7 @@
 Name[ru]=Skype
 Name[sk]=Skype
 Name[sl]=Skype
+Name[sq]=Skype
 Name[sv]=Skype
 Name[tg]=Skype
 Name[uk]=Skype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/sms.desktop 
new/kcontacts-5.70.0/src/improtocols/sms.desktop
--- old/kcontacts-5.69.0/src/improtocols/sms.desktop    2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/sms.desktop    2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол SMS
 Comment[sk]=SMS Protokol
 Comment[sl]=Protokol SMS
+Comment[sq]=SMS Protocol
 Comment[sv]=SMS-protokoll
 Comment[tg]=Протоколи СМС
 Comment[uk]=Протокол SMS
@@ -67,6 +68,7 @@
 Name[ru]=SMS
 Name[sk]=SMS
 Name[sl]=SMS
+Name[sq]=SMS
 Name[sv]=SMS
 Name[tg]=СМС
 Name[uk]=SMS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/twitter.desktop 
new/kcontacts-5.70.0/src/improtocols/twitter.desktop
--- old/kcontacts-5.69.0/src/improtocols/twitter.desktop        2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/twitter.desktop        2020-05-03 
00:16:07.000000000 +0200
@@ -29,6 +29,7 @@
 Comment[ru]=Протокол Twitter
 Comment[sk]=Twitter Protokol
 Comment[sl]=Protokol Twitter
+Comment[sq]=Twitter Protocol
 Comment[sv]=Twitter-protokoll
 Comment[tg]=Протоколи Twitter
 Comment[uk]=Протокол Twitter
@@ -64,6 +65,7 @@
 Name[ru]=Twitter
 Name[sk]=Twitter
 Name[sl]=Twitter
+Name[sq]=Twitter
 Name[sv]=Twitter
 Name[tg]=Twitter
 Name[uk]=Twitter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/xmpp.desktop 
new/kcontacts-5.70.0/src/improtocols/xmpp.desktop
--- old/kcontacts-5.69.0/src/improtocols/xmpp.desktop   2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/xmpp.desktop   2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол Jabber
 Comment[sk]=Jabber Protokol
 Comment[sl]=Protokol Jabber
+Comment[sq]=Jabber Protocol
 Comment[sv]=Jabber-protokoll
 Comment[tg]=Протоколи Jabber
 Comment[uk]=Протокол Jabber
@@ -67,6 +68,7 @@
 Name[ru]=Jabber
 Name[sk]=Jabber
 Name[sl]=Jabber
+Name[sq]=Jabber
 Name[sv]=Jabber
 Name[tg]=Jabber
 Name[uk]=Jabber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/improtocols/ymsgr.desktop 
new/kcontacts-5.70.0/src/improtocols/ymsgr.desktop
--- old/kcontacts-5.69.0/src/improtocols/ymsgr.desktop  2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/improtocols/ymsgr.desktop  2020-05-03 
00:16:07.000000000 +0200
@@ -31,6 +31,7 @@
 Comment[ru]=Протокол Yahoo
 Comment[sk]=Yahoo Protokol
 Comment[sl]=Protokol Yahoo
+Comment[sq]=Yahoo Protocol
 Comment[sv]=Yahoo-protokoll
 Comment[tg]=Протоколи Yahoo
 Comment[uk]=Протокол Yahoo
@@ -67,6 +68,7 @@
 Name[ru]=Yahoo
 Name[sk]=Yahoo
 Name[sl]=Yahoo
+Name[sq]=Yahoo
 Name[sv]=Yahoo
 Name[tg]=Yahoo
 Name[uk]=Yahoo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/phonenumber.h 
new/kcontacts-5.70.0/src/phonenumber.h
--- old/kcontacts-5.69.0/src/phonenumber.h      2020-04-05 00:56:17.000000000 
+0200
+++ new/kcontacts-5.70.0/src/phonenumber.h      2020-05-03 00:16:07.000000000 
+0200
@@ -55,6 +55,7 @@
 public:
     /**
       Phone number types.
+      @see Type
     */
     enum TypeFlag {
         Home = 1,     /**< Home number */
@@ -75,6 +76,9 @@
         Undefined = 16384 /** Undefined number type */
     };
 
+    /**
+     * Stores a combination of #TypeFlag values.
+     */
     Q_DECLARE_FLAGS(Type, TypeFlag)
     Q_FLAG(Type)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.69.0/src/resourcelocatorurl.h 
new/kcontacts-5.70.0/src/resourcelocatorurl.h
--- old/kcontacts-5.69.0/src/resourcelocatorurl.h       2020-04-05 
00:56:17.000000000 +0200
+++ new/kcontacts-5.70.0/src/resourcelocatorurl.h       2020-05-03 
00:16:07.000000000 +0200
@@ -56,6 +56,7 @@
 
     /** URL types.
      *  @since 5.12
+     *  @see Type
      */
     enum TypeFlag {
         Unknown = 0, /**< No or unknown URL type is set. */
@@ -64,6 +65,10 @@
         Profile = 4, /**< Profile website. */
         Other = 8    /**< Other websie. */
     };
+
+    /**
+     * Stores a combination of #TypeFlag values.
+     */
     Q_DECLARE_FLAGS(Type, TypeFlag)
     Q_FLAG(Type)
 


Reply via email to