diff --git a/sddm.spec b/sddm.spec index 324640a..8fb6538 100644 --- a/sddm.spec +++ b/sddm.spec @@ -2,7 +2,7 @@ %define group_sddm 68 Name: sddm Version: 0.18.1 -Release: 1mamba +Release: 2mamba Summary: QML based X11 and Wayland display manager Group: Graphical Desktop/Applications/Environment Vendor: openmamba @@ -27,6 +27,7 @@ BuildRequires: libxcb-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: surface-tools +Requires: haveged %systemd_requires BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -134,6 +135,9 @@ fi %doc LICENSE %changelog +* Sun Oct 20 2019 Silvan Calarco 0.18.1-2mamba +- require haveged to fix startup when kernel random generator has not had enough entropy + * Mon Apr 01 2019 Automatic Build System 0.18.1-1mamba - automatic version update by autodist