Hello community,

here is the log from the commit of package ktextwidgets for openSUSE:Factory 
checked in at 2018-01-22 16:03:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.ktextwidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktextwidgets"

Mon Jan 22 16:03:18 2018 rev:49 rq:566708 version:5.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes        
2018-01-09 14:44:34.752035188 +0100
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new/ktextwidgets.changes   
2018-01-22 16:03:21.228502596 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:20 CET 2018 - [email protected]
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+
+-------------------------------------------------------------------

Old:
----
  ktextwidgets-5.41.0.tar.xz

New:
----
  ktextwidgets-5.42.0.tar.xz

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

Other differences:
------------------
++++++ ktextwidgets.spec ++++++
--- /var/tmp/diff_new_pack.vfK2n3/_old  2018-01-22 16:03:21.788476393 +0100
+++ /var/tmp/diff_new_pack.vfK2n3/_new  2018-01-22 16:03:21.788476393 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ktextwidgets
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5TextWidgets5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           ktextwidgets
-Version:        5.41.0
+Version:        5.42.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ ktextwidgets-5.41.0.tar.xz -> ktextwidgets-5.42.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/.reviewboardrc 
new/ktextwidgets-5.42.0/.reviewboardrc
--- old/ktextwidgets-5.41.0/.reviewboardrc      2017-12-02 21:08:35.000000000 
+0100
+++ new/ktextwidgets-5.42.0/.reviewboardrc      1970-01-01 01:00:00.000000000 
+0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/ktextwidgets'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
-TARGET_PEOPLE = 'mlaurent'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/CMakeLists.txt 
new/ktextwidgets-5.42.0/CMakeLists.txt
--- old/ktextwidgets-5.41.0/CMakeLists.txt      2017-12-02 21:08:35.000000000 
+0100
+++ new/ktextwidgets-5.42.0/CMakeLists.txt      2018-01-07 17:21:17.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KTextWidgets VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/ca/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/ca/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/ca/ktextwidgets5.po      2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/ca/ktextwidgets5.po      2018-01-07 
17:21:17.000000000 +0100
@@ -1,12 +1,12 @@
 # Translation of ktextwidgets5.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2014-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2015.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017, 2018.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,7 +14,7 @@
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-28 03:01+0100\n"
-"PO-Revision-Date: 2017-06-25 11:12+0100\n"
+"PO-Revision-Date: 2018-01-01 22:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -244,7 +244,7 @@
 msgstr ""
 "<qt>Si està habilitat, qualsevol ocurrència de <code><b>\\N</b></code>, on "
 "<code><b>N</b></code> és un nombre enter, se substituirà amb la captura "
-"corresponent («subcadena amb parèntesis») del patró.<p>Per a incloure un "
+"corresponent («subcadena amb parèntesis») del patró.<p>Per incloure un "
 "literal <code><b>\\N</b></code> a la vostra substitució, poseu-hi una barra "
 "inversa extra al davant com ara <code><b>\\\\N</b></code>.</p></qt>"
 
@@ -326,7 +326,7 @@
 #: findreplace/kfinddialog.cpp:461
 #, kde-format
 msgid "Escape"
-msgstr "Escape"
+msgstr "Tecla d'escapada"
 
 #: findreplace/kfinddialog.cpp:462
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/ca@valencia/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/ca@valencia/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/ca@valencia/ktextwidgets5.po     2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/ca@valencia/ktextwidgets5.po     2018-01-07 
17:21:17.000000000 +0100
@@ -1,12 +1,12 @@
 # Translation of ktextwidgets5.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2014-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2015.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017, 2018.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,7 +14,7 @@
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-28 03:01+0100\n"
-"PO-Revision-Date: 2017-06-25 11:12+0100\n"
+"PO-Revision-Date: 2018-01-01 22:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -244,7 +244,7 @@
 msgstr ""
 "<qt>Si està habilitat, qualsevol ocurrència de <code><b>\\N</b></code>, on "
 "<code><b>N</b></code> és un nombre enter, se substituirà amb la captura "
-"corresponent («subcadena amb parèntesis») del patró.<p>Per a incloure un "
+"corresponent («subcadena amb parèntesis») del patró.<p>Per incloure un "
 "literal <code><b>\\N</b></code> a la vostra substitució, poseu-hi una barra "
 "inversa extra al davant com ara <code><b>\\\\N</b></code>.</p></qt>"
 
@@ -326,7 +326,7 @@
 #: findreplace/kfinddialog.cpp:461
 #, kde-format
 msgid "Escape"
