Release bump
Related: RHEL-64018
This commit is contained in:
parent
756f40a49d
commit
0135ff7bcd
@ -1,6 +1,6 @@
|
|||||||
Name: libzdnn
|
Name: libzdnn
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 9%{?dist}
|
Release: 10%{?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: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -77,6 +77,10 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi
|
|||||||
%{_libdir}/libzdnn.a
|
%{_libdir}/libzdnn.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 06 2024 Jakub Čajka <jcajka@redhat.com> - 1.0.1-9
|
||||||
- Release bump
|
- Release bump
|
||||||
- Related: RHEL-64018
|
- Related: RHEL-64018
|
||||||
|
@ -3,6 +3,6 @@ discover:
|
|||||||
- name: internal
|
- name: internal
|
||||||
how: fmf
|
how: fmf
|
||||||
ref: master
|
ref: master
|
||||||
url: git://pkgs.devel.redhat.com/git/tests/libzdnn
|
url: git://pkgs.devel.redhat.com/tests/libzdnn
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user