Import from AlmaLinux stable repository
This commit is contained in:
parent
e5e4d7d623
commit
de6d12db17
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
|
Name: libzdnn
|
||||||
Version: 0.4.0
|
Version: 1.0.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Driver library for the IBM Z Neural Network Processing Assist Facility
|
Summary: Driver library for the IBM Z Neural Network Processing Assist Facility
|
||||||
|
|
||||||
License: ASL 2.0
|
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
|
%{_libdir}/libzdnn.a
|
||||||
|
|
||||||
%changelog
|
%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
|
- Release bump
|
||||||
- Resolves: RHBZ#2093292
|
- Resolves: RHBZ#2093292
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user