diff --git a/gnome-shell.spec b/gnome-shell.spec index 6177ff7..0b526d9 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -2,7 +2,7 @@ Name: gnome-shell Version: 41~rc.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ @@ -180,7 +180,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de %files -f %{name}.lang %license COPYING %doc README.md -%caps(cap_sys_nice+ep) %{_bindir}/gnome-shell +%{_bindir}/gnome-shell %{_bindir}/gnome-extensions %{_bindir}/gnome-shell-extension-prefs %{_bindir}/gnome-shell-extension-tool @@ -230,6 +230,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de %{_mandir}/man1/gnome-shell.1* %changelog +* Tue Sep 14 2021 Ray Strode - 41~rc.1-2 +- Drop extra capabilities from gnome-shell. They're optional and they break shutdown from the login screen with new glibs. + Resolves: #1996998 + * Tue Sep 07 2021 Florian Müllner - 41~rc.1-1 - Update to 41.rc.1