Hello community, here is the log from the commit of package kwindowsystem for openSUSE:Leap:15.2 checked in at 2020-06-17 11:37:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kwindowsystem (Old) and /work/SRC/openSUSE:Leap:15.2/.kwindowsystem.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwindowsystem" Wed Jun 17 11:37:06 2020 rev:64 rq:814474 version:5.71.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kwindowsystem/kwindowsystem.changes 2020-05-12 11:39:39.680659558 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kwindowsystem.new.3606/kwindowsystem.changes 2020-06-17 11:37:47.444109726 +0200 @@ -1,0 +2,10 @@ +Sun Jun 7 08:07:06 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.71.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.71.0 +- Changes since 5.70.0: + * Fix doc: Use pid() when documenting the pid() method + +------------------------------------------------------------------- Old: ---- kwindowsystem-5.70.0.tar.xz kwindowsystem-5.70.0.tar.xz.sig New: ---- kwindowsystem-5.71.0.tar.xz kwindowsystem-5.71.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwindowsystem.spec ++++++ --- /var/tmp/diff_new_pack.U5jb1G/_old 2020-06-17 11:37:47.796110771 +0200 +++ /var/tmp/diff_new_pack.U5jb1G/_new 2020-06-17 11:37:47.800110783 +0200 @@ -17,14 +17,14 @@ %define lname libKF5WindowSystem5 -%define _tar_path 5.70 +%define _tar_path 5.71 # 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: kwindowsystem -Version: 5.70.0 +Version: 5.71.0 Release: 0 Summary: KDE Access to window manager License: LGPL-2.1-or-later ++++++ kwindowsystem-5.70.0.tar.xz -> kwindowsystem-5.71.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwindowsystem-5.70.0/.arcconfig new/kwindowsystem-5.71.0/.arcconfig --- old/kwindowsystem-5.70.0/.arcconfig 2020-05-03 00:24:19.000000000 +0200 +++ new/kwindowsystem-5.71.0/.arcconfig 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -{ - "phabricator.uri" : "https://phabricator.kde.org/" -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwindowsystem-5.70.0/CMakeLists.txt new/kwindowsystem-5.71.0/CMakeLists.txt --- old/kwindowsystem-5.70.0/CMakeLists.txt 2020-05-03 00:24:19.000000000 +0200 +++ new/kwindowsystem-5.71.0/CMakeLists.txt 2020-06-07 20:33:38.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.70.0") # handled by release scripts +set(KF5_VERSION "5.71.0") # handled by release scripts project(KWindowSystem VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.70.0 NO_MODULE) +find_package(ECM 5.71.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/kwindowsystem-5.70.0/po/az/kwindowsystem5_qt.po new/kwindowsystem-5.71.0/po/az/kwindowsystem5_qt.po --- old/kwindowsystem-5.70.0/po/az/kwindowsystem5_qt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kwindowsystem-5.71.0/po/az/kwindowsystem5_qt.po 2020-06-07 20:33:38.000000000 +0200 @@ -0,0 +1,21 @@ +# Xəyyam <[email protected]>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"PO-Revision-Date: 2020-04-26 00:12+0400\n" +"Last-Translator: Xəyyam <[email protected]>\n" +"Language-Team: Azerbaijani <[email protected]>\n" +"Language: az\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 19.12.3\n" + +#: platforms/osx/kwindowsystem.cpp:567 platforms/windows/kwindowsystem.cpp:619 +#: platforms/xcb/kwindowsystem.cpp:976 +#, qt-format +msgctxt "KWindowSystem|" +msgid "Desktop %1" +msgstr "Masaüstü %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwindowsystem-5.70.0/po/zh_CN/kwindowsystem5_qt.po new/kwindowsystem-5.71.0/po/zh_CN/kwindowsystem5_qt.po --- old/kwindowsystem-5.70.0/po/zh_CN/kwindowsystem5_qt.po 2020-05-03 00:24:19.000000000 +0200 +++ new/kwindowsystem-5.71.0/po/zh_CN/kwindowsystem5_qt.po 2020-06-07 20:33:38.000000000 +0200 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2020-03-25 19:51\n" +"PO-Revision-Date: 2020-05-09 13:50\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/kwindowsystem-5.70.0/src/kstartupinfo.h new/kwindowsystem-5.71.0/src/kstartupinfo.h --- old/kwindowsystem-5.70.0/src/kstartupinfo.h 2020-05-03 00:24:19.000000000 +0200 +++ new/kwindowsystem-5.71.0/src/kstartupinfo.h 2020-06-07 20:33:38.000000000 +0200 @@ -87,7 +87,7 @@ /** * Use this function if the application got a request with startup * notification from outside (for example, when KUniqueApplication::newInstance() - * is called, or e.g. when khelpcenter opens new URL in its window). + * is called, or e.g.\ when khelpcenter opens new URL in its window). * The window can be either an already existing and visible window, * or a new one, before being shown. Note that this function is usually * needed only when a window is reused. @@ -98,7 +98,7 @@ /** * Use this function if the application got a request with startup * notification from outside (for example, when KUniqueApplication::newInstance() - * is called, or e.g. when khelpcenter opens new URL in its window). + * is called, or e.g.\ when khelpcenter opens new URL in its window). * The window can be either an already existing and visible window, * or a new one, before being shown. Note that this function is usually * needed only when a window is reused. @@ -293,8 +293,8 @@ static bool sendFinishXcb(xcb_connection_t *conn, int screen, const KStartupInfoId &id); /** - * Ends startup notification with the given identification and the given data ( e.g. - * PIDs of processes for this startup notification that exited ). + * Ends startup notification with the given identification and the given data + * (e.g.\ PIDs of processes for this startup notification that exited). * @param id the id of the application * @param data the application's data * @return true if successful, false otherwise @@ -404,7 +404,7 @@ class Private; Q_SIGNALS: /** - * Emitted when a new startup notification is created (i.e. a new application is + * Emitted when a new startup notification is created (i.e.\ a new application is * being started). * @param id the notification identification * @param data the notification data @@ -533,7 +533,7 @@ { public: /** - * Sets the binary name of the application ( e.g. 'kcontrol' ). + * Sets the binary name of the application (e.g.\ 'kcontrol'). * @param bin the new binary name of the application */ void setBin(const QString &bin); @@ -543,7 +543,7 @@ */ const QString &bin() const; /** - * Sets the name for the notification (e.g. 'Control Center') + * Sets the name for the notification (e.g.\ 'Control Center'). */ void setName(const QString &name); /** @@ -559,7 +559,7 @@ */ const QString &name() const; /** - * Sets the description for the notification (e.g. 'Launching Control Center'). + * Sets the description for the notification (e.g.\ 'Launching Control Center'). * I.e. name() describes what is being started, while description() is * the actual action performed by the starting. */ @@ -577,7 +577,7 @@ */ const QString &description() const; /** - * Sets the icon for the startup notification ( e.g. 'kcontrol' ) + * Sets the icon for the startup notification (e.g.\ 'kcontrol'). * @param icon the name of the icon */ void setIcon(const QString &icon); @@ -594,7 +594,7 @@ */ const QString &icon() const; /** - * Sets the desktop for the startup notification ( i.e. the desktop on which + * Sets the desktop for the startup notification (i.e.\ the desktop on which * the starting application should appear ). * @param desktop the desktop for the startup notification */ @@ -699,13 +699,17 @@ /** * The toplevel window of the application that caused this startup notification, * 0 if unknown. + * @deprecated Since 5.69. No known users. */ KWINDOWSYSTEM_DEPRECATED_VERSION(5, 69, "Deprecated because not used anywhere. Tell [email protected] if you disagree") WId launchedBy() const; +#endif +#if KWINDOWSYSTEM_ENABLE_DEPRECATED_SINCE(5, 69) /** * Sets the toplevel window of the application that caused this startup notification. * @param window window ID of the toplevel window that is responsible for this startup + * @deprecated Since 5.69. No known users of launchedBy(). */ KWINDOWSYSTEM_DEPRECATED_VERSION(5, 69, "Deprecated because launchedBy() is not used anywhere. Tell [email protected] if you disagree") void setLaunchedBy(WId window); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwindowsystem-5.70.0/src/kwindowinfo.h new/kwindowsystem-5.71.0/src/kwindowinfo.h --- old/kwindowsystem-5.70.0/src/kwindowinfo.h 2020-05-03 00:24:19.000000000 +0200 +++ new/kwindowsystem-5.71.0/src/kwindowinfo.h 2020-06-07 20:33:38.000000000 +0200 @@ -566,7 +566,7 @@ * window->show(); * KWindowInfo info(window->winId(), NET::WMPid); * if (info.valid()) - * info.desktopFileName(); + * info.pid(); * @endcode * * @since 5.29
