diff --git a/hexchat.spec b/hexchat.spec index 749ba99..b991b2b 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: 16%{?dist} +Release: 17%{?dist} License: GPLv2+ URL: https://hexchat.github.io Source: https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz @@ -84,6 +84,10 @@ This package contains the development files for %{name}. %{_libdir}/pkgconfig/hexchat-plugin.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.14.3-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Florian Weimer - 2.14.3-16 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)