From a8078e43a2a99ad64d121b61453b6575d23cc9e9 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 16 Jun 2021 03:25:44 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- hexchat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hexchat.spec b/hexchat.spec index f43ebee..7dc7bfd 100644 --- a/hexchat.spec +++ b/hexchat.spec @@ -3,7 +3,7 @@ Summary: A popular and easy to use graphical IRC (chat) client Name: hexchat Version: 2.14.3 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2+ URL: https://hexchat.github.io Source: https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz @@ -81,6 +81,10 @@ This package contains the development files for %{name}. %{_libdir}/pkgconfig/hexchat-plugin.pc %changelog +* Wed Jun 16 2021 Mohan Boddu - 2.14.3-14 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 2.14.3-13 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937