diff --git a/gnome-software.changes b/gnome-software.changes index 3bba20b..e32d9b5 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 20 11:53:57 UTC 2018 - lnussel@suse.de + +- require fwupd, gnome-software doesn't work without (boo#1090042) + ------------------------------------------------------------------- Mon Apr 9 21:59:29 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-software.spec b/gnome-software.spec index 120147e..a633ba3 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -23,7 +23,7 @@ Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later Group: System/GUI/GNOME -URL: https://wiki.gnome.org/Apps/Software +Url: https://wiki.gnome.org/Apps/Software Source0: http://download.gnome.org/sources/gnome-software/3.28/%{name}-%{version}.tar.xz BuildRequires: gtk-doc BuildRequires: meson @@ -49,6 +49,8 @@ BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(valgrind) Requires: iso-codes Requires: libzypp-plugin-appdata +# boo#1090042 +Requires: fwupd Recommends: %{name}-lang %description