-msgstr "Escape"
+msgstr "Tecla d'escapada"
 
 #: findreplace/kfinddialog.cpp:462
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/sr/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/sr/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/sr/ktextwidgets5.po      2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/sr/ktextwidgets5.po      2018-01-07 
17:21:17.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-28 03:04+0200\n"
+"POT-Creation-Date: 2017-11-28 03:01+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -643,50 +643,50 @@
 msgid "I II III"
 msgstr "I II III"
 
-#: widgets/krichtextwidget.cpp:428
+#: widgets/krichtextwidget.cpp:429
 #, kde-format
 msgctxt "@action"
 msgid "Increase Indent"
 msgstr "Повећај увлачење"
 
-#: widgets/krichtextwidget.cpp:441
+#: widgets/krichtextwidget.cpp:442
 #, kde-format
 msgctxt "@action"
 msgid "Decrease Indent"
 msgstr "Смањи увлачење"
 
 # skip-rule: t-line
-#: widgets/krichtextwidget.cpp:454
+#: widgets/krichtextwidget.cpp:455
 #, kde-format
 msgctxt "@action"
 msgid "Insert Rule Line"
 msgstr "Уметни линију равнања"
 
-#: widgets/krichtextwidget.cpp:465
+#: widgets/krichtextwidget.cpp:466
 #, kde-format
 msgctxt "@action"
 msgid "Link"
 msgstr "Веза"
 
-#: widgets/krichtextwidget.cpp:476
+#: widgets/krichtextwidget.cpp:477
 #, kde-format
 msgctxt "@action"
 msgid "Format Painter"
 msgstr "Пресликавач формата"
 
-#: widgets/krichtextwidget.cpp:486
+#: widgets/krichtextwidget.cpp:487
 #, kde-format
 msgctxt "@action"
 msgid "To Plain Text"
 msgstr "У обични текст"
 
-#: widgets/krichtextwidget.cpp:497
+#: widgets/krichtextwidget.cpp:498
 #, kde-format
 msgctxt "@action"
 msgid "Subscript"
 msgstr "Индекс"
 
-#: widgets/krichtextwidget.cpp:504
+#: widgets/krichtextwidget.cpp:505
 #, kde-format
 msgctxt "@action"
 msgid "Superscript"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/sr@ijekavian/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/sr@ijekavian/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/sr@ijekavian/ktextwidgets5.po    2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/sr@ijekavian/ktextwidgets5.po    2018-01-07 
17:21:17.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-28 03:04+0200\n"
+"POT-Creation-Date: 2017-11-28 03:01+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -642,50 +642,50 @@
 msgid "I II III"
 msgstr "I II III"
 
-#: widgets/krichtextwidget.cpp:428
+#: widgets/krichtextwidget.cpp:429
 #, kde-format
 msgctxt "@action"
 msgid "Increase Indent"
 msgstr "Повећај увлачење"
 
-#: widgets/krichtextwidget.cpp:441
+#: widgets/krichtextwidget.cpp:442
 #, kde-format
 msgctxt "@action"
 msgid "Decrease Indent"
 msgstr "Смањи увлачење"
 
 # skip-rule: t-line
-#: widgets/krichtextwidget.cpp:454
+#: widgets/krichtextwidget.cpp:455
 #, kde-format
 msgctxt "@action"
 msgid "Insert Rule Line"
 msgstr "Уметни линију равнања"
 
-#: widgets/krichtextwidget.cpp:465
+#: widgets/krichtextwidget.cpp:466
 #, kde-format
 msgctxt "@action"
 msgid "Link"
 msgstr "Веза"
 
-#: widgets/krichtextwidget.cpp:476
+#: widgets/krichtextwidget.cpp:477
 #, kde-format
 msgctxt "@action"
 msgid "Format Painter"
 msgstr "Пресликавач формата"
 
-#: widgets/krichtextwidget.cpp:486
+#: widgets/krichtextwidget.cpp:487
 #, kde-format
 msgctxt "@action"
 msgid "To Plain Text"
 msgstr "У обични текст"
 
-#: widgets/krichtextwidget.cpp:497
+#: widgets/krichtextwidget.cpp:498
 #, kde-format
 msgctxt "@action"
 msgid "Subscript"
 msgstr "Индекс"
 
-#: widgets/krichtextwidget.cpp:504
+#: widgets/krichtextwidget.cpp:505
 #, kde-format
 msgctxt "@action"
 msgid "Superscript"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktextwidgets-5.41.0/po/sr@ijekavianlatin/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/sr@ijekavianlatin/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/sr@ijekavianlatin/ktextwidgets5.po       
2017-12-02 21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/sr@ijekavianlatin/ktextwidgets5.po       
2018-01-07 17:21:17.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-28 03:04+0200\n"
+"POT-Creation-Date: 2017-11-28 03:01+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -643,50 +643,50 @@
 msgid "I II III"
 msgstr "I II III"
 
