Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotifications for openSUSE:Factory 
checked in at 2022-08-15 19:57:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifications (Old)
 and      /work/SRC/openSUSE:Factory/.knotifications.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifications"

Mon Aug 15 19:57:32 2022 rev:107 rq:994991 version:5.97.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2022-07-11 19:10:19.275689183 +0200
+++ /work/SRC/openSUSE:Factory/.knotifications.new.1521/knotifications.changes  
2022-08-15 19:59:36.633292715 +0200
@@ -1,0 +2,12 @@
+Sun Aug  7 22:27:34 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.97.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.97.0
+- Changes since 5.96.0:
+  * Remove notificationplugin service type
+  * Drop lib prefix when building for Windows (MinGW)
+  * use ksandbox instead of hardcoding sandbox detection
+
+-------------------------------------------------------------------

Old:
----
  knotifications-5.96.0.tar.xz
  knotifications-5.96.0.tar.xz.sig

New:
----
  knotifications-5.97.0.tar.xz
  knotifications-5.97.0.tar.xz.sig

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

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.XK0HXB/_old  2022-08-15 19:59:37.113294054 +0200
+++ /var/tmp/diff_new_pack.XK0HXB/_new  2022-08-15 19:59:37.117294065 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Notifications5
-%define _tar_path 5.96
+%define _tar_path 5.97
 # 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 released
 Name:           knotifications
-Version:        5.96.0
+Version:        5.97.0
 Release:        0
 Summary:        KDE Desktop notifications
 License:        LGPL-2.1-or-later
@@ -120,7 +120,6 @@
 %files -n %{lname}
 %license LICENSES/*
 %{_kf5_libdir}/libKF5Notifications.so.*
-%{_kf5_servicetypesdir}/
 %{_kf5_debugdir}/knotifications.categories
 %{_kf5_debugdir}/*.renamecategories
 


++++++ knotifications-5.96.0.tar.xz -> knotifications-5.97.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.96.0/CMakeLists.txt 
new/knotifications-5.97.0/CMakeLists.txt
--- old/knotifications-5.96.0/CMakeLists.txt    2022-07-02 17:56:32.000000000 
+0200
+++ new/knotifications-5.97.0/CMakeLists.txt    2022-08-07 15:28:33.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.96.0") # handled by release scripts
-set(KF_DEP_VERSION "5.96.0") # handled by release scripts
+set(KF_VERSION "5.97.0") # handled by release scripts
+set(KF_DEP_VERSION "5.97.0") # handled by release scripts
 project(KNotifications VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.96.0  NO_MODULE)
+find_package(ECM 5.97.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/knotifications-5.96.0/po/eu/knotifications5_qt.po 
new/knotifications-5.97.0/po/eu/knotifications5_qt.po
--- old/knotifications-5.96.0/po/eu/knotifications5_qt.po       2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/po/eu/knotifications5_qt.po       2022-08-07 
15:28:33.000000000 +0200
@@ -1,27 +1,27 @@
-# Translation of knotifications5_qt.po to Euskara/Basque (eu).
+# Translation for knotifications5_qt.po to Euskara/Basque (eu).
 # Copyright (C) 1999-2017, Free Software Foundation, Inc.
-# Copyright (C) 2018-2020, This file is copyright:
+# Copyright (C) 2018-2022, This file is copyright:
 # This file is distributed under the same license as the original file.
-# KDE euskaratzeko proiektuko arduraduna <xa...@euskalnet.net>.
+# KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus>.
 #
 # Translators:
 # Marcos <mar...@euskalgnu.org>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010.
 # Ion Gazta??aga <igaztan...@gmail.com>, 2005.
 # I??aki Larra??aga Murgoitio <doo...@euskalgnu.org>, 2009.
-# I??igo Salvador Azurmendi <xa...@euskalnet.net>, 2010, 2011, 2012, 2013, 
2014, 2017, 2020.
+# I??igo Salvador Azurmendi <xa...@ni.eus>, 2010, 2011, 2012, 2013, 2014, 
2017, 2020, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2020-05-10 07:53+0200\n"
-"Last-Translator: I??igo Salvador Azurmendi <xa...@euskalnet.net>\n"
+"PO-Revision-Date: 2022-07-26 16:38+0200\n"
+"Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 22.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Qt-Contexts: true\n"
 
@@ -64,9 +64,6 @@
 msgstr "<qt>Ziur zaude <b>%1</b>(e)tik irten nahi duzula?</qt>"
 
 #: kstatusnotifieritem.cpp:1141
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|@action:inmenu"
-#| msgid "Quit"
 msgctxt "KStatusNotifierItem|@action:button"
 msgid "Quit"
 msgstr "Irten"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.96.0/po/zh_CN/knotifications5_qt.po 
new/knotifications-5.97.0/po/zh_CN/knotifications5_qt.po
--- old/knotifications-5.96.0/po/zh_CN/knotifications5_qt.po    2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/po/zh_CN/knotifications5_qt.po    2022-08-07 
15:28:33.000000000 +0200
@@ -1,17 +1,9 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <lilith...@gmail.com> 2007-2011.
-# Wang Jian <l...@linux.ustc.edu.cn>, 1998.
-# Sarah Smith <sar...@redhat.com>, 2002.
-# Xiong Jiang <jxi...@offtopic.org>, 2002,2003,2004.
-# Funda Wang <fundaw...@linux.net.cn>, 2002,2003,2004.
-# Liang Qi <cavendish...@gmail.com>, 2007.
-# Feng Chao <chaofeng...@gmail.com>, 2010, 2012, 2014.
-# Ni Hui <shuizhuyuan...@126.com>, 2010, 2011, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013.
 msgid ""
 msgstr ""
+"Project-Id-Version: kdeorg\n"
+"PO-Revision-Date: 2022-07-30 15:54\n"
+"Language-Team: Chinese Simplified\n"
+"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -22,10 +14,6 @@
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-trunk/messages/knotifications/knotifications5_qt.pot\n"
 "X-Crowdin-File-ID: 5541\n"
-"Project-Id-Version: kdeorg\n"
-"Language-Team: Chinese Simplified\n"
-"Language: zh_CN\n"
-"PO-Revision-Date: 2022-07-02 10:59\n"
 
 #. Job name, e.g. Copying has failed
 #: knotificationjobuidelegate.cpp:28
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.96.0/src/CMakeLists.txt 
new/knotifications-5.97.0/src/CMakeLists.txt
--- old/knotifications-5.96.0/src/CMakeLists.txt        2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/src/CMakeLists.txt        2022-08-07 
15:28:33.000000000 +0200
@@ -238,12 +238,6 @@
         RENAME kf5_org.kde.StatusNotifierWatcher.xml)
 endif()
 
-if (NOT ANDROID)
-    install(FILES
-        knotificationplugin.desktop
-        DESTINATION ${KDE_INSTALL_KSERVICETYPESDIR})
-endif()
-
 include(ECMGeneratePriFile)
 ecm_generate_pri_file(BASE_NAME KNotifications LIB_NAME KF5Notifications DEPS 
"widgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR 
${KDE_INSTALL_INCLUDEDIR_KF}/KNotifications)
 install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.96.0/src/knotificationmanager.cpp 
new/knotifications-5.97.0/src/knotificationmanager.cpp
--- old/knotifications-5.96.0/src/knotificationmanager.cpp      2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/src/knotificationmanager.cpp      2022-08-07 
15:28:33.000000000 +0200
@@ -3,6 +3,7 @@
     SPDX-FileCopyrightText: 2005 Olivier Goffart <ogoffart at kde.org>
     SPDX-FileCopyrightText: 2013-2015 Martin Klapetek <mklape...@kde.org>
     SPDX-FileCopyrightText: 2017 Eike Hein <h...@kde.org>
+    SPDX-FileCopyrightText: 2022 Harald Sitter <sit...@kde.org>
 
     SPDX-License-Identifier: LGPL-2.0-only
 */
