|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libocxl
|
|
|
|
|
Version: 1.2.1
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Summary: Allows to implement a user-space driver for an OpenCAPI accelerator
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -70,6 +70,10 @@ make testobj/unittests V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.1-11
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.1-10
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|