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-05-12 20:33:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Fri May 12 20:33:03 2023 rev:87 rq:1086260 version:23.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2023-04-23 22:46:46.766479528 +0200
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.1533/incidenceeditor.changes    
    2023-05-12 20:33:19.084741247 +0200
@@ -1,0 +2,10 @@
+Tue May  9 10:46:34 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- Changes since 23.04.0:
+  * Use correct INSTALL_TARGETS_DEFAULT_ARGS
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.YU6Kiz/_old  2023-05-12 20:33:19.712743347 +0200
+++ /var/tmp/diff_new_pack.YU6Kiz/_new  2023-05-12 20:33:19.716743360 +0200
@@ -19,7 +19,7 @@
 %bcond_without released
 %define libname libKPim5IncidenceEditor5
 Name:           incidenceeditor
-Version:        23.04.0
+Version:        23.04.1
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ incidenceeditor-23.04.0.tar.xz -> incidenceeditor-23.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.0/CMakeLists.txt 
new/incidenceeditor-23.04.1/CMakeLists.txt
--- old/incidenceeditor-23.04.0/CMakeLists.txt  2023-04-11 06:35:22.000000000 
+0200
+++ new/incidenceeditor-23.04.1/CMakeLists.txt  2023-05-03 05:52:15.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.0")
+set(PIM_VERSION "5.23.1")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -33,8 +33,8 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.23.0")
-set(KDEPIM_LIB_VERSION "5.23.0")
+set(AKONADI_MIMELIB_VERSION "5.23.1")
+set(KDEPIM_LIB_VERSION "5.23.1")
 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.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.23.0")
