From 9f7583883330142e7b149a0f6092ed0c170a2b08 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 16 Jun 2021 03:29:10 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- librepo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index 1e3b7f8..e9746f3 100644 --- a/librepo.spec +++ b/librepo.spec @@ -12,7 +12,7 @@ Name: librepo Version: 1.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -97,6 +97,10 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog +* Wed Jun 16 2021 Mohan Boddu - 1.14.0-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 30 2021 Pavla Kratochvilova - 1.14.0-2 - Remove build dependency on python3-flask