Hello community, here is the log from the commit of package kpimtextedit for openSUSE:Factory checked in at 2019-10-14 13:29:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old) and /work/SRC/openSUSE:Factory/.kpimtextedit.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpimtextedit" Mon Oct 14 13:29:40 2019 rev:52 rq:737803 version:19.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes 2019-09-09 12:26:32.925853570 +0200 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.2352/kpimtextedit.changes 2019-10-14 13:29:42.427241907 +0200 @@ -1,0 +2,10 @@ +Fri Oct 11 07:43:05 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.2.php +- Changes since 19.08.1: + * Port away from deprecated QWheelEvent API to fix compilation with Qt 5.14 + +------------------------------------------------------------------- Old: ---- kpimtextedit-19.08.1.tar.xz kpimtextedit-19.08.1.tar.xz.sig New: ---- kpimtextedit-19.08.2.tar.xz kpimtextedit-19.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpimtextedit.spec ++++++ --- /var/tmp/diff_new_pack.ZmFNTQ/_old 2019-10-14 13:29:44.399236768 +0200 +++ /var/tmp/diff_new_pack.ZmFNTQ/_new 2019-10-14 13:29:44.403236757 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpimtextedit -Version: 19.08.1 +Version: 19.08.2 Release: 0 Summary: KDE PIM Libraries: Text edit functionality License: LGPL-2.1-or-later ++++++ kpimtextedit-19.08.1.tar.xz -> kpimtextedit-19.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/CMakeLists.txt new/kpimtextedit-19.08.2/CMakeLists.txt --- old/kpimtextedit-19.08.1/CMakeLists.txt 2019-09-03 03:47:19.000000000 +0200 +++ new/kpimtextedit-19.08.2/CMakeLists.txt 2019-10-08 02:23:28.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.12.1") +set(PIM_VERSION "5.12.2") project(KPimTextEdit VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/po/es/libkpimtextedit.po new/kpimtextedit-19.08.2/po/es/libkpimtextedit.po --- old/kpimtextedit-19.08.1/po/es/libkpimtextedit.po 2019-09-03 03:47:18.000000000 +0200 +++ new/kpimtextedit-19.08.2/po/es/libkpimtextedit.po 2019-10-08 02:23:26.000000000 +0200 @@ -5,20 +5,21 @@ # Cristina Yenyxe González García <[email protected]>, 2009. # Javier Vinal <fjvinalgmail.com>, 2011, 2012. # Javier Viñal <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019. +# Eloy Cuadra <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: libkpimtextedit\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2019-04-30 17:34+0200\n" -"Last-Translator: Javier Vinal <[email protected]>\n" +"PO-Revision-Date: 2019-09-17 21:56+0200\n" +"Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "com>\n" -"X-Generator: Lokalize 19.04.0\n" +"X-Generator: Lokalize 19.08.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: composer-ng/klinkdialog.cpp:38 @@ -395,7 +396,7 @@ #: emoticon/emoticontexteditaction.cpp:54 #, kde-format msgid "Add Smiley" -msgstr "Añadir emoticón" +msgstr "Añadir emoticono" #: emoticon/emoticonunicodetab.cpp:43 #, kde-format @@ -782,17 +783,17 @@ #, kde-format msgctxt "Replace text" msgid "Replace:" -msgstr "Remplazar:" +msgstr "Sustituir:" #: texteditor/commonwidget/textfindreplacewidget.cpp:48 #, kde-format msgid "Replace" -msgstr "Remplazar" +msgstr "Sustituir" #: texteditor/commonwidget/textfindreplacewidget.cpp:52 #, kde-format msgid "Replace All" -msgstr "Remplazar todo" +msgstr "Sustituir todo" #: texteditor/commonwidget/textfindreplacewidget.cpp:79 #, kde-format @@ -866,7 +867,7 @@ #: texteditor/richtexteditor/richtexteditor.cpp:186 #, kde-format msgid "Replace..." -msgstr "Remplazar..." +msgstr "Sustituir..." #: texteditor/plaintexteditor/plaintexteditor.cpp:167 #: texteditor/richtexteditor/richtexteditor.cpp:201 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/po/gl/libkpimtextedit.po new/kpimtextedit-19.08.2/po/gl/libkpimtextedit.po --- old/kpimtextedit-19.08.1/po/gl/libkpimtextedit.po 2019-09-03 03:47:19.000000000 +0200 +++ new/kpimtextedit-19.08.2/po/gl/libkpimtextedit.po 2019-10-08 02:23:27.000000000 +0200 @@ -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 19.04.1\n" +"X-Generator: Lokalize 19.11.70\n" #: composer-ng/klinkdialog.cpp:38 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/po/it/libkpimtextedit.po new/kpimtextedit-19.08.2/po/it/libkpimtextedit.po --- old/kpimtextedit-19.08.1/po/it/libkpimtextedit.po 2019-09-03 03:47:19.000000000 +0200 +++ new/kpimtextedit-19.08.2/po/it/libkpimtextedit.po 2019-10-08 02:23:27.000000000 +0200 @@ -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 19.04.0\n" +"X-Generator: Lokalize 19.08.1\n" #: composer-ng/klinkdialog.cpp:38 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/po/zh_CN/libkpimtextedit.po new/kpimtextedit-19.08.2/po/zh_CN/libkpimtextedit.po --- old/kpimtextedit-19.08.1/po/zh_CN/libkpimtextedit.po 2019-09-03 03:47:19.000000000 +0200 +++ new/kpimtextedit-19.08.2/po/zh_CN/libkpimtextedit.po 2019-10-08 02:23:28.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2019-08-16 17:08\n" +"PO-Revision-Date: 2019-09-05 09:50\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/src/texteditor/plaintexteditor/plaintexteditor.cpp new/kpimtextedit-19.08.2/src/texteditor/plaintexteditor/plaintexteditor.cpp --- old/kpimtextedit-19.08.1/src/texteditor/plaintexteditor/plaintexteditor.cpp 2019-08-25 15:05:06.000000000 +0200 +++ new/kpimtextedit-19.08.2/src/texteditor/plaintexteditor/plaintexteditor.cpp 2019-09-09 13:16:40.000000000 +0200 @@ -689,9 +689,9 @@ void PlainTextEditor::wheelEvent(QWheelEvent *event) { if (QApplication::keyboardModifiers() & Qt::ControlModifier) { - if (event->delta() > 0) { + if (event->angleDelta().y() > 0) { zoomIn(); - } else if (event->delta() < 0) { + } else if (event->angleDelta().y() < 0) { zoomOut(); } event->accept(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-19.08.1/src/texteditor/richtexteditor/richtexteditor.cpp new/kpimtextedit-19.08.2/src/texteditor/richtexteditor/richtexteditor.cpp --- old/kpimtextedit-19.08.1/src/texteditor/richtexteditor/richtexteditor.cpp 2019-08-25 15:05:06.000000000 +0200 +++ new/kpimtextedit-19.08.2/src/texteditor/richtexteditor/richtexteditor.cpp 2019-09-09 13:16:40.000000000 +0200 @@ -715,9 +715,9 @@ void RichTextEditor::wheelEvent(QWheelEvent *event) { if (QApplication::keyboardModifiers() & Qt::ControlModifier) { - if (event->delta() > 0) { + if (event->angleDelta().y() > 0) { zoomIn(); - } else if (event->delta() < 0) { + } else if (event->angleDelta().y() < 0) { zoomOut(); } event->accept(); ++++++ kpimtextedit-19.08.1.tar.xz.sig -> kpimtextedit-19.08.2.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit-19.08.1.tar.xz.sig 2019-09-09 12:26:32.877853578 +0200 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.2352/kpimtextedit-19.08.2.tar.xz.sig 2019-10-14 13:29:42.411241948 +0200 @@ -1,11 +1,11 @@ -----BEGIN PGP SIGNATURE----- -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1tyscACgkQ29LOiT4t -HIfwiwf9HoLFt7jJx2LH1m7GMePLT5FI4UBabc7BFK8YxpZO6M24YuoJT4OmR+m5 -gJmae2pMS4ryYJCHjqzNN9y3ePAKmAVsycrFB43b+sUq4iB+TbvYQGZl5eRBlfY7 -fjTPKfL9rONLMOm52zYyX+ZX5oEz1npNljksoQPhAMYSnD6Ax59P2yiISfi5I5T4 -AI2gNJnWs94J0/VZrX54lHrGS26W/QbYBylGsLQMyGkFvoSMkFHN+oHIH9RR9xCh -JpCQl4UW11GxILLKTr86Hq0JdZQ2xyprskg4yX34mp6XR/6HzG5bZOq57hD0UA/p -ge94GMSHaY8uCh9yj69jdcCmXs3Ghw== -=Ym7N +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3T0ACgkQ29LOiT4t +HIfy4Qf9FXaH/JyptlQlX0lz5XAUD+6LBdUq0jhPArTfTHZr43m9MJsAKNg2huBL +JalxMnrTvqJ3zz+SQKxqPsnhVQCqnmTg8tqMDrfIEDy9cZusJgRjpFoD7f5+RP4N +SL5zLmdgcWipgVSVKRUsXuz1hRHFrHqfwRi8/H545e9JnJP0DuoN7xyOKD+ZSkWe ++/wvE00Munrq1oqKkNkKhYn9FrCxHrC1JnBhwEaPHJqKktwx2/wTWQOsLjXuvlQE +c1I2qiiCktkLusqlio9msx1keKMz7C+81DQAhkFdTxI9V83Vu8aDxGvDUNCyxnMf +K+OwFK+rE9eUAjMh6vguKuOyVIhktA== +=ahsu -----END PGP SIGNATURE-----
