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 2022-05-06 18:58:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-software (Old) and /work/SRC/openSUSE:Factory/.gnome-software.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-software" Fri May 6 18:58:12 2022 rev:92 rq:975076 version:42.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes 2022-04-10 19:05:36.138368167 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-software.new.1538/gnome-software.changes 2022-05-06 18:58:19.145289645 +0200 @@ -1,0 +2,26 @@ +Fri Apr 29 12:01:13 UTC 2022 - Emily Gonyer <emilyyr...@gmail.com> + +- Updated to version 42.1: + + #1514 GNOME OS: Most system apps have no icons in installed + list. + + #1690 Button to go back is missing in "OS Updates" page opened + from "Installed Updates" window. + + #1693 Fix an issue where Software would sometimes display a + "Software Updates Failed" error message on startup. + + #1712 Clicking "Fedora Flathub Selection" does not update the + filtered Flathub AppStream metadata until reboot. + + #1723 Installed Updates dialog UI papercuts. + + #1727 Wrong direction of arrows in updates list in RTL + languages. + + !794 flatpak: Prefer to install runtimes from the same remote + as the application. + + !1235 Find AppStream metadata in every possible location. + + !1299 Avoid re-downloads of not-yet-stale data in some cases. + + !1307 Change thread I/O priority depending on job priority. + + !1313 Ensure labels don't overlap in app lists. + + !1318 Fix an issue preventing the user from disabling some + repositories on Fedora. + + Translation updates. +- Drop 8cbce25.patch - patched upstream, #1693. + +------------------------------------------------------------------- Old: ---- 8cbce25.patch gnome-software-42.0.tar.xz New: ---- gnome-software-42.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-software.spec ++++++ --- /var/tmp/diff_new_pack.9RC9T0/_old 2022-05-06 18:58:19.661290209 +0200 +++ /var/tmp/diff_new_pack.9RC9T0/_new 2022-05-06 18:58:19.665290214 +0200 @@ -19,7 +19,7 @@ %define gs_plugin_api 17 Name: gnome-software -Version: 42.0 +Version: 42.1 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later @@ -30,8 +30,6 @@ # PATCH-FIX-OPENSUSE gnome-software-launch-gpk-update-viewer-for-updates.patch bsc#1077332 boo#1090042 sck...@suse.com -- 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 %endif -# PATCH-FIX-UPSTREAM 8cbce25.patch dims...@opensuse.org -- Fix repeating notification "Software updates failed" -Patch1: https://gitlab.gnome.org/GNOME/gnome-software/-/commit/8cbce25.patch BuildRequires: gtk-doc BuildRequires: meson >= 0.47.0 @@ -113,10 +111,6 @@ %license COPYING %doc NEWS README.md %{_bindir}/%{name} -%dir %{_datadir}/app-info -%dir %{_datadir}/app-info/xmls -%{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml -%{_datadir}/app-info/xmls/org.gnome.Software.Popular.xml %{_datadir}/metainfo/org.gnome.Software.appdata.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Fwupd.metainfo.xml @@ -130,15 +124,19 @@ %{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini %{_datadir}/icons/hicolor/*/*/*.svg %dir %{_libdir}/gnome-software -%dir %{_libdir}/gnome-software/plugins-%{gs_plugin_api} -%{_libdir}/gnome-software/libgnomesoftware.so.%{gs_plugin_api} -%{_libdir}/gnome-software/plugins-%{gs_plugin_api}/*.so %{_libexecdir}/gnome-software-cmd %{_libexecdir}/gnome-software-restarter %{_mandir}/man1/%{name}.1%{?ext_man} -#%%{_sysconfdir}/xdg/autostart/org.gnome.Software.desktop %{_distconfdir}/xdg/autostart/org.gnome.Software.desktop +%dir %{_libdir}/gnome-software/plugins-18/ +%{_libdir}/gnome-software/plugins-18/*.so +%{_libdir}/gnome-software/libgnomesoftware.so.18 +%dir %{_datadir}/swcatalog/ +%dir %{_datadir}/swcatalog/xml/ +%{_datadir}/swcatalog/xml/org.gnome.Software.Featured.xml +%{_datadir}/swcatalog/xml/org.gnome.Software.Popular.xml + %files devel %doc AUTHORS %dir %{_includedir}/%{name} ++++++ gnome-software-42.0.tar.xz -> gnome-software-42.1.tar.xz ++++++ ++++ 56524 lines of diff (skipped)