Dominique Leuenberger 2022-05-04 13:10:28 +00:00 committed by Git OBS Bridge
commit d88fc1c40d
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,4 @@
enable acpid.service
enable appstream-sync-cache.service
enable cups.path
enable cups.service

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 2 04:07:18 UTC 2022 - Simon Lees <sflees@suse.de>
- Enable acpid (boo#1196609), its not installed by default on most
systems anymore but the enlightenment desktop still uses its
events to trigger various bindings and shows an error dialog
when acpid is not running.
-------------------------------------------------------------------
Mon Jul 19 13:19:00 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>