Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpimtextedit for openSUSE:Factory checked in at 2023-10-12 23:40:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old) and /work/SRC/openSUSE:Factory/.kpimtextedit.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpimtextedit" Thu Oct 12 23:40:23 2023 rev:100 rq:1117354 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes 2023-09-15 22:03:52.453700849 +0200 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.1807/kpimtextedit.changes 2023-10-12 23:41:30.599596277 +0200 @@ -1,0 +2,9 @@ +Tue Oct 10 18:27:54 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- Old: ---- kpimtextedit-23.08.1.tar.xz kpimtextedit-23.08.1.tar.xz.sig New: ---- kpimtextedit-23.08.2.tar.xz kpimtextedit-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpimtextedit.spec ++++++ --- /var/tmp/diff_new_pack.BLZcmU/_old 2023-10-12 23:41:31.299621617 +0200 +++ /var/tmp/diff_new_pack.BLZcmU/_new 2023-10-12 23:41:31.299621617 +0200 @@ -19,7 +19,7 @@ %define libname libKPim5TextEdit5 %bcond_without released Name: kpimtextedit -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: KDE PIM Libraries: Text edit functionality License: LGPL-2.1-or-later ++++++ kpimtextedit-23.08.1.tar.xz -> kpimtextedit-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/CMakeLists.txt new/kpimtextedit-23.08.2/CMakeLists.txt --- old/kpimtextedit-23.08.1/CMakeLists.txt 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/CMakeLists.txt 2023-10-01 05:41:52.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.24.1") +set(PIM_VERSION "5.24.2") project(KPimTextEdit VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/ca@valencia/libkpimtextedit.po new/kpimtextedit-23.08.2/po/ca@valencia/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/ca@valencia/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/ca@valencia/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -830,12 +830,12 @@ #: texteditor/commonwidget/textfindreplacewidget.cpp:81 #, kde-format msgid "Jump to next match" -msgstr "Salta a la coincidència següent" +msgstr "Salta fins a la coincidència següent" #: texteditor/commonwidget/textfindreplacewidget.cpp:86 #, kde-format msgid "Jump to previous match" -msgstr "Salta a la coincidència anterior" +msgstr "Salta fins a la coincidència anterior" #: texteditor/commonwidget/textfindreplacewidget.cpp:92 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/fr/libkpimtextedit.po new/kpimtextedit-23.08.2/po/fr/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/fr/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/fr/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -5,7 +5,7 @@ # Joëlle Cornavin <j.corna...@sfr.fr>, 2009. # Sébastien Renard <ren...@kde.org>, 2012. # Sebastien Renard <ren...@kde.org>, 2013. -# xavier <xavier.besn...@neuf.fr>, 2013, 2020, 2021, 2022. +# SPDX-FileCopyrightText: 2013, 2020, 2021, 2022, 2023 xavier <xavier.besn...@neuf.fr> # Vincent Pinon <vpi...@kde.org>, 2017. # Simon Depiets <sdepi...@gmail.com>, 2019. # Xavier BESNARD <xavier.besn...@neuf.fr>, 2023. @@ -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 22.12.3\n" +"X-Generator: Lokalize 23.08.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/gl/libkpimtextedit.po new/kpimtextedit-23.08.2/po/gl/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/gl/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/gl/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -6,14 +6,14 @@ # Xosé <xoseca...@gmail.com>, 2009. # Marce Villarino <mvillar...@kde-espana.es>, 2012, 2013. # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015, 2017. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023. +# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio) # msgid "" msgstr "" "Project-Id-Version: libkpimtextedit\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-14 00:47+0000\n" -"PO-Revision-Date: 2023-05-02 21:31+0200\n" +"PO-Revision-Date: 2023-09-30 12:17+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -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 23.04.0\n" +"X-Generator: Lokalize 23.08.1\n" #: composer-ng/klinkdialog.cpp:24 #, kde-format @@ -380,7 +380,7 @@ #, kde-kuit-format msgctxt "@info" msgid "Unable to load image <filename>%1</filename>." -msgstr "Non se pode cargar a imaxe <filename>%1</filename>." +msgstr "Non é posÃbel cargar a imaxe <filename>%1</filename>." #: composer-ng/richtextcomposerimages.cpp:214 #, kde-format @@ -402,7 +402,7 @@ #, kde-format msgid "External editor cannot be started. Please verify command \"%1\"" msgstr "" -"Non se pode iniciar o editor externo. Asegúrese de que a orde indicada, " +"Non é posÃbel iniciar o editor externo. Asegúrese de que a orde indicada, " "«%1», é correcta, e de que o editor en cuestión está instalado correctamente." #: composer-ng/richtextexternalcomposer.cpp:140 @@ -443,12 +443,12 @@ #, kde-format msgctxt "@action:button" msgid "Keep Editor Running" -msgstr "Deixar o editor aberto" +msgstr "Deixar o editor en execución" #: emoticon/emoticonrecentlistview.cpp:25 #, kde-format msgid "Clear Recents" -msgstr "Borrar a lista de recentes" +msgstr "Baleirar a lista de recentes" #: emoticon/emoticontexteditaction.cpp:41 #, kde-format @@ -930,7 +930,7 @@ #: texteditor/richtexteditor/richtexteditor.cpp:505 #, kde-format msgid "No backend available for spell checking." -msgstr "Non hai ningunha infraestrutura de corrección ortográfica dispoñÃbel." +msgstr "Non hai ningún motor de corrección ortográfica dispoñÃbel." #: texteditor/richtexteditor/richtexteditor.cpp:270 #, kde-format @@ -943,8 +943,8 @@ "No backend available for spell checking. Do you want to send the email " "anyways?" msgstr "" -"Non hai ningunha infraestrutura de corrección ortográfica dispoñÃbel. Quere " -"enviar a mensaxe de todas formas?" +"Non hai ningún motor de corrección ortográfica dispoñÃbel. Quere enviar a " +"mensaxe de todas formas?" #: texteditor/richtexteditor/richtexteditor.cpp:499 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/it/libkpimtextedit.po new/kpimtextedit-23.08.2/po/it/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/it/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/it/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -2,7 +2,7 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Nicola Ruggero <nic...@nxnt.org>, 2009, 2010, 2012, 2013. -# Vincenzo Reale <smart212...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022, 2023. +# SPDX-FileCopyrightText: 2017, 2018, 2019, 2020, 2021, 2022, 2023 Vincenzo Reale <smart212...@gmail.com> # msgid "" msgstr "" @@ -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.08.1\n" #: composer-ng/klinkdialog.cpp:24 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/tr/libkpimtextedit.po new/kpimtextedit-23.08.2/po/tr/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/tr/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/tr/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -5,13 +5,13 @@ # obsoleteman <tulli...@gmail.com>, 2009,2012. # Volkan Gezer <volkange...@gmail.com>, 2014. # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014. -# Emir SARI <emir_s...@icloud.com>, 2022, 2023. +# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <emir_s...@icloud.com> msgid "" msgstr "" "Project-Id-Version: kdepimlibs-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-14 00:47+0000\n" -"PO-Revision-Date: 2023-08-02 00:49+0300\n" +"PO-Revision-Date: 2023-09-26 06:32+0300\n" "Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" @@ -19,17 +19,17 @@ "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.11.70\n" +"X-Generator: Lokalize 23.08.1\n" #: composer-ng/klinkdialog.cpp:24 #, kde-format msgid "Link Text:" -msgstr "BaÄlantı Metni:" +msgstr "BaÄlantı metni:" #: composer-ng/klinkdialog.cpp:26 #, kde-format msgid "Link URL:" -msgstr "BaÄlantı URL:" +msgstr "BaÄlantı URL'si:" #: composer-ng/klinkdialog.cpp:30 #, kde-format @@ -548,7 +548,7 @@ #: insertimagewidget.cpp:40 #, kde-format msgid "Image Location:" -msgstr "Görsel Konumu:" +msgstr "Görsel konumu:" #: insertimagewidget.cpp:53 #, kde-format @@ -584,7 +584,7 @@ #: insertimagewidget.cpp:110 #, kde-format msgid "Image Preview:" -msgstr "Görsel Ãnizlemesi:" +msgstr "Görsel önizlemesi:" #: inserttabledialog.cpp:26 #, kde-format @@ -697,7 +697,7 @@ #: tablecellformatdialog.cpp:33 #, kde-format msgid "Vertical Alignment:" -msgstr "Dikey Hizalama:" +msgstr "Dikey hizalama:" #: tablecellformatdialog.cpp:36 #, kde-format @@ -717,7 +717,7 @@ #: tablecellformatdialog.cpp:47 tableformatdialog.cpp:83 #, kde-format msgid "Background Color:" -msgstr "Arka Plan Rengi:" +msgstr "Arka plan rengi:" #: tableformatdialog.cpp:31 #, kde-format @@ -768,7 +768,7 @@ #: tableformatdialog.cpp:73 #, kde-format msgid "Table Alignment:" -msgstr "Tablo Hizalaması:" +msgstr "Tablo hizalaması:" #: texteditor/commonwidget/texteditfindbarbase.cpp:34 #: texteditor/commonwidget/texteditfindbarbase.cpp:37 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-23.08.1/po/zh_CN/libkpimtextedit.po new/kpimtextedit-23.08.2/po/zh_CN/libkpimtextedit.po --- old/kpimtextedit-23.08.1/po/zh_CN/libkpimtextedit.po 2023-09-03 06:09:00.000000000 +0200 +++ new/kpimtextedit-23.08.2/po/zh_CN/libkpimtextedit.po 2023-10-01 05:41:52.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-14 00:47+0000\n" -"PO-Revision-Date: 2023-09-02 02:58\n" +"PO-Revision-Date: 2023-09-16 10:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" ++++++ kpimtextedit-23.08.1.tar.xz.sig -> kpimtextedit-23.08.2.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-23.08.1.tar.xz.sig 2023-09-15 22:03:52.421699705 +0200 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.1807/kpimtextedit-23.08.2.tar.xz.sig 2023-10-12 23:41:30.591595987 +0200 @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmUAAOIACgkQu0YzUNbv -Me8AEw/8CTRTmJEGiIb90iYljY0RH/buoDUowZx8TrL4u3NILzuXbg352iT6z4eS -WVfZrcIZ+/myc91A6xJ2m5JJt5nzMPiC6k0qVsnVO9KjcA5aoRZ+Bh5edO5591TN -vTmDOzWQqKvvzL7pGFYz0ES/sK/iXhuXT0vx63T6BgXZL9jy37u7LTMiGjqZzDuM -KZ5SPV95dAxku/lAgYP9XSqBGn4OcV4vGXWiNJ7sqSZGFjbFoIKthouh1eJIYfHZ -2XdrSGX4Qb7RzdZ37HrnOrHogQtksRksr41nQ5nZeBqXXwsLsabPZYXEUDiys6H2 -S21O616PbbJV0g28UUMJWBDcapUMAsFP8ula2yTH+KSE02XIl+ZqV/hJh5KclLGq -Izqsrkd5roEG+JdUUOtWlECut1Ee/e5t5tM+pEda39mt38fpF0UzAnC+IN+iWVcu -9ldgd9ZLXQemiucHQ+zsiYJ0OET2enBSqCDQhYnJqkKfH2eWGnyxGwIAY7lpA1EL -hwiwtf8XQPCIiz8L+9tBKx0/thtrEb5WptHo0sM1G9ehMjOzCEdFK9sDOLaIZmSV -O7tWcITxu1uLVkFfGGRf+7thtXchrjsTRtZjOPltcUJQY8z0Q+WCLhnFO2KxPlsh -uKwM/vVxe80m3FHZk58r1lYGSdHpR2mL+xHhwamNYN0M77WBdKo= -=G1GV +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmUk6SsACgkQu0YzUNbv +Me/Afw//chUTHiLOmRSnRgm1aXHdY29NRpDlL4pB/IB4jbSH7q4xgQs5+DXnzvVc +GeBTc11HLENZhBbftZAFgYU4zDDMRcqMaAsz4HKXT2V0a/KC+NIFG8r0Ne4KJtTM +hGh4KmXhXr4N/ANKYjkrnFaxPqS06FBmN9xs3KIjAaKrdPXWJk5f4ARu45ShkoTP +KRJENnUAOk8te3/H2rC8miR3m9jkWtzh9vkHYUyMrye/sQHfyi7PnMOqShzIVK7Z +CUBBMW8s55ECw1KlAfB+xMB9EhhuZ3lqW6JpwTe1gyu8mN+CF/oLrStiqdMTgapA +j0LHqA6Vi82fojozaiL4C4ay7Y4Oxz0reFLoPVbgDLfc980Yz/1Bk3kGbnzN4kTc +n7zw0z3dngk+CBW0W40XDIE4oRhwD5dMJbZ5c/FccchUMhO+PYL7qKvwBy/yPBZC +Jhi5Ot3g1MTmHadV8RV4LbyuhpSV+xWlYZQNfy8X3E5Wh9xyoN+Jc5xsMfSHf1Mr +b4DrfG7uSjbLewaHBEEPkcyyvM2qXHwl8Kl7daGfav43ZJQWy6u87xuow0A9FzuV +FO4EpVmbysu3dw0IcTbAsOveGN7IVdMmC4q5LPww6DoN+c3/FmYc6LsYrZrZFn6Y +V/+eWJGbJo/d/eBHEcpRxTJoArYCNJMYgLxCBTYXtWBHjN9bwM4= +=sGrm -----END PGP SIGNATURE-----