-#: widgets/krichtextwidget.cpp:428
+#: widgets/krichtextwidget.cpp:429
 #, kde-format
 msgctxt "@action"
 msgid "Increase Indent"
 msgstr "Povećaj uvlačenje"
 
-#: widgets/krichtextwidget.cpp:441
+#: widgets/krichtextwidget.cpp:442
 #, kde-format
 msgctxt "@action"
 msgid "Decrease Indent"
 msgstr "Smanji uvlačenje"
 
 # skip-rule: t-line
-#: widgets/krichtextwidget.cpp:454
+#: widgets/krichtextwidget.cpp:455
 #, kde-format
 msgctxt "@action"
 msgid "Insert Rule Line"
 msgstr "Umetni liniju ravnanja"
 
-#: widgets/krichtextwidget.cpp:465
+#: widgets/krichtextwidget.cpp:466
 #, kde-format
 msgctxt "@action"
 msgid "Link"
 msgstr "Veza"
 
-#: widgets/krichtextwidget.cpp:476
+#: widgets/krichtextwidget.cpp:477
 #, kde-format
 msgctxt "@action"
 msgid "Format Painter"
 msgstr "Preslikavač formata"
 
-#: widgets/krichtextwidget.cpp:486
+#: widgets/krichtextwidget.cpp:487
 #, kde-format
 msgctxt "@action"
 msgid "To Plain Text"
 msgstr "U obični tekst"
 
-#: widgets/krichtextwidget.cpp:497
+#: widgets/krichtextwidget.cpp:498
 #, kde-format
 msgctxt "@action"
 msgid "Subscript"
 msgstr "Indeks"
 
-#: widgets/krichtextwidget.cpp:504
+#: widgets/krichtextwidget.cpp:505
 #, kde-format
 msgctxt "@action"
 msgid "Superscript"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/sr@latin/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/sr@latin/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/sr@latin/ktextwidgets5.po        2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/sr@latin/ktextwidgets5.po        2018-01-07 
17:21:17.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktextwidgets5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-28 03:04+0200\n"
+"POT-Creation-Date: 2017-11-28 03:01+0100\n"
 "PO-Revision-Date: 2017-09-28 17:58+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -643,50 +643,50 @@
 msgid "I II III"
 msgstr "I II III"
 
-#: widgets/krichtextwidget.cpp:428
+#: widgets/krichtextwidget.cpp:429
 #, kde-format
 msgctxt "@action"
 msgid "Increase Indent"
 msgstr "Povećaj uvlačenje"
 
-#: widgets/krichtextwidget.cpp:441
+#: widgets/krichtextwidget.cpp:442
 #, kde-format
 msgctxt "@action"
 msgid "Decrease Indent"
 msgstr "Smanji uvlačenje"
 
 # skip-rule: t-line
-#: widgets/krichtextwidget.cpp:454
+#: widgets/krichtextwidget.cpp:455
 #, kde-format
 msgctxt "@action"
 msgid "Insert Rule Line"
 msgstr "Umetni liniju ravnanja"
 
-#: widgets/krichtextwidget.cpp:465
+#: widgets/krichtextwidget.cpp:466
 #, kde-format
 msgctxt "@action"
 msgid "Link"
 msgstr "Veza"
 
-#: widgets/krichtextwidget.cpp:476
+#: widgets/krichtextwidget.cpp:477
 #, kde-format
 msgctxt "@action"
 msgid "Format Painter"
 msgstr "Preslikavač formata"
 
-#: widgets/krichtextwidget.cpp:486
+#: widgets/krichtextwidget.cpp:487
 #, kde-format
 msgctxt "@action"
 msgid "To Plain Text"
 msgstr "U obični tekst"
 
-#: widgets/krichtextwidget.cpp:497
+#: widgets/krichtextwidget.cpp:498
 #, kde-format
 msgctxt "@action"
 msgid "Subscript"
 msgstr "Indeks"
 
-#: widgets/krichtextwidget.cpp:504
+#: widgets/krichtextwidget.cpp:505
 #, kde-format
 msgctxt "@action"
 msgid "Superscript"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.41.0/po/zh_CN/ktextwidgets5.po 
new/ktextwidgets-5.42.0/po/zh_CN/ktextwidgets5.po
--- old/ktextwidgets-5.41.0/po/zh_CN/ktextwidgets5.po   2017-12-02 
21:08:35.000000000 +0100
+++ new/ktextwidgets-5.42.0/po/zh_CN/ktextwidgets5.po   2018-01-07 
17:21:17.000000000 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-28 03:01+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-05 06:38-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to