Import from AlmaLinux stable repository
This commit is contained in:
parent
030146db3c
commit
a62647037c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libzdnn-0.4.0.tar.gz
|
SOURCES/libzdnn-1.0.1.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
178c26a9c4df7520d654c13c69fe49ebd2632aad SOURCES/libzdnn-0.4.0.tar.gz
|
|
@ -1,6 +1,6 @@
|
|||||||
Name: libzdnn
|
Name: libzdnn
|
||||||
Version: 0.4.0
|
Version: 1.0.1
|
||||||
Release: 4%{?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,15 +76,14 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi
|
|||||||
%{_libdir}/libzdnn.a
|
%{_libdir}/libzdnn.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Dec 20 2022 Jakub Čajka <jcajka@redhat.com> - 0.4.0-4
|
* 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: BZ#2084475
|
- Resolves: RHBZ#2093292
|
||||||
|
|
||||||
* Wed Mar 23 2022 Jakub Čajka <jcajka@redhat.com> - 0.4.0-3
|
* Fri Mar 25 2022 Jakub <jcajka@redhat.com> - 0.4.0-1
|
||||||
- Sync with upstream
|
- Initial package import
|
||||||
|
- Resolves: RHBZ#2070957
|
||||||
* Wed Mar 09 2022 Jakub Čajka <jcajka@redhat.com> - 0.4.0-2
|
|
||||||
- Added gating
|
|
||||||
|
|
||||||
* Wed Mar 09 2022 Jakub Čajka <jcajka@redhat.com> - 0.4.0-1
|
|
||||||
- Initial package version import
|
|
||||||
|
Loading…
Reference in New Issue
Block a user