Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi-server for openSUSE:Factory checked in at 2023-03-03 22:24:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old) and /work/SRC/openSUSE:Factory/.akonadi-server.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-server" Fri Mar 3 22:24:53 2023 rev:108 rq:1068732 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes 2023-02-04 14:35:22.136534143 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-server.new.31432/akonadi-server.changes 2023-03-03 22:25:16.838708998 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:45:19 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- akonadi-22.12.2.tar.xz akonadi-22.12.2.tar.xz.sig New: ---- akonadi-22.12.3.tar.xz akonadi-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-server.spec ++++++ --- /var/tmp/diff_new_pack.btKMIp/_old 2023-03-03 22:25:17.526711612 +0100 +++ /var/tmp/diff_new_pack.btKMIp/_new 2023-03-03 22:25:17.530711627 +0100 @@ -1,7 +1,7 @@ # # spec file for package akonadi-server # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: akonadi-server -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later @@ -177,19 +177,13 @@ %find_lang %{name} --with-man --all-name -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets -%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig -%postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig -%post -n libKF5AkonadiCore5 -p /sbin/ldconfig -%postun -n libKF5AkonadiCore5 -p /sbin/ldconfig -%post -n libKF5AkonadiAgentBase5 -p /sbin/ldconfig -%postun -n libKF5AkonadiAgentBase5 -p /sbin/ldconfig -%post -n libKF5AkonadiPrivate5 -p /sbin/ldconfig -%postun -n libKF5AkonadiPrivate5 -p /sbin/ldconfig -%post -n libKF5AkonadiXml5 -p /sbin/ldconfig -%postun -n libKF5AkonadiXml5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5AkonadiWidgets5 +%ldconfig_scriptlets -n libKF5AkonadiCore5 +%ldconfig_scriptlets -n libKF5AkonadiAgentBase5 +%ldconfig_scriptlets -n libKF5AkonadiPrivate5 +%ldconfig_scriptlets -n libKF5AkonadiXml5 %post apparmor %apparmor_reload %{_sysconfdir}/apparmor.d/mariadbd_akonadi %{_sysconfdir}/apparmor.d/mysqld_akonadi %{_sysconfdir}/apparmor.d/postgresql_akonadi %{_sysconfdir}/apparmor.d/usr.bin.akonadiserver ++++++ akonadi-22.12.2.tar.xz -> akonadi-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/CMakeLists.txt new/akonadi-22.12.3/CMakeLists.txt --- old/akonadi-22.12.2/CMakeLists.txt 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/CMakeLists.txt 2023-02-25 05:50:03.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.22.2") +set(PIM_VERSION "5.22.3") project(Akonadi VERSION ${PIM_VERSION}) @@ -48,7 +48,7 @@ if (QT_MAJOR_VERSION STREQUAL "6") set(QT_REQUIRED_VERSION "6.4.0") endif() -set(RELEASE_SERVICE_VERSION "22.12.2") +set(RELEASE_SERVICE_VERSION "22.12.3") set(AKONADI_FULL_VERSION "${PIM_VERSION} (${RELEASE_SERVICE_VERSION})") configure_file(akonadifull-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/akonadifull-version.h @ONLY) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/po/cs/libakonadi5.po new/akonadi-22.12.3/po/cs/libakonadi5.po --- old/akonadi-22.12.2/po/cs/libakonadi5.po 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/po/cs/libakonadi5.po 2023-02-25 05:50:03.000000000 +0100 @@ -3,14 +3,14 @@ # VÃt PelÄák <v...@pelcak.org>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020. # Lukáš Tinkl <lti...@redhat.com>, 2011, 2012. # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012. -# Vit Pelcak <v...@pelcak.org>, 2021. +# Vit Pelcak <v...@pelcak.org>, 2021, 2023. # msgid "" msgstr "" "Project-Id-Version: libakonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-16 00:47+0000\n" -"PO-Revision-Date: 2021-09-15 22:42+0200\n" +"PO-Revision-Date: 2023-02-02 14:37+0100\n" "Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" @@ -18,7 +18,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 21.08.1\n" +"X-Generator: Lokalize 22.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -603,7 +603,7 @@ #, kde-format msgctxt "@title:window" msgid "Agent Instance Creation Failed" -msgstr "" +msgstr "VytvoÅenà instance agenta selhalo" #: widgets/agentactionmanager.cpp:60 #, kde-format @@ -620,7 +620,7 @@ #, kde-format msgctxt "@title:window, %1 = agent name" msgid "%1 Configuration" -msgstr "" +msgstr "%1 NastavenÃ" #: widgets/agentconfigurationdialog.cpp:89 #, kde-format @@ -790,7 +790,7 @@ #, kde-format msgctxt "@title:window" msgid "Folder Creation Failed" -msgstr "" +msgstr "VytvoÅenà složky selhalo" #: widgets/collectiongeneralpropertiespage.cpp:27 #, kde-format @@ -958,7 +958,7 @@ #, kde-format msgctxt "@title:window" msgid "Select a Collection" -msgstr "" +msgstr "Vyberte sbÃrku" #: widgets/conflictresolvedialog.cpp:129 #, kde-format @@ -2130,9 +2130,9 @@ msgctxt "@title:window" msgid "Delete Folder?" msgid_plural "Delete Folders?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Smazat složku?" +msgstr[1] "Smazat složky?" +msgstr[2] "Smazat složky?" #: widgets/standardactionmanager.cpp:361 #, kde-format @@ -2143,7 +2143,7 @@ #, kde-format msgctxt "@title:window" msgid "Folder Deletion Failed" -msgstr "" +msgstr "Smazánà složky selhalo" #: widgets/standardactionmanager.cpp:364 #, kde-format @@ -2164,9 +2164,9 @@ msgctxt "@title:window" msgid "Delete Item?" msgid_plural "Delete Items?" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Smazat položku?" +msgstr[1] "Smazat položky?" +msgstr[2] "Smazat položky?" #: widgets/standardactionmanager.cpp:370 #, kde-format @@ -2177,7 +2177,7 @@ #, kde-format msgctxt "@title:window" msgid "Item Deletion Failed" -msgstr "" +msgstr "Smazánà položky selhalo" #: widgets/standardactionmanager.cpp:373 #, kde-format @@ -2206,7 +2206,7 @@ #, kde-format msgctxt "@title:window" msgid "Resource Creation Failed" -msgstr "" +msgstr "VytvoÅenà zdroje selhalo" #: widgets/standardactionmanager.cpp:382 #, kde-format @@ -2244,7 +2244,7 @@ #, kde-format msgctxt "@title:window" msgid "Create New Folder Error" -msgstr "" +msgstr "Chyba pÅi vytváÅenà nové složky" #: widgets/standardactionmanager.cpp:744 #, kde-format @@ -2288,7 +2288,7 @@ #, kde-format msgctxt "@title:window" msgid "Subscription Error" -msgstr "" +msgstr "Chyba registrace" #. i18n: ectx: property (windowTitle), widget (QDialog, SubscriptionDialog) #: widgets/subscriptiondialog.ui:14 @@ -2329,7 +2329,7 @@ #, kde-format msgctxt "@title:window" msgid "An Error Occurred while Creating a New Tag" -msgstr "" +msgstr "PÅi vytváÅenà nové znaÄky doÅ¡lo k chybÄ" #: widgets/tageditwidget.cpp:165 #, kde-kuit-format @@ -2341,7 +2341,7 @@ #, kde-format msgctxt "@title:window" msgid "Delete Tag" -msgstr "" +msgstr "Odstranit znaÄku" #: widgets/tageditwidget.cpp:195 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/po/de/libakonadi5.po new/akonadi-22.12.3/po/de/libakonadi5.po --- old/akonadi-22.12.2/po/de/libakonadi5.po 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/po/de/libakonadi5.po 2023-02-25 05:50:03.000000000 +0100 @@ -1,5 +1,5 @@ # Thomas Reitelbach <t...@erdfunkstelle.de>, 2007, 2008, 2009. -# Frederik Schwarzer <schwar...@kde.org>, 2008, 2010, 2011, 2012, 2013, 2015, 2016, 2018, 2020, 2022. +# Frederik Schwarzer <schwar...@kde.org>, 2008, 2010, 2011, 2012, 2013, 2015, 2016, 2018, 2020, 2022, 2023. # Burkhard Lück <lu...@hube-lueck.de>, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # Johannes Obermayr <johannesoberm...@gmx.de>, 2010. # Panagiotis Papadopoulos <pano...@gmx.net>, 2010. @@ -21,7 +21,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 22.08.2\n" +"X-Generator: Lokalize 22.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/po/tr/libakonadi5.po new/akonadi-22.12.3/po/tr/libakonadi5.po --- old/akonadi-22.12.2/po/tr/libakonadi5.po 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/po/tr/libakonadi5.po 2023-02-25 05:50:03.000000000 +0100 @@ -8,13 +8,13 @@ # Ozan ÃaÄlayan <o...@pardus.org.tr>, 2010. # Volkan Gezer <volkange...@gmail.com>, 2013, 2014, 2015. # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014. -# Emir SARI <emir_s...@icloud.com>, 2022. +# Emir SARI <emir_s...@icloud.com>, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: libakonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-16 00:47+0000\n" -"PO-Revision-Date: 2022-11-24 16:58+0300\n" +"PO-Revision-Date: 2023-02-08 19:03+0300\n" "Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" @@ -22,7 +22,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 22.08.3\n" +"X-Generator: Lokalize 22.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -288,8 +288,8 @@ "The protocol version of the Akonadi server is incompatible. Make sure you " "have a compatible version installed." msgstr "" -"Akonadi sunucu protokolünün sürümü uyumsuz. Uygun sürümü yüklediÄinizden " -"emin olun." +"Akonadi sunucu protokolünün sürümü uyumsuz. Uygun sürümü kurduÄunuzdan emin " +"olun." #: core/jobs/job.cpp:341 #, kde-format @@ -544,8 +544,8 @@ msgstr "" "Akanadi sunucusunun protokol sürümü ile bu uygulama tarafından kullanılan " "protokolün sürümü farklı.\n" -"Sisteminizi yeni güncellediyseniz, tüm uygulamaların doÄru protokol sürümünü " -"kullandıÄından emin olmak için, çıkıŠyapıp tekrar giriÅ yapın." +"Sisteminizi yeni güncellediyseniz tüm uygulamaların doÄru protokol sürümünü " +"kullandıÄından emin olmak için oturumunuzu kapatıp yeniden açın." #: core/servermanager.cpp:288 #, kde-format @@ -755,7 +755,7 @@ "means that those <b>data will be lost</b>. Are you sure you want to proceed?" msgstr "" "'%1' koleksiyonu, Uzak Kimliksiz %2 öge içeriyor. Bu ögeler, büyük " -"olasılıkla uzak sunuuya hiçbir zaman yüklenmedi; bundan dolayı bunları " +"olasılıkla uzak sunucuya hiçbir zaman yüklenmedi; bundan dolayı bunları " "temizlemek <b>bu verinin kaybolacaÄı</b> anlamına gelir. Sürdürmek " "istediÄinize emin misiniz?" @@ -1244,9 +1244,9 @@ "The following drivers are installed: %2.\n" "Make sure the required driver is installed." msgstr "" -"QtSQL sürücüsü '%1' geçerli Akonadi sunucu yapılandırması için gerekiyor.\n" -"Åu sürücüler yüklü: %2.\n" -"Gerekli sürücünün yüklü olduÄundan emin olun." +"QtSQL sürücüsü '%1', geçerli Akonadi sunucu yapılandırması için gerekiyor.\n" +"Åu sürücüler kurulu: %2.\n" +"Gerekli sürücünün kurulmuÅ olduÄundan emin olun." #: widgets/selftestdialog.cpp:198 #, kde-format @@ -1509,7 +1509,7 @@ "the Akonadi server installed." msgstr "" "'akonadictl' uygulamasının $PATH içerisinden eriÅilebilir olması gerekiyor. " -"Akonadi sunucusunu yüklediÄinizden emin olun." +"Akonadi sunucusunu kurduÄunuzdan emin olun." #: widgets/selftestdialog.cpp:396 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/po/zh_CN/akonadi_knut_resource.po new/akonadi-22.12.3/po/zh_CN/akonadi_knut_resource.po --- old/akonadi-22.12.2/po/zh_CN/akonadi_knut_resource.po 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/po/zh_CN/akonadi_knut_resource.po 2023-02-25 05:50:03.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:05+0100\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-22.12.2/po/zh_CN/libakonadi5.po new/akonadi-22.12.3/po/zh_CN/libakonadi5.po --- old/akonadi-22.12.2/po/zh_CN/libakonadi5.po 2023-01-21 04:16:26.000000000 +0100 +++ new/akonadi-22.12.3/po/zh_CN/libakonadi5.po 2023-02-25 05:50:03.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-16 00:47+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -640,7 +640,7 @@ #: widgets/agentconfigurationwidget.cpp:102 #, kde-format msgid "Configuration for %1 is already opened elsewhere." -msgstr "%1 çé 置已æå¼ã" +msgstr "%1 çé ç½®æä»¶å·²å¨å ¶ä»ç¨åºä¸æå¼ã" #: widgets/agentconfigurationwidget.cpp:104 #, kde-format