From 2e70eb64457b13a2149fc2204ecb810dc7f8a648 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 00:06:07 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- hexchat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hexchat.spec b/hexchat.spec index b30674c..f43ebee 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: 12%{?dist} +Release: 13%{?dist} License: GPLv2+ URL: https://hexchat.github.io Source: https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz @@ -81,6 +81,9 @@ This package contains the development files for %{name}. %{_libdir}/pkgconfig/hexchat-plugin.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.14.3-13 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 12 2021 Kevin Fenzi - 2.14.3-12 - Add patch to fix exception in python3 plugin.