Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpimtextedit for openSUSE:Factory 
checked in at 2022-02-04 21:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old)
 and      /work/SRC/openSUSE:Factory/.kpimtextedit.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpimtextedit"

Fri Feb  4 21:47:08 2022 rev:80 rq:951097 version:21.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2022-01-11 21:16:27.804840400 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.1898/kpimtextedit.changes      
2022-02-04 21:48:01.544946766 +0100
@@ -1,0 +2,10 @@
+Tue Feb  1 13:03:26 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- Changes since 21.12.1:
+  * Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
+
+-------------------------------------------------------------------

Old:
----
  kpimtextedit-21.12.1.tar.xz
  kpimtextedit-21.12.1.tar.xz.sig

New:
----
  kpimtextedit-21.12.2.tar.xz
  kpimtextedit-21.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.BWOqwb/_old  2022-02-04 21:48:02.576939720 +0100
+++ /var/tmp/diff_new_pack.BWOqwb/_new  2022-02-04 21:48:02.576939720 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kpimtextedit
-Version:        21.12.1
+Version:        21.12.2
 Release:        0
 Summary:        KDE PIM Libraries: Text edit functionality
 License:        LGPL-2.1-or-later

++++++ kpimtextedit-21.12.1.tar.xz -> kpimtextedit-21.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-21.12.1/CMakeLists.txt 
new/kpimtextedit-21.12.2/CMakeLists.txt
--- old/kpimtextedit-21.12.1/CMakeLists.txt     2021-12-10 07:04:52.000000000 
+0100
+++ new/kpimtextedit-21.12.2/CMakeLists.txt     2022-01-17 15:38:52.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.1")
+set(PIM_VERSION "5.19.2")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-21.12.1/po/ca/libkpimtextedit.po 
new/kpimtextedit-21.12.2/po/ca/libkpimtextedit.po
--- old/kpimtextedit-21.12.1/po/ca/libkpimtextedit.po   2022-01-04 
01:23:09.000000000 +0100
+++ new/kpimtextedit-21.12.2/po/ca/libkpimtextedit.po   2022-02-01 
01:14:10.000000000 +0100
@@ -1131,9 +1131,3 @@
 #, kde-format
 msgid "Configure..."
 msgstr "Configura..."
-
-#~ msgid "Search"
-#~ msgstr "Cerca"
-
-#~ msgid "I've linked 1 file to this email:"
-#~ msgstr "He vinculat 1 fitxer a aquest correu electr??nic:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/po/ca@valencia/libkpimtextedit.po 
new/kpimtextedit-21.12.2/po/ca@valencia/libkpimtextedit.po
--- old/kpimtextedit-21.12.1/po/ca@valencia/libkpimtextedit.po  2022-01-04 
01:23:09.000000000 +0100
+++ new/kpimtextedit-21.12.2/po/ca@valencia/libkpimtextedit.po  2022-02-01 
01:14:10.000000000 +0100
@@ -417,8 +417,8 @@
 msgctxt "@info"
 msgid ""
 "The external editor is still running.<nl/>Do you want to stop the editor or "
-"keep it running?<nl/><warning>Stopping the editor will cause all your unsaved 
"
-"changes to be lost.</warning>"
+"keep it running?<nl/><warning>Stopping the editor will cause all your "
+"unsaved changes to be lost.</warning>"
 msgstr ""
 "L'editor extern encara es troba en execuci??.<nl/>Voleu aturar l'editor o "
 "mantindre-lo en execuci???<nl/><warning>Aturar l'editor causar?? que es 
perdin "
@@ -1054,8 +1054,8 @@
 "No backend available for spell checking. Do you want to send the email "
 "anyways?"
 msgstr ""
