Drop extra capabilities from gnome-shell. They're optional and they break shutdown from the login screen with new glibs.
Resolves: #1996998
This commit is contained in:
parent
251a1978d1
commit
1eb0690038
@ -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 <rstrode@redhat.com> - 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 <fmuellner@redhat.com> - 41~rc.1-1
|
||||
- Update to 41.rc.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user