-set(KLDAP_LIB_VERSION "5.23.0")
-set(CALENDARUTILS_LIB_VERSION "5.23.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.23.0")
-set(LIBKDEPIM_LIB_VERSION "5.23.0")
-set(EVENTVIEW_LIB_VERSION "5.23.0")
-set(AKONADI_VERSION "5.23.0")
-set(AKONADICONTACT_LIB_VERSION "5.23.0")
-set(AKONADICALENDAR_LIB_VERSION "5.23.0")
-set(PIMCOMMON_LIB_VERSION "5.23.0")
+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(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.0/po/de/libincidenceeditors.po 
new/incidenceeditor-23.04.1/po/de/libincidenceeditors.po
--- old/incidenceeditor-23.04.0/po/de/libincidenceeditors.po    2023-04-11 
06:35:22.000000000 +0200
+++ new/incidenceeditor-23.04.1/po/de/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
@@ -23,7 +23,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=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 21.12.2\n"
 
 #: alarmdialog.cpp:24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.0/po/gl/libincidenceeditors.po 
new/incidenceeditor-23.04.1/po/gl/libincidenceeditors.po
--- old/incidenceeditor-23.04.0/po/gl/libincidenceeditors.po    2023-04-11 
06:35:22.000000000 +0200
+++ new/incidenceeditor-23.04.1/po/gl/libincidenceeditors.po    2023-05-03 
05:52:15.000000000 +0200
@@ -3,14 +3,14 @@
 # Xosé <[email protected]>, 2011, 2012, 2013, 2014.
 # Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2017.
 # Marce Villarino <[email protected]>, 2013, 2014.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019, 2020.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019, 2020, 2023.
 #
 msgid ""
 msgstr ""
 "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: 2020-01-05 19:14+0100\n"
+"PO-Revision-Date: 2023-05-02 22:01+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -18,18 +18,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.08.3\n"
+"X-Generator: Lokalize 23.04.0\n"
 
 #: alarmdialog.cpp:24
-#, fuzzy, kde-format
-#| msgid "Create a new reminder"
+#, kde-format
 msgctxt "@title:window"
 msgid "Create a new reminder"
 msgstr "Crear unha lembranza nova"
 
 #: alarmdialog.cpp:67
-#, fuzzy, kde-format
-#| msgid "Edit existing reminder"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit existing reminder"
 msgstr "Editar unha lembranza existente"
@@ -135,8 +133,7 @@
 msgstr[1] "%1 días antes de que venza"
 
 #: attachmenteditdialog.cpp:38
-#, fuzzy, kde-format
-#| msgid "Edit Attachment"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Attachment"
 msgstr "Editar o anexo"
@@ -328,8 +325,7 @@
 msgstr "Fin:"
 
 #: freebusyurldialog.cpp:28
-#, fuzzy, kde-format
-#| msgid "Edit Free/Busy Location"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Free/Busy Location"
 msgstr "Editar o lugar de dispoñibilidade"
@@ -634,19 +630,16 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Invite"
-msgstr ""
+msgstr "Convidar"
 
 #: incidenceattendee.cpp:209
-#, fuzzy, kde-format
-#| msgctxt "@action:button dialog negative answer"
-#| msgid "Do Not Send"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Invite"
-msgstr "Non enviar"
+msgstr "Non convidar"
 
 #: incidenceattendee.cpp:432
-#, fuzzy, kde-format
-#| msgid "Select Attendees"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select Attendees"
 msgstr "Seleccionar os asistentes"
@@ -671,19 +664,16 @@
 "asiste ao evento, quere cambiar tamén o asistente correspondente?"
 
 #: incidenceattendee.cpp:783
-#, fuzzy, kde-format
-#| msgid "Attendee"
+#, kde-format
 msgctxt "@action:button"
 msgid "Change Attendee"
-msgstr "Asistente"
+msgstr "Cambiar a persoa asistente"
 
 #: incidenceattendee.cpp:784
-#, fuzzy, kde-format
-#| msgctxt "@action:button dialog negative answer"
-#| msgid "Do Not Send"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Change"
-msgstr "Non enviar"
+msgstr "Non cambiar"
 
 #: incidencedatetime.cpp:215
 #, kde-format
@@ -743,36 +733,28 @@
 msgstr "Hora de finalización"
 
 #: incidencedatetime.cpp:848
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Invalid start date and time."
+#, kde-format
 msgctxt "@info"
 msgid "Invalid start date."
-msgstr "A data e hora de inicio son incorrectas."
+msgstr "A data de inicio é incorrecta."
 
 #: incidencedatetime.cpp:853
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Invalid start date and time."
+#, kde-format
 msgctxt "@info"
 msgid "Invalid start time."
-msgstr "A data e hora de inicio son incorrectas."
+msgstr "A hora de inicio é incorrecta."
 
 #: incidencedatetime.cpp:861
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Invalid end date and time."
+#, kde-format
 msgctxt "@info"
 msgid "Invalid end date."
-msgstr "A data e hora de fin son incorrectas."
+msgstr "A data de fin é incorrecta."
 
 #: incidencedatetime.cpp:866
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Invalid end date and time."
+#, kde-format
 msgctxt "@info"
 msgid "Invalid end time."
-msgstr "A data e hora de fin son incorrectas."
+msgstr "A hora de fin é incorrecta."
 
 #: incidencedatetime.cpp:875
 #, kde-format
@@ -947,7 +929,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Retry"
-msgstr ""
+msgstr "Intentar de novo"
 
 #: incidencedialog.cpp:483
 #, kde-kuit-format
@@ -959,28 +941,28 @@
 "para><para>Would you like to set your default events calendar to <resource>"
 "%1</resource>?</para>"
 msgstr ""
+"<para>Aínda non definiu o calendario predeterminado para os seus eventos.</"
+"para><para>Definir un calendario predeterminado axiliza a creación de novos "
+"eventos e evita gardalos no cartafol incorrecto.</para><para>Quere facer "
+"<resource>%1</resource> o calendario predeterminado?</para>"
 
 #: incidencedialog.cpp:491
-#, fuzzy, kde-format
-#| msgid "Default Category"
+#, kde-format
 msgctxt "@title:window"
 msgid "Set Default Calendar?"
-msgstr "Categoría predeterminada"
+msgstr "Quere definir o calendario predeterminado?"
 
 #: incidencedialog.cpp:492
-#, fuzzy, kde-format
-#| msgid "Default Category"
+#, kde-format
 msgctxt "@action:button"
 msgid "Set As Default"
-msgstr "Categoría predeterminada"
+msgstr "Facer predeterminado"
 
 #: incidencedialog.cpp:493
-#, fuzzy, kde-format
-#| msgctxt "@action:button dialog negative answer"
-#| msgid "Do Not Send"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Set"
-msgstr "Non enviar"
+msgstr "Non facer predeterminado"
 
 #: incidencedialog.cpp:673
 #, kde-format
@@ -1041,15 +1023,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Cancel Editing"
-msgstr ""
+msgstr "Cancelar a edición"
 
 #: incidencedialog.cpp:783 incidencedialog.cpp:804 incidencedialog.cpp:820
-#, fuzzy, kde-format
-#| msgctxt "@action:button dialog negative answer"
-#| msgid "Do Not Send"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Cancel"
-msgstr "Non enviar"
+msgstr "Non cancelar a edición"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
 #: incidenceeditor.kcfg:12
@@ -1119,11 +1099,10 @@
 msgstr "A data de inicio da incidencia é incorrecta."
 
 #: incidencerecurrence.cpp:465
-#, fuzzy, kde-format
-#| msgid "The incidence's start date is invalid."
+#, kde-format
 msgctxt "@info"
 msgid "The recurrence end date is invalid."
-msgstr "A data de inicio da incidencia é incorrecta."
+msgstr "A data de fin da repetición é incorrecta."
 
 #: incidencerecurrence.cpp:508
 #, kde-format
@@ -1245,7 +1224,7 @@
 #, kde-format
 msgctxt "@info"
 msgid "Please enter a summary."
-msgstr ""
+msgstr "Escriba un resumo."
 
 #: individualmailcomponentfactory.h:50 individualmailcomponentfactory.h:57
 #: individualmailcomponentfactory.h:63
@@ -1370,8 +1349,7 @@
 msgstr "Non se pode conectar co servizo de correo"
 
 #: resourcemanagement.cpp:96
-#, fuzzy, kde-format
-#| msgid "Resource Management"
+#, kde-format
 msgctxt "@title:window"
 msgid "Resource Management"
 msgstr "Xestión de recursos"
@@ -1383,8 +1361,7 @@
 msgstr "Reservar o recurso"
 
 #: schedulingdialog.cpp:28
-#, fuzzy, kde-format
-#| msgid "Scheduling"
+#, kde-format
 msgctxt "@title:window"
 msgid "Scheduling"
 msgstr "Programación"
@@ -1406,8 +1383,7 @@
 msgstr "a %1"
 
 #: templatemanagementdialog.cpp:30
-#, fuzzy, kde-format
-#| msgid "Manage %1 Templates"
+#, kde-format
 msgctxt "@title:window"
 msgid "Manage %1 Templates"
 msgstr "Xestionar %1 modelos"
@@ -1846,12 +1822,10 @@
 #. i18n: ectx: property (toolTip), widget (QLabel, label_2)
 #. i18n: ectx: property (toolTip), widget (QLineEdit, mSummaryEdit)
 #: ui/dialogdesktop.ui:138 ui/dialogdesktop.ui:166
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Set the start date"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Set the summary"
-msgstr "Estabeleza a data de comezo"
+msgstr "Definir o resumo"
 
 #. i18n: ectx: property (whatsThis), widget (QLabel, label_2)
 #. i18n: ectx: property (whatsThis), widget (QLineEdit, mSummaryEdit)
@@ -1862,15 +1836,15 @@
 "Sets brief information that will be displayed in many places in the user "
 "interface."
 msgstr ""
+"Define información breve que se mostrará en moitas partes da interface de "
+"persoa usuaria."
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/dialogdesktop.ui:147
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Summary:"
+#, kde-format
 msgctxt "@label"
 msgid "Summar&y:"
-msgstr "Resumo:"
+msgstr "&Resumo:"
 
 #. i18n: ectx: property (text), widget (QLabel, mLocationLabel)
 #: ui/dialogdesktop.ui:188
@@ -2086,7 +2060,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Set the secrecy level"
-msgstr "Axustar o nivel de secretismo"
+msgstr "Axustar o nivel de segredo"
 
 #. i18n: ectx: property (whatsThis), widget (QLabel, mSecrecyLabel)
 #. i18n: ectx: property (whatsThis), widget (QComboBox, mSecrecyCombo)
@@ -2124,7 +2098,7 @@
 #, kde-format
 msgctxt "@label"
 msgid "Tags:"
-msgstr ""
+msgstr "Etiquetas:"
 
 #. i18n: ectx: attribute (title), widget (QWidget, mAttendeesTab)
 #: ui/dialogdesktop.ui:730
@@ -2367,27 +2341,21 @@
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mRecurrenceEndCombo)
 #: ui/dialogdesktop.ui:1397
