Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kontact for openSUSE:Factory checked 
in at 2021-07-09 23:58:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontact (Old)
 and      /work/SRC/openSUSE:Factory/.kontact.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontact"

Fri Jul  9 23:58:05 2021 rev:58 rq:904977 version:21.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontact/kontact.changes  2021-06-12 
20:07:01.560821614 +0200
+++ /work/SRC/openSUSE:Factory/.kontact.new.2625/kontact.changes        
2021-07-09 23:59:09.364610008 +0200
@@ -1,0 +2,9 @@
+Wed Jul  7 08:58:09 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.3
+- No code change since 21.04.2
+
+-------------------------------------------------------------------

Old:
----
  kontact-21.04.2.tar.xz
  kontact-21.04.2.tar.xz.sig

New:
----
  kontact-21.04.3.tar.xz
  kontact-21.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kontact.spec ++++++
--- /var/tmp/diff_new_pack.zOCtWy/_old  2021-07-09 23:59:09.940605529 +0200
+++ /var/tmp/diff_new_pack.zOCtWy/_new  2021-07-09 23:59:09.940605529 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kontact
-Version:        21.04.2
+Version:        21.04.3
 Release:        0
 Summary:        Personal Information Manager
 License:        GPL-2.0-or-later


++++++ kontact-21.04.2.tar.xz -> kontact-21.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-21.04.2/CMakeLists.txt 
new/kontact-21.04.3/CMakeLists.txt
--- old/kontact-21.04.2/CMakeLists.txt  2021-06-05 23:22:51.000000000 +0200
+++ new/kontact-21.04.3/CMakeLists.txt  2021-07-05 21:23:08.000000000 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.17.2")
+set(PIM_VERSION "5.17.3")
 cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
 project(kontact VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.04.2")
+set(RELEASE_SERVICE_VERSION "21.04.3")
 set(KF5_MIN_VERSION "5.79.0")
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 
@@ -37,10 +37,10 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.17.2")
-set(AKONADI_VERSION "5.17.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.17.2")
-set(PIMCOMMON_LIB_VERSION "5.17.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.17.3")
+set(AKONADI_VERSION "5.17.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.17.3")
+set(PIMCOMMON_LIB_VERSION "5.17.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -48,8 +48,8 @@
 
 set(QT_REQUIRED_VERSION "5.14.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Widgets WebEngine 
WebEngineWidgets)
-set(LIBKDEPIM_LIB_VERSION "5.17.2")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.17.2")
+set(LIBKDEPIM_LIB_VERSION "5.17.3")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.17.3")
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5DocTools ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-21.04.2/po/el/kontact.po 
new/kontact-21.04.3/po/el/kontact.po
--- old/kontact-21.04.2/po/el/kontact.po        2021-06-08 08:17:32.000000000 
+0200
+++ new/kontact-21.04.3/po/el/kontact.po        2021-07-06 07:27:55.000000000 
+0200
@@ -12,14 +12,14 @@
 # Giorgos Katsikatsos <giorgos.katsikat...@gmail.com>, 2010.
 # Petros Vidalis <p_vida...@hotmail.com>, 2010.
 # Dimitrios Glentadakis <dgl...@gmail.com>, 2011, 2012.
-# Stelios <ssta...@gmail.com>, 2012, 2020.
+# Stelios <ssta...@gmail.com>, 2012, 2020, 2021.
 # Dimitris Kardarakos <dimk...@gmail.com>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-17 01:50+0000\n"
-"PO-Revision-Date: 2020-08-12 19:02+0300\n"
+"PO-Revision-Date: 2021-06-28 11:29+0300\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
 "Language: el\n"
@@ -421,7 +421,7 @@
 #: src/kontact.kcfg:25
 #, kde-format
 msgid "Show the component sidebar:"
-msgstr "???? ?????????????????????? ?? ???????????????? ???????????? 
????????????????????:"
+msgstr "???? ?????????????????????? ?? ???????????????? ???????????? 
????????????????????."
 
 #. i18n: ectx: tooltip, entry (SideBarOpen), group (View)
 #: src/kontact.kcfg:26
@@ -504,10 +504,9 @@
 msgstr "???????????????????????? ???????????????????? ?????????????????????? 
?????? KDE"
 
 #: src/main.cpp:158
-#, fuzzy, kde-format
-#| msgid "Copyright ?? 2001???2020 Kontact authors"
+#, kde-format
 msgid "Copyright ?? 2001???2021 Kontact authors"
-msgstr "???????????????????? ???????????????????? ?? 2001???2020, ???? 
???????????????????? ?????? Kontact"
+msgstr "???????????????????? ???????????????????? ?? 2001???2021, ???? 
???????????????????? ?????? Kontact"
 
 #: src/main.cpp:162
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-21.04.2/po/se/kontact.po 
new/kontact-21.04.3/po/se/kontact.po
--- old/kontact-21.04.2/po/se/kontact.po        2021-06-08 08:17:32.000000000 
+0200
+++ new/kontact-21.04.3/po/se/kontact.po        2021-07-06 07:27:55.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-03-21 08:01+0100\n"
+"POT-Creation-Date: 2021-04-17 01:50+0000\n"
 "PO-Revision-Date: 2009-10-09 13:26+0200\n"
 "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -411,7 +411,7 @@
 msgid "List all possible modules and exit"
 msgstr "????jet buot vejola?? moduvllaid ja heaittit"
 
-#: src/main.cpp:154 src/mainwindow.cpp:905
+#: src/main.cpp:154 src/mainwindow.cpp:904
 #, kde-format
 msgid "Kontact"
 msgstr "Kontact"
@@ -564,66 +564,66 @@
 msgstr ""
 
 #. i18nc( "@info:status", "Plugin %1", plugin->title() ) );
-#: src/mainwindow.cpp:479
+#: src/mainwindow.cpp:478
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "Switch to plugin %1"
 msgstr ""
 
-#: src/mainwindow.cpp:549
+#: src/mainwindow.cpp:548
 #, kde-format
 msgctxt "@info:status"
 msgid "Application is running standalone. Foregrounding..."
 msgstr ""
 
-#: src/mainwindow.cpp:565
+#: src/mainwindow.cpp:564
 #, kde-format
 msgctxt "@info"
 msgid "Cannot load part for %1."
 msgstr ""
 
-#: src/mainwindow.cpp:633
+#: src/mainwindow.cpp:632
 #, kde-format
 msgctxt "@title:window Plugin dependent window title"
 msgid "%1 - Kontact"
 msgstr ""
 
-#: src/mainwindow.cpp:906
+#: src/mainwindow.cpp:905
 #, kde-format
 msgid "The KDE Personal Information Management Suite."
 msgstr ""
 
-#: src/mainwindow.cpp:911
+#: src/mainwindow.cpp:910
 #, kde-format
 msgid "Read Manual"
 msgstr ""
 
-#: src/mainwindow.cpp:912
+#: src/mainwindow.cpp:911
 #, kde-format
 msgid "Learn more about Kontact and its components"
 msgstr ""
 
-#: src/mainwindow.cpp:915
+#: src/mainwindow.cpp:914
 #, kde-format
 msgid "Visit Kontact Website"
 msgstr ""
 
-#: src/mainwindow.cpp:916
+#: src/mainwindow.cpp:915
 #, kde-format
 msgid "Access online resources and tutorials"
 msgstr ""
 
-#: src/mainwindow.cpp:919
+#: src/mainwindow.cpp:918
 #, kde-format
 msgid "Setup your Accounts"
 msgstr ""
 
-#: src/mainwindow.cpp:920
+#: src/mainwindow.cpp:919
 #, kde-format
 msgid "Prepare Kontact for use"
 msgstr ""
 
-#: src/mainwindow.cpp:944
+#: src/mainwindow.cpp:943
 #, kde-format
 msgctxt "@info:status"
 msgid "Sidebar is hidden. Show the sidebar again using the %1 key."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-21.04.2/po/zh_CN/kontact.po 
new/kontact-21.04.3/po/zh_CN/kontact.po
--- old/kontact-21.04.2/po/zh_CN/kontact.po     2021-06-08 08:17:32.000000000 
+0200
+++ new/kontact-21.04.3/po/zh_CN/kontact.po     2021-07-06 07:27:55.000000000 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-17 01:50+0000\n"
-"PO-Revision-Date: 2021-06-03 16:07\n"
+"PO-Revision-Date: 2021-06-20 07:37\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-21.04.2/src/data/org.kde.kontact.appdata.xml 
new/kontact-21.04.3/src/data/org.kde.kontact.appdata.xml
--- old/kontact-21.04.2/src/data/org.kde.kontact.appdata.xml    2021-06-05 
23:22:51.000000000 +0200
+++ new/kontact-21.04.3/src/data/org.kde.kontact.appdata.xml    2021-07-05 
21:23:08.000000000 +0200
@@ -222,7 +222,7 @@
       <li xml:lang="sv">Kmail: Ett kraftfullt och funktionsrikt e-postprogram 
med st??d f??r ett stort antal e-postleverant??rer.</li>
       <li xml:lang="uk">KMail ??? ???????????????? ?? ?????????????? ???? 
???????????????????? ???????????????? ?????? ???????????? ?? 
?????????????????????? ????????????, ?? ???????? ?????????????????????? 
?????????????????? ???????????????? ?????????????????? ?????????? 
?????????????? ???????????? ?????????????????????? ??????????.</li>
       <li xml:lang="x-test">xxKMail - a powerful and feature-rich email client 
with support for a wide range of email providers.xx</li>
-      <li xml:lang="zh-CN">KMail - 
???????????????????????????????????????????????????????????????????????????????????????</li>
+      <li xml:lang="zh-CN">KMail - 
?????????????????????????????????????????????????????????????????????????????????????????????</li>
       <li>KOrganizer - a calendar and scheduling component of Kontact which is 
able to work with NextCloud, Kolab, Google Calendar and other calendaring 
services.</li>
       <li xml:lang="ca">KOrganizer: un component de calendari i programaci?? 
del Kontact, el qual pot treballar amb el NextCloud, Kolab, Google Calendar i 
altres serveis de calendari.</li>
       <li xml:lang="ca-valencia">KOrganizer: un component de calendari i 
programaci?? del Kontact, el qual pot treballar amb el NextCloud, Kolab, Google 
Calendar i altres serveis de calendari.</li>
@@ -354,6 +354,7 @@
       <caption xml:lang="ca-valencia">El KMail, el component de correu 
electr??nic del Kontact</caption>
       <caption xml:lang="da">KMail, Kontacts e-mailkomponent</caption>
       <caption xml:lang="de">KMail, die E-Mail-Komponente von Kontact</caption>
+      <caption xml:lang="el">KMail, ???? ?????????????????????? 
?????????????????????? ?????? Kontact</caption>
       <caption xml:lang="en-GB">KMail, the email component of Kontact</caption>
       <caption xml:lang="es">KMail, el componente de correo de 
Kontact</caption>
       <caption xml:lang="fi">KMail, Kontactin s??hk??postiosa</caption>
@@ -381,6 +382,7 @@
       <caption xml:lang="ca-valencia">Organitzeu el vostre temps, gestioneu 
els esdeveniments, creeu tasques pendents o programeu reunions amb el 
KOrganizer</caption>
       <caption xml:lang="da">Planl??g din tid, administr??r begivenheder, 
opret g??rem??l og planl??g m??der med KOrganizer</caption>
       <caption xml:lang="de">Organisieren Sie Ihre Zeit, verwalten Sie 
Ereignisse, erstellen Sie Aufgaben oder planen Sie Besprechungen mit 
KOrganizer</caption>
+      <caption xml:lang="el">?????????????????? ???? ?????????? ??????, 
???????????????????????????? ????????????????, ?????????????????????????? 
?????????? ?????????????????????? ???????????????? ?? 
???????????????????????????? ?????????????????????? ???? ???? 
KOrganizer</caption>
       <caption xml:lang="en-GB">Organise your time, manage events, create 
to-dos or schedule meetings with KOrganizer</caption>
       <caption xml:lang="es">Organice su tiempo, gestione eventos, cree tareas 
pendientes o planifique reuniones con KOrganizer</caption>
       <caption xml:lang="fi">Hallitse ajank??ytt????si ja tapahtumia, luo 
teht??vi?? tai aikatauluta tapaamisia KOrganizerilla</caption>
@@ -409,6 +411,7 @@
       <caption xml:lang="cs">KAddressBook poskytuje snadn?? zp??sob pro 
spr??vu kontakt??</caption>
       <caption xml:lang="da">KAddressBook giver en nem m??de at h??ndtere din 
kontakter p??</caption>
       <caption xml:lang="de">KAddressBook bietet eine einfache M??glichkeit, 
Ihre Kontakte zu verwalten</caption>
+      <caption xml:lang="el">???? KAddressBook ?????????????? ???????? 
???????????? ?????????? ?????????????????????? ?????? ???????????? 
??????</caption>
       <caption xml:lang="en-GB">KAddressBook provides an easy way to manage 
your contacts</caption>
       <caption xml:lang="es">KAddressBook proporciona un modo sencillo de 
gestionar sus contactos</caption>
       <caption xml:lang="fi">KAddressBook tarjoaa helpon tavan yhteystietojesi 
hallintaan</caption>
@@ -436,6 +439,7 @@
       <caption xml:lang="ca-valencia">Manteniu-vos al corrent de les not??cies 
amb l'Akregator, el nostre lector de not??cies</caption>
       <caption xml:lang="da">Hold styr p?? nyhederne med vores nyhedsl??ser 
Akregator</caption>
       <caption xml:lang="de">Bleiben Sie auf dem Laufenden mit Akregator, 
unserem Newsreader</caption>
+      <caption xml:lang="el">?????????????? ???????? ???????????? ?????? 
?????????????????? ???? ???? Akregator, ?????? ?????????????????? 
????????????????</caption>
       <caption xml:lang="en-GB">Stay on top of the new with Akregator, our 
news reader</caption>
       <caption xml:lang="es">Mant??ngase al d??a con Akregator, nuestro lector 
de noticias</caption>
       <caption xml:lang="fi">Pysyttele ajan tasalla sy??telukijallamme 
Akregatorilla</caption>
@@ -464,9 +468,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="5.17.3" date="2021-07-08"/>
     <release version="5.17.2" date="2021-06-10"/>
     <release version="5.17.1" date="2021-05-13"/>
     <release version="5.17.0" date="2021-04-22"/>
-    <release version="5.16.3" date="2021-03-04"/>
   </releases>
 </component>

Reply via email to