Hello community,

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

Package is "kinit"

Wed Nov 14 14:35:16 2018 rev:59 rq:648522 version:5.52.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinit/kinit.changes      2018-10-22 
11:13:19.731779340 +0200
+++ /work/SRC/openSUSE:Factory/.kinit.new/kinit.changes 2018-11-14 
14:35:19.623212894 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:05 UTC 2018 - [email protected]
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * install categories file
+
+-------------------------------------------------------------------

Old:
----
  kinit-5.51.0.tar.xz

New:
----
  kinit-5.52.0.tar.xz

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

Other differences:
------------------
++++++ kinit.spec ++++++
--- /var/tmp/diff_new_pack.j8W03d/_old  2018-11-14 14:35:20.219212312 +0100
+++ /var/tmp/diff_new_pack.j8W03d/_new  2018-11-14 14:35:20.219212312 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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:           kinit
-Version:        5.51.0
+Version:        5.52.0
 Release:        0
 Summary:        Helper library to speed up start of applications on KDE 
workspaces
 License:        LGPL-2.1-or-later
@@ -109,6 +109,7 @@
 %{_kf5_libexecdir}/start_kdeinit
 %{_kf5_libexecdir}/start_kdeinit_wrapper
 %doc %lang(en) %{_kf5_mandir}/*/kdeinit5.*
+%{_kf5_debugdir}/kinit.categories
 
 %files devel
 %{_kf5_libdir}/cmake/KF5Init/

++++++ kinit-5.51.0.tar.xz -> kinit-5.52.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.51.0/CMakeLists.txt 
new/kinit-5.52.0/CMakeLists.txt
--- old/kinit-5.51.0/CMakeLists.txt     2018-10-08 10:16:08.000000000 +0200
+++ new/kinit-5.52.0/CMakeLists.txt     2018-11-03 19:01:55.000000000 +0100
@@ -3,7 +3,7 @@
 project(KInit)
 
 include(FeatureSummary)
-find_package(ECM 5.51.0  NO_MODULE)
+find_package(ECM 5.52.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.51.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KINIT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kinit_version.h"
@@ -95,4 +95,6 @@
         kde5init_dummy.cpp.in
         DESTINATION ${CMAKECONFIG_INSTALL_DIR} COMPONENT Devel)
 
+install( FILES kinit.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
+
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.51.0/kinit.categories 
new/kinit-5.52.0/kinit.categories
--- old/kinit-5.51.0/kinit.categories   1970-01-01 01:00:00.000000000 +0100
+++ new/kinit-5.52.0/kinit.categories   2018-11-03 19:01:55.000000000 +0100
@@ -0,0 +1 @@
+kf5.kinit.klauncher KLauncher DEFAULT_SEVERITY [WARNING] IDENTIFIER [KLAUNCHER]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.51.0/po/ast/kinit5.po 
new/kinit-5.52.0/po/ast/kinit5.po
--- old/kinit-5.51.0/po/ast/kinit5.po   2018-10-08 10:16:08.000000000 +0200
+++ new/kinit-5.52.0/po/ast/kinit5.po   1970-01-01 01:00:00.000000000 +0100
@@ -1,112 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp <[email protected]>, 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-09-16 03:43+0200\n"
-"PO-Revision-Date: 2016-12-20 23:12+0100\n"
-"Last-Translator: enolp <[email protected]>\n"
-"Language-Team: Asturian <[email protected]>\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
-
-#: kdeinit/kinit.cpp:510
-#, kde-format
-msgid ""
-"Unable to start new process.\n"
-"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 ""
-"Nun pue aniciase'l procesu nuevu.\n"
-"El sistema quiciabes algamare'l númberu máximu de ficheros abiertos posibles "
-"o algamose'l númberu máximu de ficheros abiertos que tienen permisu pa usase."
-
-#: kdeinit/kinit.cpp:532
-#, kde-format
-msgid ""
-"Unable to create new process.\n"
-"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 ""
-"Nun pue aniciase'l procesu nuevu.\n"
-"El sistema quiciabes algamare'l númberu máximu de procesos posibles o "
-"algamose'l númberu máximu de procesos que tienen permisu pa usase."
-
-#: kdeinit/kinit.cpp:615
-#, kde-format
-msgid "Could not find '%1' executable."
-msgstr "Nun pudo alcontrase l'executable «%1»."
-
-#: kdeinit/kinit.cpp:648
-#, kde-format
-msgid ""
-"Could not open library '%1'.\n"
-"%2"
-msgstr ""
-"Nun pudo abrise la biblioteca «%1»,\n"
-"%2"
-
-#: kdeinit/kinit.cpp:685
-#, kde-format
-msgid ""
-"Could not find 'kdemain' in '%1'.\n"
-"%2"
-msgstr ""
-"Nun pudo abrise «kdemain» en «%1».\n"
-"%2"
-
-#: klauncher/klauncher.cpp:427
-#, kde-format
-msgid "KDEInit could not launch '%1'"
-msgstr "KDEInit nun pudo llanzar «%1»"
-
-#: klauncher/klauncher.cpp:608 klauncher/klauncher.cpp:622
-#, kde-format
-msgid "Could not find service '%1'."
-msgstr "Nun pudo alcontrase'l serviciu «%1»."
-
-#: klauncher/klauncher.cpp:640
-#, kde-format
-msgid "Service '%1' must be executable to run."
-msgstr "El serviciu «%1» ha ser executable pa executase"
-
-#: klauncher/klauncher.cpp:642 klauncher/klauncher.cpp:703
-#, kde-format
-msgid "Service '%1' is malformatted."
-msgstr "El serviciu «%1» ta malformáu."
-
-#: klauncher/klauncher.cpp:790
-#, kde-format
-msgid "Launching %1"
-msgstr "Llanzando %1"
-
-#: klauncher/klauncher.cpp:974
-#, kde-format
-msgid "Unknown protocol '%1'.\n"
-msgstr "Protocolu desconocíu «%1».\n"
-
-#: klauncher/klauncher.cpp:980
-#, kde-format
-msgid "Could not find the '%1' plugin.\n"
-msgstr "Nun pudo alcontrase'l complementu «%1».\n"
-
-#: klauncher/klauncher.cpp:1053
-#, kde-format
-msgid "Error loading '%1'."
-msgstr "Fallu lleendo «%1»."
-
-#: klauncher/klauncher_main.cpp:146
-#, kde-format
-msgid ""
-"klauncher: This program is not supposed to be started manually.\n"
-"klauncher: It is started automatically by kdeinit5.\n"
-msgstr ""
-"klauncher: Esti programa nun se supón que s'anicie automáticamente.\n"
-"klauncher: Llánzalu automáticamente kdeinit5.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.51.0/po/zh_CN/kinit5.po 
new/kinit-5.52.0/po/zh_CN/kinit5.po
--- old/kinit-5.51.0/po/zh_CN/kinit5.po 2018-10-08 10:16:08.000000000 +0200
+++ new/kinit-5.52.0/po/zh_CN/kinit5.po 2018-11-03 19:01:55.000000000 +0100
@@ -16,8 +16,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-16 03:43+0200\n"
-"PO-Revision-Date: 2018-09-28 19:47\n"
-"Last-Translator: guoyunhe <[email protected]>\n"
+"PO-Revision-Date: 2018-10-09 18:38\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to