Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2023-06-09 20:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Fri Jun  9 20:35:43 2023 rev:88 rq:1091488 version:23.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2023-05-12 20:33:19.084741247 +0200
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.15902/incidenceeditor.changes   
    2023-06-09 20:35:53.526015671 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:00:39 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+-------------------------------------------------------------------

Old:
----
  incidenceeditor-23.04.1.tar.xz
  incidenceeditor-23.04.1.tar.xz.sig

New:
----
  incidenceeditor-23.04.2.tar.xz
  incidenceeditor-23.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.kWiADk/_old  2023-06-09 20:35:54.290020108 +0200
+++ /var/tmp/diff_new_pack.kWiADk/_new  2023-06-09 20:35:54.294020131 +0200
@@ -19,7 +19,7 @@
 %bcond_without released
 %define libname libKPim5IncidenceEditor5
 Name:           incidenceeditor
-Version:        23.04.1
+Version:        23.04.2
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ incidenceeditor-23.04.1.tar.xz -> incidenceeditor-23.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/CMakeLists.txt 
new/incidenceeditor-23.04.2/CMakeLists.txt
--- old/incidenceeditor-23.04.1/CMakeLists.txt  2023-05-03 05:52:15.000000000 
+0200
+++ new/incidenceeditor-23.04.2/CMakeLists.txt  2023-06-06 05:27:31.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.23.1")
+set(PIM_VERSION "5.23.2")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -33,8 +33,8 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.23.1")
-set(KDEPIM_LIB_VERSION "5.23.1")
+set(AKONADI_MIMELIB_VERSION "5.23.2")
+set(KDEPIM_LIB_VERSION "5.23.2")
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
     set(QT_REQUIRED_VERSION "6.4.0")
@@ -44,17 +44,17 @@
     set(KF_MIN_VERSION "5.100.0")
     set(KF_MAJOR_VERSION "5")
 endif()
-set(KMIME_LIB_VERSION "5.23.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.23.1")
-set(KLDAP_LIB_VERSION "5.23.1")
-set(CALENDARUTILS_LIB_VERSION "5.23.1")
-set(CALENDARSUPPORT_LIB_VERSION "5.23.1")
-set(LIBKDEPIM_LIB_VERSION "5.23.1")
-set(EVENTVIEW_LIB_VERSION "5.23.1")
-set(AKONADI_VERSION "5.23.1")
-set(AKONADICONTACT_LIB_VERSION "5.23.1")
-set(AKONADICALENDAR_LIB_VERSION "5.23.1")
-set(PIMCOMMON_LIB_VERSION "5.23.1")
+set(KMIME_LIB_VERSION "5.23.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.23.2")
+set(KLDAP_LIB_VERSION "5.23.2")
+set(CALENDARUTILS_LIB_VERSION "5.23.2")
+set(CALENDARSUPPORT_LIB_VERSION "5.23.2")
+set(LIBKDEPIM_LIB_VERSION "5.23.2")
+set(EVENTVIEW_LIB_VERSION "5.23.2")
+set(AKONADI_VERSION "5.23.2")
+set(AKONADICONTACT_LIB_VERSION "5.23.2")
+set(AKONADICALENDAR_LIB_VERSION "5.23.2")
+set(PIMCOMMON_LIB_VERSION "5.23.2")
 
 set(KDIAGRAM_LIB_VERSION "1.4.0")
 find_package(KGantt ${KDIAGRAM_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/po/ar/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/ar/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/ar/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/ar/libincidenceeditors.po    2023-06-06 
05:27:31.000000000 +0200
@@ -1799,7 +1799,7 @@
 #: ui/attachmenteditdialog.ui:166
 #, kde-format
 msgid "0 KB"
-msgstr "٠ ك.بايت"
+msgstr "0 ك.بايت"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/attachmenteditdialog.ui:183
@@ -1940,63 +1940,63 @@
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "1 (highest)"
-msgstr "١ (عالية)"
+msgstr "1 (عالية)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:308
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "2"
-msgstr "Ù¢"
+msgstr "2"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:313
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "3"
-msgstr "Ù£"
+msgstr "3"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:318
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "4"
-msgstr "Ù¤"
+msgstr "4"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:323
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "5 (medium)"
-msgstr "٥ (متوسّطة)"
+msgstr "5 (متوسّطة)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:328
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "6"
-msgstr "Ù¦"
+msgstr "6"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:333
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "7"
-msgstr "Ù§"
+msgstr "7"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:338
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "8"
-msgstr "Ù¨"
+msgstr "8"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mPriorityCombo)
 #: ui/dialogdesktop.ui:343
 #, kde-format
 msgctxt "@item:inlistbox Priority of a to-do"
 msgid "9 (lowest)"
-msgstr "٩ (منخفضة)"
+msgstr "9 (منخفضة)"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, mWholeDayCheck)
 #: ui/dialogdesktop.ui:362
