diff --git a/hexchat.spec b/hexchat.spec index 00c98b3..aa8678e 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: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://hexchat.github.io Source: https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz @@ -75,6 +75,9 @@ This package contains the development files for %{name}. %{_libdir}/pkgconfig/hexchat-plugin.pc %changelog +* Tue May 26 2020 Miro HronĨok - 2.14.3-4 +- Rebuilt for Python 3.9 + * Fri Mar 27 2020 Kevin Fenzi - 2.14.3-3 - Add patch to link better against python3.8. Fixes #1817862