update to 2.16.2 [release 2.16.2-1mamba;Sat Mar 02 2024]
This commit is contained in:
parent
89d4629e32
commit
31438eb7f9
11
hexchat.spec
11
hexchat.spec
@ -1,13 +1,13 @@
|
|||||||
Name: hexchat
|
Name: hexchat
|
||||||
Version: 2.16.1
|
Version: 2.16.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An IRC client based on XChat
|
Summary: An IRC client based on XChat
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://hexchat.github.io/
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -22,7 +22,7 @@ BuildRequires: libopenssl-devel
|
|||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpci-devel
|
BuildRequires: libpci-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: libpython310-devel
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: luajit
|
BuildRequires: luajit
|
||||||
BuildRequires: libpython310-devel >= 3.10.12
|
BuildRequires: libpython310-devel >= 3.10.12
|
||||||
@ -68,6 +68,9 @@ An IRC client based on XChat, but unlike XChat it’s completely free.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jul 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16.1-2mamba
|
||||||
- rebuilt with current python
|
- rebuilt with current python
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user