Hello community,

here is the log from the commit of package libkdepim for openSUSE:Leap:15.2 
checked in at 2020-02-13 14:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libkdepim (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libkdepim.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdepim"

Thu Feb 13 14:40:11 2020 rev:57 rq:772058 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libkdepim/libkdepim.changes    2020-01-15 
15:21:43.062452501 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libkdepim.new.26092/libkdepim.changes 
2020-02-13 14:40:11.477635414 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:38:18 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:43 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  libkdepim-19.12.1.tar.xz
  libkdepim-19.12.1.tar.xz.sig

New:
----
  libkdepim-19.12.2.tar.xz
  libkdepim-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ libkdepim.spec ++++++
--- /var/tmp/diff_new_pack.c056UL/_old  2020-02-13 14:40:11.793635587 +0100
+++ /var/tmp/diff_new_pack.c056UL/_new  2020-02-13 14:40:11.797635589 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           libkdepim
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Base package of kdepim
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -73,7 +73,7 @@
 %build
 %cmake_kf5 -d build
 
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++++++ libkdepim-19.12.1.tar.xz -> libkdepim-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-19.12.1/CMakeLists.txt 
new/libkdepim-19.12.2/CMakeLists.txt
--- old/libkdepim-19.12.1/CMakeLists.txt        2020-01-07 03:33:56.000000000 
+0100
+++ new/libkdepim-19.12.2/CMakeLists.txt        2020-02-04 02:58:45.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(libkdepim VERSION ${PIM_VERSION})
 
@@ -25,11 +25,11 @@
 
 
 set(LIBKDEPIM_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.13.1")
+set(AKONADICONTACT_LIB_VERSION "5.13.2")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KLDAP_LIB_VERSION "5.13.1")
-set(AKONADISEARCH_LIB_VERSION "5.13.1")
-set(AKONADI_VERSION "5.13.1")
+set(KLDAP_LIB_VERSION "5.13.2")
+set(AKONADISEARCH_LIB_VERSION "5.13.2")
+set(AKONADI_VERSION "5.13.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus 
Network)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-19.12.1/po/ca@valencia/libkdepim.po 
new/libkdepim-19.12.2/po/ca@valencia/libkdepim.po
--- old/libkdepim-19.12.1/po/ca@valencia/libkdepim.po   2020-01-07 
03:33:53.000000000 +0100
+++ new/libkdepim-19.12.2/po/ca@valencia/libkdepim.po   2020-02-04 
02:58:42.000000000 +0100
@@ -1,7 +1,7 @@
 # Translation of libkdepim.po to Catalan (Valencian)
 # Copyright (C) 2003-2019 This_file_is_part_of_KDE
 #
-# Antoni Bella Pérez <[email protected]>, 2003, 2013, 2014, 2015, 2016, 
2017.
+# Antoni Bella Pérez <[email protected]>, 2003, 2013, 2014, 2015, 2016, 
2017, 2019.
 # Albert Astals Cid <[email protected]>, 2004, 2005.
 # Sebastià Pla i Sanz <[email protected]>, 2004, 2006.
 # Josep Ma. Ferrer <[email protected]>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2015, 2017, 2019.
@@ -11,14 +11,14 @@
 "Project-Id-Version: libkdepim\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-26 03:02+0200\n"
-"PO-Revision-Date: 2019-02-22 20:27+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2019-07-31 09:59+0200\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\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 19.07.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -53,8 +53,7 @@
 msgstr[1] "Voleu eliminar %1 adreces de correu electrònic?"
 
 #: libkdepim/ldap/addhostdialog.cpp:77
-#, fuzzy, kde-format
-#| msgid "Add Host"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add Host"
 msgstr "Afig una màquina"
@@ -92,8 +91,7 @@
 msgstr "Guarda la contrasenya de text al KWallet"
 
 #: libkdepim/ldap/ldapconfigurewidget.cpp:145
-#, fuzzy, kde-format
-#| msgid "Edit Host"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Host"
 msgstr "Edita la màquina"
@@ -265,8 +263,7 @@
 msgstr "Títol"
 
 #: libkdepim/ldap/ldapsearchdialog.cpp:486
-#, fuzzy, kde-format
-#| msgid "Import Contacts from LDAP"
+#, kde-format
 msgctxt "@title:window"
 msgid "Import Contacts from LDAP"
 msgstr "Importa els contactes des de LDAP"
@@ -379,8 +376,7 @@
 msgstr "S'ha importat des del directori LDAP %1 el %2"
 
 #: libkdepim/ldap/ldapsearchdialog.cpp:880
-#, fuzzy, kde-format
-#| msgid "Configure the Address Book LDAP Settings"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure the Address Book LDAP Settings"
 msgstr "Configura l'arranjament LDAP de la llibreta d'adreces"
@@ -396,8 +392,7 @@
 msgstr "Selecciona..."
 
 #: libkdepim/prefs/kprefsdialog.cpp:776
-#, fuzzy, kde-format
-#| msgid "Preferences"
+#, kde-format
 msgctxt "@title:window"
 msgid "Preferences"
 msgstr "Preferències"
@@ -632,8 +627,7 @@
 msgstr "Guarda"
 
 #: 
libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:57
-#, fuzzy, kde-format
-#| msgid "Configure completion"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure Completion"
 msgstr "Configura la compleció"
@@ -654,8 +648,7 @@
 msgstr "Llista negra per a les adreces de correu electrònic"
 
 #: libkdepimakonadi/addressline/completionorder/completionordereditor.cpp:67
-#, fuzzy, kde-format
-#| msgid "Edit Completion Order"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Completion Order"
 msgstr "Edita l'ordre de la compleció"
@@ -701,8 +694,8 @@
 #, kde-kuit-format
 msgctxt "@info"
 msgid ""
-"A contact with the email address <email>%1</email> is already in your "
-"address book."
+"A contact with the email address <email>%1</email> is already in your address 
"
+"book."
 msgstr ""
 "Ja existeix un contacte amb l'adreça de correu <email>%1</email> a la "
 "llibreta d'adreces."
@@ -727,8 +720,7 @@
 
 #: libkdepimakonadi/job/addemailaddressjob.cpp:146
 #: libkdepimakonadi/job/addemaildisplayjob.cpp:174
-#, fuzzy, kde-format
-#| msgid "Add Address Book"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add Address Book"
 msgstr "Afig una llibreta d'adreces"
@@ -740,8 +732,8 @@
 "<para>A contact for \"%1\" was successfully added to your address book.</"
 "para><para>Do you want to edit this new contact now?</para>"
 msgstr ""
-"<para>S'ha afegit correctament a la llibreta d'adreces el contacte per «%1»."
-"</para><para>Voleu editar ara aquest contacte nou?</para>"
+"<para>S'ha afegit correctament a la llibreta d'adreces el contacte per 
«%1».</"
+"para><para>Voleu editar ara aquest contacte nou?</para>"
 
 #: libkdepimakonadi/job/addemailaddressjob.cpp:270
 #, kde-format
@@ -757,172 +749,3 @@
 #, kde-format
 msgid "Contact created successfully"
 msgstr "El contacte s'ha creat correctament"
-
-#~ msgid "&Remove"
-#~ msgstr "&Elimina"
-
-#~ msgid "Blacklist Email Completion"
-#~ msgstr "Llista negra per a la compleció del correu electrònic"
-
-#~ msgid "Edit Recent Addresses"
-#~ msgstr "Edita les adreces recents"
-
-#~ msgid "Configure Email Blacklist..."
-#~ msgstr "Configura la llista negra pel correu electrònic..."
-
-#~ msgctxt "@title:window"
-#~ msgid "Select Address Book"
-#~ msgstr "Selecció de la llibreta d'adreces"
-
-#~ msgctxt "@info"
-#~ msgid "Select the address book where the contact will be saved:"
-#~ msgstr "Seleccioneu la llibreta d'adreces on es desarà el nou contacte:"
-
-#~ msgid "Free"
-#~ msgstr "Lliure"
-
-#~ msgid "Busy"
-#~ msgstr "Ocupat"
-
-#~ msgid "Unavailable"
-#~ msgstr "No disponible"
-
-#~ msgid "Tentative"
-#~ msgstr "Provisional"
-
-#~ msgid "Unknown"
-#~ msgstr "Desconegut"
-
-#~ msgid "Attendee"
-#~ msgstr "Assistent"
-
-#~ msgctxt "@label Day of the week name, example: Monday,"
-#~ msgid "%1,"
-#~ msgstr "%1,"
-
-#~ msgctxt ""
-#~ "@label A time period duration. It is preceded/followed (based on the "
-#~ "orientation) by the name of the week, see the message above. example: 12 "
-#~ "June, 8:00am to 9:30am"
-#~ msgid "%1 %2, %3 to %4"
-#~ msgstr "%1 %2, %3 a %4"
-
-#~ msgctxt ""
-#~ "@label A time period duration. KLocale is used to format the components. "
-#~ "example: Monday, 12 June, 8:00am to 9:30am"
-#~ msgid "%1, %2 %3, %4 to %5"
-#~ msgstr "%1, %2 %3, %4 a %5"
-
-#~ msgctxt "@info:tooltip"
-#~ msgid "Free Period"
-#~ msgstr "Període lliure"
-
-#~ msgctxt "@info:tooltip period start time"
-#~ msgid "Start:"
-#~ msgstr "Inici:"
-
-#~ msgctxt "@info:tooltip period end time"
-#~ msgid "End:"
-#~ msgstr "Final:"
-
-#~ msgctxt "@info:tooltip period duration"
-#~ msgid "Duration:"
-#~ msgstr "Durada:"
-
-#~ msgctxt "%1 is a time, %2 is a status message"
-#~ msgid "[%1] %2"
-#~ msgstr "[%1] %2"
-
-#~ msgid ""
-#~ "Transmission complete. %1 new message (%2 KB). %3 KB remaining on the "
-#~ "server."
-#~ msgid_plural ""
-#~ "Transmission complete. %1 new messages (%2 KB). %3 KB remaining on the "
-#~ "server."
-#~ msgstr[0] ""
-#~ "S'ha completat la transmissió. %1 missatge nou (%2 KB). Queden %3 KB en "
-#~ "el servidor."
-#~ msgstr[1] ""
-#~ "S'ha completat la transmissió. %1 missatges nous (%2 KB). Queden %3 KB en "
-#~ "el servidor."
-
-#~ msgid "Transmission complete. %1 message (%2 KB)."
-#~ msgid_plural "Transmission complete. %1 messages (%2 KB)."
-#~ msgstr[0] "S'ha completat la transmissió. %1 missatge (%2 KB)."
-#~ msgstr[1] "S'ha completat la transmissió. %1 missatges (%2 KB)."
-
-#~ msgid "Transmission complete. %1 new message."
-#~ msgid_plural "Transmission complete. %1 new messages."
-#~ msgstr[0] "S'ha completat la transmissió. %1 missatge nou."
-#~ msgstr[1] "S'ha completat la transmissió. %1 missatges nous."
-
-#~ msgid "Transmission complete. No new messages."
-#~ msgstr "S'ha completat la transmissió. No hi ha missatges nous."
-
-#~ msgid ""
-#~ "Transmission for account %4 complete. %1 new message (%2 KB). %3 KB "
-#~ "remaining on the server."
-#~ msgid_plural ""
-#~ "Transmission for account %4 complete. %1 new messages (%2 KB). %3 KB "
-#~ "remaining on the server."
-#~ msgstr[0] ""
-#~ "S'ha completat la transmissió per al compte %4. %1 missatge nou (%2 KB). "
-#~ "Queden %3 KB en el servidor."
-#~ msgstr[1] ""
-#~ "S'ha completat la transmissió per al compte %4. %1 missatges nous (%2 "
-#~ "KB). Queden %3 KB en el servidor."
-
-#~ msgid "Transmission for account %3 complete. %1 message (%2 KB)."
-#~ msgid_plural "Transmission for account %3 complete. %1 messages (%2 KB)."
-#~ msgstr[0] ""
-#~ "S'ha completat la transmissió per al compte %3. %1 missatge (%2 KB)."
-#~ msgstr[1] ""
-#~ "S'ha completat la transmissió per al compte %3. %1 missatges (%2 KB)."
-
-#~ msgid "Transmission for account %2 complete. %1 new message."
-#~ msgid_plural "Transmission for account %2 complete. %1 new messages."
-#~ msgstr[0] "S'ha completat la transmissió per al compte %2. %1 missatge nou."
-#~ msgstr[1] ""
-#~ "S'ha completat la transmissió per al compte %2. %1 missatges nous."
-
-#~ msgid "Transmission for account %1 complete. No new messages."
-#~ msgstr ""
-#~ "S'ha completat la transmissió per al compte %1. No hi ha cap missatge nou."
-
-#~ msgctxt "Search attribute: Name of contact"
-#~ msgid "Name"
-#~ msgstr "Nom"
-
-#~ msgctxt "Search attribute: Email of the contact"
-#~ msgid "Email"
-#~ msgstr "Correu electrònic"
-
-#~ msgid "Retrieving and storing messages..."
-#~ msgstr "S'estan recuperant i desant els missatges..."
-
-#~ msgid "Total Messages"
-#~ msgstr "Total de missatges"
-
-#~ msgid "Unread Messages"
-#~ msgstr "Missatges sense llegir"
-
-#~ msgid "Quota"
-#~ msgstr "Quota"
-
-#~ msgid "Storage Size"
-#~ msgstr "Mida d'emmagatzematge"
-
-#~ msgid "Subfolder Storage Size"
-#~ msgstr "Mida d'emmagatzematge de la subcarpeta"
-
-#~ msgctxt "collection size"
-#~ msgid "Size"
-#~ msgstr "Mida"
-
-#~ msgctxt "number of entities in the collection"
-#~ msgid "Total"
-#~ msgstr "Total"
-
-#~ msgctxt "number of unread entities in the collection"
-#~ msgid "Unread"
-#~ msgstr "Sense llegir"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-19.12.1/po/ko/libkdepim.po 
new/libkdepim-19.12.2/po/ko/libkdepim.po
--- old/libkdepim-19.12.1/po/ko/libkdepim.po    2020-01-07 03:33:55.000000000 
+0100
+++ new/libkdepim-19.12.2/po/ko/libkdepim.po    2020-02-04 02:58:43.000000000 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2013, 2014, 2015, 2017, 2019.
+# Shinjo Park <[email protected]>, 2013, 2014, 2015, 2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-26 03:02+0200\n"
-"PO-Revision-Date: 2019-04-22 01:17+0200\n"
+"PO-Revision-Date: 2020-01-29 00:43+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -45,8 +45,7 @@
 msgstr[0] "이메일 주소 %1개를 삭제하시겠습니까?"
 
 #: libkdepim/ldap/addhostdialog.cpp:77
-#, fuzzy, kde-format
-#| msgid "Add Host"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add Host"
 msgstr "호스트 추가"
@@ -83,8 +82,7 @@
 msgstr "KWallet에 암호 저장"
 
 #: libkdepim/ldap/ldapconfigurewidget.cpp:145
-#, fuzzy, kde-format
-#| msgid "Edit Host"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Host"
 msgstr "호스트 편집"
@@ -256,8 +254,7 @@
 msgstr "직위"
 
 #: libkdepim/ldap/ldapsearchdialog.cpp:486
-#, fuzzy, kde-format
-#| msgid "Import Contacts from LDAP"
+#, kde-format
 msgctxt "@title:window"
 msgid "Import Contacts from LDAP"
 msgstr "LDAP에서 연락처 가져오기"
@@ -370,8 +367,7 @@
 msgstr "%2에 LDAP 디렉터리 %1에서 가져옴"
 
 #: libkdepim/ldap/ldapsearchdialog.cpp:880
-#, fuzzy, kde-format
-#| msgid "Configure the Address Book LDAP Settings"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure the Address Book LDAP Settings"
 msgstr "주소록 LDAP 설정"
@@ -387,8 +383,7 @@
 msgstr "선택..."
 
 #: libkdepim/prefs/kprefsdialog.cpp:776
-#, fuzzy, kde-format
-#| msgid "Preferences"
+#, kde-format
 msgctxt "@title:window"
 msgid "Preferences"
 msgstr "설정"
@@ -620,8 +615,7 @@
 msgstr "저장"
 
 #: 
libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:57
-#, fuzzy, kde-format
-#| msgid "Configure completion"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure Completion"
 msgstr "완성 설정"
@@ -642,8 +636,7 @@
 msgstr "차단 목록 이메일 주소"
 
 #: libkdepimakonadi/addressline/completionorder/completionordereditor.cpp:67
-#, fuzzy, kde-format
-#| msgid "Edit Completion Order"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Completion Order"
 msgstr "완성 순서 설정"
@@ -709,8 +702,7 @@
 
 #: libkdepimakonadi/job/addemailaddressjob.cpp:146
 #: libkdepimakonadi/job/addemaildisplayjob.cpp:174
-#, fuzzy, kde-format
-#| msgid "Add Address Book"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add Address Book"
 msgstr "주소록 추가"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-19.12.1/po/zh_CN/libkdepim.po 
new/libkdepim-19.12.2/po/zh_CN/libkdepim.po
--- old/libkdepim-19.12.1/po/zh_CN/libkdepim.po 2020-01-07 03:33:56.000000000 
+0100
+++ new/libkdepim-19.12.2/po/zh_CN/libkdepim.po 2020-02-04 02:58:45.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-26 03:02+0200\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to