-"No hi ha disponible cap dorsal per a la verificaci?? ortogr??fica. Voleu 
enviar "
-"el correu igualment?"
+"No hi ha disponible cap dorsal per a la verificaci?? ortogr??fica. Voleu "
+"enviar el correu igualment?"
 
 #: texteditor/richtexteditor/richtexteditor.cpp:442
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-21.12.1/po/sl/libkpimtextedit.po 
new/kpimtextedit-21.12.2/po/sl/libkpimtextedit.po
--- old/kpimtextedit-21.12.1/po/sl/libkpimtextedit.po   2022-01-04 
01:23:09.000000000 +0100
+++ new/kpimtextedit-21.12.2/po/sl/libkpimtextedit.po   2022-02-01 
01:14:10.000000000 +0100
@@ -6,22 +6,24 @@
 # Andrej Mernik <[email protected]>, 2014, 2015, 2017, 2018.
 # Miha Merkun <[email protected]>, 2014.
 # Matja?? Jeran <[email protected]>, 2019, 2020, 2021.
+# Martin Srebotnjak <[email protected]>, 2020, 2021, 2022.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-06 00:17+0000\n"
-"PO-Revision-Date: 2021-09-21 06:46+0200\n"
-"Last-Translator: Matja?? Jeran <[email protected]>\n"
+"PO-Revision-Date: 2022-01-04 10:15+0100\n"
+"Last-Translator: Martin Srebotnjak <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Translator: Andrej Mernik <[email protected]>\n"
-"X-Generator: Poedit 3.0\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
+"Translator: Andrej Mernik <[email protected]>\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #: composer-ng/klinkdialog.cpp:25
 #, kde-format
@@ -55,7 +57,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Align &Center"
-msgstr "Poravnaj sredinsko"
+msgstr "Poravnaj &sredinsko"
 
 #: composer-ng/richtextcomposeractions.cpp:111
 #, kde-format
@@ -67,7 +69,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Align &Right"
-msgstr "Poravnaj desno"
+msgstr "Poravnaj &desno"
 
 #: composer-ng/richtextcomposeractions.cpp:120
 #, kde-format
@@ -127,37 +129,37 @@
 #, kde-format
 msgctxt "@action boldify selected text"
 msgid "&Bold"
-msgstr "Krepko"
+msgstr "&Krepko"
 
 #: composer-ng/richtextcomposeractions.cpp:196
 #, kde-format
 msgctxt "@action italicize selected text"
 msgid "&Italic"
-msgstr "Le??e??e"
+msgstr "&Le??e??e"
 
 #: composer-ng/richtextcomposeractions.cpp:209
 #, kde-format
 msgctxt "@action underline selected text"
 msgid "&Underline"
-msgstr "Pod??rtano"
+msgstr "Po&d??rtano"
 
 #: composer-ng/richtextcomposeractions.cpp:221
 #, kde-format
 msgctxt "@action"
 msgid "&Strike Out"
-msgstr "Pre??rtano"
+msgstr "P&re??rtano"
 
 #: composer-ng/richtextcomposeractions.cpp:236
 #, kde-format
 msgctxt "@action"
 msgid "&Font"
-msgstr "Pisava"
+msgstr "Pi&sava"
 
 #: composer-ng/richtextcomposeractions.cpp:245
 #, kde-format
 msgctxt "@action"
 msgid "Font &Size"
-msgstr "Velikost pisave"
+msgstr "&Velikost pisave"
 
 #: composer-ng/richtextcomposeractions.cpp:253
 #, kde-format
@@ -169,7 +171,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Text &Color..."
-msgstr "Barva besedila..."
+msgstr "&Barva besedila ..."
 
 #: composer-ng/richtextcomposeractions.cpp:263
 #, kde-format
@@ -181,7 +183,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Text &Highlight..."
-msgstr "Poudarjanje besedila ..."
+msgstr "Pou&darjanje besedila ..."
 
 #: composer-ng/richtextcomposeractions.cpp:279
 #, kde-format
@@ -193,13 +195,13 @@
 #, kde-format
 msgctxt "@action"
 msgid "Increase List Level"
-msgstr "Pove??aj nivo seznama"
+msgstr "Pove??aj raven seznama"
 
 #: composer-ng/richtextcomposeractions.cpp:295
 #, kde-format
 msgctxt "@action"
 msgid "Decrease List Level"
