Hello community,

here is the log from the commit of package kcodecs for openSUSE:Factory checked 
in at 2018-01-22 15:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.kcodecs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcodecs"

Mon Jan 22 15:58:44 2018 rev:49 rq:566660 version:5.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes  2018-01-09 
14:41:21.609092832 +0100
+++ /work/SRC/openSUSE:Factory/.kcodecs.new/kcodecs.changes     2018-01-22 
15:59:13.840079751 +0100
@@ -1,0 +2,11 @@
+Tue Jan 16 22:50:14 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
+  * Fix cmake warning
+
+-------------------------------------------------------------------

Old:
----
  kcodecs-5.41.0.tar.xz

New:
----
  kcodecs-5.42.0.tar.xz

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

Other differences:
------------------
++++++ kcodecs.spec ++++++
--- /var/tmp/diff_new_pack.Z3hbKp/_old  2018-01-22 15:59:14.504048677 +0100
+++ /var/tmp/diff_new_pack.Z3hbKp/_new  2018-01-22 15:59:14.508048489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcodecs
 #
-# 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   libKF5Codecs5
-%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:           kcodecs
-Version:        5.41.0
+Version:        5.42.0
 Release:        0
 Summary:        Provides a collection of methods to manipulate strings using 
various encoding
 License:        LGPL-2.1+

++++++ kcodecs-5.41.0.tar.xz -> kcodecs-5.42.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/.reviewboardrc 
new/kcodecs-5.42.0/.reviewboardrc
--- old/kcodecs-5.41.0/.reviewboardrc   2017-12-02 21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/.reviewboardrc   1970-01-01 01:00:00.000000000 +0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/kcodecs'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/CMakeLists.txt 
new/kcodecs-5.42.0/CMakeLists.txt
--- old/kcodecs-5.41.0/CMakeLists.txt   2017-12-02 21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/CMakeLists.txt   2018-01-07 17:16:18.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
 project(KCodecs VERSION ${KF5_VERSION})
 
 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/kcodecs-5.41.0/po/ca/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/ca/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/ca/kcodecs5_qt.po     2017-12-02 21:02:30.000000000 
+0100
+++ new/kcodecs-5.42.0/po/ca/kcodecs5_qt.po     2018-01-07 17:16:18.000000000 
+0100
@@ -1,12 +1,12 @@
 # Translation of kcodecs5_qt.po to Catalan
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 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.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kcodecs5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2015-05-27 20:02+0200\n"
+"PO-Revision-Date: 2017-12-10 22:33+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Qt-Contexts: true\n"
@@ -220,7 +220,7 @@
 msgstr ""
 "L'adreça de correu que heu introduït no és vàlida perquè ha acabat "
 "inesperadament, probablement significa que heu usat un caràcter d'escapament "
-"(p.ex. \\) com a últim caràcter de la vostra adreça de correu."
+"(p. ex. \\) com a últim caràcter de la vostra adreça de correu."
 
 #: kemailaddress.cpp:567
 msgctxt "QObject|"
@@ -238,7 +238,7 @@
 "contain an actual email address, i.e. something of the form [email protected]."
 msgstr ""
 "L'adreça de correu que heu introduït no és vàlida perquè sembla que no conté "
-"una adreça real de correu, com p.ex. [email protected]."
+"una adreça real de correu, com p. ex. [email protected]."
 
 #: kemailaddress.cpp:574
 msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/ca@valencia/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/ca@valencia/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/ca@valencia/kcodecs5_qt.po    2017-12-02 
21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/po/ca@valencia/kcodecs5_qt.po    2018-01-07 
17:16:18.000000000 +0100
@@ -1,12 +1,12 @@
 # Translation of kcodecs5_qt.po to Catalan (Valencian)
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 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.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kcodecs5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2015-05-27 20:02+0200\n"
+"PO-Revision-Date: 2017-12-10 22:33+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Qt-Contexts: true\n"
@@ -220,7 +220,7 @@
 msgstr ""
 "L'adreça de correu que heu introduït no és vàlida perquè ha acabat "
 "inesperadament, probablement significa que heu usat un caràcter d'escapament "
