Use unprivileged X server for sddm-x11 configuration

epel9
Neal Gompa 3 years ago
parent 88af790e7e
commit 2157c07350

@ -1,2 +1,2 @@
[General] [General]
DisplayServer=x11 DisplayServer=x11-user

@ -20,7 +20,7 @@
Name: sddm Name: sddm
Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}} Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}}
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Summary: QML based desktop and login manager Summary: QML based desktop and login manager
@ -299,6 +299,9 @@ fi
%changelog %changelog
* Mon Feb 07 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220130.85cbf3f-2
- Use unprivileged X server for sddm-x11 configuration
* Sun Jan 30 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220130.85cbf3f-1 * Sun Jan 30 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220130.85cbf3f-1
- Update to snapshot release - Update to snapshot release
- Drop upstreamed patches - Drop upstreamed patches

Loading…
Cancel
Save