6 Dec
                
                    2022
                
            
            
                6 Dec
                
                '22
                
            
            
            
        
    
                4:45 p.m.
            
        On 12/2/22 23:59, Jim Fehlig wrote:
The spec file contains inconsistent use of blank lines. While trying to make significant changes to the file, I found it hurts both readability and maintainability. Remove blank lines that interrupt the overall flow and consistency.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> --- libvirt.spec.in | 91 ------------------------------------------------- 1 file changed, 91 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal