From dc7db09538872da1b0d3cb7fe9a395901dd95f73 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 05:00:04 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- qatlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qatlib.spec b/qatlib.spec index b3f4650..d4a3b97 100644 --- a/qatlib.spec +++ b/qatlib.spec @@ -4,7 +4,7 @@ %global libusdm_soversion 0 Name: qatlib Version: 20.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Intel QuickAssist user space library # The entire source code is released under BSD. # For a breakdown of inbound licenses see the INSTALL file. @@ -84,6 +84,9 @@ exit 0 %exclude %{_libdir}/libusdm.la %changelog +* Fri Apr 16 2021 Mohan Boddu - 20.10.0-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 20.10.0-4 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.