-"(p.ex. \\) com a últim caràcter de la vostra adreça de correu."
+"(p. ex. \\) com a últim caràcter de la vostra adreça de correu."
 
 #: kemailaddress.cpp:567
 msgctxt "QObject|"
@@ -238,7 +238,7 @@
 "contain an actual email address, i.e. something of the form [email protected]."
 msgstr ""
 "L'adreça de correu que heu introduït no és vàlida perquè pareix que no conté "
-"una adreça real de correu, com p.ex. [email protected]."
+"una adreça real de correu, com p. ex. [email protected]."
 
 #: kemailaddress.cpp:574
 msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/id/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/id/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/id/kcodecs5_qt.po     2017-12-02 21:02:30.000000000 
+0100
+++ new/kcodecs-5.42.0/po/id/kcodecs5_qt.po     2018-01-07 17:16:18.000000000 
+0100
@@ -2,6 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <[email protected]>, 2010-2014.
+# Wantoyo <[email protected]>, 2017.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/sr/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/sr/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/sr/kcodecs5_qt.po     2017-12-02 21:02:30.000000000 
+0100
+++ new/kcodecs-5.42.0/po/sr/kcodecs5_qt.po     2018-01-07 17:16:18.000000000 
+0100
@@ -23,104 +23,104 @@
 "X-Wrapping: fine\n"
 "X-Qt-Contexts: true\n"
 
-#: kcharsets.cpp:168
+#: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
 msgid "Western European"
 msgstr "западноевропски"
 
-#: kcharsets.cpp:174
+#: kcharsets.cpp:175
 msgctxt "KCharsets|@item Text character set"
 msgid "Central European"
 msgstr "средњеевропски"
 
-#: kcharsets.cpp:177
+#: kcharsets.cpp:178
 msgctxt "KCharsets|@item Text character set"
 msgid "Baltic"
 msgstr "балтички"
 
-#: kcharsets.cpp:180
+#: kcharsets.cpp:181
 msgctxt "KCharsets|@item Text character set"
 msgid "South-Eastern Europe"
 msgstr "југоисточноевропски"
 
-#: kcharsets.cpp:183
+#: kcharsets.cpp:184
 msgctxt "KCharsets|@item Text character set"
 msgid "Turkish"
 msgstr "турски"
 
-#: kcharsets.cpp:186
+#: kcharsets.cpp:187
 msgctxt "KCharsets|@item Text character set"
 msgid "Cyrillic"
 msgstr "ћирилички"
 
-#: kcharsets.cpp:192
+#: kcharsets.cpp:193
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Traditional"
 msgstr "кинески традиционални"
 
-#: kcharsets.cpp:195
+#: kcharsets.cpp:196
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Simplified"
 msgstr "кинески поједностављени"
 
-#: kcharsets.cpp:199
+#: kcharsets.cpp:200
 msgctxt "KCharsets|@item Text character set"
 msgid "Korean"
 msgstr "корејски"
 
-#: kcharsets.cpp:202
+#: kcharsets.cpp:203
 msgctxt "KCharsets|@item Text character set"
 msgid "Japanese"
 msgstr "јапански"
 
-#: kcharsets.cpp:206
+#: kcharsets.cpp:207
 msgctxt "KCharsets|@item Text character set"
 msgid "Greek"
 msgstr "грчки"
 
-#: kcharsets.cpp:209
+#: kcharsets.cpp:210
 msgctxt "KCharsets|@item Text character set"
 msgid "Arabic"
 msgstr "арапски"
 
-#: kcharsets.cpp:212
+#: kcharsets.cpp:213
 msgctxt "KCharsets|@item Text character set"
 msgid "Hebrew"
 msgstr "хебрејски"
 
