- Enable Intel CET support in assembler sources (https://github.com/intel/qpl/pull/56)
- Make tests installable as intel-qpl-tests package (https://github.com/intel/qpl/pull/57)
- Build a standalone googletest-1.14.0 library as static
- Switch SANITIZE_THREADS off as ThreadSanitizer introduces massive overhead
- Fix accel_conf.sh warning
- Adjust the package description
- Adjust a test set run in a check stage
- Adjust the package files layout
Resolves: RHEL-47243
Signed-off-by: Vladis Dronov <vdronov@redhat.com>