@@ -14,6 +15,7 @@
 #include <config-knotifications.h>
 
 #include <KPluginMetaData>
+#include <KSandbox>
 #include <QFileInfo>
 #include <QHash>
 
@@ -82,9 +84,7 @@
     d->notifyPlugins.clear();
 
 #ifdef QT_DBUS_LIB
-    const bool inSandbox = QFileInfo::exists(QLatin1String("/.flatpak-info")) 
|| qEnvironmentVariableIsSet("SNAP");
-
-    if (inSandbox) {
+    if (KSandbox::isInside()) {
         QDBusConnectionInterface *interface = 
QDBusConnection::sessionBus().interface();
         d->portalDBusServiceExists = 
interface->isServiceRegistered(QStringLiteral("org.freedesktop.portal.Desktop"));
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifications-5.96.0/src/knotificationplugin.desktop 
new/knotifications-5.97.0/src/knotificationplugin.desktop
--- old/knotifications-5.96.0/src/knotificationplugin.desktop   2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/src/knotificationplugin.desktop   1970-01-01 
01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-[Desktop Entry]
-Type=ServiceType
-X-KDE-ServiceType=KNotification/NotifyPlugin
-[PropertyDef::X-KDE-KNotification-OptionName]
-Type=QString
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.96.0/src/qml/CMakeLists.txt 
new/knotifications-5.97.0/src/qml/CMakeLists.txt
--- old/knotifications-5.96.0/src/qml/CMakeLists.txt    2022-07-02 
17:56:32.000000000 +0200
+++ new/knotifications-5.97.0/src/qml/CMakeLists.txt    2022-08-07 
15:28:33.000000000 +0200
@@ -10,5 +10,9 @@
     Qt${QT_MAJOR_VERSION}::Qml
 )
 
+if(MINGW)
+    set_target_properties(knotificationqmlplugin PROPERTIES PREFIX "")
+endif()
+
 install(TARGETS knotificationqmlplugin DESTINATION 
${KDE_INSTALL_QMLDIR}/org/kde/notification)
 install(FILES qmldir DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/notification)

Reply via email to