Release bump
Related: RHEL-64018
This commit is contained in:
parent
cf703d04f4
commit
756f40a49d
@ -3,4 +3,4 @@ product_versions:
|
|||||||
- rhel-10
|
- rhel-10
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-tier1.functional}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libzdnn
|
Name: libzdnn
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 8%{?dist}
|
Release: 9%{?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
|
||||||
|
* 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
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.1-8
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
@ -2,6 +2,7 @@ summary: Basic smoke test
|
|||||||
discover:
|
discover:
|
||||||
- name: internal
|
- name: internal
|
||||||
how: fmf
|
how: fmf
|
||||||
url: git://pkgs.devel.redhat.com/tests/libzdnn
|
ref: master
|
||||||
|
url: git://pkgs.devel.redhat.com/git/tests/libzdnn
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user