diff --git a/libzdnn.spec b/libzdnn.spec index 9bfe967..81513e4 100644 --- a/libzdnn.spec +++ b/libzdnn.spec @@ -1,6 +1,6 @@ Name: libzdnn Version: 1.0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Driver library for the IBM Z Neural Network Processing Assist Facility 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 %changelog +* Thu Nov 07 2024 Jakub Čajka - 1.0.1-10 +- Release bump +- Related: RHEL-64018 + * Wed Nov 06 2024 Jakub Čajka - 1.0.1-9 - Release bump - Related: RHEL-64018 diff --git a/whatever.fmf b/whatever.fmf index 3207b14..a8e89c3 100644 --- a/whatever.fmf +++ b/whatever.fmf @@ -3,6 +3,6 @@ discover: - name: internal how: fmf ref: master - url: git://pkgs.devel.redhat.com/git/tests/libzdnn + url: git://pkgs.devel.redhat.com/tests/libzdnn execute: how: tmt