Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kontact for openSUSE:Factory checked 
in at 2022-10-15 16:34:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontact (Old)
 and      /work/SRC/openSUSE:Factory/.kontact.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontact"

Sat Oct 15 16:34:15 2022 rev:73 rq:1010786 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontact/kontact.changes  2022-09-09 
18:24:04.868362856 +0200
+++ /work/SRC/openSUSE:Factory/.kontact.new.2275/kontact.changes        
2022-10-15 16:35:01.957803795 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:04 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kontact.spec ++++++
--- /var/tmp/diff_new_pack.m4D6HO/_old  2022-10-15 16:35:03.245806890 +0200
+++ /var/tmp/diff_new_pack.m4D6HO/_new  2022-10-15 16:35:03.249806899 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kontact
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Personal Information Manager
 License:        GPL-2.0-or-later


++++++ kontact-22.08.1.tar.xz -> kontact-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-22.08.1/CMakeLists.txt 
new/kontact-22.08.2/CMakeLists.txt
--- old/kontact-22.08.1/CMakeLists.txt  2022-09-03 00:39:05.000000000 +0200
+++ new/kontact-22.08.2/CMakeLists.txt  2022-10-10 22:27:36.000000000 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.21.1")
+set(PIM_VERSION "5.21.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(kontact VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.08.1")
+set(RELEASE_SERVICE_VERSION "22.08.2")
 set(KF5_MIN_VERSION "5.95.0")
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 
@@ -40,10 +40,10 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.21.1")
-set(AKONADI_VERSION "5.21.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.21.1")
-set(PIMCOMMON_LIB_VERSION "5.21.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.21.2")
+set(AKONADI_VERSION "5.21.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.21.2")
+set(PIMCOMMON_LIB_VERSION "5.21.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -51,8 +51,8 @@
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Widgets WebEngineWidgets)
-set(LIBKDEPIM_LIB_VERSION "5.21.1")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.21.1")
+set(LIBKDEPIM_LIB_VERSION "5.21.2")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.21.2")
 # Find KF5 package
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-22.08.1/po/ca@valencia/kontact.po 
new/kontact-22.08.2/po/ca@valencia/kontact.po
--- old/kontact-22.08.1/po/ca@valencia/kontact.po       2022-09-06 
02:15:13.000000000 +0200
+++ new/kontact-22.08.2/po/ca@valencia/kontact.po       2022-10-11 
07:02:58.000000000 +0200
@@ -276,13 +276,13 @@
 #: src/kontactui.rc:6
 #, kde-format
 msgid "&File"
-msgstr "&Fitxer"
+msgstr "Fi&txer"
 
 #. i18n: ectx: Menu (view)
 #: src/kontactui.rc:14
 #, kde-format
 msgid "&View"
-msgstr "&Visualitza"
+msgstr "Vi&sualitza"
 
 #. i18n: ectx: Menu (settings)
 #: src/kontactui.rc:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-22.08.1/po/id/kontact.po 
new/kontact-22.08.2/po/id/kontact.po
--- old/kontact-22.08.1/po/id/kontact.po        2022-09-06 02:15:13.000000000 
+0200
+++ new/kontact-22.08.2/po/id/kontact.po        2022-10-11 07:02:58.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2022-08-11 19:12+0700\n"
+"PO-Revision-Date: 2022-09-28 09:27+0700\n"
 "Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -93,7 +93,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Show Icons && Text"
-msgstr "Tampilkan Ikon &&Teks"
+msgstr "Tampilkan Ikon && Teks"
 
 #: src/iconsidepane.cpp:281
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-22.08.1/po/ja/kontact.po 
new/kontact-22.08.2/po/ja/kontact.po
--- old/kontact-22.08.1/po/ja/kontact.po        2022-09-06 02:15:13.000000000 
+0200
+++ new/kontact-22.08.2/po/ja/kontact.po        2022-10-11 07:02:58.000000000 
+0200
@@ -544,50 +544,3 @@
 msgctxt "@info:status"
 msgid "Sidebar is hidden. Show the sidebar again using the %1 key."
 msgstr ""