-msgstr "Zmanj??aj nivo seznama"
+msgstr "Zmanj??aj raven seznama"
 
 #: composer-ng/richtextcomposeractions.cpp:304
 #, kde-format
@@ -264,17 +266,17 @@
 #: composer-ng/richtextcomposeractions.cpp:321
 #, kde-format
 msgid "Pa&ste as Quotation"
-msgstr "Prilepi kot navedek"
+msgstr "Pri&lepi kot navedek"
 
 #: composer-ng/richtextcomposeractions.cpp:329
 #, kde-format
 msgid "Add &Quote Characters"
-msgstr "Dodaj znake za navajanje"
+msgstr "Dodaj &znake za navajanje"
 
 #: composer-ng/richtextcomposeractions.cpp:336
 #, kde-format
 msgid "Re&move Quote Characters"
-msgstr "Odstrani znake za navajanje"
+msgstr "Odst&rani znake za navajanje"
 
 #: composer-ng/richtextcomposeractions.cpp:343
 #, kde-format
@@ -401,7 +403,7 @@
 #: composer-ng/richtextexternalcomposer.cpp:122
 #, kde-format
 msgid "External editor cannot be started. Please verify command \"%1\""
-msgstr "Zunanjega urejevalnika ni mogo??e zagnati. Preverite ukaz \"%1\"."
+msgstr "Zunanjega urejevalnika ni mogo??e zagnati. Preverite ukaz ??%1??."
 
 #: composer-ng/richtextexternalcomposer.cpp:140
 #, kde-format
@@ -456,7 +458,7 @@
 #: emoticon/emoticontexteditselector.cpp:31
 #, kde-format
 msgid "Search Emoticon..."
-msgstr "I????i ??ustven??ka..."
+msgstr "I????i ??ustven??ka ..."
 
 #: emoticon/emoticonunicodetab.cpp:54
 #, kde-format
@@ -696,7 +698,7 @@
 #: insertimagewidget.cpp:82 insertimagewidget.cpp:97 inserttablewidget.cpp:36
 #, kde-format
 msgid " px"
-msgstr " px"
+msgstr "sl. to??k"
 
 #: insertimagewidget.cpp:92
 #, kde-format
@@ -732,12 +734,12 @@
 #: inserttablewidget.cpp:52
 #, no-c-format, kde-format
 msgid "% of windows"
-msgstr "% oken"
+msgstr " % oken"
 
 #: inserttablewidget.cpp:53
 #, kde-format
 msgid "pixels"
-msgstr "slik. to??k"
+msgstr "sl. to??k"
 
 #: selectspecialchardialog.cpp:24
 #, kde-format
@@ -753,7 +755,7 @@
 #: tableactionmenu.cpp:408
 #, kde-format
 msgid "Table..."
-msgstr "Razpredelnica..."
+msgstr "Razpredelnica ..."
 
 #: tableactionmenu.cpp:416 tableactionmenu.cpp:449
 #, kde-format
@@ -803,12 +805,12 @@
 #: tableactionmenu.cpp:512
 #, kde-format
 msgid "Table Format..."
-msgstr "Oblika razpredelnice..."
+msgstr "Oblika razpredelnice ..."
 
 #: tableactionmenu.cpp:519
 #, kde-format
 msgid "Table Cell Format..."
-msgstr "Oblika celice v razpredelnici..."
+msgstr "Oblika celice v razpredelnici ..."
 
 #: tablecellformatdialog.cpp:28
 #, kde-format
@@ -908,7 +910,7 @@
 "Phrase '%1' could not be found."
 msgstr ""
 "Dose??en je bil konec sporo??ila.\n"
-"Fraze '%1' ni bilo mogo??e najti."
+"Fraze ??%1?? ni bilo mogo??e najti."
 
 #: texteditor/commonwidget/textfindreplacewidget.cpp:25
 #, kde-format
@@ -935,7 +937,7 @@
 #: texteditor/commonwidget/textfindreplacewidget.cpp:70
 #, kde-format
 msgid "Text to search for"
-msgstr "Besedilo, ki naj se i????e"
+msgstr "Besedilo, ki ga ??elite najti"
 
 #: texteditor/commonwidget/textfindreplacewidget.cpp:75
 #, kde-format
