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-10-22 12:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/discover6 (Old)
 and      /work/SRC/openSUSE:Factory/.discover6.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "discover6"

Wed Oct 22 12:11:30 2025 rev:33 rq:1312745 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/discover6/discover6.changes      2025-09-11 
14:37:59.688383196 +0200
+++ /work/SRC/openSUSE:Factory/.discover6.new.18484/discover6.changes   
2025-10-22 12:11:58.092487676 +0200
@@ -1,0 +2,61 @@
+Thu Oct 16 18:12:58 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.0
+- Changes since 6.4.91:
+  * rpm-ostree: Notify progress once transaction completes
+  * Update version for new release 6.5.0
+  * Fwupd: Don't consider "systemd service is masked" to be an error
+  * rpm-ostree: Do not list as install option for apps
+  * rpm-ostree: Use case insensitive comparison when searching
+  * rpm-ostree: Remove custom SourcesBackend
+  * Improve visuals of on-demand "Tasks" button
+  * rpm-ostree: Do not check for updates for non remote cases (kde#505375)
+  * rpm-ostree: Set more methods as const
+  * rpm-ostree: Add debug output
+  * rpm-ostree: Minor comment fix
+  * rpm-ostree: Fix major version updates for OCI case
+  * Let the end-of-session calls work outside of plasma
+  * Use safer org.kde.Shutdown to shut down and restart (kde#499260)
+  * Move isBusy from ResourcesModel into DiscoverObject
+  * kcm: Restore runtime check for OSTree backend (kde#510072)
+
+-------------------------------------------------------------------
+Thu Oct  2 14:44:45 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.91
+- Changes since 6.4.90:
+  * Update version for new release 6.4.91
+  * flatpak: Fix searches (kde#504799)
+  * pk: Stop using 1.1.3's PackageKit::Offline API (kde#508235)
+  * OdrsReviewsBackend: Set all rating packagenames to lowercase (kde#505469)
+  * notifier: Store last notification time in state config
+  * rpm-ostee/notifier: Update version label check for container path
+  * Hide grouped transaction in transactions popup (kde#502040)
+- Drop patches, now upstream:
+  * 0001-Revert-pk-Adapt-change-in-PackageKitQt-Offline-APIs.patch
+  * 0002-Revert-Stop-tapping-into-PackageKit-s-private-data.patch
+
+-------------------------------------------------------------------
+Fri Sep 26 20:46:45 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Add patch to replace the bug reporting button on upgrade failure
+  (boo#1225965):
+  * 0001-On-upgrade-failure-link-to-a-wiki-page-instead-of-bu.patch
+- Add patches to avoid use of broken method in PackageKit-Qt
+  (kde#508235):
+  * 0001-Revert-pk-Adapt-change-in-PackageKitQt-Offline-APIs.patch
+  * 0002-Revert-Stop-tapping-into-PackageKit-s-private-data.patch
+
+-------------------------------------------------------------------
+Tue Sep 23 06:38:37 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  discover-6.4.5.tar.xz
  discover-6.4.5.tar.xz.sig

New:
----
  0001-On-upgrade-failure-link-to-a-wiki-page-instead-of-bu.patch
  discover-6.5.0.tar.xz
  discover-6.5.0.tar.xz.sig

----------(New B)----------
  New:  (boo#1225965):
  * 0001-On-upgrade-failure-link-to-a-wiki-page-instead-of-bu.patch
- Add patches to avoid use of broken method in PackageKit-Qt
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ discover6.spec ++++++
--- /var/tmp/diff_new_pack.82FQpj/_old  2025-10-22 12:11:59.156532538 +0200
+++ /var/tmp/diff_new_pack.82FQpj/_new  2025-10-22 12:11:59.160532707 +0200
@@ -16,26 +16,28 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.18.0
+%define qt6_version 6.9.0
 %define rname discover
 %bcond_without released
 # Version in Leap 15 < 15.6 is too old
 %global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600)
 
 Name:           discover6
-Version:        6.4.5
+Version:        6.5.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
 Patch0:         0001-Warning-for-FlatHub.patch
+# Might be upstreamable if conditional on openSUSE, TBD
+Patch1:         0001-On-upgrade-failure-link-to-a-wiki-page-instead-of-bu.patch
 BuildRequires:  flatpak-devel >= 0.11.8
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  pkgconfig
@@ -75,7 +77,7 @@
 %endif
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Xml) >= %{qt6_version}
-BuildRequires:  cmake(packagekitqt6) >= 1.0.1
+BuildRequires:  cmake(packagekitqt6) >= 1.1.3
 %if %{have_fwupd}
 BuildRequires:  pkgconfig(fwupd) >= 1.9.4
 %endif
@@ -203,7 +205,7 @@
 %{_kf6_plugindir}/discover/flatpak-backend.so
 %{_kf6_sharedir}/libdiscover/categories/flatpak-backend-categories.xml
 %{_kf6_appstreamdir}/org.kde.discover.flatpak.appdata.xml
-%{_kf6_applicationsdir}/org.kde.discover-flatpak.desktop
+%{_kf6_applicationsdir}/org.kde.discover.flatpak.desktop
 %{_kf6_iconsdir}/hicolor/scalable/apps/flatpak-discover.svg
 
 %if %{have_fwupd}

++++++ 0001-On-upgrade-failure-link-to-a-wiki-page-instead-of-bu.patch ++++++
>From c193fa28327b5a4f11d17ae12424758375ffc9ac Mon Sep 17 00:00:00 2001
From: Fabian Vogt <[email protected]>
Date: Fri, 26 Sep 2025 22:41:52 +0200
Subject: [PATCH] On upgrade failure, link to a wiki page instead of bugzilla

The way discover represents upgrade issues led users to file many
low-quality bug reports. Redirect them to a wiki page first.

See boo#1225965.
---
 discover/qml/UpdatesPage.qml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/discover/qml/UpdatesPage.qml b/discover/qml/UpdatesPage.qml
index 8b6a203c3..68c36621f 100644
--- a/discover/qml/UpdatesPage.qml
+++ b/discover/qml/UpdatesPage.qml
@@ -112,10 +112,10 @@ DiscoverPage {
                         Item { Layout.fillWidth: true}
 
                         QQC2.Button {
-                            text: i18nc("@action:button %1 is the name of the 
user's distro/OS", "Report Issue to %1", Discover.ResourcesModel.distroName)
-                            icon.name: "tools-report-bug"
+                            text: "Open openSUSE Help Page"
+                            icon.name: "help-contents"
                             onClicked: {
-                                
Qt.openUrlExternally(Discover.ResourcesModel.distroBugReportUrl())
+                                
Qt.openUrlExternally("https://en.opensuse.org/SDB:Update_Issues";)
                                 sheet.visible = false
                             }
                         }
-- 
2.50.1


++++++ discover-6.4.5.tar.xz -> discover-6.5.0.tar.xz ++++++
++++ 85123 lines of diff (skipped)

Reply via email to