-#: kcharsets.cpp:217
+#: kcharsets.cpp:218
 msgctxt "KCharsets|@item Text character set"
 msgid "Thai"
 msgstr "тајландски"
 
-#: kcharsets.cpp:220
+#: kcharsets.cpp:221
 msgctxt "KCharsets|@item Text character set"
 msgid "Unicode"
 msgstr "уникод"
 
-#: kcharsets.cpp:226
+#: kcharsets.cpp:227
 msgctxt "KCharsets|@item Text character set"
 msgid "Northern Saami"
 msgstr "северни сами"
 
-#: kcharsets.cpp:228
+#: kcharsets.cpp:229
 msgctxt "KCharsets|@item Text character set"
 msgid "Other"
 msgstr "други"
 
-#: kcharsets.cpp:671
+#: kcharsets.cpp:672
 #, qt-format
 msgctxt "KCharsets|@item %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
 msgstr "%1 (%2)"
 
-#: kcharsets.cpp:674
+#: kcharsets.cpp:675
 #, qt-format
 msgctxt "KCharsets|@item"
 msgid "Other encoding (%1)"
 msgstr "друго кодирање (%1)"
 
-#: kcharsets.cpp:703
+#: kcharsets.cpp:704
 #, qt-format
 msgctxt "KCharsets|@item Text encoding: %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/sr@ijekavian/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/sr@ijekavian/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/sr@ijekavian/kcodecs5_qt.po   2017-12-02 
21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/po/sr@ijekavian/kcodecs5_qt.po   2018-01-07 
17:16:18.000000000 +0100
@@ -22,104 +22,104 @@
 "X-Environment: kde\n"
 "X-Qt-Contexts: true\n"
 
-#: kcharsets.cpp:168
+#: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
 msgid "Western European"
 msgstr "западноевропски"
 
-#: kcharsets.cpp:174
+#: kcharsets.cpp:175
 msgctxt "KCharsets|@item Text character set"
 msgid "Central European"
 msgstr "средњеевропски"
 
-#: kcharsets.cpp:177
+#: kcharsets.cpp:178
 msgctxt "KCharsets|@item Text character set"
 msgid "Baltic"
 msgstr "балтички"
 
-#: kcharsets.cpp:180
+#: kcharsets.cpp:181
 msgctxt "KCharsets|@item Text character set"
 msgid "South-Eastern Europe"
 msgstr "југоисточноевропски"
 
-#: kcharsets.cpp:183
+#: kcharsets.cpp:184
 msgctxt "KCharsets|@item Text character set"
 msgid "Turkish"
 msgstr "турски"
 
-#: kcharsets.cpp:186
+#: kcharsets.cpp:187
 msgctxt "KCharsets|@item Text character set"
 msgid "Cyrillic"
 msgstr "ћирилички"
 
-#: kcharsets.cpp:192
+#: kcharsets.cpp:193
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Traditional"
 msgstr "кинески традиционални"
 
-#: kcharsets.cpp:195
+#: kcharsets.cpp:196
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Simplified"
 msgstr "кинески поједностављени"
 
-#: kcharsets.cpp:199
+#: kcharsets.cpp:200
 msgctxt "KCharsets|@item Text character set"
 msgid "Korean"
 msgstr "корејски"
 
-#: kcharsets.cpp:202
+#: kcharsets.cpp:203
 msgctxt "KCharsets|@item Text character set"
 msgid "Japanese"
 msgstr "јапански"
 
-#: kcharsets.cpp:206
+#: kcharsets.cpp:207
 msgctxt "KCharsets|@item Text character set"
 msgid "Greek"
 msgstr "грчки"
 
-#: kcharsets.cpp:209
+#: kcharsets.cpp:210
 msgctxt "KCharsets|@item Text character set"
 msgid "Arabic"
 msgstr "арапски"
 
