Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-03-21 09:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Thu Mar 21 09:45:57 2019 rev:68 rq:686743 version:5.56.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2019-02-28 
21:30:14.509795880 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2019-03-21 
09:45:58.906901943 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:36 UTC 2019 - [email protected]
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Port some code to for(...:...)
+
+-------------------------------------------------------------------

Old:
----
  ki18n-5.55.0.tar.xz

New:
----
  ki18n-5.56.0.tar.xz

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

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.Nt04n4/_old  2019-03-21 09:46:00.562901561 +0100
+++ /var/tmp/diff_new_pack.Nt04n4/_new  2019-03-21 09:46:00.562901561 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           ki18n
-Version:        5.55.0
+Version:        5.56.0
 Release:        0
 Summary:        KDE Gettext-based UI text internationalization
 License:        LGPL-2.1-or-later

++++++ ki18n-5.55.0.tar.xz -> ki18n-5.56.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/CMakeLists.txt 
new/ki18n-5.56.0/CMakeLists.txt
--- old/ki18n-5.55.0/CMakeLists.txt     2019-02-03 00:57:44.000000000 +0100
+++ new/ki18n-5.56.0/CMakeLists.txt     2019-03-02 14:41:07.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.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/ki18n-5.55.0/po/da/ki18n5.po 
new/ki18n-5.56.0/po/da/ki18n5.po
--- old/ki18n-5.55.0/po/da/ki18n5.po    2019-02-03 00:57:44.000000000 +0100
+++ new/ki18n-5.56.0/po/da/ki18n5.po    2019-03-02 14:41:07.000000000 +0100
@@ -2,8 +2,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander, 2008.
-# Martin Schlander <[email protected]>, 2008.
 # Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Keld Simonsen <[email protected]>, 2010.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/po/id/ki18n5.po 
new/ki18n-5.56.0/po/id/ki18n5.po
--- old/ki18n-5.55.0/po/id/ki18n5.po    2019-02-03 00:57:44.000000000 +0100
+++ new/ki18n-5.56.0/po/id/ki18n5.po    2019-03-02 14:41:07.000000000 +0100
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/po/zh_CN/ki18n5.po 
new/ki18n-5.56.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.55.0/po/zh_CN/ki18n5.po 2019-02-03 00:57:44.000000000 +0100
+++ new/ki18n-5.56.0/po/zh_CN/ki18n5.po 2019-03-02 14:41:07.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-10 03:03+0100\n"
-"PO-Revision-Date: 2019-01-27 22:57\n"
+"PO-Revision-Date: 2019-02-20 23:16\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/src/common_helpers.cpp 
new/ki18n-5.56.0/src/common_helpers.cpp
--- old/ki18n-5.55.0/src/common_helpers.cpp     2019-02-03 00:57:44.000000000 
+0100
+++ new/ki18n-5.56.0/src/common_helpers.cpp     2019-03-02 14:41:07.000000000 
+0100
@@ -82,7 +82,7 @@
     // ampersand beforehand.
     if (!accmarkRemoved) {
         bool hasCJK = false;
-        foreach (const QChar c, label) {
+        for (const QChar c : label) {
             if (c.unicode() >= 0x2e00) { // rough, but should be sufficient
                 hasCJK = true;
                 break;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/src/klocalizedstring.cpp 
new/ki18n-5.56.0/src/klocalizedstring.cpp
--- old/ki18n-5.55.0/src/klocalizedstring.cpp   2019-02-03 00:57:44.000000000 
+0100
+++ new/ki18n-5.56.0/src/klocalizedstring.cpp   2019-03-02 14:41:07.000000000 
+0100
@@ -650,8 +650,8 @@
     // Execute any scripted post calls; they cannot modify the final result,
     // but are used to set states.
     if (s->ktrs != nullptr) {
-        QStringList pcalls = s->ktrs->postCalls(language);
-        foreach (const QString &pcall, pcalls) {
+        const QStringList pcalls = s->ktrs->postCalls(language);
+        for (const QString &pcall : pcalls) {
             postTranscript(pcall, language, country, finalTranslation,
                            resolvedArguments, resolvedValues);
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/src/ktranscript.cpp 
new/ki18n-5.56.0/src/ktranscript.cpp
--- old/ki18n-5.55.0/src/ktranscript.cpp        2019-02-03 00:57:44.000000000 
+0100
+++ new/ki18n-5.56.0/src/ktranscript.cpp        2019-03-02 14:41:07.000000000 
+0100
@@ -613,7 +613,7 @@
 {
     QList<QString> modErrors;
 
-    foreach (const QStringList &mod, mods) {
+    for (const QStringList &mod : mods) {
         QString mpath = mod[0];
         QString mlang = mod[1];
 
@@ -645,7 +645,7 @@
     // Unset module path.
     currentModulePath.clear();
 
-    foreach (const QString &merr, modErrors) {
+    for (const QString &merr : qAsConst(modErrors)) {
         error.append(merr + QLatin1Char('\n'));
     }
 }
@@ -1347,7 +1347,7 @@
 
                     // Add collected entry into global store,
                     // once for each entry key (QHash implicitly shared).
-                    foreach (const QByteArray &ekey, ekeys) {
+                    for (const QByteArray &ekey : qAsConst(ekeys)) {
                         phraseProps[ekey] = props;
                     }
 
@@ -1537,7 +1537,7 @@
 
         // Add collected entry into global store,
         // once for each entry key (QHash implicitly shared).
-        foreach (const QByteArray &ekey, ekeys) {
+        for (const QByteArray &ekey : qAsConst(ekeys)) {
             phraseProps[ekey] = props;
         }
     }


Reply via email to