Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package discover6 for openSUSE:Factory checked in at 2025-02-10 17:23:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/discover6 (Old) and /work/SRC/openSUSE:Factory/.discover6.new.21275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discover6" Mon Feb 10 17:23:22 2025 rev:21 rq:1244565 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/discover6/discover6.changes 2025-01-03 14:16:06.851428684 +0100 +++ /work/SRC/openSUSE:Factory/.discover6.new.21275/discover6.changes 2025-02-10 17:55:42.949923421 +0100 @@ -1,0 +2,35 @@ +Thu Feb 6 13:46:37 UTC 2025 - Fabian Vogt <[email protected]> + +- 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 <[email protected]> + +- 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 <[email protected]> + +- 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.0.tar.xz discover-6.3.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ discover6.spec ++++++ --- /var/tmp/diff_new_pack.4blJPv/_old 2025-02-10 17:55:43.441943683 +0100 +++ /var/tmp/diff_new_pack.4blJPv/_new 2025-02-10 17:55:43.441943683 +0100 @@ -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,14 +24,14 @@ %global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600) Name: discover6 -Version: 6.2.5 +Version: 6.3.0 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 URL: https://apps.kde.org/discover/ -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 # PATCH-FIX-OPENSUSE @@ -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.0.tar.xz ++++++ ++++ 119145 lines of diff (skipped)
