Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-software for openSUSE:Factory checked in at 2024-03-20 21:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-software (Old) and /work/SRC/openSUSE:Factory/.gnome-software.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-software" Wed Mar 20 21:11:08 2024 rev:118 rq:1159465 version:46.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes 2024-01-09 20:48:46.938319995 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-software.new.1905/gnome-software.changes 2024-03-20 21:11:57.192675624 +0100 @@ -1,0 +2,51 @@ +Fri Mar 15 20:58:09 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 46.0: + + Improvements for screen readers. + + Stop âloading updatesâ in a loop on Debian. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 1 14:09:54 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 46.rc: + + Various UI text improvements. + + Fix launch of some apps. + + Fix invalid app state after it's uninstalled. + + Fix read of app description text. + + Do not ask to reboot after failed firmware update. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 15:10:04 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 46.beta: + + Show feedback for all conditions that pause automatic updates. + + Various UI improvements and move to new libadwaita widgets. + + Fix loading OS AppStream catalog data if it is available as + YAML. + + Add openSUSE Leap distro upgrade plugin. +- Pass -D opensuse-distro-upgrade=true to meson: we are openSUSE, + so we want the plugin. +- Drop gnome-software-plugin-opensuse-distro-upgrade.patch: fixed + upstream. + +------------------------------------------------------------------- +Tue Jan 16 13:19:59 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 46.alpha: + + Recognize links in package update descriptions. + + Expose package names discreetly in the UI. + + Increase speed of load of the category pages. + + Improve search match with multiple words. + + Recognize verified apps by Flathub. + + Correct message when installing firmware updates. + + Improve application safety checks. + + Improve update preferences dialog. + + Fix deadlock when cancelling app update. + + Support user installation of local flatpak files. + * Fix apps appearing unsorted and without tiles in category page. +- Convert to source service for easier updating. +- Drop gnome-software-support-appstream-1_0.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-software-45.2.tar.xz gnome-software-plugin-opensuse-distro-upgrade.patch gnome-software-support-appstream-1_0.patch New: ---- _service gnome-software-46.0.obscpio gnome-software.obsinfo BETA DEBUG BEGIN: Old: so we want the plugin. - Drop gnome-software-plugin-opensuse-distro-upgrade.patch: fixed upstream. Old:- Convert to source service for easier updating. - Drop gnome-software-support-appstream-1_0.patch: fixed upstream. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-software.spec ++++++ --- /var/tmp/diff_new_pack.u1YTwp/_old 2024-03-20 21:11:58.208712959 +0100 +++ /var/tmp/diff_new_pack.u1YTwp/_new 2024-03-20 21:11:58.208712959 +0100 @@ -20,23 +20,19 @@ %bcond_with profiling Name: gnome-software -Version: 45.2 +Version: 46.0 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Software -Source0: https://download.gnome.org/sources/gnome-software/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst %if 0%{?sle_version} # PATCH-FIX-OPENSUSE gnome-software-launch-gpk-update-viewer-for-updates.patch bsc#1077332 boo#1090042 [email protected] -- Don't launch gnome-software when clicking the updates notification. Launch gpk-update-viewer instead. Patch0: gnome-software-launch-gpk-update-viewer-for-updates.patch # PATCH-FIX-OPENSUSE gnome-software-disable-offline-update.patch bsc#944832 [email protected] -- Disable offline update in SLE and openSUSE Leap Patch1: gnome-software-disable-offline-update.patch %endif -# PATCH-FIX-UPSTREAM gnome-software-plugin-opensuse-distro-upgrade.patch glgo#GNOME/gnome-software!1557 [email protected] -- plugins: add opensuse-distro-upgrade plugin -Patch2: gnome-software-plugin-opensuse-distro-upgrade.patch -# PATCH-FIX-UPSTREAM gnome-software-support-appstream-1_0.patch boo#1217047 -- Apply upstream changes to support appstream 1.0 -Patch3: gnome-software-support-appstream-1_0.patch BuildRequires: gtk-doc BuildRequires: meson >= 0.58.0 BuildRequires: pkgconfig @@ -57,7 +53,7 @@ BuildRequires: pkgconfig(libhandy-1) >= 1.2.0 BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-3.0) -BuildRequires: pkgconfig(malcontent-0) >= 0.3.0 +BuildRequires: pkgconfig(malcontent-0) >= 0.5.0 BuildRequires: pkgconfig(ostree-1) BuildRequires: pkgconfig(packagekit-glib2) >= 1.1.0 BuildRequires: pkgconfig(polkit-gobject-1) @@ -110,6 +106,7 @@ -D malcontent=true \ -D soup2=false \ -D sysprof=%{?with_profiling:enabled}%{!?with_profiling:disabled} \ + -D opensuse-distro-upgrade=true \ %{nil} %meson_build @@ -142,6 +139,7 @@ %{_datadir}/applications/gnome-software-local-file-fwupd.desktop %{_datadir}/applications/gnome-software-local-file-packagekit.desktop %{_datadir}/applications/org.gnome.Software.desktop +%{_datadir}/bash-completion/completions/gnome-software %{_datadir}/dbus-1/services/org.gnome.Software.service %{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service %{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param> <param name="revision">46.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ gnome-software.obsinfo ++++++ name: gnome-software version: 46.0 mtime: 1710515704 commit: 9dec134914268d135a6f5251ddd624fef2de3c10
