140f82 Fix: libs, tools: Add -list to certain formatted output message names.

6 files Authored by Chris Lumens 4 years ago, Committed by Packit Service 4 years ago,
    Fix: libs, tools: Add -list to certain formatted output message names.
    
    Basically, if the message creates its own list, the name should end in
    -list.  This is a hint to the caller that they do not need to add an
    extra layer of lists.  I've further changed the names of these messages
    to be a little shorter, too.
    
    Note that some messages (the resource variants most obviously) create
    their own list but don't have -list in the name.  Here, the list is more
    for organizational purposes rather than indicating that it contains
    items.
    
        
file modified
+10 -10
file modified
+4 -4
file modified
+7 -7
file modified
+4 -4
file modified
+30 -31
file modified
+1 -1