c8ee6b1 Make use of the vendor version string to store our version & release rather than an upstream release date

Authored and Committed by jvanek 2 years ago
    Make use of the vendor version string to store our version & release rather than an upstream release date
    
    Include a test in the RPM to check the build has the correct vendor information.
    Fix issue where CheckVendor.java test erroneously passes when it should fail.
    Add proper quoting so '&' is not treated as a special character by the
    shell.
    
        
file modified
+13 -5
file modified
+14 -11