Hello community, here is the log from the commit of package kservice for openSUSE:Factory checked in at 2019-07-26 12:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kservice (Old) and /work/SRC/openSUSE:Factory/.kservice.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kservice" Fri Jul 26 12:20:12 2019 rev:73 rq:715905 version:5.60.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kservice/kservice.changes 2019-06-22 11:14:15.104761008 +0200 +++ /work/SRC/openSUSE:Factory/.kservice.new.4126/kservice.changes 2019-07-26 12:20:14.382630013 +0200 @@ -1,0 +2,11 @@ +Sun Jul 14 06:41:39 UTC 2019 - [email protected] + +- Update to 5.60.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.60.0.php +- Changes since 5.59.0: + * Add X-Flatpak-RenamedFrom as recognized key + * Install in new logging directory when we use kf5 5.59.0 + +------------------------------------------------------------------- Old: ---- kservice-5.59.0.tar.xz New: ---- kservice-5.60.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kservice.spec ++++++ --- /var/tmp/diff_new_pack.lf856y/_old 2019-07-26 12:20:15.478626966 +0200 +++ /var/tmp/diff_new_pack.lf856y/_new 2019-07-26 12:20:15.486626944 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.59 +%define _tar_path 5.60 # 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: kservice -Version: 5.59.0 +Version: 5.60.0 Release: 0 Summary: Plugin framework for desktop services License: LGPL-2.1-or-later ++++++ kservice-5.59.0.tar.xz -> kservice-5.60.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/CMakeLists.txt new/kservice-5.60.0/CMakeLists.txt --- old/kservice-5.59.0/CMakeLists.txt 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/CMakeLists.txt 2019-07-07 20:37:34.000000000 +0200 @@ -1,8 +1,8 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.59.0") # handled by release scripts -set(KF5_DEP_VERSION "5.59.0") # handled by release scripts +set(KF5_VERSION "5.60.0") # handled by release scripts +set(KF5_DEP_VERSION "5.60.0") # handled by release scripts project(KService VERSION ${KF5_VERSION}) # Disallow in-source build @@ -12,7 +12,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.59.0 NO_MODULE) +find_package(ECM 5.60.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) @@ -40,7 +40,7 @@ CACHE STRING "Name to install the applications.menu file as.") # Dependencies -set(REQUIRED_QT_VERSION 5.10.0) +set(REQUIRED_QT_VERSION 5.11.0) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Xml) if (NOT ANDROID) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus) @@ -125,6 +125,6 @@ DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel ) # contains list of debug categories, for kdebugsettings -install(FILES kservice.categories DESTINATION ${KDE_INSTALL_CONFDIR}) +install(FILES kservice.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR}) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/po/ca@valencia/kservice5.po new/kservice-5.60.0/po/ca@valencia/kservice5.po --- old/kservice-5.59.0/po/ca@valencia/kservice5.po 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/po/ca@valencia/kservice5.po 2019-07-07 20:37:34.000000000 +0200 @@ -1,29 +1,30 @@ # Translation of kservice5.po to Catalan (Valencian) -# Copyright (C) 1998-2016 This_file_is_part_of_KDE +# Copyright (C) 1998-2019 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, 2014, 2015. # Albert Astals Cid <[email protected]>, 2004, 2005, 2007. # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016. # Robert Millan <[email protected]>, 2009. # Orestes Mas <[email protected]>, 2010. +# Empar <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: kservice5\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 02:58+0200\n" -"PO-Revision-Date: 2016-05-19 22:49+0200\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2019-06-18 13:49+0200\n" +"Last-Translator: Empar <[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" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" +"X-Generator: Poedit 2.0.6\n" +"X-Project-Style: kde\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -77,7 +78,9 @@ msgid "" "Do not signal applications to update (deprecated, no longer having any " "effect)" -msgstr "No senyalis aplicacions a actualitzar (obsolet, ja no té cap efecte)" +msgstr "" +"No senyales les aplicacions que cal actualitzar (obsolet, ja no té cap " +"efecte)" #: kbuildsycoca/kbuildsycoca_main.cpp:76 #, kde-format @@ -120,7 +123,7 @@ #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" -msgstr "Commuta QStandardPaths al mode de prova, només per proves unitàries." +msgstr "Commuta QStandardPaths al mode de prova, només per a proves unitàries." #: kdeinit/ktoolinvocation.cpp:70 #, kde-format @@ -142,7 +145,7 @@ "KLauncher could not be reached via D-Bus. Error when calling %1:\n" "%2\n" msgstr "" -"No s'ha pogut accedir al KLauncher via D-Bus. Error en invocar %1:\n" +"No s'ha pogut accedir al KLauncher via D-Bus. Error en cridar %1:\n" "%2\n" #: kdeinit/ktoolinvocation_x11.cpp:250 @@ -152,14 +155,14 @@ "\n" "%1" msgstr "" -"No s'ha pogut llançar el client de correu:\n" +"No s'ha pogut iniciar el client de correu:\n" "\n" "%1" #: kdeinit/ktoolinvocation_x11.cpp:251 #, kde-format msgid "Could not launch Mail Client" -msgstr "No s'ha pogut llançar el client de correu" +msgstr "No s'ha pogut iniciar el client de correu" #. i18n("Could not launch %1:\n\n%2", exe, error), #. i18n("Could not launch %1:\n\n%2", htmlApp->exec(), error), @@ -172,7 +175,7 @@ "\n" "%1" msgstr "" -"No s'ha pogut llançar el navegador:\n" +"No s'ha pogut iniciar el navegador:\n" "\n" "%1" @@ -180,7 +183,7 @@ #: kdeinit/ktoolinvocation_x11.cpp:345 #, kde-format msgid "Could not launch Browser" -msgstr "No s'ha pogut llançar el navegador" +msgstr "No s'ha pogut iniciar el navegador" #: kdeinit/ktoolinvocation_x11.cpp:384 #, kde-format @@ -189,19 +192,19 @@ "\n" "%1" msgstr "" -"No s'ha pogut llançar el client de terminal:\n" +"No s'ha pogut iniciar el client de terminal:\n" "\n" "%1" #: kdeinit/ktoolinvocation_x11.cpp:385 #, kde-format msgid "Could not launch Terminal Client" -msgstr "No s'ha pogut llançar el client de terminal" +msgstr "No s'ha pogut iniciar el client de terminal" #: plugin/kdbusservicestarter.cpp:77 #, kde-format msgid "No service implementing %1" -msgstr "Cap servei implementa %1" +msgstr "No s'ha implementat el servei %1" #: services/kservice.cpp:1019 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/po/se/kservice5.po new/kservice-5.60.0/po/se/kservice5.po --- old/kservice-5.59.0/po/se/kservice5.po 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/po/se/kservice5.po 2019-07-07 20:37:34.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-18 02:58+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 02:58+0200\n" "PO-Revision-Date: 2012-05-30 23:19+0200\n" "Last-Translator: Børre Gaup <[email protected]>\n" "Language-Team: Northern Sami <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/po/uk/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook new/kservice-5.60.0/po/uk/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook --- old/kservice-5.59.0/po/uk/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/po/uk/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook 2019-07-07 20:37:34.000000000 +0200 @@ -166,7 +166,7 @@ ></term> <listitem> <para ->Використати режим перевірки QStandardPaths з метою уникнення конфліктів з даними користувача. Призначено для тестування модулів проектів.</para> +>Використати режим перевірки QStandardPaths з метою уникнення конфліктів з даними користувача. Призначено для тестування модулів проєктів.</para> </listitem> </varlistentry> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/po/zh_CN/kservice5.po new/kservice-5.60.0/po/zh_CN/kservice5.po --- old/kservice-5.59.0/po/zh_CN/kservice5.po 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/po/zh_CN/kservice5.po 2019-07-07 20:37:34.000000000 +0200 @@ -16,7 +16,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 02:58+0200\n" -"PO-Revision-Date: 2019-05-05 22:21\n" +"PO-Revision-Date: 2019-06-02 11:52\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.59.0/src/services/application.desktop new/kservice-5.60.0/src/services/application.desktop --- old/kservice-5.59.0/src/services/application.desktop 2019-06-01 19:00:05.000000000 +0200 +++ new/kservice-5.60.0/src/services/application.desktop 2019-07-07 20:37:34.000000000 +0200 @@ -144,3 +144,6 @@ [PropertyDef::X-GNOME-UsesNotifications] Type=bool + +[PropertyDef::X-Flatpak-RenamedFrom] +Type=QStringList
