Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdbusaddons for openSUSE:Factory 
checked in at 2021-07-15 23:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdbusaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kdbusaddons.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdbusaddons"

Thu Jul 15 23:59:30 2021 rev:92 rq:905486 version:5.84.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdbusaddons/kdbusaddons.changes  2021-06-16 
20:35:17.563166440 +0200
+++ /work/SRC/openSUSE:Factory/.kdbusaddons.new.2625/kdbusaddons.changes        
2021-07-16 00:01:09.381198538 +0200
@@ -1,0 +2,11 @@
+Sun Jul  4 07:45:18 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.84.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.84.0
+- Changes since 5.83.0:
+  * Improve KDBusService error message for missing session bus
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  kdbusaddons-5.83.0.tar.xz
  kdbusaddons-5.83.0.tar.xz.sig

New:
----
  kdbusaddons-5.84.0.tar.xz
  kdbusaddons-5.84.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdbusaddons.spec ++++++
--- /var/tmp/diff_new_pack.rsyllz/_old  2021-07-16 00:01:09.905194745 +0200
+++ /var/tmp/diff_new_pack.rsyllz/_new  2021-07-16 00:01:09.909194716 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5DBusAddons5
-%define _tar_path 5.83
+%define _tar_path 5.84
 # 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:           kdbusaddons
-Version:        5.83.0
+Version:        5.84.0
 Release:        0
 Summary:        Convenience classes for QtDBus
 License:        LGPL-2.1-or-later
@@ -115,7 +115,6 @@
 %{_kf5_bindir}/kquitapp5
 
 %files devel
