5b70e0f Do not list shared library with glob in %files

Authored and Committed by bkircher 4 years ago
1 file changed. 1 lines added. 1 lines removed.
    Do not list shared library with glob in %files
    
    Guard against unannounced SONAME bump by not using too broad glob for
    shared library in %files section.
    
    Reference:
    - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files
    
        
file modified
+1 -1