Hello community,

here is the log from the commit of package kross for openSUSE:Factory checked 
in at 2020-10-12 13:56:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kross (Old)
 and      /work/SRC/openSUSE:Factory/.kross.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Mon Oct 12 13:56:05 2020 rev:83 rq:840845 version:5.75.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kross/kross.changes      2020-09-18 
14:43:02.720090425 +0200
+++ /work/SRC/openSUSE:Factory/.kross.new.3486/kross.changes    2020-10-12 
13:57:54.378180865 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 08:33:32 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Port deprecated QString::SkipEmptyParts
+
+-------------------------------------------------------------------

Old:
----
  kross-5.74.0.tar.xz
  kross-5.74.0.tar.xz.sig

New:
----
  kross-5.75.0.tar.xz
  kross-5.75.0.tar.xz.sig

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.14HQbf/_old  2020-10-12 13:57:55.086181160 +0200
+++ /var/tmp/diff_new_pack.14HQbf/_new  2020-10-12 13:57:55.086181160 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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:           kross
-Version:        5.74.0
+Version:        5.75.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later


++++++ kross-5.74.0.tar.xz -> kross-5.75.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/CMakeLists.txt 
new/kross-5.75.0/CMakeLists.txt
--- old/kross-5.74.0/CMakeLists.txt     2020-09-06 12:34:55.000000000 +0200
+++ new/kross-5.75.0/CMakeLists.txt     2020-10-04 20:52:48.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(Kross VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/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/kross-5.74.0/po/ca/kross5.po 
new/kross-5.75.0/po/ca/kross5.po
--- old/kross-5.74.0/po/ca/kross5.po    2020-09-06 12:34:55.000000000 +0200
+++ new/kross-5.75.0/po/ca/kross5.po    2020-10-04 20:52:48.000000000 +0200
@@ -11,7 +11,7 @@
 # Orestes Mas <ores...@tsc.upc.edu>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: kross5\n"
+"Project-Id-Version: kross\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2020-07-25 00:15+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/po/ca@valencia/kross5.po 
new/kross-5.75.0/po/ca@valencia/kross5.po
--- old/kross-5.74.0/po/ca@valencia/kross5.po   2020-09-06 12:34:55.000000000 
+0200
+++ new/kross-5.75.0/po/ca@valencia/kross5.po   2020-10-04 20:52:48.000000000 
+0200
@@ -12,7 +12,7 @@
 # Empar <montoro_...@gva.es>, 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: kross5\n"
+"Project-Id-Version: kross\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2019-06-20 07:52+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/po/ro/kross5.po 
new/kross-5.75.0/po/ro/kross5.po
--- old/kross-5.74.0/po/ro/kross5.po    2020-09-06 12:34:55.000000000 +0200
+++ new/kross-5.75.0/po/ro/kross5.po    2020-10-04 20:52:48.000000000 +0200
@@ -1,23 +1,23 @@
 # Traducerea kdelibs4.po în Română
 # Laurenţiu Buzdugan <l...@rolix.org>, 2008, 2009.
-# Sergiu Bivol <ser...@ase.md>, 2008, 2009, 2010.
-# Sergiu Bivol <ser...@ase.md>, 2010, 2012, 2013, 2014.
+# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2010.
+# Sergiu Bivol <ser...@cip.md>, 2010, 2012, 2013, 2014, 2020.
 # Cristian Oneț <onet.crist...@gmail.com>, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
-"PO-Revision-Date: 2014-03-26 19:20+0200\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2020-09-13 12:44+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\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"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -27,49 +27,43 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ",ser...@ase.md,l...@rolix.org,onet.crist...@gmail.com"
+msgstr ",ser...@cip.md,l...@rolix.org,onet.crist...@gmail.com"
 
 #: console/main.cpp:99
-#, fuzzy, kde-format
-#| msgid "Kross"
+#, kde-format
 msgctxt "application name"
 msgid "Kross"
 msgstr "Kross"
 
 #: console/main.cpp:101
-#, fuzzy, kde-format
-#| msgid "KDE application to run Kross scripts."
+#, kde-format
 msgctxt "application description"
 msgid "Command-line utility to run Kross scripts."
-msgstr "Aplicație KDE pentru execuția scripturilor Kross."
+msgstr "Utilitar în linie de comandă pentru execuția scripturilor Kross."
 
 #: console/main.cpp:103
-#, fuzzy, kde-format
-#| msgid "(C) 2006 Sebastian Sauer"
+#, kde-format
 msgctxt "@info:credit"
 msgid "Copyright 2006 Sebastian Sauer"
-msgstr "(C) 2006 Sebastian Sauer"
+msgstr "Drept de autor 2006 Sebastian Sauer"
 
 #: console/main.cpp:107
-#, fuzzy, kde-format
-#| msgid "Sebastian Sauer"
+#, kde-format
 msgctxt "@info:credit"
 msgid "Sebastian Sauer"
 msgstr "Sebastian Sauer"
 
 #: console/main.cpp:108
-#, fuzzy, kde-format
-#| msgid "Author"
+#, kde-format
 msgctxt "@info:credit"
 msgid "Author"
 msgstr "Autor"
 
 #: console/main.cpp:117
-#, fuzzy, kde-format
-#| msgid "Description"
+#, kde-format
 msgctxt "@info:shell command-line argument"
 msgid "The script to run."
-msgstr "Descriere"
+msgstr "Scriptul de rulat."
 
 #: core/action.cpp:481
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/po/vi/kross5.po 
new/kross-5.75.0/po/vi/kross5.po
--- old/kross-5.74.0/po/vi/kross5.po    2020-09-06 12:34:55.000000000 +0200
+++ new/kross-5.75.0/po/vi/kross5.po    2020-10-04 20:52:48.000000000 +0200
@@ -74,17 +74,17 @@
 #: core/action.cpp:481
 #, kde-format
 msgid "Scriptfile \"%1\" does not exist."
-msgstr "Tập tin lệnh \"%1\" không tồn tại."
+msgstr "Tệp lệnh \"%1\" không tồn tại."
 
 #: core/action.cpp:485
 #, kde-format
 msgid "Failed to determine interpreter for scriptfile \"%1\""
-msgstr "Thất bại khi quyết định trình dịch cho tập tin lệnh \"%1\""
+msgstr "Thất bại khi quyết định trình dịch cho tệp lệnh \"%1\""
 
 #: core/action.cpp:489
 #, kde-format
 msgid "Failed to open scriptfile \"%1\""
-msgstr "Lỗi mở tập tin văn lệnh \"%1\"."
+msgstr "Lỗi mở tệp văn lệnh \"%1\"."
 
 #: core/action.cpp:500
 #, kde-format
@@ -144,7 +144,7 @@
 #: ui/actioncollectionview.cpp:234
 #, kde-format
 msgid "File:"
-msgstr "Tập tin:"
+msgstr "Tệp:"
 
 #: ui/actioncollectionview.cpp:327
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/po/zh_CN/kross5.po 
new/kross-5.75.0/po/zh_CN/kross5.po
--- old/kross-5.74.0/po/zh_CN/kross5.po 2020-09-06 12:34:55.000000000 +0200
+++ new/kross-5.75.0/po/zh_CN/kross5.po 2020-10-04 20:52:48.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
-"PO-Revision-Date: 2020-09-05 05:17\n"
+"PO-Revision-Date: 2020-09-23 12:19\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.74.0/src/core/manager.cpp 
new/kross-5.75.0/src/core/manager.cpp
--- old/kross-5.74.0/src/core/manager.cpp       2020-09-06 12:34:55.000000000 
+0200
+++ new/kross-5.75.0/src/core/manager.cpp       2020-10-04 20:52:48.000000000 
+0200
@@ -254,7 +254,11 @@
         if (! it.value()) {
             continue;
         }
+#if QT_VERSION < QT_VERSION_CHECK(5, 15, 0)
         foreach (const QString &wildcard, it.value()->wildcard().split(' ', 
QString::SkipEmptyParts)) {
+#else
+        foreach (const QString &wildcard, it.value()->wildcard().split(' ', 
Qt::SkipEmptyParts)) {
+#endif
             rx.setPattern(wildcard);
             if (rx.exactMatch(file)) {
                 return it.value()->interpreterName();


Reply via email to