Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2022-10-11 18:01:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old) and /work/SRC/openSUSE:Factory/.plasma-framework.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Tue Oct 11 18:01:20 2022 rev:130 rq:1009187 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes 2022-09-13 15:10:53.900897547 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new.2275/plasma-framework.changes 2022-10-11 18:03:48.089915232 +0200 @@ -1,0 +2,32 @@ +Sat Oct 1 15:56:15 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * Revert "Install a plugin for org.kde.plasma.plasmoid" + * Don't violate the min <= max assert in qBound in Qt 6 + * IconLabel: always enable `fillWidth` + * wallpaperinterface: allow wallpaper plugin to set custom accent color + * Add CMake option to build WITHOUT_X11 + * Install a plugin for org.kde.plasma.plasmoid (kde#454062) + * PC3/IconLabel: Simplify Layout.fillWidth expression for label + * ExpandableListItem: make fewer assumptions about the action + * Clear PasswordField with Ctrl+Shift+U (kde#451550) + * Add fade in and out animations to PC3 ToolTip + * Reset devicePixelRatio after loading the cachedBackground of mask + * Always give FrameSvg's mask in logical pixels + * desktoptheme/breeze: update disk.svg (kde#445810) + * Remove shortcut to make corona immutable + * Clean up if statement that is always true + * Clean up unused code for categories and remove reference in API docs + * ExpandableListItem: add arrow key navigation support + * PC3/ProgressBar: Fix sizing bugs, reformat code, remove animation hacks (kde#456550) + * Port IconItem to use Qt Shader Tools for Qt 6 + * Remove commented out dead slot + * Keep Tooltips the proper type (kde#446375) + * don't remove the shadow on ~Dialog (kde#437920) + * Port away from deprecated QSGSimpleMaterialShader + +------------------------------------------------------------------- Old: ---- plasma-framework-5.98.0.tar.xz plasma-framework-5.98.0.tar.xz.sig New: ---- plasma-framework-5.99.0.tar.xz plasma-framework-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.ykv4gP/_old 2022-10-11 18:03:48.845916454 +0200 +++ /var/tmp/diff_new_pack.ykv4gP/_new 2022-10-11 18:03:48.849916460 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Plasma5 -%define _tar_path 5.98 +%define _tar_path 5.99 # 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: plasma-framework -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: Plasma library and runtime components based upon KF5 and Qt5 License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -144,9 +144,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with released} %find_lang %{name} --with-man --all-name -%endif %pre # Was part of plasma-framework previously, so remove it @@ -158,11 +156,9 @@ %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with released} %files lang -f %{name}.lang # LC_SCRIPTS is not recognized by find-lang.sh %lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS -%endif %files -n %{lname} %license LICENSES/* ++++++ plasma-framework-5.98.0.tar.xz -> plasma-framework-5.99.0.tar.xz ++++++ ++++ 9859 lines of diff (skipped)