import CS libzdnn-1.0.1-1.el9
This commit is contained in:
parent
7c5fadcfac
commit
898c0f1558
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libzdnn-0.4.0.tar.gz
|
||||
SOURCES/libzdnn-1.0.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
178c26a9c4df7520d654c13c69fe49ebd2632aad SOURCES/libzdnn-0.4.0.tar.gz
|
||||
d31a6ffe6ae619c8763bd86198a2b18d0be06ffc SOURCES/libzdnn-1.0.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libzdnn
|
||||
Version: 0.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Driver library for the IBM Z Neural Network Processing Assist Facility
|
||||
|
||||
License: ASL 2.0
|
||||
@ -76,7 +76,11 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi
|
||||
%{_libdir}/libzdnn.a
|
||||
|
||||
%changelog
|
||||
* Tue Jan 24 2022 Jakub Čajka <jcajka@redhat.com> - 0.4.0-2
|
||||
* Thu May 11 2023 Jakub Čajka <jcajka@redhat.com> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
- Resolves: RHBZ#2160081
|
||||
|
||||
* Tue Jan 24 2023 Jakub Čajka <jcajka@redhat.com> - 0.4.0-2
|
||||
- Release bump
|
||||
- Resolves: RHBZ#2093292
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user