Hello community,

here is the log from the commit of package kinit for openSUSE:Factory checked 
in at 2018-02-16 21:31:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinit (Old)
 and      /work/SRC/openSUSE:Factory/.kinit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinit"

Fri Feb 16 21:31:31 2018 rev:50 rq:576538 version:5.43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinit/kinit.changes      2018-01-22 
16:00:56.803261155 +0100
+++ /work/SRC/openSUSE:Factory/.kinit.new/kinit.changes 2018-02-16 
21:31:33.779473930 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:09 CET 2018 - [email protected]
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * Fix cross-compiling with MinGW (MXE)
+
+-------------------------------------------------------------------

Old:
----
  kinit-5.42.0.tar.xz

New:
----
  kinit-5.43.0.tar.xz

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

Other differences:
------------------
++++++ kinit.spec ++++++
--- /var/tmp/diff_new_pack.xIrFNM/_old  2018-02-16 21:31:34.651442443 +0100
+++ /var/tmp/diff_new_pack.xIrFNM/_new  2018-02-16 21:31:34.655442298 +0100
@@ -17,13 +17,13 @@
 
 
 %bcond_without lang
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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:           kinit
-Version:        5.42.0
+Version:        5.43.0
 Release:        0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++++++ kinit-5.42.0.tar.xz -> kinit-5.43.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/CMakeLists.txt 
new/kinit-5.43.0/CMakeLists.txt
--- old/kinit-5.42.0/CMakeLists.txt     2018-01-07 17:18:46.000000000 +0100
+++ new/kinit-5.43.0/CMakeLists.txt     2018-02-05 13:00:38.000000000 +0100
@@ -3,7 +3,7 @@
 project(KInit)
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.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)
 
@@ -19,8 +19,8 @@
 include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KINIT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kinit_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/po/gl/kinit5.po 
new/kinit-5.43.0/po/gl/kinit5.po
--- old/kinit-5.42.0/po/gl/kinit5.po    2018-01-07 17:18:46.000000000 +0100
+++ new/kinit-5.43.0/po/gl/kinit5.po    2018-02-05 13:00:38.000000000 +0100
@@ -35,7 +35,7 @@
 "The system may have reached the maximum number of open files possible or the "
 "maximum number of open files that you are allowed to use has been reached."
 msgstr ""
-"Non foi posíbel iniciar o novo proceso.\n"
+"Non se pode iniciar o novo proceso.\n"
 "Poida que o sistema acadase o máximo de ficheiros abertos ou que o se "
 "acadase o número máximo de ficheiros abertos que se lle permite a vostede."
 
@@ -46,7 +46,7 @@
 "The system may have reached the maximum number of processes possible or the "
 "maximum number of processes that you are allowed to use has been reached."
 msgstr ""
-"Non foi posíbel crear o novo proceso.\n"
+"Non se pode crear o novo proceso.\n"
 "Poida que o sistema acadase o máximo de procesos posíbeis ou que se acadase "
 "o máximo de procesos que se lle permite usar a vostede."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/po/id/kinit5.po 
new/kinit-5.43.0/po/id/kinit5.po
--- old/kinit-5.42.0/po/id/kinit5.po    2018-01-07 17:18:46.000000000 +0100
+++ new/kinit-5.43.0/po/id/kinit5.po    2018-02-05 13:00:38.000000000 +0100
@@ -2,20 +2,22 @@
 # 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]>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-04 03:08+0100\n"
-"PO-Revision-Date: 2014-06-23 21:23+0700\n"
-"Last-Translator: Andhika Padmawan <[email protected]>\n"
-"Language-Team: Indonesian <[email protected]>\n"
+"PO-Revision-Date: 2018-01-26 20:45+0700\n"
+"Last-Translator: Wantoyo <[email protected]>\n"
+"Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
 "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"
+"X-Generator: Lokalize 2.0\n"
 
 #: kdeinit/kinit.cpp:509
 #, kde-format
@@ -98,10 +100,9 @@
 msgstr "Tak dapat menemukan plugin '%1'.\n"
 
 #: klauncher/klauncher.cpp:1053
