diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -760,6 +760,7 @@ libirc.so:irc_nick_skip_mode libirc.so:irc_parse_ctcp libirc.so:irc_parse_msg +libirc.so:irc_priority_send libirc.so:irc_register_commands libirc.so:irc_send libirc.so:irc_send_len @@ -4137,9 +4138,6 @@ libzephyr.so:purple_init_plugin libzephyr.so:zephyr_tzc_deescape_str log_reader.so:purple_init_plugin -markerline.so:__bss_start -markerline.so:_edata -markerline.so:_end markerline.so:purple_init_plugin musicmessaging.so:connection musicmessaging.so:music_messaging_change_confirmed diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -654,6 +654,7 @@ libglib-2.0.so.0:g_queue_free libglib-2.0.so.0:g_queue_free_full libglib-2.0.so.0:g_queue_get_length +libglib-2.0.so.0:g_queue_insert_after libglib-2.0.so.0:g_queue_new libglib-2.0.so.0:g_queue_pop_head libglib-2.0.so.0:g_queue_pop_tail diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : pidgin -version : 2.14.8 -release : 34 +version : 2.14.9 +release : 35 source : - - https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.8/pidgin-2.14.8.tar.bz2 : 3f8085c0211c4ca1ba9f8a03889b3d60738432c1673b57b0086070ef6e094cca + - https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.9/pidgin-2.14.9.tar.bz2 : 1872d1629a26e9b775d9ec0bdd3d3fd348f721376f320b29bcd5ff3f0443222b homepage : https://www.pidgin.im license : GPL-2.0-or-later component : @@ -24,8 +24,7 @@ - devel : Development files for Pidgin - ^finch : Finch is the command line client part of Pidgin - ^finch-devel : Development files for finch - - ^libpurple : libpurple is intended to be the core of an IM program. Programs are written using this library as the backend for chat programs. Pidgin is the GTK+ frontend, and Finch is the ncurses/command - line frontend. + - ^libpurple : libpurple is intended to be the core of an IM program. Programs are written using this library as the backend for chat programs. Pidgin is the GTK+ frontend, and Finch is the ncurses/command line frontend. - ^libpurple-devel : Development files for libpurple patterns : - ^finch : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ pidgin https://www.pidgin.im - Joey Riches - josephriches@gmail.com + Tracey Clark + traceyc.dev@tlcnet.info GPL-2.0-or-later network.im @@ -18,7 +18,7 @@ Pidgin is a graphical multi-protocol IM client that runs on Microsoft Windows and Unixes. It is written in C and uses Glib and GTK+. It also provides libpurple, a library used for developing IM programs. network.im - libpurple + libpurple /usr/bin/pidgin @@ -620,7 +620,7 @@ Finch is the command line client part of Pidgin network.im - libpurple + libpurple /usr/bin/finch @@ -639,7 +639,7 @@ Development files for finch programming.devel - libpurple-devel + libpurple-devel /usr/include/finch/finch.h @@ -677,9 +677,9 @@ /usr/bin/purple-send-async /usr/bin/purple-url-handler /usr/lib64/libpurple-client.so.0 - /usr/lib64/libpurple-client.so.0.14.8 + /usr/lib64/libpurple-client.so.0.14.9 /usr/lib64/libpurple.so.0 - /usr/lib64/libpurple.so.0.14.8 + /usr/lib64/libpurple.so.0.14.9 /usr/lib64/purple-2/autoaccept.so /usr/lib64/purple-2/buddynote.so /usr/lib64/purple-2/dbus-example.so @@ -820,7 +820,7 @@ Development files for libpurple programming.devel - libpurple + libpurple /usr/include/libpurple/account.h @@ -909,8 +909,8 @@ Development files for Pidgin programming.devel - pidgin - libpurple-devel + pidgin + libpurple-devel /usr/include/pidgin/gtkaccount.h @@ -968,12 +968,12 @@ - - 2022-03-25 - 2.14.8 + + 2022-05-04 + 2.14.9 Packaging update - Joey Riches - josephriches@gmail.com + Tracey Clark + traceyc.dev@tlcnet.info \ No newline at end of file