-
-#~ msgctxt "@title"
-#~ msgid "KDE Kontact"
-#~ msgstr "KDE Kontact"
-
-#~ msgctxt "@info:credit"
-#~ msgid "(c), 2003 Cornelius Schumacher"
-#~ msgstr "(c) 2003 Cornelius Schumacher"
-
-#~ msgctxt "@info:credit"
-#~ msgid "Cornelius Schumacher"
-#~ msgstr "Cornelius Schumacher"
-
-#~ msgctxt "@info:credit"
-#~ msgid "Developer"
-#~ msgstr "?????????"
-
-#~ msgctxt "@info:credit"
-#~ msgid "Tobias Koenig"
-#~ msgstr "Tobias Koenig"
-
-#, fuzzy
-#~| msgid "About Kontact"
-#~ msgctxt "@title:window"
-#~ msgid "About Kontact"
-#~ msgstr "?????????????????????????????????"
-
-#~ msgid "Kontact Container"
-#~ msgstr "Kontact ????????????"
-
-#~ msgid "No about information available."
-#~ msgstr "???????????????????????????????????????????????????????????????"
-
-#~ msgid "Version %1"
-#~ msgstr "??????????????? %1"
-
-#~ msgid "<p><b>Authors:</b></p>"
-#~ msgstr "<p><b>??????:</b></p>"
-
-#~ msgid "<p><b>Thanks to:</b></p>"
-#~ msgstr "<p><b>Thanks to:</b></p>"
-
-#~ msgid "<p><b>Translators:</b></p>"
-#~ msgstr "<p><b>?????????:</b></p>"
-
-#~ msgid "%1 License"
-#~ msgstr "%1 ???????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-22.08.1/po/zh_CN/kontact.po 
new/kontact-22.08.2/po/zh_CN/kontact.po
--- old/kontact-22.08.1/po/zh_CN/kontact.po     2022-09-06 02:15:13.000000000 
+0200
+++ new/kontact-22.08.2/po/zh_CN/kontact.po     2022-10-11 07:02:58.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\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-22.08.1/src/data/org.kde.kontact.appdata.xml 
new/kontact-22.08.2/src/data/org.kde.kontact.appdata.xml
--- old/kontact-22.08.1/src/data/org.kde.kontact.appdata.xml    2022-09-03 
00:39:05.000000000 +0200
+++ new/kontact-22.08.2/src/data/org.kde.kontact.appdata.xml    2022-10-10 
22:27:36.000000000 +0200
@@ -97,7 +97,7 @@
   <summary xml:lang="fr">G??re vos courriels, calendriers, contacts et autres 
dans une seule fen??tre</summary>
   <summary xml:lang="gl">Xestionar o teu correo electr??nico, calendario, 
contactos e m??is desde unha ??nica xanela</summary>
   <summary xml:lang="ia">Manea tote tu messages de eposta, calendarios, 
contactos e altere intra un singule fenestra</summary>
-  <summary xml:lang="id">Menangani email, kalender, kontak dan selebihnya 
dalam window tunggal</summary>
+  <summary xml:lang="id">Menangani email, kalender, kontak dan selebihnya 
dalam jendela tunggal</summary>
   <summary xml:lang="it">Gestisci tutta la tua posta elettronica, i calendari, 
i contatti ed altro in una sola finestra</summary>
   <summary xml:lang="ka">???????????????????????? ?????????????????? 
?????????????????????????????????, ????????????????????????????????? ?????? 
???????????????????????????????????? ???????????? 
?????????????????????</summary>
   <summary xml:lang="ko">?????????, ??????, ???????????? ?????? ?????? 
????????? ??? ????????? ????????????</summary>
@@ -170,7 +170,7 @@
     <p xml:lang="fr">Kontact unifie diff??rentes applications de gestion 
d'informations personnelles dans une fen??tre unique, pour vous aider ?? ??tre 
efficace tout en offrant une utilisation agr??able. Avec Kontact vous pouvez 
utiliser tous les outils de notre suite avanc??e rassembl??s dans un seul 
endroit. Contrairement aux applications en ligne, nous respectons votre vie 
priv??e et nous prenons en charge les standards ouverts, c'est ainsi que 
Kontact vous offre laisse le contr??le total sur vos donn??es. Vous pouvez 
bien-s??r aussi acc??der ?? vos donn??es hors-ligne si vous le d??sirez.</p>
     <p xml:lang="gl">Kontact unifica varias aplicaci??ns de xesti??n de 
