From e5e4d7d623f5130ae5491945645a74e9e299384d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 May 2023 05:23:24 +0000 Subject: [PATCH] import libzdnn-0.4.0-2.el9 --- SPECS/libzdnn.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/SPECS/libzdnn.spec b/SPECS/libzdnn.spec index 7637e29..b0870ef 100644 --- a/SPECS/libzdnn.spec +++ b/SPECS/libzdnn.spec @@ -1,6 +1,6 @@ Name: libzdnn Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Driver library for the IBM Z Neural Network Processing Assist Facility License: ASL 2.0 @@ -76,6 +76,10 @@ ln -s -r $RPM_BUILD_ROOT%{_libdir}/libzdnn.so.%{version} $RPM_BUILD_ROOT%{_libdi %{_libdir}/libzdnn.a %changelog -* Mon Jun 27 2022 Jakub - 0.4.0-1 +* Tue Jan 24 2022 Jakub Čajka - 0.4.0-2 +- Release bump +- Resolves: RHBZ#2093292 + +* Fri Mar 25 2022 Jakub - 0.4.0-1 - Initial package import -- Resolves: RHBZ#2100479 +- Resolves: RHBZ#2070957