commit gnome-software for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-software for openSUSE:Factory checked in at 2017-11-30 16:31:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-software (Old) and /work/SRC/openSUSE:Factory/.gnome-software.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-software" Thu Nov 30 16:31:52 2017 rev:47 rq:544627 version:3.26.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes 2017-11-16 13:56:57.270451746 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes 2017-11-30 16:31:58.045963300 +0100 @@ -1,0 +2,29 @@ +Wed Nov 22 10:03:45 UTC 2017 - badshah400@gmail.com + +- Update to version 3.26.3: + + Fix a common crash in the fwupd plugin. + + Make category translations on the details page show up. + + Updated translations. +- Changes from version 3.26.2: + + Various fixes to cancellable handling, making it more robust + to cancel install/remove operations. + + Fix a common crash in Fedora distro upgrades plugin. + + Fix showing N+2 Fedora upgrades. + + Fix flatpak updates inadvertently triggering a reboot. + + Revert plugin GType registering changes that broke app + "adopting". + + Various flatpak plugin fixes. + + Various snap plugin fixes. + + Bump fwupd required dep to 0.9.7 and support building with new + 1.0.0 API. + + Avoid erroring out for operations that return more than 500 + results (distro upgrades, getting gnome-shell extensions + list). + + Fix a few memory leaks. + + Updated translations. +- Enable fwupd; introduces BuildRequires on pkgconfig(fwupd) >= + 0.9.7. +- Remove the enable-firmware switch from the meson build options; + this option has been dropped by upstream. + +------------------------------------------------------------------- Old: ---- gnome-software-3.26.1.tar.xz New: ---- gnome-software-3.26.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-software.spec ++++++ --- /var/tmp/diff_new_pack.bbOXVn/_old 2017-11-30 16:31:58.757937399 +0100 +++ /var/tmp/diff_new_pack.bbOXVn/_new 2017-11-30 16:31:58.765937108 +0100 @@ -18,7 +18,7 @@ %define gs_plugin_api 11 Name: gnome-software -Version: 3.26.1 +Version: 3.26.3 Release: 0 Summary: GNOME Software Store License: GPL-2.0+ @@ -33,6 +33,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(appstream-glib) >= 0.7.0 BuildRequires: pkgconfig(flatpak) >= 0.8.0 +BuildRequires: pkgconfig(fwupd) >= 0.9.7 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.31.5 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.17.92 @@ -72,10 +73,9 @@ %build %meson \ - -D enable-firmware=false \ -D enable-ubuntu-reviews=false \ -D enable-tests=false \ - -D enable-fwupd=false \ + -D enable-fwupd=true \ %{nil} %meson_build @@ -101,6 +101,7 @@ %{_datadir}/metainfo/org.gnome.Software.appdata.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Epiphany.metainfo.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml +%{_datadir}/metainfo/org.gnome.Software.Plugin.Fwupd.metainfo.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Odrs.metainfo.xml %{_datadir}/metainfo/org.gnome.Software.Plugin.Steam.metainfo.xml # Test shipping gnome-software-local-file in GN ++++++ gnome-software-3.26.1.tar.xz -> gnome-software-3.26.3.tar.xz ++++++ ++++ 21413 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de