Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 20:26:54 +00:00
parent 66c150948e
commit f3cfe286ce

View File

@ -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 <mboddu@redhat.com> - 2.14.3-17
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jul 28 2021 Florian Weimer <fweimer@redhat.com> - 2.14.3-16
- Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)