@@ -1008,13 +1010,13 @@
 #: texteditor/richtexteditor/richtexteditor.cpp:189
 #, kde-format
 msgid "Replace..."
-msgstr "Zamenjaj..."
+msgstr "Zamenjaj ..."
 
 #: texteditor/plaintexteditor/plaintexteditor.cpp:146
 #: texteditor/richtexteditor/richtexteditor.cpp:205
 #, kde-format
 msgid "Check Spelling..."
-msgstr "Preveri ??rkovanje..."
+msgstr "Preveri ??rkovanje ..."
 
 #: texteditor/plaintexteditor/plaintexteditor.cpp:151
 #: texteditor/richtexteditor/richtexteditor.cpp:212
@@ -1064,7 +1066,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Send"
-msgstr ""
+msgstr "Po??lji"
 
 #: texteditor/richtexteditor/richtexteditor.cpp:464
 #, kde-format
@@ -1133,63 +1135,4 @@
 #: texttospeech/texttospeechwidget.cpp:77
 #, kde-format
 msgid "Configure..."
-msgstr "Nastavi..."
-
-#~ msgid "I've linked 1 file to this email:"
-#~ msgstr "S tem e-sporo??ilom je povezana 1 datoteka:"
-
-#~ msgctxt "@action"
-#~ msgid "Increase Indent"
-#~ msgstr "Pove??aj zamik"
-
-#~ msgctxt "@action"
-#~ msgid "Decrease Indent"
-#~ msgstr "Zmanj??aj zamik"
-
-#~ msgid "RichTextComposerWidgetTest_Gui"
-#~ msgstr "RichTextComposerWidgetTest_Gui"
-
-#~ msgid "Test for richtextcomposertest widget"
-#~ msgstr "Preizkus za gradnik richtextcomposertest"
-
-#~ msgid "PlainTextEditorTest_Gui"
-#~ msgstr "PlainTextEditorTest_Gui"
-
-#~ msgid "Test for plaintexteditor widget"
-#~ msgstr "Preizkus za gradnik plaintexteditor"
-
-#~ msgid "RichTextEditorTest_Gui"
-#~ msgstr "RichTextEditorTest_Gui"
-
-#~ msgid "Test for richtexteditor widget"
-#~ msgstr "Preizkus za gradnik richtexteditor"
-
-#~ msgid "texttospeechconfigdialog_Gui"
-#~ msgstr "texttospeechconfigdialog_Gui"
-
-#~ msgid "Test for config dialog text to speech"
-#~ msgstr "Preizkus za nastavitve pogovornega okna besedila-v-govor"
-
-#~ msgid "texttospeechconfig_Gui"
-#~ msgstr "texttospeechconfig_Gui"
-
-#~ msgid "Test for config text to speech"
-#~ msgstr "Preizkus za nastavitve besedila-v-govor"
-
-#~ msgid "Speech text"
-#~ msgstr "Besedilo-v-govor"
-
-#~ msgid "texttospeech_Gui"
-#~ msgstr "texttospeech_Gui"
-
-#~ msgid "Test for text to speech"
-#~ msgstr "Preizkus za besedilo-v-govor"
-
-#~ msgid "texttospeechwidget_Gui"
-#~ msgstr "texttospeechwidget_Gui"
-
-#~ msgid "Test for text to speech widget"
-#~ msgstr "Preizkus za gradnik besedila-v-govor"
-
-#~ msgid "&Add"
-#~ msgstr "Dod&aj"
+msgstr "Prilagodi ..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-21.12.1/po/zh_CN/libkpimtextedit.po 
new/kpimtextedit-21.12.2/po/zh_CN/libkpimtextedit.po
--- old/kpimtextedit-21.12.1/po/zh_CN/libkpimtextedit.po        2022-01-04 
01:23:09.000000000 +0100
+++ new/kpimtextedit-21.12.2/po/zh_CN/libkpimtextedit.po        2022-02-01 
01:14:10.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-06 00:17+0000\n"
-"PO-Revision-Date: 2021-12-22 14:09\n"
+"PO-Revision-Date: 2022-01-08 15:24\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/composer-ng/richtextcomposerimages.h 
new/kpimtextedit-21.12.2/src/composer-ng/richtextcomposerimages.h
--- old/kpimtextedit-21.12.1/src/composer-ng/richtextcomposerimages.h   
2021-12-10 07:04:52.000000000 +0100
+++ new/kpimtextedit-21.12.2/src/composer-ng/richtextcomposerimages.h   
2022-01-17 15:38:52.000000000 +0100
@@ -96,7 +96,7 @@
      *
      * @return a modified HTML code, where the \<img\> tags got replaced
      */