-#, fuzzy, kde-format
-#| msgctxt "@item:inlistbox Speficies when a recurring events end"
-#| msgid "never"
+#, kde-format
 msgctxt "@item:inlistbox Specifies when a recurring events end"
 msgid "never"
 msgstr "nunca"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mRecurrenceEndCombo)
 #: ui/dialogdesktop.ui:1402
-#, fuzzy, kde-format
-#| msgctxt "@item:inlistbox Speficies when a recurring events end"
-#| msgid "on"
+#, kde-format
 msgctxt "@item:inlistbox Specifies when a recurring events end"
 msgid "on"
 msgstr "o"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mRecurrenceEndCombo)
 #: ui/dialogdesktop.ui:1407
-#, fuzzy, kde-format
-#| msgctxt "@item:inlistbox Speficies when a recurring events end"
-#| msgid "after"
+#, kde-format
 msgctxt "@item:inlistbox Specifies when a recurring events end"
 msgid "after"
 msgstr "despois de"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.0/po/tr/libincidenceeditors.po 
new/incidenceeditor-23.04.1/po/tr/libincidenceeditors.po
--- old/incidenceeditor-23.04.0/po/tr/libincidenceeditors.po    2023-04-11 
06:35:22.000000000 +0200
+++ new/incidenceeditor-23.04.1/po/tr/libincidenceeditors.po    2023-05-03 
05:52:15.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-03-23 14:37+0300\n"
+"PO-Revision-Date: 2023-04-20 15:07+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 22.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 "X-POOTLE-MTIME: 1413102212.000000\n"
 
 #: alarmdialog.cpp:24
