diff --git a/gnome-shell.spec b/gnome-shell.spec index f4645243ccc81ec5c386df6c9cc6bb0be94e750d..bc642666f94b279b90c142dc1834eae68090dd22 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell Version: 3.30.1 -Release: 8 +Release: 9 Summary: Core user interface functions for the GNOME 3 desktop Group: User Interface/Desktops License: GPLv2+ @@ -28,7 +28,7 @@ Requires: gnome-desktop3 gobject-introspection gjs gtk3 libnma librsvg2 Requires: json-glib mozilla-filesystem mutter upower polkit glib2 Requires: gsettings-desktop-schemas gstreamer1 at-spi2-atk Requires: ibus accountsservice-libs gdm control-center python3 -Requires: switcheroo-control geoclue2 libgweather bolt +Requires: switcheroo-control geoclue2 libgweather bolt xdg-utils Provides: desktop-notification-daemon @@ -124,6 +124,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %{_mandir}/man1/%{name}.1.gz %changelog +* Tue Jul 27 2021 caodongxia - 3.30.1-9 +- add install require xdg-utils + * Tue Mar 30 2021 wangyue - 3.30.1-8 - fix CVE-2020-17489