-#: kcharsets.cpp:212
+#: kcharsets.cpp:213
 msgctxt "KCharsets|@item Text character set"
 msgid "Hebrew"
 msgstr "хебрејски"
 
-#: kcharsets.cpp:217
+#: kcharsets.cpp:218
 msgctxt "KCharsets|@item Text character set"
 msgid "Thai"
 msgstr "тајландски"
 
-#: kcharsets.cpp:220
+#: kcharsets.cpp:221
 msgctxt "KCharsets|@item Text character set"
 msgid "Unicode"
 msgstr "уникод"
 
-#: kcharsets.cpp:226
+#: kcharsets.cpp:227
 msgctxt "KCharsets|@item Text character set"
 msgid "Northern Saami"
 msgstr "сјеверни сами"
 
-#: kcharsets.cpp:228
+#: kcharsets.cpp:229
 msgctxt "KCharsets|@item Text character set"
 msgid "Other"
 msgstr "други"
 
-#: kcharsets.cpp:671
+#: kcharsets.cpp:672
 #, qt-format
 msgctxt "KCharsets|@item %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
 msgstr "%1 (%2)"
 
-#: kcharsets.cpp:674
+#: kcharsets.cpp:675
 #, qt-format
 msgctxt "KCharsets|@item"
 msgid "Other encoding (%1)"
 msgstr "друго кодирање (%1)"
 
-#: kcharsets.cpp:703
+#: kcharsets.cpp:704
 #, qt-format
 msgctxt "KCharsets|@item Text encoding: %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/sr@ijekavianlatin/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/sr@ijekavianlatin/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/sr@ijekavianlatin/kcodecs5_qt.po      2017-12-02 
21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/po/sr@ijekavianlatin/kcodecs5_qt.po      2018-01-07 
17:16:18.000000000 +0100
@@ -22,104 +22,104 @@
 "X-Environment: kde\n"
 "X-Qt-Contexts: true\n"
 
-#: kcharsets.cpp:168
+#: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
 msgid "Western European"
 msgstr "zapadnoevropski"
 
-#: kcharsets.cpp:174
+#: kcharsets.cpp:175
 msgctxt "KCharsets|@item Text character set"
 msgid "Central European"
 msgstr "srednjeevropski"
 
-#: kcharsets.cpp:177
+#: kcharsets.cpp:178
 msgctxt "KCharsets|@item Text character set"
 msgid "Baltic"
 msgstr "baltički"
 
-#: kcharsets.cpp:180
+#: kcharsets.cpp:181
 msgctxt "KCharsets|@item Text character set"
 msgid "South-Eastern Europe"
 msgstr "jugoistočnoevropski"
 
-#: kcharsets.cpp:183
+#: kcharsets.cpp:184
 msgctxt "KCharsets|@item Text character set"
 msgid "Turkish"
 msgstr "turski"
 
-#: kcharsets.cpp:186
+#: kcharsets.cpp:187
 msgctxt "KCharsets|@item Text character set"
 msgid "Cyrillic"
 msgstr "ćirilički"
 
-#: kcharsets.cpp:192
+#: kcharsets.cpp:193
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Traditional"
 msgstr "kineski tradicionalni"
 
-#: kcharsets.cpp:195
+#: kcharsets.cpp:196
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Simplified"
 msgstr "kineski pojednostavljeni"
 
-#: kcharsets.cpp:199
+#: kcharsets.cpp:200
 msgctxt "KCharsets|@item Text character set"
 msgid "Korean"
 msgstr "korejski"
 
-#: kcharsets.cpp:202
+#: kcharsets.cpp:203
 msgctxt "KCharsets|@item Text character set"
 msgid "Japanese"
 msgstr "japanski"
 
-#: kcharsets.cpp:206
+#: kcharsets.cpp:207
 msgctxt "KCharsets|@item Text character set"
 msgid "Greek"
 msgstr "grčki"
 