@@ -1446,7 +1446,7 @@
 "set in the combobox immediately adjacent."
 msgstr ""
 "Bu döndürme kutusu, anımsatıcı tetikleme süresini ayarlamanıza izin 
verir. "
-"Zaman birimi, yanındaki sayı kutusuna hemen uygulanacaktır."
+"Zaman birimi, yanındaki çoklu kutuya hemen uygulanacaktır."
 
 #. i18n: ectx: property (toolTip), widget (QComboBox, mOffsetUnit)
 #: ui/alarmdialog.ui:72
@@ -1461,8 +1461,8 @@
 "This combobox allows you to set the units for the reminder trigger time. The "
 "trigger time value is set in the spinbox immediately adjacent."
 msgstr ""
-"Bu kutu, anımsatıcı tetikleme süresi için birim belirlemenize izin 
verir. "
-"Tetikleme zaman değeri, yanındaki döndürme kutusuna hemen uygulanır."
+"Bu çoklu kutu, anımsatıcı tetikleme süresi için birim belirlemenize 
izin "
+"verir. Tetikleme zaman değeri, yanındaki döndürme kutusuna hemen 
uygulanır."
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mOffsetUnit)
 #: ui/alarmdialog.ui:79
@@ -1499,8 +1499,8 @@
 "Use this combobox to specify if you want the reminder to trigger before or "
 "after the start or end time."
 msgstr ""
-"Bu alanı; anımsatıcının, başlama veya bitiş sürelerinden önce veya 
sonra "
-"tetiklenmesini istediğinizde bunu belirlemek için kullanın."
+"Bu çoklu kutuyu; anımsatıcının, başlama veya bitiş sürelerinden önce 
veya "
+"sonra tetiklenmesini istediğinizde bunu belirlemek için kullanın."
 
 #. i18n: ectx: property (text), item, widget (QComboBox, mBeforeAfter)
 #: ui/alarmdialog.ui:104
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-23.04.0/po/zh_CN/libincidenceeditors.po 
new/incidenceeditor-23.04.1/po/zh_CN/libincidenceeditors.po
--- old/incidenceeditor-23.04.0/po/zh_CN/libincidenceeditors.po 2023-04-11 
06:35:22.000000000 +0200
+++ new/incidenceeditor-23.04.1/po/zh_CN/libincidenceeditors.po 2023-05-03 
05:52:15.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-10 14:12\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-23.04.0/src/CMakeLists.txt 
new/incidenceeditor-23.04.1/src/CMakeLists.txt
--- old/incidenceeditor-23.04.0/src/CMakeLists.txt      2023-04-11 
06:35:22.000000000 +0200
+++ new/incidenceeditor-23.04.1/src/CMakeLists.txt      2023-05-03 
05:52:15.000000000 +0200
@@ -180,7 +180,7 @@
 
 install(TARGETS
     KPim${KF_MAJOR_VERSION}IncidenceEditor
-    EXPORT KPim${KF_MAJOR_VERSION}IncidenceEditorTargets 
${KF_INSTALL_TARGETS_DEFAULT_ARGS}
+    EXPORT KPim${KF_MAJOR_VERSION}IncidenceEditorTargets 
${KDE_INSTALL_TARGETS_DEFAULT_ARGS}
 )
 
 ecm_generate_headers(IncidenceEditor_CamelCase_HEADERS

Reply via email to