rebuilt with current python [release 2.16.1-2mamba;Sun Jul 30 2023]
This commit is contained in:
parent
ac0d991fc4
commit
89d4629e32
17
hexchat.spec
17
hexchat.spec
@ -1,6 +1,6 @@
|
||||
Name: hexchat
|
||||
Version: 2.16.0
|
||||
Release: 1mamba
|
||||
Version: 2.16.1
|
||||
Release: 2mamba
|
||||
Summary: An IRC client based on XChat
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
Vendor: openmamba
|
||||
@ -22,9 +22,10 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpci-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpython39-devel
|
||||
BuildRequires: libpython310-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: luajit
|
||||
BuildRequires: libpython310-devel >= 3.10.12
|
||||
|
||||
%description
|
||||
An IRC client based on XChat, but unlike XChat it’s completely free.
|
||||
@ -61,12 +62,18 @@ An IRC client based on XChat, but unlike XChat it’s completely free.
|
||||
%{_datadir}/applications/io.github.Hexchat.desktop
|
||||
%{_datadir}/metainfo/io.github.Hexchat.appdata.xml
|
||||
%{_datadir}/dbus-1/services/org.hexchat.service.service
|
||||
%{_datadir}/icons/hicolor/48x48/apps/hexchat.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/hexchat.svg
|
||||
%{_datadir}/icons/hicolor/48x48/apps/io.github.Hexchat.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/io.github.Hexchat.svg
|
||||
%{_mandir}/man1/hexchat.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Jul 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16.1-2mamba
|
||||
- rebuilt with current python
|
||||
|
||||
* Fri Feb 18 2022 Automatic Build System <autodist@mambasoft.it> 2.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 04 2021 Automatic Build System <autodist@mambasoft.it> 2.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user