informaci??n persoal nunha ??nica xanela para fornecerlle a mellor experiencia 
pos??bel e aumentar a s??a produtividade. Con Kontact pode usar todas as 
ferramentas da nosa potente colecci??n de software nun ??nico lugar. A 
diferencia de aplicaci??n web privativas n??s valoramos a s??a intimidade e 
somos compat??beis con est??ndares abertos, que ?? polo que Kontact lle ofrece 
control total dos seus datos. Pode por suposto acceder aos seus datos sen 
Internet, se quere.</p>
     <p xml:lang="ia">Kontact unifica multe applicationes de gestion de 
information personal in un singule fenestra per dar te le melior experientia 
possibile e accelerar tu productivitate. Con Kontact tu piote usar omne le 
instrumentos de nostre potente suite in un placia. Differentemente de 
applicationes proprietari de web nos tene a tu intimitate e supporta standard 
aperite, le quales es proque Kontact da te le plen controlo sur tu datos. 
Naturalmente tu pote anque acceder a tu datos fgoras de linea si tu vole.</p>
-    <p xml:lang="id">Kontact menyatukan beberapa aplikasi pengelola informasi 
pribadi ke dalam satu window untuk memberikan kamu pengalaman terbaik dan 
meningkatkan produktivitas kamu. Dengan Kontact kamu bisa menggunakan semua 
alat dari suite kami yang kuat di satu tempat. Tidak seperti aplikasi web 
eksklusif, kami menghargai privasi kamu dan mendukung standar terbuka, itulah 
sebabnya Kontact memberi kamu kendali penuh atas datamu. Tentu saja kamu juga 
dapat mengakses data secara offline jika diinginkan.</p>
+    <p xml:lang="id">Kontact menyatukan beberapa aplikasi pengelola informasi 
pribadi ke dalam satu jendela untuk memberikan kamu pengalaman terbaik dan 
meningkatkan produktivitas kamu. Dengan Kontact kamu bisa menggunakan semua 
alat dari suite kami yang kuat di satu tempat. Tidak seperti aplikasi web 
eksklusif, kami menghargai privasi kamu dan mendukung standar terbuka, itulah 
sebabnya Kontact memberi kamu kendali penuh atas datamu. Tentu saja kamu juga 
dapat mengakses data secara offline jika diinginkan.</p>
     <p xml:lang="it">Kontact unifica diverse applicazioni di gestione delle 
informazioni personali in una finestra unica per fornirti la migliore 
esperienza possible e aumentare la tua produttivit??. Con Kontact puoi usare 
tutti gli strumenti della nostra potente suite in un solo posto. Al contrario 
delle applicazioni web proprietarie, teniamo in considerazione la tua 
riservatezza e supportiamo gli standard aperti, che ?? anche il motivo per cui 
Kontact ti d?? il controllo completo sui tuoi dati. Puoi anche ovviamente 
accedere ai tuoi dati in modalit?? fuori linea se lo desideri.</p>
     <p xml:lang="ko">Kontact??? ?????? ?????? ?????? ?????? ??????????????? 
????????? ????????? ???????????? ????????? ????????? ????????? ????????? 
????????? ?????????. Kontact??? ???????????? ????????? ?????? ?????? ?????? 
????????? ??? ????????? ????????? ??? ????????????. ?????? ??? 
???????????????????????? ????????? ????????? ?????? ?????? ????????? 
???????????? ???????????? ?????? ????????? ???????????????. ????????? 
Kontact??? ???????????? ?????? ?????? ???????????? ???????????? ?????? ??? 
????????????. ??????????????? ????????????????????? ???????????? ????????? ??? 
????????????.</p>
     <p xml:lang="nl">Kontact voegt verschillende toepassingen voor beheer van 
persoonlijke informatie samen in een enkel venster om u de best mogelijke 
ervaring te geven en uw productiviteit te verhogen. Met Kontact kunt u alle 
hulpmiddelen gebruiken van uw krachtige suite op ????n plek. Anders dan 
webtoepassingen van derden waarderen we uw privacy en ondersteunen open 
standaarden, waarom wij in Kontact u volledige controle geven over uw gegevens. 
U kunt natuurlijk ook uw gegevens offline benaderen als u dat wilt.</p>
@@ -538,9 +538,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="5.21.2" date="2022-10-13"/>
     <release version="5.21.1" date="2022-09-08"/>
     <release version="5.21.0" date="2022-08-18"/>
     <release version="5.20.3" date="2022-07-07"/>
-    <release version="5.20.2" date="2022-06-09"/>
   </releases>
 </component>

Reply via email to