These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.
#!/bin/sh # Restart DBus as shutdown may not be clean leaving failed activation requests that prevent the next login (sleep 8 && systemctl --user restart dbus.service) &