-%license LICENSES/*
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5DBusAddons/
 %{_kf5_libdir}/libKF5DBusAddons.so


++++++ kdbusaddons-5.83.0.tar.xz -> kdbusaddons-5.84.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.83.0/CMakeLists.txt 
new/kdbusaddons-5.84.0/CMakeLists.txt
--- old/kdbusaddons-5.83.0/CMakeLists.txt       2021-06-05 11:15:21.000000000 
+0200
+++ new/kdbusaddons-5.84.0/CMakeLists.txt       2021-07-03 14:09:14.000000000 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.83.0") # handled by release scripts
+set(KF_VERSION "5.84.0") # handled by release scripts
 project(KDBusAddons VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.83.0  NO_MODULE)
+find_package(ECM 5.84.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/kdbusaddons-5.83.0/KF5DBusAddonsMacros.cmake 
new/kdbusaddons-5.84.0/KF5DBusAddonsMacros.cmake
--- old/kdbusaddons-5.83.0/KF5DBusAddonsMacros.cmake    2021-06-05 
11:15:21.000000000 +0200
+++ new/kdbusaddons-5.84.0/KF5DBusAddonsMacros.cmake    2021-07-03 
14:09:14.000000000 +0200
@@ -19,6 +19,8 @@
 #
 #  kdbusaddons_generate_dbus_service_file(kded5 org.kde.kded5 
${KDE_INSTALL_FULL_BINDIR})
 #
+# Since 5.42.0
+
 function(KDBUSADDONS_GENERATE_DBUS_SERVICE_FILE _executable _name _path)
     set(_file ${CMAKE_CURRENT_BINARY_DIR}/${_name}.service)
     set(_template ${_KDBUSADDONSDIR}/KF5dbus.service.in)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.83.0/po/de/kdbusaddons5_qt.po 
new/kdbusaddons-5.84.0/po/de/kdbusaddons5_qt.po
--- old/kdbusaddons-5.83.0/po/de/kdbusaddons5_qt.po     2021-06-05 
11:15:21.000000000 +0200
+++ new/kdbusaddons-5.84.0/po/de/kdbusaddons5_qt.po     2021-07-03 
14:09:14.000000000 +0200
@@ -10,10 +10,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Qt-Contexts: true\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
-"X-Generator: Lokalize 1.5\n"
 
 #: tools/kquitapp/kquitapp.cpp:19
 msgctxt "main|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.83.0/po/hi/kdbusaddons5_qt.po 
new/kdbusaddons-5.84.0/po/hi/kdbusaddons5_qt.po
--- old/kdbusaddons-5.83.0/po/hi/kdbusaddons5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/kdbusaddons-5.84.0/po/hi/kdbusaddons5_qt.po     2021-07-03 
14:09:14.000000000 +0200
@@ -0,0 +1,53 @@
+# Sameer Singh <[email protected]>, 2021.
+# Raghavendra Kamath <[email protected]>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2021-06-27 10:22+0530\n"
+"Last-Translator: Raghavendra Kamath <[email protected]>\n"
+"Language-Team: kde-hindi\n"
+"Language: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"X-Generator: Lokalize 21.04.2\n"
+
+#: tools/kquitapp/kquitapp.cpp:19
+msgctxt "main|"
+msgid "Quit a D-Bus enabled application easily"
+msgstr "??????-?????? ??????????????? ??????????????????????????? ?????? 
??????????????? ?????? ??????????????????"
+
+#: tools/kquitapp/kquitapp.cpp:21
+msgctxt "main|"
+msgid "Full service name, overrides application name provided"
+msgstr "???????????? ?????? ???????????? ?????????, 
??????????????????????????? ?????????????????? ????????? ?????? ????????? 
?????? ????????? ???????????? ??????"
+
+#: tools/kquitapp/kquitapp.cpp:24
+msgctxt "main|"
+msgid "Path in the D-Bus interface to use"
+msgstr "??????-?????? ???????????????????????? ????????? ?????????????????? 
???????????? ???????????? ?????? ?????? ?????????"
+
+#: tools/kquitapp/kquitapp.cpp:27
+msgctxt "main|"
+msgid "The name of the application to quit"
+msgstr "??????????????????????????? ?????? ????????? ???????????? 
?????????????????? ??????"
+
+#: tools/kquitapp/kquitapp.cpp:45
+#, qt-format
+msgctxt "main|"
+msgid "Application %1 could not be found using service %2 and path %3."
+msgstr "%2 ???????????? ????????? %3 ?????? ?????? ?????????????????? 
???????????? ????????? %1 ??????????????????????????? ???????????? ????????? 
????????????"
+
+#: tools/kquitapp/kquitapp.cpp:52
+#, qt-format
+msgctxt "main|"
+msgid ""
+"Quitting application %1 failed. Error reported was:\n"
+"\n"
+"     %2 : %3"
+msgstr ""
+"%1 ??????????????????????????? ???????????? ???????????? ????????? 
??????????????? ???????????? ?????? ?????? ??????????????????:\n"
+"\n"
+"     %2 : %3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.83.0/po/zh_CN/kdbusaddons5_qt.po 
new/kdbusaddons-5.84.0/po/zh_CN/kdbusaddons5_qt.po
--- old/kdbusaddons-5.83.0/po/zh_CN/kdbusaddons5_qt.po  2021-06-05 
11:15:21.000000000 +0200
+++ new/kdbusaddons-5.84.0/po/zh_CN/kdbusaddons5_qt.po  2021-07-03 
14:09:14.000000000 +0200
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2021-06-03 16:05\n"
+"PO-Revision-Date: 2021-06-20 07:35\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdbusaddons-5.83.0/src/kdbusservice.cpp 
new/kdbusaddons-5.84.0/src/kdbusservice.cpp
--- old/kdbusaddons-5.83.0/src/kdbusservice.cpp 2021-06-05 11:15:21.000000000 
+0200
+++ new/kdbusaddons-5.84.0/src/kdbusservice.cpp 2021-07-03 14:09:14.000000000 
+0200
@@ -26,6 +26,7 @@
 #include <QX11Info>
 #endif
 
+#include "kdbusaddons_debug.h"
 #include "kdbusservice_adaptor.h"
 #include "kdbusserviceextensions_adaptor.h"
 
@@ -80,9 +81,8 @@
     {
         if (!QDBusConnection::sessionBus().isConnected() || !(bus = 
QDBusConnection::sessionBus().interface())) {
             d->errorMessage = QLatin1String(
-                "Session bus not found\n"
-                "To circumvent this problem try the following command (with 
Linux and bash)\n"
-                "export $(dbus-launch)");
+                "DBus session bus not found. To circumvent this problem try 
the following command (with bash):\n"
+                "    export $(dbus-launch)");
         } else {
             generateServiceName();
         }
@@ -95,7 +95,7 @@
         }
 
         if (!d->registered && ((options & KDBusService::NoExitOnFailure) == 
0)) {
-            qCritical() << d->errorMessage;
+            qCCritical(KDBUSADDONS_LOG) << qPrintable(d->errorMessage);
             exit(1);
         }
     }
@@ -129,13 +129,13 @@
                                                   | 
QDBusConnection::ExportScriptableProperties //
                                                   | 
QDBusConnection::ExportAdaptors);
         if (!objectRegistered) {
-            qWarning() << "Failed to register /MainApplication on DBus";
+            qCWarning(KDBUSADDONS_LOG) << "Failed to register /MainApplication 
on DBus";
             return;
         }
 
         objectRegistered = bus.registerObject(objectPath, s, 
QDBusConnection::ExportAdaptors);
         if (!objectRegistered) {
-            qWarning() << "Failed to register" << objectPath << "on DBus";
+            qCWarning(KDBUSADDONS_LOG) << "Failed to register" << objectPath 
<< "on DBus";
             return;
         }
 

Reply via email to