@@ -2611,13 +2611,13 @@
 #: ui/schedulingdialog.ui:228
 #, kde-format
 msgid "Monday, 12th June"
-msgstr "الإثنين، ١٢ يونيو"
+msgstr "الإثنين، 12 يونيو"
 
 #. i18n: ectx: property (text), widget (QLabel, mMoveEndTimeLabel)
 #: ui/schedulingdialog.ui:241
 #, kde-format
 msgid "to 10:00am"
-msgstr "حتّى ١٠:٠٠ ص"
+msgstr "حتّى 10:00 ص"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, 
TemplateManagementDialog_base)
 #: ui/template_management_dialog_base.ui:14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/po/de/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/de/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/de/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/de/libincidenceeditors.po    2023-06-06 
05:27:31.000000000 +0200
@@ -4,7 +4,7 @@
 # Matthias Kalle Dalheimer <[email protected]>, 2004.
 # Thomas Reitelbach <[email protected]>, 2005, 2006, 2007, 2008, 2009, 
2010.
 # Burkhard Lück <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2017, 2018, 2019, 2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2015, 
2018, 2022.
+# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2015, 
2018, 2022, 2023.
 # Moritz Baumann <[email protected]>, 2010.
 # Panagiotis Papadopoulos <[email protected]>, 2010.
 # Bjoern Ricks <[email protected]>, 2011.
@@ -16,7 +16,7 @@
 "Project-Id-Version: libincidenceeditors\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2022-06-10 00:21+0200\n"
+"PO-Revision-Date: 2023-05-18 19:58+0200\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -24,7 +24,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 21.12.2\n"
+"X-Generator: Lokalize 22.07.70\n"
 
 #: alarmdialog.cpp:24
 #, kde-format
@@ -2427,7 +2427,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Add an attachment"
-msgstr "Einen Anhang hinzufügen "
+msgstr "Einen Anhang hinzufügen"
 
 #. i18n: ectx: property (whatsThis), widget (QPushButton, mAddButton)
 #: ui/dialogdesktop.ui:1667
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/po/gl/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/gl/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/gl/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/gl/libincidenceeditors.po    2023-06-06 
05:27:31.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-05-02 22:01+0200\n"
+"PO-Revision-Date: 2023-06-05 13:29+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -18,7 +18,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.0\n"
+"X-Generator: Lokalize 23.04.1\n"
 
 #: alarmdialog.cpp:24
 #, kde-format
@@ -2586,7 +2586,7 @@
 #: ui/schedulingdialog.ui:241
 #, kde-format
 msgid "to 10:00am"
-msgstr "ás 10:00am"
+msgstr "ás 10:00 a. m."
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, 
TemplateManagementDialog_base)
 #: ui/template_management_dialog_base.ui:14
@@ -2619,8 +2619,8 @@
 "This is a list of all the templates you have currently accessible for "
 "creating new calendar items."
 msgstr ""
-"Esta é unha lista dos modelos aos que ten acceso actualmente para crear "
-"elementos de calendario novos."
+"Esta é unha lista dos modelos aos que ten acceso para crear elementos de "
+"calendario novos."
 
 #. i18n: ectx: property (toolTip), widget (QPushButton, m_buttonAdd)
 #: ui/template_management_dialog_base.ui:56
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/po/ja/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/ja/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/ja/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/ja/libincidenceeditors.po    2023-06-06 
05:27:31.000000000 +0200
@@ -10,7 +10,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -78,7 +78,6 @@
 msgid "%1 minute before start"
 msgid_plural "%1 minutes before start"
 msgstr[0] ""
-msgstr[1] ""
 
 #: alarmpresets.cpp:87
 #, kde-format
@@ -86,7 +85,6 @@
 msgid "%1 hour before start"
 msgid_plural "%1 hours before start"
 msgstr[0] ""
-msgstr[1] ""
 
 #: alarmpresets.cpp:89
 #, kde-format
