Hello community,

here is the log from the commit of package kdepim-runtime for openSUSE:Factory 
checked in at 2020-06-14 18:19:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-runtime.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-runtime"

Sun Jun 14 18:19:35 2020 rev:68 rq:813639 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes    
2020-05-20 18:41:00.728682487 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.3606/kdepim-runtime.changes  
2020-06-14 18:19:43.107537988 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:47 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

Old:
----
  kdepim-runtime-20.04.1.tar.xz
  kdepim-runtime-20.04.1.tar.xz.sig

New:
----
  kdepim-runtime-20.04.2.tar.xz
  kdepim-runtime-20.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ kdepim-runtime.spec ++++++
--- /var/tmp/diff_new_pack.1rQ8Ka/_old  2020-06-14 18:19:44.187540759 +0200
+++ /var/tmp/diff_new_pack.1rQ8Ka/_new  2020-06-14 18:19:44.191540769 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdepim-runtime
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        Akonadi resources for PIM applications
 License:        GPL-2.0-or-later AND GPL-3.0-or-later


++++++ kdepim-runtime-20.04.1.tar.xz -> kdepim-runtime-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-20.04.1/CMakeLists.txt 
new/kdepim-runtime-20.04.2/CMakeLists.txt
--- old/kdepim-runtime-20.04.1/CMakeLists.txt   2020-05-12 03:26:32.000000000 
+0200
+++ new/kdepim-runtime-20.04.2/CMakeLists.txt   2020-06-09 02:46:42.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 set(KDEPIM_RUNTIME_VERSION_NUMBER ${PIM_VERSION})
 project(kdepim-runtime VERSION ${KDEPIM_RUNTIME_VERSION_NUMBER})
 
@@ -37,7 +37,7 @@
 #    3.2 
 
 set(KDEPIM_DEV_VERSION )
-set(RELEASE_SERVICE_VERSION "20.04.0")
+set(RELEASE_SERVICE_VERSION "20.04.2")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -68,24 +68,24 @@
 
 set(KDEPIMRUNTIME_LIB_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}")
 set(KDEPIMRUNTIME_LIB_SOVERSION "5")
