|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libzdnn
|
|
|
|
|
Version: 1.0.1
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: Driver library for the IBM Z Neural Network Processing Assist Facility
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -77,6 +77,18 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi
|
|
|
|
|
%{_libdir}/libzdnn.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 07 2024 Jakub Čajka <jcajka@redhat.com> - 1.0.1-10
|
|
|
|
|
- Release bump
|
|
|
|
|
- Related: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Nov 06 2024 Jakub Čajka <jcajka@redhat.com> - 1.0.1-9
|
|
|
|
|
- Release bump
|
|
|
|
|
- Related: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.1-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.1-7
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|