master
Delete perl dependency generator leftovers (#3275)
Properly quote REs in file attributes
Convert desktop generator to a parametric generator
Tweak font magic regex a bit (yet again)
metainfo.attr: Fix execution of the generator
Adjust script detection rules to work with file >= 5.07 too (RhBug:712251) - Somewhere between file 5.05 and 5.07 it started adding encoding to script descriptions, eg "<mumble> script text executable" became "<mumble> script, <encoding> text executable" breaking what had been working for 10+ years in the case of old find-requires. - Permit either comma or space after "script", this works for both old and new file.
Add missing newline in sysusers Requires
Generate user/group provides from packaged /etc/passwd and /etc/group