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-09-15 22:01:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old) and /work/SRC/openSUSE:Factory/.akonadi-server.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-server" Fri Sep 15 22:01:42 2023 rev:115 rq:1111081 version:23.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes 2023-08-31 13:46:24.389699811 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-server.new.1766/akonadi-server.changes 2023-09-15 22:01:50.605344229 +0200 @@ -1,0 +2,9 @@ +Tue Sep 12 11:55:09 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.1/ +- No code change since 23.08.0 + +------------------------------------------------------------------- Old: ---- akonadi-23.08.0.tar.xz akonadi-23.08.0.tar.xz.sig New: ---- akonadi-23.08.1.tar.xz akonadi-23.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-server.spec ++++++ --- /var/tmp/diff_new_pack.PTCqHa/_old 2023-09-15 22:01:52.061396289 +0200 +++ /var/tmp/diff_new_pack.PTCqHa/_new 2023-09-15 22:01:52.061396289 +0200 @@ -20,7 +20,7 @@ %define kf5_version 5.105.0 %bcond_without released Name: akonadi-server -Version: 23.08.0 +Version: 23.08.1 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later ++++++ akonadi-23.08.0.tar.xz -> akonadi-23.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-23.08.0/CMakeLists.txt new/akonadi-23.08.1/CMakeLists.txt --- old/akonadi-23.08.0/CMakeLists.txt 2023-08-12 08:00:20.000000000 +0200 +++ new/akonadi-23.08.1/CMakeLists.txt 2023-09-04 05:11:03.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.24.0") +set(PIM_VERSION "5.24.1") project(Akonadi VERSION ${PIM_VERSION}) @@ -52,7 +52,7 @@ option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)" OFF) add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)") -set(RELEASE_SERVICE_VERSION "23.08.0") +set(RELEASE_SERVICE_VERSION "23.08.1") 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-23.08.0/po/gl/libakonadi5.po new/akonadi-23.08.1/po/gl/libakonadi5.po --- old/akonadi-23.08.0/po/gl/libakonadi5.po 2023-08-12 08:00:20.000000000 +0200 +++ new/akonadi-23.08.1/po/gl/libakonadi5.po 2023-09-04 05:11:03.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: libakonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-02 00:48+0000\n" -"PO-Revision-Date: 2023-06-19 11:45+0200\n" +"PO-Revision-Date: 2023-09-03 13:23+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -23,7 +23,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 23.04.2\n" +"X-Generator: Lokalize 23.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1760,7 +1760,7 @@ #: widgets/selftestdialog.cpp:529 #, kde-format msgid "No current Akonadi control error log found." -msgstr "Non se atopou ningún rexistro actual de erros de Akonadi." +msgstr "Non se atopou ningún rexistro actual de erros de control de Akonadi." #: widgets/selftestdialog.cpp:530 #, kde-format @@ -1774,7 +1774,7 @@ #: widgets/selftestdialog.cpp:534 #, kde-format msgid "Current Akonadi control error log found." -msgstr "Atopouse o rexistro actual de erros de Akonadi." +msgstr "Atopouse o rexistro actual de erros de control de Akonadi." #: widgets/selftestdialog.cpp:535 #, kde-format @@ -1788,7 +1788,7 @@ #: widgets/selftestdialog.cpp:543 #, kde-format msgid "No previous Akonadi control error log found." -msgstr "Non se atopou ningún rexistro anterior de erros de Akonadi." +msgstr "Non se atopou ningún rexistro anterior de erros de control de Akonadi." #: widgets/selftestdialog.cpp:544 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-23.08.0/po/tr/libakonadi5.po new/akonadi-23.08.1/po/tr/libakonadi5.po --- old/akonadi-23.08.0/po/tr/libakonadi5.po 2023-08-12 08:00:20.000000000 +0200 +++ new/akonadi-23.08.1/po/tr/libakonadi5.po 2023-09-04 05:11:03.000000000 +0200 @@ -14,7 +14,7 @@ "Project-Id-Version: libakonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-02 00:48+0000\n" -"PO-Revision-Date: 2023-05-15 22:30+0300\n" +"PO-Revision-Date: 2023-09-03 21:11+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 23.03.70\n" +"X-Generator: Lokalize 23.11.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -460,7 +460,7 @@ #: core/models/statisticsproxymodel.cpp:88 #, kde-format msgid "Unread Messages" -msgstr "OkunmamıŠİletiler" +msgstr "Okunmayan İletiler" #: core/models/statisticsproxymodel.cpp:98 #, kde-format @@ -481,7 +481,7 @@ #, kde-format msgctxt "number of unread entities in the collection" msgid "Unread" -msgstr "OkunmamıÅ" +msgstr "Okunmayan" #: core/models/statisticsproxymodel.cpp:225 #, kde-format @@ -940,7 +940,7 @@ #: widgets/collectionmaintenancepage.ui:59 #, kde-format msgid "Unread items:" -msgstr "OkunmamıŠögeler:" +msgstr "Okunmayan ögeler:" #. i18n: ectx: property (text), widget (QLabel, indexingLabel) #: widgets/collectionmaintenancepage.ui:73 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-23.08.0/po/zh_CN/akonadi_knut_resource.po new/akonadi-23.08.1/po/zh_CN/akonadi_knut_resource.po --- old/akonadi-23.08.0/po/zh_CN/akonadi_knut_resource.po 2023-08-12 08:00:20.000000000 +0200 +++ new/akonadi-23.08.1/po/zh_CN/akonadi_knut_resource.po 2023-09-04 05:11:03.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-02 00:55+0000\n" -"PO-Revision-Date: 2023-08-02 12:44\n" +"PO-Revision-Date: 2023-09-02 02:59\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-23.08.0/po/zh_CN/libakonadi5.po new/akonadi-23.08.1/po/zh_CN/libakonadi5.po --- old/akonadi-23.08.0/po/zh_CN/libakonadi5.po 2023-08-12 08:00:20.000000000 +0200 +++ new/akonadi-23.08.1/po/zh_CN/libakonadi5.po 2023-09-04 05:11:03.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-02 00:48+0000\n" -"PO-Revision-Date: 2023-08-02 12:44\n" +"PO-Revision-Date: 2023-09-02 02:59\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"