c83702 Update bdftopcf to version 1.1.1 / rev 11 via SR 1012028

8 files Authored by sndirsch 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update bdftopcf to version 1.1.1 / rev 11 via SR 1012028
    
    https://build.opensuse.org/request/show/1012028
    by user sndirsch + dimstar_suse
    - fixed download URLs of tarball and signature file in specfile
    
    - Update to version 1.1.1
      * Update README for gitlab migration
      * Update configure.ac bug URL for gitlab migration
      * Fix spelling/wording issues
      * gitlab CI: add a basic build test
      * Adopt X.Org standard coding style (via x-indent-all.sh)
      * Add .git-blame-ignore-revs to hide whitespace commits from git blame
      * Variable scope reductions as recommended by cppcheck
      * Delete functions identified as unused by cppcheck
      * Make some functions static that aren't called from other files
      * Remove redundant assignment
      * Remove redundant null-pointer check
      * Fix -Wsign-compare warnings
      * Remove unnecessary cast of strlen result in malloc argument
      * Remove weak symbol setup from Atom code
      * Depend on xproto and
    
        
file modified
+0 -0
file modified
+25 -0
empty file added
file removed
-1
file modified
+25 -0
file modified
+5 -5