-#, fuzzy, kde-format
-#| msgid "Error loading '%1'.\n"
+#, kde-format
 msgid "Error loading '%1'."
-msgstr "Galat memuat '%1'.\n"
+msgstr "Galat memuat '%1'."
 
 #: klauncher/klauncher_main.cpp:146
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/po/nn/kinit5.po 
new/kinit-5.43.0/po/nn/kinit5.po
--- old/kinit-5.42.0/po/nn/kinit5.po    2018-01-07 17:18:46.000000000 +0100
+++ new/kinit-5.43.0/po/nn/kinit5.po    2018-02-05 13:00:38.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-28 03:01+0200\n"
+"POT-Creation-Date: 2017-11-04 03:08+0100\n"
 "PO-Revision-Date: 2017-02-05 10:30+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -67,42 +67,42 @@
 "Fann ikkje «kdemain» i «%1».\n"
 "%2"
 
-#: klauncher/klauncher.cpp:472
+#: klauncher/klauncher.cpp:427
 #, kde-format
 msgid "KDEInit could not launch '%1'"
 msgstr "KDEInit klarte ikkje starta «%1»"
 
-#: klauncher/klauncher.cpp:658 klauncher/klauncher.cpp:672
+#: klauncher/klauncher.cpp:608 klauncher/klauncher.cpp:622
 #, kde-format
 msgid "Could not find service '%1'."
 msgstr "Fann ikkje tenesta «%1»."
 
-#: klauncher/klauncher.cpp:690
+#: klauncher/klauncher.cpp:640
 #, kde-format
 msgid "Service '%1' must be executable to run."
 msgstr "Tenesta «%1» må vera køyrbar for å kunna starta."
 
-#: klauncher/klauncher.cpp:692 klauncher/klauncher.cpp:754
+#: klauncher/klauncher.cpp:642 klauncher/klauncher.cpp:703
 #, kde-format
 msgid "Service '%1' is malformatted."
 msgstr "Tenesta «%1» har feil format."
 
-#: klauncher/klauncher.cpp:841
+#: klauncher/klauncher.cpp:790
 #, kde-format
 msgid "Launching %1"
 msgstr "Startar %1"
 
-#: klauncher/klauncher.cpp:1026
+#: klauncher/klauncher.cpp:974
 #, kde-format
 msgid "Unknown protocol '%1'.\n"
 msgstr "Ukjend protokoll «%1».\n"
 
-#: klauncher/klauncher.cpp:1032
+#: klauncher/klauncher.cpp:980
 #, kde-format
 msgid "Could not find the '%1' plugin.\n"
 msgstr "Fann ikkje «%1»-biblioteket.\n"
 
-#: klauncher/klauncher.cpp:1098
+#: klauncher/klauncher.cpp:1053
 #, kde-format
 msgid "Error loading '%1'."
 msgstr "Feil ved lasting av «%1»."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/po/zh_CN/kinit5.po 
new/kinit-5.43.0/po/zh_CN/kinit5.po
--- old/kinit-5.42.0/po/zh_CN/kinit5.po 2018-01-07 17:18:46.000000000 +0100
+++ new/kinit-5.43.0/po/zh_CN/kinit5.po 2018-02-05 13:00:38.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-04 03:08+0100\n"
-"PO-Revision-Date: 2018-01-05 06:38-0500\n"
+"PO-Revision-Date: 2018-02-01 07:11-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.42.0/src/kdeinit/kinit_win.cpp 
new/kinit-5.43.0/src/kdeinit/kinit_win.cpp
--- old/kinit-5.42.0/src/kdeinit/kinit_win.cpp  2018-01-07 17:18:46.000000000 
+0100
+++ new/kinit-5.43.0/src/kdeinit/kinit_win.cpp  2018-02-05 13:00:38.000000000 
+0100
@@ -50,6 +50,8 @@
 
 #if defined (Q_CC_MSVC)
 typedef unsigned int pid_t;
+#else
+#include <sys/types.h>
 #endif 
 
 //#define ENABLE_SUICIDE


Reply via email to