From 674875f33060c556c8a9c20a05498a9ff019f15d Mon Sep 17 00:00:00 2001
From: Vladis Dronov <vdronov@redhat.com>
Date: Tue, 29 Nov 2022 14:42:03 +0100
Subject: [PATCH] Revert an update of a build requirement for qatlib

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
---
 qatzip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qatzip.spec b/qatzip.spec
index 10c5716..95d9945 100644
--- a/qatzip.spec
+++ b/qatzip.spec
@@ -13,7 +13,7 @@ Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  gcc >= 4.8.5
 BuildRequires:  zlib-devel >= 1.2.7
-BuildRequires:  qatlib-devel >= 22.07.2
+BuildRequires:  qatlib-devel >= 22.07.0
 BuildRequires:  autoconf automake libtool make lz4-devel
 # The purpose of the package is to support hardware that only exists on x86_64 platforms
 # https://bugzilla.redhat.com/show_bug.cgi?id=1987280