Hello community, here is the log from the commit of package knewstuff for openSUSE:Leap:15.2 checked in at 2020-06-17 11:36:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/knewstuff (Old) and /work/SRC/openSUSE:Leap:15.2/.knewstuff.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knewstuff" Wed Jun 17 11:36:18 2020 rev:64 rq:814457 version:5.71.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/knewstuff/knewstuff.changes 2020-05-12 11:39:22.836624165 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.knewstuff.new.3606/knewstuff.changes 2020-06-17 11:37:15.808015836 +0200 @@ -1,0 +2,18 @@ +Sun Jun 7 08:06:52 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: + * Don't duplicate error messages in a passive notification (kde#421425) + * Port from runUrl to OpenUrlJob + * Fix incorrect colours in the KNS Quick messagebox (kde#421270) + * Do not mark entry as uninstalled if uninstallation script failed (kde#420312) + * KNS: Deprecate isRemote method and handle parse error properly + * KNS: Do not mark entry as installed if install script failed + * Fix showing updates when the option is selected (kde#416762) + * Fix update auto selection (kde#419959) + * Add KPackage support to KNewStuffCore (kde#418466) + +------------------------------------------------------------------- Old: ---- knewstuff-5.70.0.tar.xz knewstuff-5.70.0.tar.xz.sig New: ---- knewstuff-5.71.0.tar.xz knewstuff-5.71.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.skLXSa/_old 2020-06-17 11:37:16.176016928 +0200 +++ /var/tmp/diff_new_pack.skLXSa/_new 2020-06-17 11:37:16.180016940 +0200 @@ -17,14 +17,14 @@ %define lname libKF5NewStuff5 -%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: knewstuff -Version: 5.70.0 +Version: 5.71.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later @@ -49,6 +49,7 @@ BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} ++++++ knewstuff-5.70.0.tar.xz -> knewstuff-5.71.0.tar.xz ++++++ ++++ 52898 lines of diff (skipped)
