update to 2.16.2 [release 2.16.2-1mamba;Sat Mar 02 2024]

This commit is contained in:
Silvan Calarco 2024-03-03 00:22:05 +01:00
parent 89d4629e32
commit 31438eb7f9

View File

@ -1,13 +1,13 @@
Name: hexchat
Version: 2.16.1
Release: 2mamba
Version: 2.16.2
Release: 1mamba
Summary: An IRC client based on XChat
Group: Graphical Desktop/Applications/Internet
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://hexchat.github.io/
Source: https://dl.hexchat.net/hexchat/hexchat-%{version}.tar.xz
Source: https://github.com/hexchat/hexchat/releases/download/v%{version}/hexchat-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -22,7 +22,7 @@ BuildRequires: libopenssl-devel
BuildRequires: libpango-devel
BuildRequires: libpci-devel
BuildRequires: libperl
BuildRequires: libpython310-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
BuildRequires: luajit
BuildRequires: libpython310-devel >= 3.10.12
@ -68,6 +68,9 @@ An IRC client based on XChat, but unlike XChat its completely free.
%doc COPYING
%changelog
* Sat Mar 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16.2-1mamba
- update to 2.16.2
* Sun Jul 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16.1-2mamba
- rebuilt with current python