-set(AKONADI_VERSION "5.14.1")
+set(AKONADI_VERSION "5.14.2")
 
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.14.1")
-set(CALENDARUTILS_LIB_VERSION "5.14.1")
-set(KDAV_LIB_VERSION "5.14.1")
-set(KIMAP_LIB_VERSION "5.14.1")
-set(KMBOX_LIB_VERSION "5.14.1")
-set(AKONADICALENDAR_LIB_VERSION "5.14.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.14.1")
-set(AKONADIKALARM_LIB_VERSION "5.14.1")
-set(KMIME_LIB_VERSION "5.14.1")
-set(XMLRPCCLIENT_LIB_VERSION "5.14.1")
-set(AKONADIMIME_LIB_VERSION "5.14.1")
-set(AKONADICONTACT_LIB_VERSION "5.14.1")
-set(AKONADINOTE_LIB_VERSION "5.14.1")
-set(PIMCOMMON_LIB_VERSION "5.14.1")
-set(KGAPI_LIB_VERSION "5.14.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.14.2")
+set(CALENDARUTILS_LIB_VERSION "5.14.2")
+set(KDAV_LIB_VERSION "5.14.2")
+set(KIMAP_LIB_VERSION "5.14.2")
+set(KMBOX_LIB_VERSION "5.14.2")
+set(AKONADICALENDAR_LIB_VERSION "5.14.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.14.2")
+set(AKONADIKALARM_LIB_VERSION "5.14.2")
+set(KMIME_LIB_VERSION "5.14.2")
+set(XMLRPCCLIENT_LIB_VERSION "5.14.2")
+set(AKONADIMIME_LIB_VERSION "5.14.2")
+set(AKONADICONTACT_LIB_VERSION "5.14.2")
+set(AKONADINOTE_LIB_VERSION "5.14.2")
+set(PIMCOMMON_LIB_VERSION "5.14.2")
+set(KGAPI_LIB_VERSION "5.14.2")
 
 set( SharedMimeInfo_MINIMUM_VERSION "1.3" )
 find_package(SharedMimeInfo ${SharedMimeInfo_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-20.04.1/po/cs/akonadi_googlecalendar_resource.po 
new/kdepim-runtime-20.04.2/po/cs/akonadi_googlecalendar_resource.po
--- old/kdepim-runtime-20.04.1/po/cs/akonadi_googlecalendar_resource.po 
2020-05-12 03:26:12.000000000 +0200
+++ new/kdepim-runtime-20.04.2/po/cs/akonadi_googlecalendar_resource.po 
2020-06-09 02:46:28.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak <v...@pelcak.org>, 2012, 2013, 2014.
+# Vit Pelcak <v...@pelcak.org>, 2012, 2013, 2014, 2020.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.04.0\n"
 
 #: ../common/googleresource.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-20.04.1/po/fr/akonadi_ews_resource.po 
new/kdepim-runtime-20.04.2/po/fr/akonadi_ews_resource.po
--- old/kdepim-runtime-20.04.1/po/fr/akonadi_ews_resource.po    2020-05-12 
03:26:16.000000000 +0200
+++ new/kdepim-runtime-20.04.2/po/fr/akonadi_ews_resource.po    2020-06-09 
02:46:33.000000000 +0200
@@ -1,19 +1,20 @@
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019.
+# Xavier Besnard <xavier.besn...@neuf.fr>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_ews_resource\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-05 08:49+0200\n"
-"PO-Revision-Date: 2019-12-26 11:00+0800\n"
-"Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
+"PO-Revision-Date: 2020-05-26 12:15+0200\n"
+"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\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 20.03.70\n"
+"X-Generator: Lokalize 20.04.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -233,6 +234,13 @@
 "hosted Office 365 instances, where the administrator has chosen to enable it."
 "</p></body></html>"
 msgstr ""
+"<html><head/><body><p>Active l'authentification classique par nom-"
+"utilisateur / mot de passe vis à vis du serveur « Exchange ». Cela inclut "
+"les méthodes telles que « Basic », « NTLM »ou « Kerberos ».</p><p>Cette "
+"authentification est à considérer comme quelque peu ancienne. Elle est "
+"principalement utilisée pour des installations « Exchange » de bureau et de "
+"petite taille, hébergeant des applications « Office 365 », pour lesquelles, "
+"l'administrateur a choisi leur activation.</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, authUsernameRadioButton)
 #: ewsconfigdialog.ui:88
@@ -254,6 +262,15 @@
 "passed without the domain (\"username\"), which will cause the server to set "
 "the domain to the default one its configured with.</p></body></html>"
 msgstr ""
+"<html><head/><body><p>Permet de spécifier un domaine « Active Directory » "
+"pour l'utilisateur.</p><p><span style=\" font-weight:600;\">Remarque : </"
+"span> Il y a une différence subtile entre « Domaine vide » et « Aucun "
+"domaine ».</p><p>Avec « Domaine vide », (Case « Domaine » cochée), Domaine "
+"vide dans la zone de saisie), la ressource EWS fournira à l'utilisateur un "
+"domaine explicitement vide (« \\username »).</p><p>Avec « Aucun domaine », "
+"(Case « Domaine » décochée), l'utilisateur ne fournira aucun domaine, "
+"(« username »), ce qui contraindra le serveur à choisir le domaine par "
+"défaut, celui qui a été défini dans la configuration.</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_HasDomain)
 #: ewsconfigdialog.ui:137
@@ -330,6 +347,13 @@
 "one-time-passwords generated by tokens.</p><p>This method is mostly used for "
 "hosted Office 365 instances.</p></body></html>"
 msgstr ""
+"<html><head/><body><p>Active une authentification plus forte et plus moderne "
+"reposant sur « OAuth2 ».</p><p>Ce type d'authentification ouvrira une page "
+"Internet fournie par l'infrastructure, où l'utilisateur aura à saisir des "
+"informations d'authentification, pouvant aussi inclure, une authentification "
+"multi-facteur via des mots de passe à usage unique produits par des jetons.</"
+"p><p>Cette méthode est la plupart du temps utilisé pour des hébergements "
+"« Office 365 ».</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, authOAuth2RadioButton)
 #: ewsconfigdialog.ui:216
@@ -399,6 +423,17 @@
 "requirements for strong authentication, in which case entering the MFA code "
 "is not required.</p></body></html>"
 msgstr ""
+"<html><head/><body><p>La méthode d'authentification « PKey » (Private Key) "
+"est utilisée comme une étape supplémentaire de l'authentification reposant "
+"sur « OAuth2 ». Elle utilise un certificat « X.509 » et une clé privée, "
+"identifiant un périphérique de confiance, intégré dans un dossier « Azure » "
+"en utilisant un regroupement d'espace de travail.</p><p>Certains "
+"administrateurs peuvent autoriser l'utilisation d'une authentication "
+"« PKey » pour la connexion à « Office 365 » à partir d'un réseau hors "
+"entreprise. Dans les autres cas, quand l'authentification multi-facteur est "
+"définie, l'utilisation de l'authentification « PKey » peut remplir les "
+"exigences d'authentification forte, pour laquelle la saisie du code « MFA » "
+"n'est pas demandée.</p></body></html>"
 
 #. i18n: ectx: property (title), widget (QGroupBox, pkeyAuthGroupBox)
 #: ewsconfigdialog.ui:318
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-runtime-20.04.1/po/fr/akonadi_googlecalendar_resource.po 
new/kdepim-runtime-20.04.2/po/fr/akonadi_googlecalendar_resource.po
--- old/kdepim-runtime-20.04.1/po/fr/akonadi_googlecalendar_resource.po 
2020-05-12 03:26:16.000000000 +0200
+++ new/kdepim-runtime-20.04.2/po/fr/akonadi_googlecalendar_resource.po 
2020-06-09 02:46:33.000000000 +0200
@@ -2,7 +2,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Joëlle Cornavin <jc...@free.fr>, 2012, 2013.
-# xavier <xavier.besn...@neuf.fr>, 2013, 2014.
+# xavier <xavier.besn...@neuf.fr>, 2013, 2014, 2020.
 # Vincent Pinon <vpi...@kde.org>, 2017.
 #
 msgid ""
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-20.04.1/po/pl/kio_pop3.po 
new/kdepim-runtime-20.04.2/po/pl/kio_pop3.po
--- old/kdepim-runtime-20.04.1/po/pl/kio_pop3.po        2020-05-12 
03:26:25.000000000 +0200
+++ new/kdepim-runtime-20.04.2/po/pl/kio_pop3.po        2020-06-09 
02:46:39.000000000 +0200
@@ -1,5 +1,5 @@
 # translation of kio_pop3.po to
-# Version: $Revision: 1563303 $
+# Version: $Revision: 1569795 $
 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, 
Inc.
 #
 # Michał Rudolf <mrud...@kdewebdev.org>, 2002.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-runtime-20.04.1/po/sl/kio_pop3.po 
new/kdepim-runtime-20.04.2/po/sl/kio_pop3.po
--- old/kdepim-runtime-20.04.1/po/sl/kio_pop3.po        2020-05-12 
03:26:28.000000000 +0200
+++ new/kdepim-runtime-20.04.2/po/sl/kio_pop3.po        2020-06-09 
02:46:40.000000000 +0200
@@ -2,7 +2,7 @@
 # Translation of kio_pop3.po to Slovenian
 # SLOVENIAN TRANSLATION OF K DESKTOP ENVIRONMENT.
 # Copyright (C) 2001, 2003, 2004, 2007 Free Software Foundation, Inc.
-# $Id: kio_pop3.po 1563303 2020-03-04 04:41:12Z scripty $
+# $Id: kio_pop3.po 1569795 2020-05-20 23:32:30Z ltoscano $
 # $Source$
 #
 # Andrej Vernekar <andrej.verne...@moj.net>, 2001, 2007, 2011.


Reply via email to