-    static Q_REQUIRED_RESULT QByteArray imageNamesToContentIds(const 
QByteArray &htmlBody, const ImageList &imageList);
+    Q_REQUIRED_RESULT static QByteArray imageNamesToContentIds(const 
QByteArray &htmlBody, const ImageList &imageList);
 
     Q_REQUIRED_RESULT QSharedPointer<EmbeddedImage> createEmbeddedImage(const 
QImage &img, const QString &imageName) const;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/grantleebuilder/abstractmarkupbuilder.h 
new/kpimtextedit-21.12.2/src/grantleebuilder/abstractmarkupbuilder.h
--- old/kpimtextedit-21.12.1/src/grantleebuilder/abstractmarkupbuilder.h        
2021-12-10 07:04:52.000000000 +0100
+++ new/kpimtextedit-21.12.2/src/grantleebuilder/abstractmarkupbuilder.h        
2022-01-17 15:38:52.000000000 +0100
@@ -245,7 +245,7 @@
 
     @return The fully marked up text.
   */
-    virtual Q_REQUIRED_RESULT QString getResult() = 0;
+    Q_REQUIRED_RESULT virtual QString getResult() = 0;
 
     virtual void addSingleBreakLine() = 0;
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/grantleebuilder/markupdirector.h 
new/kpimtextedit-21.12.2/src/grantleebuilder/markupdirector.h
--- old/kpimtextedit-21.12.1/src/grantleebuilder/markupdirector.h       
2021-12-10 07:04:52.000000000 +0100
+++ new/kpimtextedit-21.12.2/src/grantleebuilder/markupdirector.h       
2022-01-17 15:38:52.000000000 +0100
@@ -94,7 +94,7 @@
     Directs the builder to create output for the single @p frame. If calling
     this method directly, an invalid QTextFrame::iterator may be used.
   */
-    virtual Q_REQUIRED_RESULT QTextFrame::iterator 
processFrame(QTextFrame::iterator it, QTextFrame *frame);
+    Q_REQUIRED_RESULT virtual QTextFrame::iterator 
processFrame(QTextFrame::iterator it, QTextFrame *frame);
 
     /**
     Directs the builder to create output for the single @p block. If calling
@@ -103,7 +103,7 @@
     This method does not process the contents of the @p block, but uses the
     @ref processBlockContents method to do so.
   */
-    virtual Q_REQUIRED_RESULT QTextFrame::iterator 
processBlock(QTextFrame::iterator it, const QTextBlock &block);
+    Q_REQUIRED_RESULT virtual QTextFrame::iterator 
processBlock(QTextFrame::iterator it, const QTextBlock &block);
 
     /**
     Directs the builder to create output for the single @p textObject. If
@@ -111,7 +111,7 @@
 
     The block @p block is the container of the @p textObject.
   */
-    virtual Q_REQUIRED_RESULT QTextFrame::iterator 
processObject(QTextFrame::iterator it, const QTextBlock &block, QTextObject 
*textObject);
+    Q_REQUIRED_RESULT virtual QTextFrame::iterator 
processObject(QTextFrame::iterator it, const QTextBlock &block, QTextObject 
*textObject);
 
     /**
     Directs the builder to create output for the single @p textBlockGroup. If
@@ -119,7 +119,7 @@
 
     The block @p block is the first block in the @p textBlockGroup.
   */
