Release bump for typo
This commit is contained in:
parent
35096580ef
commit
d78c316e5d
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libzdnn
|
||||
Version: 1.0.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Driver library for the IBM Z Neural Network Processing Assist Facility
|
||||
|
||||
License: Apache-2.0
|
||||
@ -77,7 +77,11 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi
|
||||
%{_libdir}/libzdnn.a
|
||||
|
||||
%changelog
|
||||
* Fri Jun 28 2024 Jakub Čajka<jcajka@redhat.com> - 1.0.1-6
|
||||
* Fri Jun 28 2024 Jakub Čajka <jcajka@redhat.com> - 1.0.1-7
|
||||
- Release bump
|
||||
- Related: RHEL-33503
|
||||
|
||||
* Fri Jun 28 2024 Jakub Čajka <jcajka@redhat.com> - 1.0.1-6
|
||||
- LDFLAGS correction
|
||||
- Resolves: RHEL-33503
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user