Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmenuedit6 for openSUSE:Factory checked in at 2025-06-18 15:54:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmenuedit6 (Old) and /work/SRC/openSUSE:Factory/.kmenuedit6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmenuedit6" Wed Jun 18 15:54:04 2025 rev:24 rq:1285715 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmenuedit6/kmenuedit6.changes 2025-05-08 18:21:14.003208435 +0200 +++ /work/SRC/openSUSE:Factory/.kmenuedit6.new.19631/kmenuedit6.changes 2025-06-18 15:54:31.032164084 +0200 @@ -1,0 +2,43 @@ +Thu Jun 12 10:37:27 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + +------------------------------------------------------------------- +Thu May 29 21:19:11 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.91 +- Changes since 6.3.90: + * Update version for new release 6.3.91 + +------------------------------------------------------------------- +Mon May 19 19:35:20 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.3.90 +- Changes since 6.3.5: + * update version for new release + * basictab: Add option for GPU handling This commit introduces the option to configure the keys PrefersNonDefaultGPU/X-KDE-RunOnDiscreteGpu. Both are considered, but the latter is a fallback and not updated. (kde#502198) + * update version for new release + * It compiles fine without kf_6_12 deprecated methods + * kmenuedit: Curate hamburger menu content Rather than just show menus, show actions not in the toolbar. + * kmenuedit: Move three 'New' toolbar actions to single menu This significantly reduces the amount of width consumed, whilst still being as powerful. + * basictab: Use tabbed KPageWidget instead This brings the appearance in-line with our more modern apps and the file properties dialog. + * Modernise toolbar and add KHamburgerMenu Clipboard and sorting actions have been removed, and save has been moved to sit next to the hamburger menu on the right. + * menuinfo: Fix editing local .desktop files which are symlinks It appears that previously, when a .desktop file being modified was a symlink, the file properties menu would copy the symlink itself rather than the file, leaving behind a symlink that cannot be modified by the menu editor. This is fixed by checking if the local file is a symlink and if so, removing it to copy and edit. (kde#394476) + * Add file actions including path, open containing and file properties for entry Now, you can open the normal file properties dialog for any entry by pressing the standard shortcut or in the file and context menus. Also included are actions to copy the location and open that location in the file manager, comparable to Kate/KWrite. (kde#412852) + * update version for new release + * Port away from KStandardAction + * update version for new release + * CI: Add linux-qt6-next build + * update version for new release + * Add xml/yaml linting + * update version for new release + +------------------------------------------------------------------- Old: ---- kmenuedit-6.3.5.tar.xz kmenuedit-6.3.5.tar.xz.sig New: ---- kmenuedit-6.4.0.tar.xz kmenuedit-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmenuedit6.spec ++++++ --- /var/tmp/diff_new_pack.An5B78/_old 2025-06-18 15:54:32.100208387 +0200 +++ /var/tmp/diff_new_pack.An5B78/_new 2025-06-18 15:54:32.100208387 +0200 @@ -16,13 +16,13 @@ # -%global kf6_version 6.0.0 -%define qt6_version 6.7.0 +%global kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released %define rname kmenuedit Name: kmenuedit6 -Version: 6.3.5 +Version: 6.4.0 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} @@ -31,9 +31,9 @@ Summary: Provides the interface and basic tools for the KDE workspace License: GPL-2.0-only URL: https://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: fdupes ++++++ kmenuedit-6.3.5.tar.xz -> kmenuedit-6.4.0.tar.xz ++++++ ++++ 24463 lines of diff (skipped)