-    virtual Q_REQUIRED_RESULT QPair<QTextFrame::iterator, QTextBlock>
+    Q_REQUIRED_RESULT virtual QPair<QTextFrame::iterator, QTextBlock>
     processBlockGroup(const QTextFrame::iterator &it, const QTextBlock &block, 
QTextBlockGroup *textBlockGroup);
 
     /**
@@ -128,7 +128,7 @@
 
     The block @p block is the first block in the @p textList.
   */
-    virtual Q_REQUIRED_RESULT QPair<QTextFrame::iterator, QTextBlock> 
processList(QTextFrame::iterator it, const QTextBlock &block, QTextList 
*textList);
+    Q_REQUIRED_RESULT virtual QPair<QTextFrame::iterator, QTextBlock> 
processList(QTextFrame::iterator it, const QTextBlock &block, QTextList 
*textList);
 
     /**
     Directs the builder to create output for the contents of the single @p
@@ -148,7 +148,7 @@
     fragment. If calling this method directly, an invalid QTextBlock::iterator
     may be used. @p doc is the document the fragment is in.
   */
-    virtual Q_REQUIRED_RESULT QTextBlock::iterator 
processFragment(QTextBlock::iterator it, const QTextFragment &fragment, 
QTextDocument const *doc);
+    Q_REQUIRED_RESULT virtual QTextBlock::iterator 
processFragment(QTextBlock::iterator it, const QTextFragment &fragment, 
QTextDocument const *doc);
 
     /**
     Directs the builder to create output for the contents of the single @p
@@ -158,7 +158,7 @@
     If calling this method directly, an invalid QTextBlock::iterator may be
     used.
   */
-    virtual Q_REQUIRED_RESULT QTextBlock::iterator 
processCharTextObject(QTextBlock::iterator it, const QTextFragment &fragment, 
QTextObject *textObject);
+    Q_REQUIRED_RESULT virtual QTextBlock::iterator 
processCharTextObject(QTextBlock::iterator it, const QTextFragment &fragment, 
QTextObject *textObject);
 
     /**
     Directs the builder to create output for the image represented by the @p
@@ -167,7 +167,7 @@
     If calling this method directly, an invalid QTextBlock::iterator may be
     used. @p doc is the document the fragment is in.
   */
-    virtual Q_REQUIRED_RESULT QTextBlock::iterator 
processImage(QTextBlock::iterator it, const QTextImageFormat &imageFormat, 
QTextDocument const *doc);
+    Q_REQUIRED_RESULT virtual QTextBlock::iterator 
processImage(QTextBlock::iterator it, const QTextImageFormat &imageFormat, 
QTextDocument const *doc);
 
     /**
     Directs the builder to create output for the contents of the single @p
@@ -176,7 +176,7 @@
     If calling this method directly, an invalid QTextFrame::iterator may be
     used.
   */
-    virtual Q_REQUIRED_RESULT QTextFrame::iterator 
processTable(QTextFrame::iterator it, QTextTable *table);
+    Q_REQUIRED_RESULT virtual QTextFrame::iterator 
processTable(QTextFrame::iterator it, QTextTable *table);
 
     /**
     Directs the builder to create output for the contents of the single @p
@@ -222,12 +222,12 @@
     /**
     Returns the tags that should be closed at the position of @p it.
   */
-    virtual Q_REQUIRED_RESULT QSet<int> getElementsToClose(const 
QTextBlock::iterator &it) const;
+    Q_REQUIRED_RESULT virtual QSet<int> getElementsToClose(const 
QTextBlock::iterator &it) const;
 
     /**
     Returns the tags that should be opened at the position of @p it.
   */