@@ -94,7 +92,6 @@
 msgid "%1 day before start"
 msgid_plural "%1 days before start"
 msgstr[0] ""
-msgstr[1] ""
 
 #: alarmpresets.cpp:103
 #, kde-format
@@ -108,7 +105,6 @@
 msgid "%1 minute before due"
 msgid_plural "%1 minutes before due"
 msgstr[0] ""
-msgstr[1] ""
 
 #: alarmpresets.cpp:107
 #, kde-format
@@ -116,7 +112,6 @@
 msgid "%1 hour before due"
 msgid_plural "%1 hours before due"
 msgstr[0] ""
-msgstr[1] ""
 
 #: alarmpresets.cpp:109
 #, kde-format
@@ -124,7 +119,6 @@
 msgid "%1 day before due"
 msgid_plural "%1 days before due"
 msgstr[0] ""
-msgstr[1] ""
 
 #: attachmenteditdialog.cpp:38
 #, kde-format
@@ -371,7 +365,6 @@
 msgid "1 minute"
 msgid_plural "%1 minutes"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencealarm.cpp:287
 #, kde-format
@@ -379,7 +372,6 @@
 msgid "1 day"
 msgid_plural "%1 days"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencealarm.cpp:290
 #, kde-format
@@ -387,7 +379,6 @@
 msgid "1 hour"
 msgid_plural "%1 hours"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencealarm.cpp:295
 #, kde-format
@@ -631,7 +622,6 @@
 msgid "%1 conflict"
 msgid_plural "%1 conflicts"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidenceattendee.cpp:779
 #, kde-format
@@ -1137,7 +1127,6 @@
 msgid "occurrence"
 msgid_plural "occurrences"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencerecurrence.cpp:602
 #, kde-format
@@ -1145,7 +1134,6 @@
 msgid "week"
 msgid_plural "weeks"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencerecurrence.cpp:606
 #, kde-format
@@ -1153,7 +1141,6 @@
 msgid "month"
 msgid_plural "months"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencerecurrence.cpp:610
 #, kde-format
@@ -1161,7 +1148,6 @@
 msgid "year"
 msgid_plural "years"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencerecurrence.cpp:614
 #, kde-format
@@ -1169,7 +1155,6 @@
 msgid "day"
 msgid_plural "days"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencerecurrence.cpp:622
 #, kde-format
@@ -1179,7 +1164,6 @@
 msgid "every"
 msgid_plural "every"
 msgstr[0] ""
-msgstr[1] ""
 
 #: incidencewhatwhere.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.1/po/tr/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/tr/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/tr/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/tr/libincidenceeditors.po    2023-06-06 
05:27:31.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: 1.0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-04-20 15:07+0300\n"
+"PO-Revision-Date: 2023-05-24 00:54+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -17,7 +17,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.07.70\n"
 "X-POOTLE-MTIME: 1413102212.000000\n"
 
 #: alarmdialog.cpp:24
@@ -1057,19 +1057,19 @@
 #: incidenceeditor.kcfg:20
 #, kde-format
 msgid "Only attach link to message"
-msgstr "İletiye yalnızca bağlantıyı ekle"
+msgstr "İletiye yalnızca bağlantıyı iliştir"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
 #: incidenceeditor.kcfg:23
 #, kde-format
 msgid "Attach complete message"
-msgstr "Tüm iletiyi ekle"
+msgstr "Tüm iletiyi iliştir"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
 #: incidenceeditor.kcfg:26
 #, kde-format
 msgid "Attach message without attachments"
-msgstr "İletiyi ekler olmadan ekle"
+msgstr "İletiyi ekler olmadan iliştir"
 
 #: incidencerecurrence.cpp:128
 #, kde-format
@@ -1343,7 +1343,7 @@
 #, kde-format
 msgctxt "errormessage: dbus is running but still no connection kmail"
 msgid "Cannot connect to email service"
-msgstr "E-posta servisine bağlanılamadı"
+msgstr "E-posta hizmetine bağlanılamadı"
 
 #: resourcemanagement.cpp:96
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-23.04.1/po/zh_CN/libincidenceeditors.po 
new/incidenceeditor-23.04.2/po/zh_CN/libincidenceeditors.po
--- old/incidenceeditor-23.04.1/po/zh_CN/libincidenceeditors.po 2023-05-03 
05:52:15.000000000 +0200
+++ new/incidenceeditor-23.04.2/po/zh_CN/libincidenceeditors.po 2023-06-06 
05:27:31.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to