Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package discover6 for openSUSE:Leap:16.0 checked in at 2025-04-23 10:09:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/discover6 (Old) and /work/SRC/openSUSE:Leap:16.0/.discover6.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discover6" Wed Apr 23 10:09:04 2025 rev:4 rq:1271505 version:6.3.4 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/discover6/discover6.changes 2025-04-07 14:57:02.624378093 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.discover6.new.30101/discover6.changes 2025-04-23 10:12:23.049588034 +0200 @@ -1,0 +2,85 @@ +Wed Apr 2 10:05:47 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.3.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/6/6.3.4 +- Changes since 6.3.3: + * PackageKit: Fix connection for update details (kde#434936) + * notifier: cover in qDebugs + * update version for new release + +------------------------------------------------------------------- +Tue Mar 11 14:43:44 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.3 +- Changes since 6.3.2: + * update version for new release + * Disable effect when software renderer is used + * kns: Ensure we deactivate the updater when the backend gets invalidated (kde#500513) + * Sort offline update items case-insensitively (kde#500661) + * flatpak: do not mark eol runtimes for uninstall + * UpdatesPage: Fix update chagelog when opening details (kde#500776) + * update version for new release + +------------------------------------------------------------------- +Tue Feb 25 19:38:31 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.2 +- Changes since 6.3.1: + * update version for new release + * Fix nonfree app license name colors + * Clear the transactions job together with the SNI + * update version for new release + +------------------------------------------------------------------- +Tue Feb 18 14:44:30 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.1 +- Changes since 6.3.0: + * update version for new release + * updatemodel: collate names (kde#499638) + * update version for new release + +------------------------------------------------------------------- +Thu Feb 6 13:46:37 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.0 +- Changes since 6.2.91: + * update version for new release + * libdiscover: emit reviewsReady when network has error + * appstreamutils: use new query icons when available + * appstreamutils: fix icon listing (kde#494315) + * appstream: Disregard the thumbnail when it's too small (kde#497772) + * notifier: add --check-delay option (defaults to 0) + +------------------------------------------------------------------- +Thu Jan 23 13:45:02 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.91 +- Changes since 6.2.90: + * update version for new release + * libdiscover: always emit reviewsReady to fix crash when there is no review + * flatpak: Support flatpak:/ format + * use a filter model instead for pagination + * ApplicationPage: Fix excessive horizontal flicking + +------------------------------------------------------------------- +Sat Jan 11 18:26:52 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.2.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- discover-6.2.5.tar.xz discover-6.2.5.tar.xz.sig New: ---- discover-6.3.4.tar.xz discover-6.3.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discover6.spec ++++++ --- /var/tmp/diff_new_pack.M0qVYZ/_old 2025-04-23 10:12:23.353600746 +0200 +++ /var/tmp/diff_new_pack.M0qVYZ/_new 2025-04-23 10:12:23.353600746 +0200 @@ -1,7 +1,7 @@ # # spec file for package discover6 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define kf6_version 6.5.0 +%define kf6_version 6.10.0 %define qt6_version 6.7.0 %define rname discover %bcond_without released @@ -24,7 +24,7 @@ %global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600) Name: discover6 -Version: 6.2.5 +Version: 6.3.4 Release: 0 Summary: Software store for the KDE Plasma desktop License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later @@ -67,6 +67,7 @@ BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6Qml) >= %{qt6_version} BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} # Only available on archs providing QtWebEngine %ifarch x86_64 aarch64 riscv64 ++++++ discover-6.2.5.tar.xz -> discover-6.3.4.tar.xz ++++++ ++++ 132975 lines of diff (skipped)