-    virtual Q_REQUIRED_RESULT QList<int> getElementsToOpen(const 
QTextBlock::iterator &it);
+    Q_REQUIRED_RESULT virtual QList<int> getElementsToOpen(const 
QTextBlock::iterator &it);
 
     /**
     Flags for the tags that may be open.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/texteditor/commonwidget/texteditfindbarbase.h 
new/kpimtextedit-21.12.2/src/texteditor/commonwidget/texteditfindbarbase.h
--- old/kpimtextedit-21.12.1/src/texteditor/commonwidget/texteditfindbarbase.h  
2021-12-10 07:04:52.000000000 +0100
+++ new/kpimtextedit-21.12.2/src/texteditor/commonwidget/texteditfindbarbase.h  
2022-01-17 15:38:52.000000000 +0100
@@ -40,10 +40,10 @@
     void hideFindBar();
 
 protected:
-    virtual Q_REQUIRED_RESULT bool viewIsReadOnly() const = 0;
-    virtual Q_REQUIRED_RESULT bool documentIsEmpty() const = 0;
-    virtual Q_REQUIRED_RESULT bool searchInDocument(const QString &text, 
QTextDocument::FindFlags searchOptions) = 0;
-    virtual Q_REQUIRED_RESULT bool searchInDocument(const QRegularExpression 
&regExp, QTextDocument::FindFlags searchOptions) = 0;
+    Q_REQUIRED_RESULT virtual bool viewIsReadOnly() const = 0;
+    Q_REQUIRED_RESULT virtual bool documentIsEmpty() const = 0;
+    Q_REQUIRED_RESULT virtual bool searchInDocument(const QString &text, 
QTextDocument::FindFlags searchOptions) = 0;
+    Q_REQUIRED_RESULT virtual bool searchInDocument(const QRegularExpression 
&regExp, QTextDocument::FindFlags searchOptions) = 0;
     virtual void autoSearchMoveCursor() = 0;
 
     bool event(QEvent *e) override;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/texttospeech/abstracttexttospeechconfiginterface.h 
new/kpimtextedit-21.12.2/src/texttospeech/abstracttexttospeechconfiginterface.h
--- 
old/kpimtextedit-21.12.1/src/texttospeech/abstracttexttospeechconfiginterface.h 
    2021-12-10 07:04:52.000000000 +0100
+++ 
new/kpimtextedit-21.12.2/src/texttospeech/abstracttexttospeechconfiginterface.h 
    2022-01-17 15:38:52.000000000 +0100
@@ -22,12 +22,12 @@
 public:
     explicit AbstractTextToSpeechConfigInterface(QObject *parent = nullptr);
     ~AbstractTextToSpeechConfigInterface() override;
-    virtual Q_REQUIRED_RESULT QVector<QLocale> availableLocales() const;
-    virtual Q_REQUIRED_RESULT QLocale locale() const;
+    Q_REQUIRED_RESULT virtual QVector<QLocale> availableLocales() const;
+    Q_REQUIRED_RESULT virtual QLocale locale() const;
     virtual void setLocale(const QLocale &locale);
 
-    virtual Q_REQUIRED_RESULT QStringList availableEngines() const;
-    virtual Q_REQUIRED_RESULT QStringList availableVoices() const;
+    Q_REQUIRED_RESULT virtual QStringList availableEngines() const;
+    Q_REQUIRED_RESULT virtual QStringList availableVoices() const;
     virtual void setEngine(const QString &engineName);
 };
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpimtextedit-21.12.1/src/texttospeech/abstracttexttospeechinterface.h 
new/kpimtextedit-21.12.2/src/texttospeech/abstracttexttospeechinterface.h
--- old/kpimtextedit-21.12.1/src/texttospeech/abstracttexttospeechinterface.h   
2021-12-10 07:04:52.000000000 +0100
+++ new/kpimtextedit-21.12.2/src/texttospeech/abstracttexttospeechinterface.h   
2022-01-17 15:38:52.000000000 +0100
@@ -20,9 +20,9 @@
     explicit AbstractTextToSpeechInterface(QObject *parent = nullptr);
     ~AbstractTextToSpeechInterface() override;
 
-    virtual Q_REQUIRED_RESULT bool isReady() const;
+    Q_REQUIRED_RESULT virtual bool isReady() const;
     virtual void say(const QString &text);
-    virtual Q_REQUIRED_RESULT int volume() const;
+    Q_REQUIRED_RESULT virtual int volume() const;
     virtual void setVolume(int value);
     virtual void reloadSettings();
 };

++++++ kpimtextedit-21.12.1.tar.xz.sig -> kpimtextedit-21.12.2.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-21.12.1.tar.xz.sig     
2022-01-11 21:16:27.784840386 +0100
+++ 
/work/SRC/openSUSE:Factory/.kpimtextedit.new.1898/kpimtextedit-21.12.2.tar.xz.sig
   2022-02-04 21:48:01.520946930 +0100
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmHTk24ACgkQu0YzUNbv
-Me829w/+PVIyJDrHevIH2+eoWDcgYzNKI/RdTOGKF/7S7+r7WCOF4vK8SoeHi6fB
-yUumtZeBSiMtZXty7y4zRyb3s3ouuvaEKzSGgtFx7mp6e5lr4AdHkQKBDPQhTcZs
-uyG4Nu9bZ7ArHdA3ToSIfZjymNlJAot6Y+Dt7nntfNRi4se4tc0XG5VtzdOcbbmn
-XxVxvU4yw1sgnjVbDJYw4qpm1gbk08zHbF5YQr/8w8Lx4rTCnfRnL0dBmQxVZOR/
-tpBDg/NW8BYoESg8mkV8lublnvADrxWi+k+BVfuB/aGkzBZGi3Ku3bsenDuINRth
-gqB7lIW0BcTmo5fV2doAU7JXzdxmSmxjTgSPHYyiY3ogL+S1B9hrdpjt8Yt44h0j
-X9igCDvwIawsYafU99od/R1oBtF7wUpvEoexPkQQrlJZaCEZfeVYeHFdTfyMBGe6
-zok0uL85//2p+I/tQH7QA70JCqacyIa4rPjQ8CmTZYy7ojlXT3E59x8XcVkeiLOu
-eVRukwPO/eJeIqQXed5N+mPUeJAUdd0u4nSRVG1m/T2cgIXb76x3TJrt4pUQAaxW
-VCNMV4OCrR4nJmSqzYSmO7uLM7VZkRx8HNWOaIB5Ms4heSRlNMzXS9Vr58/syJdu
-k71DyL/1kIW9nJeVwSoKTQ/CcoQacsW0CHj4abUZu0ZLcRhQa6M=
-=vXyl
+iQIyBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmH4e1MACgkQu0YzUNbv
+Me9k2g/3YefWT0qQBzxy51brMhA1NfULtlcf+ixlqNtQ8NNhRoQObfLdY1fL6M/i
+yyTbVd1s0YJQ5Yfo/XCMtbLI5Hnn+T5msKVuJLYomxBbJkDEcttyqgXUrVwufEmo
+8CV9wN1yjwyeFiRSAkiCj85fC5rOhT4Zx3COXy0fHpZ0NLVO7Ec4Sfsuxe4bNFJW
+Lc2xMNAT4KxDFnrA918QrF9A1PyMGuwUKtNt+coxOKy1a8H/82Kj1RPc0KRQl2Tk
+mdHKzNM7k4A9FLvRLKaQ69AU6Df7rFese3d/bfSCFYz2BCYqrsMUswuSdMVZnojr
+aeOyq/S5MqZY3LQP2Fjavud7odINl+R9ZGyNgZ1lkIp2jGBP7FC111GtsXUUHzZI
+rNyxlCORVw7YIvVaoweBE7v4rZslX/Vwhys8eh4tYWatbW+miKD9L4rEOvGI2P7t
+Aibn6WsRpVH9RyVgKtfYneFQ/vAur+APmt8d6KkJpPJOtZ1jVUgxcvN4sB1xLVU3
+NNx++FAw4kQach0ZY3Itcdx3uL9mGP42DaSK2V4jBDTxphlAQUrFAYPZJqDC3mR2
+SCDjbZ+myILUUsSZMVyTtZN+Jz1IvLXik2NP5jeZjF8J0wxq1wphH6Eu2uNmNIKD
+Awi0JalRn/C0um4/37/RYBk5mXfqUXcSDgYer31mkOa1a9kbJA==
+=ln0H
 -----END PGP SIGNATURE-----

Reply via email to