-#: kcharsets.cpp:209
+#: kcharsets.cpp:210
 msgctxt "KCharsets|@item Text character set"
 msgid "Arabic"
 msgstr "arapski"
 
-#: kcharsets.cpp:212
+#: kcharsets.cpp:213
 msgctxt "KCharsets|@item Text character set"
 msgid "Hebrew"
 msgstr "hebrejski"
 
-#: kcharsets.cpp:217
+#: kcharsets.cpp:218
 msgctxt "KCharsets|@item Text character set"
 msgid "Thai"
 msgstr "tajlandski"
 
-#: kcharsets.cpp:220
+#: kcharsets.cpp:221
 msgctxt "KCharsets|@item Text character set"
 msgid "Unicode"
 msgstr "Unicode"
 
-#: kcharsets.cpp:226
+#: kcharsets.cpp:227
 msgctxt "KCharsets|@item Text character set"
 msgid "Northern Saami"
 msgstr "sjeverni sami"
 
-#: kcharsets.cpp:228
+#: kcharsets.cpp:229
 msgctxt "KCharsets|@item Text character set"
 msgid "Other"
 msgstr "drugi"
 
-#: kcharsets.cpp:671
+#: kcharsets.cpp:672
 #, qt-format
 msgctxt "KCharsets|@item %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
 msgstr "%1 (%2)"
 
-#: kcharsets.cpp:674
+#: kcharsets.cpp:675
 #, qt-format
 msgctxt "KCharsets|@item"
 msgid "Other encoding (%1)"
 msgstr "drugo kodiranje (%1)"
 
-#: kcharsets.cpp:703
+#: kcharsets.cpp:704
 #, qt-format
 msgctxt "KCharsets|@item Text encoding: %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/sr@latin/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/sr@latin/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/sr@latin/kcodecs5_qt.po       2017-12-02 
21:02:30.000000000 +0100
+++ new/kcodecs-5.42.0/po/sr@latin/kcodecs5_qt.po       2018-01-07 
17:16:18.000000000 +0100
@@ -22,104 +22,104 @@
 "X-Environment: kde\n"
 "X-Qt-Contexts: true\n"
 
-#: kcharsets.cpp:168
+#: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
 msgid "Western European"
 msgstr "zapadnoevropski"
 
-#: kcharsets.cpp:174
+#: kcharsets.cpp:175
 msgctxt "KCharsets|@item Text character set"
 msgid "Central European"
 msgstr "srednjeevropski"
 
-#: kcharsets.cpp:177
+#: kcharsets.cpp:178
 msgctxt "KCharsets|@item Text character set"
 msgid "Baltic"
 msgstr "baltički"
 
-#: kcharsets.cpp:180
+#: kcharsets.cpp:181
 msgctxt "KCharsets|@item Text character set"
 msgid "South-Eastern Europe"
 msgstr "jugoistočnoevropski"
 
-#: kcharsets.cpp:183
+#: kcharsets.cpp:184
 msgctxt "KCharsets|@item Text character set"
 msgid "Turkish"
 msgstr "turski"
 
-#: kcharsets.cpp:186
+#: kcharsets.cpp:187
 msgctxt "KCharsets|@item Text character set"
 msgid "Cyrillic"
 msgstr "ćirilički"
 
-#: kcharsets.cpp:192
+#: kcharsets.cpp:193
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Traditional"
 msgstr "kineski tradicionalni"
 
-#: kcharsets.cpp:195
+#: kcharsets.cpp:196
 msgctxt "KCharsets|@item Text character set"
 msgid "Chinese Simplified"
 msgstr "kineski pojednostavljeni"
 
-#: kcharsets.cpp:199
+#: kcharsets.cpp:200
 msgctxt "KCharsets|@item Text character set"
 msgid "Korean"
 msgstr "korejski"
 
