51c125a Make sure to fix encoding all RPM Headers

1 file Authored by puiterwijk 6 years ago, Committed by mikem 6 years ago,
    Make sure to fix encoding all RPM Headers
    
    The fix in #403 left some RPM Headers unfixed, most notably changelog* (because those are lists).
    This patch makes use of fixEncodingRecurse to make sure all heades get encoded correctly.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    
        
file modified
+1 -4