diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -16,8 +16,10 @@ fishlim.so:fish_decrypt fishlim.so:fish_decrypt_from_nick fishlim.so:fish_decrypt_str +fishlim.so:fish_deinit fishlim.so:fish_encrypt fishlim.so:fish_encrypt_for_nick +fishlim.so:fish_init fishlim.so:fish_nick_has_key fishlim.so:foreach_utf8_data_chunks fishlim.so:get_config_filename diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -310,6 +310,7 @@ libglib-2.0.so.0:g_ascii_strcasecmp libglib-2.0.so.0:g_ascii_strdown libglib-2.0.so.0:g_ascii_strncasecmp +libglib-2.0.so.0:g_ascii_strtod libglib-2.0.so.0:g_ascii_strtoll libglib-2.0.so.0:g_ascii_strtoull libglib-2.0.so.0:g_ascii_tolower @@ -515,6 +516,7 @@ libglib-2.0.so.0:g_unichar_to_utf8 libglib-2.0.so.0:g_unlink libglib-2.0.so.0:g_uri_escape_string +libglib-2.0.so.0:g_uri_unescape_string libglib-2.0.so.0:g_utf8_casefold libglib-2.0.so.0:g_utf8_collate libglib-2.0.so.0:g_utf8_collate_key diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : hexchat -version : 2.16.0 -release : 37 +version : 2.16.1 +release : 38 homepage : https://hexchat.github.io/ source : - - https://dl.hexchat.net/hexchat/hexchat-2.16.0.tar.xz : 412e31078bb2c5f9664a5b9ae4d7989e27a47f141ee09dce2e1181f8c482dc36 + - https://dl.hexchat.net/hexchat/hexchat-2.16.1.tar.xz : a7e497da71df419daf9855582d51c723a2611de25d5e97b5efc33fe78da5c4c7 license : GPL-2.0-or-later component : - network.irc diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -30,8 +30,8 @@ /usr/lib64/hexchat/python/xchat.py /usr/share/applications/io.github.Hexchat.desktop /usr/share/dbus-1/services/org.hexchat.service.service - /usr/share/icons/hicolor/48x48/apps/hexchat.png - /usr/share/icons/hicolor/scalable/apps/hexchat.svg + /usr/share/icons/hicolor/48x48/apps/io.github.Hexchat.png + /usr/share/icons/hicolor/scalable/apps/io.github.Hexchat.svg /usr/share/locale/af/LC_MESSAGES/hexchat.mo /usr/share/locale/am/LC_MESSAGES/hexchat.mo /usr/share/locale/ast/LC_MESSAGES/hexchat.mo @@ -95,7 +95,7 @@ HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. programming.devel - hexchat + hexchat /usr/include/hexchat-plugin.h @@ -108,7 +108,7 @@ A theme manager for the hexchat IRC client network.irc - hexchat + hexchat /usr/bin/thememan @@ -118,12 +118,12 @@ - - 2021-10-02 - 2.16.0 + + 2022-02-13 + 2.16.1 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file