Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kparts for openSUSE:Factory checked in at 2021-04-12 12:34:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kparts (Old) and /work/SRC/openSUSE:Factory/.kparts.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kparts" Mon Apr 12 12:34:40 2021 rev:88 rq:884279 version:5.81.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kparts/kparts.changes 2021-03-16 15:42:17.472834268 +0100 +++ /work/SRC/openSUSE:Factory/.kparts.new.2401/kparts.changes 2021-04-12 12:36:42.749323784 +0200 @@ -1,0 +2,11 @@ +Mon Apr 5 07:12:41 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.81.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.81.0 +- Changes since 5.80.0: + * Add a new signal to replace the now deprecated completed(bool) + * Add missing include + +------------------------------------------------------------------- Old: ---- kparts-5.80.0.tar.xz kparts-5.80.0.tar.xz.sig New: ---- kparts-5.81.0.tar.xz kparts-5.81.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kparts.spec ++++++ --- /var/tmp/diff_new_pack.LuN05h/_old 2021-04-12 12:36:43.453324602 +0200 +++ /var/tmp/diff_new_pack.LuN05h/_new 2021-04-12 12:36:43.457324607 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Parts5 -%define _tar_path 5.80 +%define _tar_path 5.81 # 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: kparts -Version: 5.80.0 +Version: 5.81.0 Release: 0 Summary: Plugin framework for user interface components License: LGPL-2.1-or-later ++++++ kparts-5.80.0.tar.xz -> kparts-5.81.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/CMakeLists.txt new/kparts-5.81.0/CMakeLists.txt --- old/kparts-5.80.0/CMakeLists.txt 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/CMakeLists.txt 2021-04-04 13:46:18.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF_VERSION "5.80.0") # handled by release scripts -set(KF_DEP_VERSION "5.80.0") # handled by release scripts +set(KF_VERSION "5.81.0") # handled by release scripts +set(KF_DEP_VERSION "5.81.0") # handled by release scripts project(KParts VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.80.0 NO_MODULE) +find_package(ECM 5.81.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) @@ -57,7 +57,7 @@ ki18n_install(po) endif() add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054F00) +add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055000) add_definitions(-DKIOWIDGETS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054600) # We need KRun for BrowserRun add_definitions(-DKCOREADDONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054000) # We need KAboutData::fromPluginMetaData add_definitions(-DQT_NO_FOREACH) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/po/it/kparts5.po new/kparts-5.81.0/po/it/kparts5.po --- old/kparts-5.80.0/po/it/kparts5.po 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/po/it/kparts5.po 2021-04-04 13:46:18.000000000 +0200 @@ -10,7 +10,7 @@ # Pino Toscano <[email protected]>, 2008. # Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014, 2015. # Innocenzo Ventre <[email protected]>, 2012. -# Vincenzo Reale <[email protected]>, 2014, 2020. +# Vincenzo Reale <[email protected]>, 2014, 2020. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/po/zh_CN/kparts5.po new/kparts-5.81.0/po/zh_CN/kparts5.po --- old/kparts-5.80.0/po/zh_CN/kparts5.po 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/po/zh_CN/kparts5.po 2021-04-04 13:46:18.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-28 02:23+0100\n" -"PO-Revision-Date: 2021-03-02 16:17\n" +"PO-Revision-Date: 2021-03-27 17:29\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/src/CMakeLists.txt new/kparts-5.81.0/src/CMakeLists.txt --- old/kparts-5.80.0/src/CMakeLists.txt 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/src/CMakeLists.txt 2021-04-04 13:46:18.000000000 +0200 @@ -92,7 +92,7 @@ GROUP_BASE_NAME KF VERSION ${KF_VERSION} DEPRECATED_BASE_VERSION 0 - DEPRECATION_VERSIONS 3.0 4.4 5.0 5.72 5.77 5.78 5.80 + DEPRECATION_VERSIONS 3.0 4.4 5.0 5.72 5.77 5.78 5.80 5.81 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/src/browserextension.h new/kparts-5.81.0/src/browserextension.h --- old/kparts-5.80.0/src/browserextension.h 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/src/browserextension.h 2021-04-04 13:46:18.000000000 +0200 @@ -15,6 +15,8 @@ #include <kparts/windowargs.h> #include <memory> + +#include <QAction> #include <qplatformdefs.h> //mode_t template<class Key, class T> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.80.0/src/readonlypart.h new/kparts-5.81.0/src/readonlypart.h --- old/kparts-5.80.0/src/readonlypart.h 2021-03-06 17:29:04.000000000 +0100 +++ new/kparts-5.81.0/src/readonlypart.h 2021-04-04 13:46:18.000000000 +0200 @@ -236,13 +236,26 @@ * * @p pendingAction true if a pending action exists, false otherwise. * - * @deprecated since 5.80, for lack of usage + * @deprecated since 5.80, use the KParts::ReadOnlyPart::completedWithPendingAction() signal */ - KPARTS_DEPRECATED_VERSION(5, 80, "Deprecated for lack of usage") + KPARTS_DEPRECATED_VERSION(5, 81, "Use the KParts::ReadOnlyPart::completedWithPendingAction() signal") void completed(bool pendingAction); // clazy:exclude=overloaded-signal #endif /** + * This signal is similar to the @c KParts::ReadOnlyPart::completed() signal + * except it is only emitted if there is still a pending action to be executed + * on a delayed timer. + * + * An example of this is the meta-refresh tags on web pages used to reload/redirect + * after a certain period of time. This signal is useful if you want to give the + * user the ability to cancel such pending actions. + * + * @since 5.81 + */ + void completedWithPendingAction(); + + /** * Emit this if loading is canceled by the user or by an error. * @param errMsg the error message, empty if the user canceled the loading voluntarily. */