-#: kcharsets.cpp:202
+#: kcharsets.cpp:203
 msgctxt "KCharsets|@item Text character set"
 msgid "Japanese"
 msgstr "japanski"
 
-#: kcharsets.cpp:206
+#: kcharsets.cpp:207
 msgctxt "KCharsets|@item Text character set"
 msgid "Greek"
 msgstr "grčki"
 
-#: kcharsets.cpp:209
+#: kcharsets.cpp:210
 msgctxt "KCharsets|@item Text character set"
 msgid "Arabic"
 msgstr "arapski"
 
-#: kcharsets.cpp:212
+#: kcharsets.cpp:213
 msgctxt "KCharsets|@item Text character set"
 msgid "Hebrew"
 msgstr "hebrejski"
 
-#: kcharsets.cpp:217
+#: kcharsets.cpp:218
 msgctxt "KCharsets|@item Text character set"
 msgid "Thai"
 msgstr "tajlandski"
 
-#: kcharsets.cpp:220
+#: kcharsets.cpp:221
 msgctxt "KCharsets|@item Text character set"
 msgid "Unicode"
 msgstr "Unicode"
 
-#: kcharsets.cpp:226
+#: kcharsets.cpp:227
 msgctxt "KCharsets|@item Text character set"
 msgid "Northern Saami"
 msgstr "severni sami"
 
-#: kcharsets.cpp:228
+#: kcharsets.cpp:229
 msgctxt "KCharsets|@item Text character set"
 msgid "Other"
 msgstr "drugi"
 
-#: kcharsets.cpp:671
+#: kcharsets.cpp:672
 #, qt-format
 msgctxt "KCharsets|@item %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
 msgstr "%1 (%2)"
 
-#: kcharsets.cpp:674
+#: kcharsets.cpp:675
 #, qt-format
 msgctxt "KCharsets|@item"
 msgid "Other encoding (%1)"
 msgstr "drugo kodiranje (%1)"
 
-#: kcharsets.cpp:703
+#: kcharsets.cpp:704
 #, qt-format
 msgctxt "KCharsets|@item Text encoding: %1 character set, %2 encoding"
 msgid "%1 ( %2 )"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/po/zh_CN/kcodecs5_qt.po 
new/kcodecs-5.42.0/po/zh_CN/kcodecs5_qt.po
--- old/kcodecs-5.41.0/po/zh_CN/kcodecs5_qt.po  2017-12-02 21:02:30.000000000 
+0100
+++ new/kcodecs-5.42.0/po/zh_CN/kcodecs5_qt.po  2018-01-07 17:16:18.000000000 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:11+0100\n"
-"PO-Revision-Date: 2017-07-13 11:17-0400\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"
@@ -25,6 +25,12 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: crowdin.com\n"
 "X-Qt-Contexts: true\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-trunk/messages/frameworks/kcodecs5_qt.pot\n"
 
 #: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.41.0/src/CMakeLists.txt 
new/kcodecs-5.42.0/src/CMakeLists.txt
--- old/kcodecs-5.41.0/src/CMakeLists.txt       2017-12-02 21:02:30.000000000 
+0100
+++ new/kcodecs-5.42.0/src/CMakeLists.txt       2018-01-07 17:16:18.000000000 
+0100
@@ -41,6 +41,9 @@
 ecm_gperf_generate(kentities.gperf ${CMAKE_CURRENT_BINARY_DIR}/kentities.h 
kcodecs_SRCS
                    GENERATION_FLAGS "--key-positions=* -D -s 2")
 
+set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/kentities.h PROPERTIES 
SKIP_AUTOMOC ON)
+
+
 ecm_qt_declare_logging_category(kcodecs_SRCS HEADER kcodecs_debug.h IDENTIFIER 
KCODECS_LOG CATEGORY_NAME kf5.kcodecs)
 
 add_library(KF5Codecs ${kcodecs_SRCS})


Reply via email to