weechat-python-2.1-lp150.1.4 >  A Z6/=„*Ykpˑ.J(i0m$/&SMNI+Cm1ҩ8֋mАZ¹aXg{Z : ^Id 㜂%)wwܿk06'gW|.Xsu2ݳ ]'.8dBuq:٪=մ9 ^ux[$GL3/ у֥K?a<8̌xe{E 4a0448449f3f425479f51e89310666b6936103a226a332656eb6846a3765a266380273283fee5a8702da1948f08c51f1265397f6TZ6/=„"dK .5"2"ЁI5+pF=x+j >ؐ"%?W7TJSpBp긟9F$iMV}$ugY =%n ^69rp$u~,mF vO|4Zn'S-s="qĿexBXw>p>?d  D      Y \`ej   (88@;9,;:;FG0H4I8X<YD\`]d^nbc3defluvwDxHyLzhx|Cweechat-python2.1lp150.1.4Python Scripting Support for weechatSupport for weechat scripts written in the Python language.Zlamb68vopenSUSE Leap 15.0openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64vZ9a845a16e341b03a6f0abed3c6b2546878b118295a171d7fa2d794a7cf78fc1frootrootweechat-2.1-lp150.1.4.src.rpmweechat-pythonweechat-python(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libpython3.6m.so.1.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-12.14.14.1Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@TmT7@SGSS,RR@RR@R(r@R@QaP-P@PAPh4@Ọ@Ọ@O.@OJO @N@NN@MMM=M] M2L@L@L^@K@KepKZJJ2C@II?@jengelh@inai.demimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.combwiedemann@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comgber@opensuse.orggber@opensuse.orgtchvatal@suse.comgber@opensuse.orggber@opensuse.orggber@opensuse.orgmls@suse.delnussel@suse.degber@opensuse.orgtchvatal@suse.comgber@opensuse.orggber@opensuse.orggber@opensuse.orggber@opensuse.orggber@opensuse.orgbadshah400@gmail.compascal.bleser@opensuse.orggber@opensuse.orgcoolo@suse.comgber@opensuse.orgpascal.bleser@opensuse.orggber@opensuse.orggber@opensuse.orgcoolo@novell.comgber@opensuse.orgpascal.bleser@opensuse.orggber@opensuse.orggber@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.org- Ensure neutrality of description. - Use -exec over xargs.- update to 2.1 - build python plugin against python3 * core: add binary weechat-headless to run WeeChat without interface, with optional daemon mode (command line option "--daemon") * core: add options "-newbuffer", "-free" and "-switch" in command /print * core: add option "-y" in command /print, add support of buffers with free content * core: add option "add" in command /buffer * core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates * api: add hashtable with variables in plugin structure * irc: add server option "split_msg_max_length" * logger: add option logger.file.fsync * logger: add option logger.look.backlog_conditions) * scripts: add configuration file for each script plugin * scripts: add "eval" option in script commands and info "xxx_eval" * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins * scripts: add option "version" in script commands * api: add time in info "date" (WeeChat compilation date/time) * irc: allow ${irc_server.xxx} and ${server} in server evaluated options * script: change default value of option script.look.sort from "p,n" to "i,p,n" * scripts: display the script name in stdout/stderr output from scripts * core: fix regression on execution of hook_print callbacks- update to 2.0.1 * python: fix arguments status/gnutls_rc/sock in hook_connect() callback * python: fix argument fd in hook_fd() callback * core: add flag "input_get_empty" in buffer * core: add signals "buffer_filters_enabled" and "buffer_filters_disabled" * core: support loading of plugins from path in environment variable "WEECHAT_EXTRA_LIBDIR" * alias: add infolist "alias_default" (list of default aliases) * buflist: add two new bar items ("buflist2" and "buflist3") using the same format configuration options * buflist: add option buflist.look.add_newline * fset: new plugin "fset" (fast set of WeeChat and plugins options) * core: make value optional in command /buffer set * core: allow floating point and hexadecimal numbers in comparison of evaluated values * core: add option weechat.look.save_config_with_fsync * api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys * api: add argument "recurse_subdirs" in function exec_on_files() * script: add local variable "filter" in the script buffer * core: do not change the chat prefix size when a filtered line is added * core: fix display of nicks in nicklist when they are in a group with sub-groups * core, plugins: check return code of strftime function * core: fix cast of time_t (to "long long" instead of "long") * core: call the config hook when options are renamed or removed * api: change type of arguments status/gnutls_rc/sock in hook_connect() callback from string to integer (in scripts) * api: change type of argument fd in hook_fd() callback from string to integer (in scripts) * buflist: remove recursive evaluation of extra variables * guile: return integer (0/1) instead of boolean in API functions * guile: fix return value of static strings in API functions * irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on * irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value * lua: fix boolean return value (as integer) in API functions * relay: fix parsing of CAP command without arguments in irc protocol, send ACK only if all capabilities received are OK and NAK otherwise * core: fix build with ncurses and separate tinfo- Version update to 1.9.1: * Security update to fix CVE-2017-14727 bsc#1060140- update to 1.9 * improve speed of nicklist bar item callback * add auto scroll of buflist bar with new option buflist.look.auto_scroll * add option buflist.format.name * add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist * display a warning in buflist when the script buffers.pl is loaded * add server/channel pointers in trigger IRC callbacks * add API functions config_option_get_string and hdata_compare * fix bind of Space key * many bugs fixed. * buflist.format.name * buflist.look.auto_scroll * F1/F2: scroll buflist bar- update to 1.8 * add option weechat.completion.nick_case_sensitive * add wilcard matching operator, cut of string and ternary operator in evaluation of expressions * add resize of window parents with /window resize [h/v]size * add plugin "buflist" (bar with list of buffers) * add arraylist and dynamic string functions in API * add option "open" in command /server * add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable) * add aspell options to control delimiters in suggestions * add option "-include" in commands /allchan, /allpv and /allserv * many bugs fixed.- Update to version 1.7.1 * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)- Update to version 1.7 * New features + core: add option weechat.look.align_multiline_words + core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" + core: add optional arguments in completion template, sent to the callback + core: add option "time" in command /debug + api: add info "uptime" (WeeChat uptime) + api: add info "pid" (WeeChat PID) + fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename + irc: add server option "usermode" + irc: add tag "self_msg" on self messages * Improvements + core, xfer: display more information on fork errors + core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait + core: add a warning in header of configuration files to not edit by hand + alias: add a slash before commands completed in arguments of /alias + exec: add option "-oc" in command /exec to execute commands in process output, don’t execute commands by default with "-o" + irc: evaluate content of server option "ssl_fingerprint" + irc: change default value of option irc.network.lag_reconnect from 0 to 300 + trigger: do not hide email in command "/msg nickserv register password email" * Bug fixes + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received + core: fix display of empty lines in search mode + api: fix crash in function string_expand_home() when the HOME environment variable is not set + exec: fix memory leak in display of process output + irc: fix option "-temp" in command /server + irc: fix close of server channels which are waiting for the JOIN when the server buffer is closed + irc: fix buffer switching on manual join for forwarded channels + irc: add missing tags on CTCP message sent + lua: fix integers returned in Lua >= 5.3 + relay: make HTTP headers case-insensitive for WebSocket connections + relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols + script: reload a script after upgrade only if it was loaded, set autoload only if the script was auto-loaded- update to version 1.6 - removed weechat-doc subpackage, ( BuildRequires dep missing ) * New features: + core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear + core: add option "cycle" in command /buffer + api: add "extra" argument to evaluate extra variables in function string_eval_expression() + relay: add option relay.network.allow_empty_password + trigger: add support for one-time triggers Improvements + core, irc, xfer: display more information in memory allocation errors + api: remove functions printf_date() and printf_tags() + irc: rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them + relay: allow escape of comma in command "init" (weechat protocol) Bug fixes + core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) + api: fix return of function string_match() when there are multiple masks in the string + api: fix crash in function network_connect_to() if address is NULL + api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux + api: fix crash in function string_split_command() when the separator is not a semicolon + irc: fix socket leak in connection to server + irc: fix display of service notice mask (message 008) + irc: fix NULL pointer dereference in 734 command callback + relay: return an empty hdata when the requested hdata or pointer is not found + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set Documentation + switch to asciidoctor to build docs and man page- fix typo in %if conditional- update to 1.5 * New features: + core: add Portuguese translations + core: change default value of option weechat.look.nick_color_hash to "djb2" + core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info "nick_color" and "nick_color_name", deprecate info "irc_nick_color" and "irc_color_name" + core: move irc bar item "away" to core, move options irc.look.item_away_message and irc.color.item_away to core + api: add support of functions in hook_process + api: add pointer in callbacks used in scripting API + irc: add option irc.network.sasl_fail_unavailable + irc: add multiple targets and support of "-server" in command /ctcp + ruby: add detection of Ruby 2.3 + trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" * Bugs fixed: + core: fix nick coloring when stop chars and a forced color are used: first remove chars then look for forced color + core: check that pointers received in arguments are not NULL in buffers and windows functions + core: fix truncation of buffer names in hotlist + core: fix update of window title under Tmux + core: fix detection of Python shared libraries + api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators + irc: fix first message displayed in raw buffer when the message is modified by a modifier + irc: add missing completion "*" for target in command /msg + irc: fix /msg command with multiple targets including "*" + lua: fix crash when a lua function doesn’t return a value and a string was expected + relay: do not execute any command received in a PRIVMSG message from an irc relay client + relay: fix the max number of clients connected on a port, allow value 0 for "no limit" + relay: fix decoding of multiple frames in a single websocket message, send PONG on PING received in a websocket frame + relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) + script: force refresh of scripts buffer after download of scripts list + xfer: fix DCC file received when the terminal is resized- Fix build-compare - include .changes file as Source so that .src.rpm can be rebuilt- fix sle12 conditional- add weechat.keyring and verify source tarball by gpg- Version bump to 1.4 + New features: * core: add a parent name in options, display inherited values if null in /set output, add option weechat.color.chat_value_null * core: add tag "term_warning" in warnings about wrong $TERM on startup * core: add option weechat.look.paste_auto_add_newline * core: display a more explicit error when a filter fails to be added * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list * fifo: add /fifo command * irc: evaluate content of server option "addresses" * irc: move option irc.network.alternate_nick into servers (irc.server.xxx.nicks_alternate) * irc: track real names using extended-join and WHO * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server * irc: use current channel and current server channels first in completions "irc_server_channels" and "irc_channels" * irc: add support of "cap-notify" capability * irc: add command /cap * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * logger: display system error when the log file can not be written * relay: add option relay.irc.backlog_since_last_message * script: add completion with languages and extensions, support search by language/extension in /script search * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide * tests: check if all plugins are loaded + Bugs fixed: * core: fix execution of empty command name ("/" and "/ " are not valid commands) * core: fix memory leak when using multiple "-d" or "-r" in command line arguments * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values when WeeChat is running under tmux * core: fix truncated messages after a word with a length of zero on screen (for example a zero width space: U+200B) * api: fix handle of invalid escape in function string_convert_escaped_chars() * alias: do not allow slashes and spaces in alias name * irc: fix channel forwarding when option irc.look.buffer_open_before_{autojoin|join} is on * irc: add a missing colon before the password in PASS message, if the password has spaces or begins with a colon * irc: fix charset decoding in incoming private messages * irc: display the arrow before server name in raw buffer * irc: fix display of messages sent to server in raw buffer * irc: fix display of invalid UTF-8 chars in raw buffer * relay: display the arrow before client id and protocol in raw buffer * ruby: fix load of scripts requiring "uri" * ruby: fix Ruby detection when pkg-config is not installed * tests: fix locale used to execute tests- Version bump to 1.3: * core: add completion "colors" (issue #481) * core: start/stop search in buffer at current scroll position by default, add key Ctrl+q to stop search and reset scroll (issue #76, issue #393) * core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with Alt+k * core: add option weechat.look.confirm_upgrade (issue #463) * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452) * core: allow pointer as list name in evaluation of hdata (issue #450) * core: add signal "signal_sighup" * api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval * api: add function string_eval_path_home() * alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (issue #458) * irc: add option irc.network.channel_encode (issue #218, issue #482) * irc: add option irc.color.topic_current (issue #475) * irc: evaluate content of server option "nicks" * logger: evaluate content of option logger.file.path (issue #388) * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440) * script: rename option script.scripts.dir to script.scripts.path, evaluate content of option (issue #388) * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) * many bug fixes- Ensure we use system CA ca-bundle.pem file by hardcoding it - Remove patch: * weechat-capath.patch- Version bump to 1.2: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed. - Refreshed patch: * weechat-capath.patch- Version bump to 1.1.1: * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) * irc: fix /join on a channel buffer opened with autojoin but which failed to join * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring- Make this build on SLE12- Version bump to 1.1: - complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed.- Remove sle11 support as now I don't need it anymore - Use %cmake macro properly - Document that there are tests that need extra pkg - Split documentation into -doc subpackage- update toversion 1.0.1 - this is a bug fix and maintenance release - for complete list of bugs fixed, please look at ChangeLog- update to version 1.0 - plugin "trigger": Swiss Army knife for WeeChat (replaces "rmodifier" plugin) - plugin "exec": execute external commands (replaces script "shell.py") - bare display: easy click on long URLs and text selection with mouse - support of environment variables in /set command - hidden buffers - negated tags in filters - toggle of filters in specific buffers - flexible conditions for adding/removing buffers in hotlist - text search in buffers with free content - support of wildcard "*" inside masks - support of nested variables in evaluated expressions - tag with host in IRC messages displayed - support of "away-notify" IRC capability - IRC commands: /allpv, /remove, /unquiet - bar items: buffer_short_name, irc_nick_modes - unit tests - many bugs fixed - drop obsolete weechat-link-pthread.patch- Make the thing build again on SLE11 as we use it in SUSE on server :)- update to version 0.4.3 - new command /print - logical and/or for tags in /filter and hook_print - gaps in buffer numbers - support of italic text - new options to customize default text search in buffers - use of IRC monitor command for /notify (if available on server) - new IRC server option "ssl_fingerprint" - new option to smart-filter IRC mode messages - new option for default IRC ban mask - support of IPv6 for DCC chat/file - auto check CRC32 of files received with DCC - many bugs fixed - add weechat-link-pthread.patch in order to link Weechat against libpthread fixing freezes/crashes with gnutls (backported from upstream git)- remove support for < 12.2- update to version 0.4.2 * rename binary from "weechat-curses" to "weechat" (with symbolic link "weechat-curses" for compatibility) * add secured data (encryption of passwords or private data), new command /secure, new file sec.conf * search of regular expression in buffer with text emphasis, in prefixes, messages or both * add option "scroll_beyond_end" for command /window * add optional buffer context in bar items (for example to display bitlbee nicklist in a root bar) * new options weechat.look.hotlist_{prefix|suffix} * new option weechat.look.key_bind_safe to prevent any key binding error from user * new option weechat.network.proxy_curl to use a proxy when downloading URLs with curl * display day change message dynamically * support of wildcards in IRC commands (de)op/halfop/voice * new option irc.look.notice_welcome_redirect to redirect channel welcome notices to the channel buffer * new option irc.look.nick_color_hash: new hash algorithm to find nick colors (variant of djb2) * add info about things defined by a script in the detailed view of script (/script show) * support of "enchant" library in aspell plugin * many bugs fixed. - rebased weechat-0.4.1-capath.diff and renamed to weechat-capath.patch - build aspell plugin with enchant support- add libperl_requires, as we link against libperl and thus need a specific version of perl- use system's default certificate store instead of hardcoding the path to a bundle file (weechat-0.4.1-capath.diff, bnc#829471)- update to version 0.4.1 * multiple layouts support * nick prefix/suffix are now dynamic (and managed by core instead of irc plugin) * unmask irc join if nick speaks some minutes after the join * new option irc.look.display_join_message to disable some messages after joining a channel * new option irc.look.pv_buffer to automatically merge private buffers * add support of UHNAMES * add DH-AES encryption method for SASL * multiple irc servers allowed on same port for irc protocol in relay plugin * add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols) * send nicklist difference in relay plugin (weechat protocol) * add control of autoload for scripts * optimizations in aspell plugin * many bugs fixed.- Version bump to version 0.4.0: * add option "diff" for command /set, display default values in output of /set * add color support in prefix options * add command /eval, use expression in conditions for bars * connect by default with IPv6 to servers with fallback to IPv4 * add aspell suggestions * add support of tags in irc messages and "server-time" capability * add irc command /quiet * add support of IPv6 in relay plugin * add backlog for irc protocol in relay plugin * display remote IP address for DCC chat/file in xfer plugin * add git version in build * many bugs fixed.- update to version 0.3.9.2: * fix possible shell injection vulnerability in hook_process function (bnc#790217)- update to version 0.3.9.1: * fix buffer overflow when decoding IRC colors in strings- update to version 0.3.9: * add plugin "script" (replacement of weeget.py and script.pl) * add support of SSL in relay plugin * add color for offline nicks * add system resource limits for WeeChat process * add zoom on merged buffer (default key: alt+"x") * add "Day changed to" in logger backlog * add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat * add option "swap" for command /buffer * generate alternate IRC nicks dynamically (when all nicks are already in use) * fix rejoin of password protected IRC channels * fix freeze in irc and relay plugins with sockets * allow update for some variables of hdata * add japanese user's guide, scripting guide and tester's guide * many bugs fixed - drop obsolete weechat-fix-cmake-guile.patch- enable guile scripting support introduced in 0.3.7 - dropped unnecessary weechat-0.3.3-fix-strftime.patch - added weechat-fix-cmake-guile.patch which fixes the include dir for guile no being passed to the guild script plugin cmake file- update to version 0.3.8: * add terminal "bracketed paste mode" * add IRC "external" SASL mechanism * improve parsing of IRC channel modes (do not send extra command "MODE" to server) * follow symbolic links for configuration files (*.conf) * new option weechat.look.prefix_same_nick (hide same prefix for multiple consecutive messages from same nick) * add colors for backlog lines * redirect IRC messages from clients to hide output (relay plugin, IRC protocol) * add a connection timeout for child process in hook_connect * fix display bugs and crashs with small windows * fix truncated configuration files (zero-length) after system crash * many bugs fixed.- Use BuildRequires: libgnutls-devel instead of gnutls-devel for Factory in keeping with gnutls package naming changes.- update to 0.3.7: * adds support for scheme scripts (with GNU guile) * adds support for Python 3.x * adds remote interfaces using a relay plugin (like QWeeChat, a Python/Qt remote interface) * adds URL transfers in the API * option `scroll_unread` has been moved from command `/input` to `/window`, therefore default command of key alt-u has been updated. To bind key with new default value: `/key bind meta-u /window scroll_unread` * extended regex is used in filters and irc ignore, so some chars that needed escape in past do not need any more (for example `[0-9]\+` becomes `[0-9]+`), filters and ignore have to be manually fixed * option 'weechat.look.highlight_regex' becomes case insensitive by default, to make it case sensitive, use "(?-i)" at beginning of string, for example: "(?-i)FlashCode|flashy" * option 'weechat.history.max_lines' has been renamed to 'weechat.history.max_buffer_lines_number'- clean up build dependencies - build against lua51 for > 12.1- the COPYING says GPL-3.0+- removed weechat-remove_build_timestamp.patch and use previous code again to deal with timestamps- update to 0.3.6: * mouse support * cursor mode (free movement of cursor on screen) * contexts for keys (default, search, cursor, mouse) * hdata in API (direct access to WeeChat data) * "inactive" colors for inactive windows and lines in merged buffers * support of merged buffers in /layout, save layout of buffers/windows on /upgrade * horizontal scrolling in buffers with free content * split of outgoing IRC messages * options for "more" chars in bars * bold not used any more for basic colors (if terminal has more than 16 colors) * automatic zoom on current window when terminal becomes too small for windows * new command /repeat * local variable "highlight_regex" in buffers - added weechat-remove_build_timestamp.patch- update to version 0.3.5: * 256 colors support improved (dynamic allocation of colors) * attributes for colors (bold/reverse/underline) * better scroll of input (with long text) * output of /help improved for list of commands and their arguments * remember scroll position of buffers in windows * list of buffers in filters * count of messages in hotlist buffers * swap buffers of windows * balance of windows * new API function to set help on plugin/script options * speller options in aspell plugin * option for SSL priorities in IRC servers * color nicks in nicklist and output of /names - dropped weechat-0.3.4-fix-array-overflow.patch which has been included upstream- dropped weechat-0.3.4-remove-date-time.patch, use date/time from last changelog entry rather than removing it completely - use %desktop_database_post/un- licenses package is about to die- added weechat-0.3.4-fix-array-overflow.patch which fixes an array overflow- update to 0.3.4: * adds 256-color support * adds IRC proxy support * adds redirection of IRC commands * adds new /notify command * adds the rmodifier plugin * adds regular expression support for highlights * adds sharing of the input line between buffers * many bugfixes- cleanup * added specfile header * added more accurate summary and description * removed support for obsolete openSUSE versions * split off -lang subpackage * added patch to remove __DATE__ and __TIME__ macros * enabled make output * build with $RPM_OPT_FLAGS- fixed build for Python > 2.6- update to 0.3.3: * new features: + keys to undo/redo changes on the command line + a better lag indicator + the /wallchops IRC command + display of messages in IRC private buffers when the nick is back on a server after a /quit + reverse regex in a filter + hash tables in the plugin API * many bugfixes- update to 0.3.2: * add SASL authentication with IRC servers * add new commands /mute and /map * add custom completion for aliases * add date format in log filenames * autoloading of plugins was improved * many bugs were fixed- update to 0.3.1.1: * fixes crashes with SSL connection and purge of old DCC chats- update to 0.3.1: * new features * options were added to customize CTCP replies and the target buffer for IRC messages * SSL certificates are now checked * CertFP was added for automatic identification on servers * anti-flood measures were improved * new expansions were added for alias arguments * many bugs were fixed- update to 0.3.0: * externalization of IRC as a plugin * new display engine (faster) * NES plugins * new plugin API * buffers with free content * dynamic filtering * smart join/part/quit filter * custom bars with custom items * buffer merging * group support in nicklist * less CPU usage- update to 0.2.6.3: * fixes a bug with detection of the gnutls library- update to 0.2.6.2: * fixes a charset decoding problem- update to 0.2.6.1: * fixes a crash with some special characters in IRC messageslamb68 15250831332.1-lp150.1.42.1-lp150.1.4python.so/usr/lib64/weechat/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/8937705e707905cf7a0f8ef9562b6fc5-weechatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ba313b9788630f8ae16862e0027dfb4b0fb8acc, strippedRRRRRRR'xV?] Yutf-8748c5b88dfc78e8ebeb4751c83ee5b2e82c1d7dbe2e4adfe8070945eff998685? 7zXZ !t/w΄] crv9uE(tY@,ZsBU4"T|jC͸; V9?[ΡO@0#94caq>o/N::9mo,$ US<nkau cdiiKx='To(xnW |On_x+4shI휉six6ӝg՚zx֒RUDRV{D*ܭ4C1uB1m?:cix>N1 ᨛ^j.UH_kX*F8NXo vw5=w|˵{;f0=7q)`V܇~kq6 ^Sap <̚ѤnCu/l #z+m%vcL7 8Y0שvBlrӯ*|->.h `x)h:^A`t{̥#"Fu_7mXFa Օ>%E.i (R<F)|{.Ȍl\V~pgZXQ}Gn,Dk#@&R"8Hǫ7uD̥\ ||loې`:YD la0 pk rZO%FO4[;[vˡal3FO=%7ܪD$rV vi$ 4X,I. 찍$f#uO235d<2IU3,uY̖O (o ?J^kݖQz.z. WЋxd4NၵK[o e) 9)z@C Ċ)D!<Ԧ/mߵ;MP.>y" pJK~(Ƅ?C8̔2w_>ʠ:LD-nZAgnRm\ɊQh~m iqֲ{?dz=;6Ԯ7\Ј5kKWo u76P3'ڻ$n(s ,xde4^ox{O+W}J]0cys IC% L[mtM5:sUT}YPXQ;酏)bgeIkӛ$dcΐaB .Ap H6,)@IXϼw~bLv1(6ro-ԸL0hJƷb6qOBkZVb j(̇u"6 * 8:>WcdfQpr&3bݔDX{~("IHnF'Ll 2;hknp&jJRUNe#ZY UcOþWzQQ@"mzelvvT%~:NeN\R>6w֕?w1jS+~z4f{_wqpK&yE2~dܱ[Y9tүn qsL>u%!u2@c+swmLhĽ4s\8K S9Ɉ+34\ D_N' 6 =<$2PDaP6* mIbcb~Pؑ%UD Z'b Aiة w1!Nh9sÿ[?z=m&[:e!x2O˅R̯^0}e\*'q݇?Z4L{c;V>}nF6>o8 Of‚oV?`knIwv ?M^;\/%^/#}vGKTIL0zSv;XFkM53B/JhR!j-:b$JWFl8=֝ ;+ݫ)KUHިXzn XRLT} OGq%8hm fzH6!ߺ,7"ngxK^ 4t[7?C \+ |—n) hEv#!N9I'y  Z{r2Ӳz;.

L, 2ypXkPذ|ewLbG3GǛ "6b $صP&""#ׅ5uCOðs?)v\{ \V-%X81鐬3 8,$Z⠩,nΩtCCaI٠-P-Ǜ s讏 TGYߠ&:w ,{,HJflaAuw 'Q42:-aҤUMz!n@ֲNT'3 iـ n//"o:Od9QS6}4bJ.ͳRzTI-nj 0T<%5ȇT:#5&j2`!~{~T8g ,ew^SIz${A;aVxek_JfD$2C&nIC sa] pg :[BjN4WIx oKRKS8a%Y(.|͙}OQu˃z(  Q1WO #ߢWAM,1dvxyhM뒥x{_SfQ('1DP ^G6!.tMe8i, d}gTiKMm"}UP؇pbg;5P0h70{:rcKnJ UX+<Ϲr(av<1W+E?`zaOK 5Kp RP}<-_]Dt,"e߀k<p KJEƼg͛ӗeN:*m #v$c$?S %0}L 8㺇܆ɉ(v76S{ʙְZ&#"(AA$tkG`> HѺ9=³1 -r#ZV<! J 㼓k=sCPl;ĜͦL]GaX EdoSԛn) P'hYup g^KItjS{Ky\L?Com~`-}k!]cr홗,E#Hx %nN}*b.r%6J'bGĔ~U5{R j+5)+iw*oRΡy$7ڷyꞑ$:b2۳3%=׊l rG#lI/frFkg`萡Ua}]O8{EZ A?⥝(M%J<>9dȧ-ƷQt4@ģA?GHZxߜ N"..H|۽)M2lW{">UTAAa]<!4k_A%HHR6bp v_~DL9! B76H lǕ6i )eWܶ\Zk);%X) Ki pwVf'ViFH5?gSIN)ggHIڭZݤ%s 0]$[(IԌt_1Uddpek@:G_3J0>D5 joſOAٵ ܰ$/{1ֽ\?{)l5TF,&#݀+X FLg%쯯F_(YL %nD3E;H!oEwv#SnYD8uR^9lh0j¶!:h¨ ]O0xX|DwX= ^umdwR}ko7wyR<ߓ)_yn es9  60g#lJ8*۠T{H!Z]qj*Cֽ Gfp-HYUX`iR:; W}g~E}qh)mj|uٸ'x'(Ah)xfH@I,vj^o.sKێmepLSV節>Ht@S&'LW~\#p`-(OddY)I[[tDX]&y(M6H"Gd#a2j*)70|v>qYC$\F~5{>fL)I[UW+j @K啅քejȶ&ƒmpeNːABCPJ6Z!s7և#W Sk `$Niz(frҔzޭSm_R&G՛})%rA8~GP7%RaJ({ovoWgeͪ2oxWk̒c_5a9|ޗ"4bPDISe>+$2P -d>Ù(x4tڏ+0 VʦfZoҴvWUU;* yBӝsX(oi,^T8NWӹ3t~Q3 5bſ фX-?^m'5 ,:ԣ 5$‘@Ӹjv}r: =2aC@0>r͙N]h %] k3f',Z[X6X bm[Rv6p2Kݥ/Ɣ LrKӅGAw-&C .&Y,ɰP5D/bE,tuyƯq'w7wtLgM"Ip\):#ϓڝC^ 97jtj>>e!qnO(;| `<exð Ϣ,&oɢ/7 @J1+%$Qb 9@f70v>Jw,Xn@e? B =>4F^a|ġrCw9 yw 6V(.4%~R^twPmȁ S~@p#M&fprK/1F:*?+0{}~H,5Ͼl8m.t SCZlKpzv,;\ЍV\}[dSOlMb873z\?^ړv]^ b.<۹(,u12Um?obҿ_0XC뿥zEUUQ*L~GF@;roW MP xM@Nu}@A2 %a4r~1.5i00W7jä/&&&/Q|+0gRAsqbB>:(jwXnjb__F iyL@ZsXBa&rI ƯSzj|%Y(8#n`+c~r:b;svqvm"[;7v\Dӏ1 9i0yETN:Pycu>DyPQku޸-%;[?I"&` z _m0QX]%[:0>`{U~aY+uS8Rm= )ATr_@/Y@ڀ"Ppr̶yjH^$T{hg#*AxȸS=.| TF\=׌ɈtщڊrL%J|iM0?cN/&_\iN j5bN~C\Ӭċp% -Eà QDvOeLBdr^v$̊v/虲`-,e ɟ)+W2K(x$TΗFNmd Jb%֧ D||oh mn}#k:~vBnZa@CӵIC[z迬cq{oડ$^藈h2`~-*< ݌ʔUV %Pce$()_7oEXX2dbyD5[K2*l8Tgg'[^8|TV6Pl5N{n)Ο&O'4J6HԪxWTnS3'ZZtb"6u4D>ֈVd6E4S0„Mi$[J LsL@zcPOz0םb'w/gu y{w WL03M4gl>|9W xc*CURigzȒ0c^X`>*$!wp;2_0X"Ό]^lk Ag3I.gOˏ~y%ظG ~RG,'>#ffɂEC5fSsJqhfwq|ܠpk-`GShYp! /8ώNȝ+͢/Z,Np?.An!n񀼅f+w4ʾ!9L+oxO J š'PFޡPN!w\7{3 H7wt@ TN.a9kTF3bxy6AD]ƙ=ke-=|(P{`QLݢswZ؏̑2` :N1/y8Bz}n#wctV6G[E}^x\ޤ=:bpce$-?A]ݯˋpҲ?H9rX0Q)_j lNےΝl6%Ǟ+ݭanB%8R\P0BBة&8t B8{goܸ;Rl F9Ri9vD,?n^iDf7;(o+ZIu<0̜^S$. ՠ)+$h"VA}ι`Y)B&hk6(\o(f,/Œ亄P@CO2xX3w _uKs?&{N l`Aw\/qɵuV*D)aB A!m).xNL }l n#zy(41׍VDP,r;i+c|N FG7l']M`7iՒbR& #*:Ѹz%V%\*yHާ1b{KjgqT$ j+Q2We՘?GBZNg霆?fow : դ8rHLD)|v7 ަZ20%Tܒ g_-^t cMapRA]R&x'Gn^/3~8nVS!UԐ2Wu fë4G-{ef4rtܩIF}B>olT9Mu;>.Ca],݆;+7S%PcYT}k顗+ޒa[U\U]/naS㤚 đb;颀Uɤ[,'<15iTɠ D <*7Lq;@aHP @.lOx~IaJjk 6qYx 'FɕɼJؿ_zMm@Pm֌.8m@+ _ޮgD#NŅXՋһ5!)pZS"sq? gY+Τ:lQD(mTz-qA\e#P|x#Eo6`'6oO5Au#xJCz3?嘣DtkF/Pܩ.jq_Ocy=s*џE`^Q.rUs0ve8Z Dh]x ccx: o_6Pqzf5,m.\b` s%]Ag p\> a$fpdJu:vhbe}o*vZa6~m GV,:~5XcY>r]#-8Jðe9d"^NT"˙>Em6BM5Ud%-|LBoAMa"Z--oQ$mEҝ++ӺWֵ2*~x[n7VEm/š%":̓G], ڨ衚]DIBs'j pN5lady@xa0eSD=tv]A3z+^Ul">'3b(,lH,iIFR\D_3C 6`}du˳s Jr^<278V zܤ"ɉR9L\|IKvq^` POpXh1ރ6 8YNM;8̭y~@ viqZn:oRZrހíb-m?HVʓ7q;qQC)ReCy$&`<ӽՎ-\P#z S&8dv@H֥E1DVYÉ\!<^{nU$㈊2٬z;{]^ *4U l :j-wƳRV%_'D?nc)qhyjà\=t_0+ #WUѢvV,C 'I2"~jD4V g'S0$R ?c[g{2j] Hy،ڹc#R%gH)s JcI3w %wIU6gNHǁnۥ%>ZA$"=m䬡@# vXt+q2uCWGGR&&D3hNAz^n=b#O6DA*(wעJ?uZ47FHICR?6VT#|W< ]9 <=o%S~za.6߽=:5w\ƋoBtmЬ'Sa45!u# S2s@D+KR:;czcMY|s2fh|KMǝ&1+g^4;lh އ~1HIHs N4 #Yp=9wp;7lv{q]~OίuKrDp=7jغAH3ԧ=e20MX ,jC61F*~fPAro:f$'#|EhzՅS% D^v{y:ljarvLIhජ=)ITZR\AH1s. :S@DEh+7(5-[n4xк,bg8 Ƥ׀iC33-Q~ӸJ[7\0ӑЦ$J թ+ЀUx N#]E?r_#8P|}K<6l-G6ooٮyt[(KqSWTV(R\9FaK|B Hy o{o3A՝wEVN@ȷ}ܨ+%oQ"suG#~Op=7(liޑ0-C4䲘(;X䠗 )c;dw)j׊KQqs@r#n{m]Ԯƹ~Mh}jz5~`_İϜE%vd! )BVQigšjd&JcIbr:R\8Ή ӓZ=;9EϮ^]$A`&=r,jXm4 /փ 8(Kr/oc!6#k%9b#kXXߜxy~` & $Fv1M b| N"8p4p E]dEmsL.u M ޴oO19fajMΘz\\E]XH)qHYMW(sC ͏ʅW9,*˞A{)ʺ9_1It\NnƱ[L橋4oʧ7pE7y~bmΗGяl%7*mV w&qY(a7](եUQ|FznQl ŢMoKm(ʨG_)S=SC9.LKuY!l#S#^ 4z o/mB=u I4|Muqi%qbI8TEb~Df>c~qL?kD$GTFG0JV@J+ w=:=`4$ =? g 5T_ϋ|]G8A?7W=t\FAcRo=H2(3.>AXR=~bwm͔b?]5O;!':(/BHTd=R7'ꑅrbMiiF-CP C$ނ94r0X$Qf+,a!'֣n^(1=iwڈ8i-E"΂jejrWAT  @س1\7 TE>s3q\,$Ej9Q1uGbdYԗBL|vuh"~+Y')ĘA-W/1iLl펥d2F8K1[@L6 I̢r" m%9AQـ٢|I>!#S)_"xiJQakX*Doa@C.v5y;ZKQN&STENVk%Go~Ĕ)u `ehmr/^RS%@U T:7:5r yc[u oשE8D>ʌ(R6b ieGЇ+?;yU asU]tBkZҝGe}JL@PsRK zZ@l-xC_=}6 zTzO+FRiêj@O1T2#7goh&<NifSN"uN$)@V8517_k<@yw( bS@FC2$r;8md޸`&vg0L3x&?d dN% U=;;}WEίB_De 2Aw Մ]{ɗ޹\&ߌT Eb'^LKuP1G.R#awq !25.>`Z4j/ԗ#-7eXʩw-Ku+ΧWJP9cU/,0sʶAC~\"Б/7.l)D<~`"pjhw)9*nUM\Zf@|cĿLfCW ĴK݆l:jtB_P+iŝuBTָm%F4waf֋soG0duF?B zpC `aƪ]IN^LqS2[Hh[q6C^"$) r\1,Q厉_͙6ȐŚwvtdR OpIýoP\lȰgޑWtzr[9iY'm9r9K sI?8B@mJV;ul3<8|OX.ʦwi)&v08D]ϥsT0]%7w"쪏 ?؆-^s%% 3_?c4G{g9mpN =LIp9I(*1 _ CJʺS]~U׺UDhF9QfYȫ]BSObR 36IQDݑNcӡ{Q~~mV>=;u#@ü8b|ܤ쾁%)E#Y#,Օ`&ݖiҹǿ҆JKK)b:e^ס+C0V)і?ԯ-ީY67d4E ~&b*ߨ_C']4U0QDd>`x[(*~Q>Ι!?ڎG+Btg;y}7\qTQo֖uw{"> R-6~HC7JỲ|?/K_X.`D1ީ/KKي" ? T,0[ J2 XMjI(& J7'N :7xP0}ʞۿ =ɹaW+ 9y\= S G1)Vo{~D{Lh(ƕRݓ(ܩI:0tVU1{qx`HkP@_"ܾpL Ite1UgVO14(p؝']Fk׾<.ֱ̻DᤔC]Eq0ģi?LHվ|ȸۂcm+/O:ȏ><\1v!kYp*$7vtw,jYK\>@&C (4DwlS5Mb pD X]Ǵ[Ռ'Iw//pRLfw3;xPޛmo r4Ս@&˓IP*6nyp @pR3:Ҵ^mc.i؇%0FJn/!ۃWsjRJAS;~fo(i9 p`!tn 4V3]. ZCkVxu,? 8DB aHÈ:G <88q⁊pDZ$Y}F 91H naB?UF gz8H$mB*w8 &&]ߩ[׆c-a_Z YWF6üd|A\ۛI:,kx#?QR-#*憳!T2)nzO#aiu6]zb>7J"9 ^,mE9Dz `0u 2 >N4֝Ն$I8ƚH'ڇ'kܧq{wU 5$ow Gt[Z~eK\q׸1~W6cZ]iCGGs[E9IyEfQAج(]ui3wXE 񟫦2dMIN6MV ֐;Q/*#07@eE/M\do9dJ2f-.Ad(|8Ƴ(0WU W?䪘6.ةxf=w3jKW'ғ0*lՃB7X1l~d EulRr=ϼ7wL^~U(dlrDt)2H1#Nr%Wo*-$s`le,)X81P;["c+jO6jdũcyn׻~Ho6H%)/ D%RíJPcn^; UŊؤP*j\]<(zܾZDyO^:*y.q`]C_-)&S'f| @ P >)e$?XdUhpwE] Pބ)YJv:J%5A$K@NVa)]ֻ'4'\QWGnV8`By/O%^trĩr\$Wv 9Ș4pP7@?AwYS>!0b !=͊g 5Va:Kp[f^ kt,R߄6$39I*7Ecoc =. #4F9g€S%gEA! 6~~gV:7wzHb7(G-%:"rMW8[+M t(yS6RVFL'xnM<%E8SI^+*/K~=l" l؜-R\+V˾r~g8,65lf_3jm_ mnc?Ez9۪FߜS^Ѝ N%娜Ƌx)u8tZ@1_w.~ lv|_Hc 7)Ng/) z)b_Z(ApD<;F[r'߶Ž%鏏8ӽOslJ6uQP3$l ?=Lz7JyF<]=O螾Esbש)a"Vw]+-gވ&)"G-RU/gLyDog/N.F!GVj[T]+RGk9˦&oca(vMg7٭KWuڟz@J2A54=X!pFavj*W.r_ " cޯmmq{XKB@&R0ҫL]یrJ]I}^$w#h?aT]#|%U*`:n;aԐH)" ȐItT bDB`K8%Q|gKLM>-jE>P`ƒ!D۬rE^0ox6!Jk,/"d ZT EG`/FE+B1VPnN4Ap١5ҿ 3p 2'][*`qHa_25$v/[Ry ~Υ9jN[̈aDi$r1@{;vM]ڥrYS5A(2 )o|/67ad. Gt!x|Er@qwbGz\a[dL0D&U˒2<'DյG^0ƿOKdI.H wWbmyUUWU n.CtЊ5"=8(VylQKVi"*HUc >is88CfxxD f˕߆d\2j}Q<`"uiXl=ؚhFC¿0uC6&9(~T^n+ c:6>Otq;\FJ ҙfT3] 6<"iHY./Ξn[˜q]΋&6R k a OJt5g+ DJO/qekX^*X81TrxoYt`BNt@ɏL_߅ Q@ LRrEQ C_ .XSL[jҲO+S٦xxA\*>Jw WA/iD, o0*׊2*'3ylB @B˙@goaⷷn`q\p @G2 H/~AAќȰnC|J Q) {jMÃAy@?kKu H,zcPppc? `6~yFr)TGpd9hYkrRRkI2Q,| NxCqʔ; gHtl%<"G%A[vatgw|iBH1"r9vJ6 "rcy"@{B+$17 mla@+wGb#7Kmx*c%o_6iO׿ P<!ҕYP}tͨqy$X*!yWsx!TZ:}{MA 4DY4 -]⌣,q2yꕼdnLsQvC.㢞yHg8i?ەOլh٫]ЦdokGŴAO̦@d0m9)>x -Ql}]brÇO]D'|٨ Jj]~8VАcVsdHm"?ln'dۣnt £§0D]uY6|~M㧇GkeRM.ri)k#ըZֿ ܲG>UeQ78עٻ15T$ ԰ ~e4v|z844 ~oNnso!IӅ, x:V,j@HЕg~4#ը@R (H.jX^2ٻ`:X߄d!}ƱzUBVۿ !gaFe-.7kDq芓~Zۈl|4ߐz4RpGL ﶇċ|IםPKq@d\B삤g N! ayΊW455,b\n.jZީ飺ay99 RdSn\W emXS{^f"S=aT2D TqS]~|)+oʳ;Ѡ(|I޹Fq9옥ͪ(#]'Y9merW9amf*joLCYVWܖWܓ}lp#H@"n+n6>2t^]ĨYV#Xup?J?q/' -p7,+rCI@` W ;C0m|@m-v6נBxs,~}BE 8|醟{T}O<\C4ϻvkt:6ٽbfLvZe TE+3a -W6FQ(m tU?DQ`YJ% ^%+leCbE@|>Hd/m(_㠇L@m̊F?mAs8pU줨dzBl`ߝ,kqr6=25_r 74d6rHk, gVRM @fPɎۆet[GSOD191Z Ӓ {R.Wٷ|oB_؜{quKa/t"ឩAj<hV¸Qptq-C"6bW3Os`*;GdXޞ>Srux:j__7g>BL ]k'q]ac5Þq\(L#4*ƺe} itp&c3+דc"0NQ -+ &(ۃO< lz.LMHmсp`2 w{ P-o8-?FSTR$>s #QD_T~Y!3r+-_ѼzL涃IPTaT) 3 ڠFm X(Bz0mM@}ܽz_bC?Oئ޿:X~- }2L6=ڷ>!x&(߫y [rWUllDx.M0~iWQï K`~v,J!wF -c4ס59 ,ݓVF \ZۨRz 5AH(NlYt|ubL//\T]l]*jz&4je>gX";, }Mˏ#jPS{h wxWc'uWN%_D]!Ƽ\[Wֳ-f{V3 /5zPqmy)JӶJT0ȹF$,6RɢR.͸\mi~B8\Lxڣư>~Q0NؔA9_]|eVo|^e{e[!Uz=4H;۹h〿 P'! eH"z>zQ,@?N\]9\hl4i1 +>dMm]S>WIp7de*aT]ь*m \xnUjme$GwTw)TM  C6&wlb.iØ*yHdE =6qx~Dp ۈjYԓz˗o$|Rpe6RKu~Q ^Dž5{I$Kx;T6mi@h$9WSihc7_͢R[O,ERtn tV(Y#nW-3;AuhQxae1^}C#T*n3na]+v_`ɄYP*o<qu*VPK}dxA g WrlfeyB8}ݵZ AGsj:Uր4>xg?7baG@ѳ[aFӤMCƒ;[EỴkym!TT׍)ҵoዌ4;%?Nŀ?0dDs|[ R{yάMc(Ľhj|wB9ȴQͤ# cp|cMӛї/hCnp{F B%ʔE2>0cmmlG8mJ +Z1'Y0߇vNxBmw33;dlPܭmRdF1,~k swN۸yRi}>,C \S~֏v%Y2WT㢑QNzW@E1e ;{Zp~mKԆ^LVk%3>/Vew:*9v1[bݯlC"w _5ˠ[^Z|E:F.lcatȊ1i } EELڠ9xuPU|",XHv)Bbå =MV$ ?WS9GծSCoB,\6*5"t.^~(鉧zeX jd %uwK<4ˏxMm[ Zn[7287Rډ #>(9pwMWj- ǼY nM:)32Ʒ!,Eb~jL24 `?/^۳r<Fz. T/q1xELϟ?߳;GXؒ?5Rݿ%-fX=\ːdkY&1@y$ 2?8g8ӏn7duB*ȉl!C0N}LS7x/<P Qf!>Od,mLNZu^*/SxֽY`T\_>2 z5·$\#Jr9 MX3)k., ckp(pf>z$(H&/}rjdPl-< .cxKA@0m@y\K(35{iQ"/H0aC'_z8!(Hjv53y_1[57A`[uY$GVʕe5bhU]#w[ sK `+<~I\=:: be 6|bKS6M*+J[i)xW?zA"k1Fzh}CQ])Ee(Ad$Z[DrpkUFzgPSӀ:؎G'to1$u`] xZx(3]U.Su=0L܏K<=9t[j!w| +]fe-Z.J*/h)̗iTMOy͛dNuHv5H*,:es9 2N(Jk+x롯Kѝ-OK:W`L:^fuۙ/xfh^|5g.vH5tnI69 ?4Ĥ9l71 &"e ;H<1myiMxcFz$QX tg8^SX# lo|ۦ}2"q་~`M:h s!#/Z~ԔDHoSt$YFX_"ϺE*gvpl|އP >Jdz,ϓ/"/; Zӈcl6J[2JP蒃RD20KG R S58#_HʅkK㙲 "#K;IE\tQpBE7a= -|oh1s,ɪQ'cjX}(Svw+~S OT&Z~hMʨe>Dd𧺔7HE]=f+g/v3%+"s+ll-?ΣYPHW0xU9Vͭ`^Oj!!F@,۽j)1h߭bA.z3B93mO eN;5>Gu3{R&6;ֺELa{;~Z lls1Y\moԥ8& @-:%`8LLIE&5_`$Ig4쨫]AN84ޣ4gʺFܬVx2Ä8Cm927C, J9-P>]};`$;?8=9X=g.c?"*7>xe)-n66 8Ղf<(-"سS:Tlw"X)f@os>,El!wc HKW:/$ AB:6=QN!k3A yLkBZNO/Q?9ZT "W8'^cRKsi'-aG/)KhDNh폲x'(LFk8~M7=Muwd 5/k3&ܹSjleij%[Z ~98udT.m -Gs$̤K1[EopY2׆?ܱ=mŰ'E8(.tHCO7E]45IȳnNOo6c857 aM >VېpgBނ<9ֻ*]@l &6rgc}(XFlO [1;P;Wzu"+ۃC'r+>գC^=}Y)HN:`ǡRUk 틤G3&B5@ Zعx\;/ Ӏ--(Vå:V]ÒCH^yQh3D3AyB?Cc,:CT~Eiq&u-z5fp7Mj)Y}"6YcT#m[vsfQzb֎_S5G"ob^ЭPߕ44X *Tf?a`8% - P~]Ն^oUMVMb[Xse8ٞr iIO=\:JgfX (YY5_?SYBqqhlHk[$TK pIomۓNcO~ܦjlHƬ qt*nCU}J Ɨ5h,_SxDQ]HvsPrA[\{Dv鈒0ޭӧ4p+\S5]WyP@FO( ` d Q*қtԳг*.:wqAƈ jZq`{Wp= ~c$ 'a-wKB(T(O${.ҹz8lGv6cߴ!h/RH2a5%(ۯٺ~FB˦#1=NDKAV-pܧ9\32.cx;C'"8l# &!fGtVb=\{x<#2Wj['*x>ؾ&įlXZ7Ƙ2/9J/`i0XZްp)Km-UF v+!d;{ZWQ39.T  j "6=&vbWGv_c:GVn&UAE68K,=M`lywЁdG q s Ϲc'4TFJgYbo[B %i9V^Kbg?+#Yq& } ҷN[}R-i9J'^-x<qxO| dVBMI0 ? Ф:>Ԭy<^6ZR5 Vވve`9Xy[wT+fyKs hO{%pm#uIUŚiRYGuĥy' Q-a d#H)e}π4%NY>,ev!~B)kVAmPHbOrxvYboxyG0x!ʟd,75Ϡ1+ϙR͉qWF֡#6ANwXj>O|VI&ː|ף!k.:?פ1jEb@p j?{sor?m*#dV[if{&a1-rBQgA[FfEkU[6>̂l-0t g:SNIckr:5隆|yj_O/]%Мg5S?X6y=gBS^q//Cu7-H/Y^IM2dPNp`ݘ`CDCX |L ^,A3/I_:# 0wXO':{'/'>n%yZ$R!gդ[Rf6"\w-K+-mTٟH!@nSg"! '$bс4N\)T>46\Kg\NB gO  /{&nZbGl_N;>Y{`ZHҖQ "IX"iP銱~8b;ő95~ wkg/|d1rP Vr3F f?AP (\Y%/YtuS~$ټuR,R: A,^`Bo}ajo!î7T`ezU2Z \YC"Z^0 1]8ՃֻkQGQQA90HGM׌מ7+?DMq7嶖?IaX•qȇCM(]-Y&YBzz ĜXh8DhWMYyW/tVB8 GxF>ĉ gfNSrsC}ð( &<@(?){Q^>Š7n44Yd"L52 E/*t)X2 S:y2Jq/?#%3cVwd)g Q8L˨F0Y|?`3nt\"Q*-ues}&H+噟LFDO*_B?Ěf}xjW4ގrvRu4fk蓉w;D9+N[S9nV󡑭'ۆC%Dg'2M(3D~17ho3ߛCҹd<{H`iO*:b!vbD8|.{iRH|J$gW5Y`lzXCAÕY K sHRZ%t|uYh֙#bqvHfu.P )C 8ȊBؖ/7u 30"sW3ϕAz-}X34KMo ݋ )BBj\0@"Xj f%bQa~M |)^4^2Q7jZbt>6//V{[KGI3;>2*:cb <>ya‹ܳRd'蛨 يo7tphVǹ)̒,$F(̜z X!܉,ן?w+4Qi_FPj%f9g$ /88%Y-+}b6~]J* OCl"5] @4s+ʫ4qA=F 3û`b,[ 1k2mq|d?}?Ts$ tƣFb5BzyRINT9e`CKhBt QO'l3WJ;Hml=F1Mj^#4NQ٩hE@/hA9M|WrŬ݋=WGV&}"\`__O`Qp% ,lqJ`C+ HOS#5 {Bih g@ۥ|dsPG̏-$v@BM( 4M29oWF_%Dr'nDHhy$r dΤ9wAN.7PI\7#.L F`R(i}"~kZ#MXl!J" (j>H@7 3ɶ <5+9*3Œ(E9ec;oFdgF3Tz!“Rz'T)*̭{(_o}lea"2bALˢṿIoG|>K˶}."u/`}-ΔVnN p#Rk/y alKi"iTpɠgzBKՋ+5DXt5' ,seFix&=hε㜌Lo;1EK0ׁktEpX{֑gӺN.=kGmdtefKT{A4]ٺF0Zl\>6#+⼹{n`@F%я ?hRЋ^m䱈c>v95KS>E7=PfY~PyӐSp l!r;\rzt<8/PzLJE)YO㢋 _uDž(yz因1ohyXV(rҐ1<.Zis=c!:W>lYT!k"zcf[͉Sj-NU1q}gK2R%|&DopCQzY`8`Hs;}^a5e3o=S4>bJژrƄ80a9i0_~rSFqȠm&{˙5: 8XZ)<e˯ڷ[}u\b_J]s)ҚG@* Jdo8"\Qgقb&]O/ It+.VVU1z@pbr9z o>zDo>Vm͈etv"cNAq)eGEB.49Zj鮑+ |sBD(*EF.FT Xa s[[xfo& ݚ]AhuE<u8V1x.Pp)mfT! 31l_bا^E@@^2o]X;W1rEu%HJDWȫ+XCtG,Fw1A 0 {X-anÞMw4ӑl2^FkL']5i`aFoŕp2Li QguAKߠa"J4C褃ʲ7U9\#fGzN<&54'jHKv;W뛤`vZ-) gb"J?\1 N8"@(X>_?ǔ'`OS_β%"q 3d7| t mCen97E}|4ݥJLRTqaLWyfAZ]|$bLImDQCq A&x?T5iA;0bLP>:ejrw&;I_0O@A?l#^uF8N`f ,Ui#Q\TkK0[Л{nr072EMca䩼/'!Tl/ŊZpS3nZQM^O.. ~.bAsO0.DF$ YQ$->f]X9% S X_ch(5e]"Ș(=SͿt=v~qL(,(Q~쬸8asg p$ W+/BIgN EdÛ/F̞[# H4\\Tp$vfdϛ]T-1WGB[RWE}s!yy`ts pMD\bW4 +(5'?j ~Vh˯~z GI]XWXSiB_},y[˦6\Wҹ|5ɉ.RЎfO CɇȥBzDes$&`MҲ aPN&3ۘobNM%)'i A)}<ָ7Š4eB+ZS=%0T(};9Y0G8A4P*wZJw[[նX؁hLDHh>rOW/n햁Z[zo's 8ydmVC<rLxU@H}!Axn^c¶t({%У=p[;WW Yn[_w Y@!O78=XU vBrPY1A5m<+e׭}ARZWȷ3DхHʃܩF(@S̞{CT.'ҷ|Z)*_\}uHL2Gadhs[1kDH-eFtp. i`nכ"qׁyNyBwDyU usi0gC^)lTa##Zgo7lb$N*2R|l SvBuK ƈ!=z9#on0:gOnL3=K4T&21^8]sɂ#,'N>)|DtP%9Q>E a^h7ۨdx&6eMc `e5 AmDh%&)TM$7m+3"Sߒ%{mO6Ga?M& /7ih2 /@pWa^m=.x?N#yyȹAn]Ɋ3m&|U0q7W2;3Nk1WS2ryndzlgQ(ua0ڠ(!{BPvnj [i$;Wv^u@P!t'Y]n/ޤzk{f =dޥgUvAB]$`hf&RfgY2qg*#y `.Eӄ)T#_lEkKF-*(kVgoѾwz ]ێ\കH4J 0fv&:O CM-*F[..FeG6xˁЯC!!5<<`}UI!,eM/ *ЧlnO:P]Ӡ+gKH'`J7];^$?\O-&$qkʜ)sID> IWwWZQ'SPygk`y *1I`Eܦff!h# MAٲG[ Xĸ|F PǦ(mY&R:y<54~@ av' i]mjGtv yC*d+X\e\D {ݣE\9!h$9X@a e"{WGq> ]pXRqG$򛆹IOmxDu[;a͞9;`Z.Y T~kR#y.$fRGui׶  ]pp&|eJ#\MKj)JM:i@7y=ڂ3e='M#{h z׬SWI OC I0;4Ub+idA U=NHRPKV {*EYCKЄG_P@T7hcxHL~}PS0Tk[Td=+kPF"q׿ׯ^o"$FcV WXUIyOR,yMb}_xj>( /x=ۮKj=aT/ΛR/olЮIHy^WH%e~K>$y=_(k,Y!Ӈq tR$t0E&zzWbxEPDh|99eۯOZTSݴH# v5A6bΦ %`dXX|@ʚ:hŽkwx![0+0"5|] 8݌gGϣ;@=K{3^ɔf$g |@nO|=ahlFMx &!}^!)kwZC~nMZj}A ,sGn+@zۮzdRKщWu!P`^# aNľw-*Ži|`}J\ OgxZ)b uOp)9AáMC֘4#O:I PO/yx|lq@6<Թn77CVd:f ɓ<?͋zu NBIu3+|jw޹YO0'ylSN_yZH 4=0>,*Cl@2@9TWfkOQe̡O)lzlnkKVs <:)h6 ԰Dك "xGb ͝j5g87CҔ hA& N8N!֕YR'b̼n7f< cIl'oT{)4 iE +KF0a3UZAFヹ\F_-jCE!u8 c7hS[ V 4ݻ~z o/YO6fD`5ɇ8m\< "fӟ\RQ:s]iǞ}zq;1ā ": K?U?r_myd"j,QׇjDVůF" 3B3GIO;*e9 /LՄ|K3LXe0WH1K ɹ]( 8-[lBZayn̟j,a-_N]Mcإ1sxW",5]ŽV7+ ׋L<%v?'Ҍ䳤@fW|*>+ T--`l^` YX7<YGUO#yoc9@`:Щ:J|5rZ:㌀qls4y~ mR2X(z$KUo> "iuԜ+ u6 >@Eyޮ9i߃nP֜aTi"}U93E#>:DߏaS`טxBbmzFѬ3R@ }?WP#}uUa2܆E4i ]-tk#UD$g41(ʐo@s6rW*X n`\P$]zQJ֙|UU|TGL3ׄWy:. (Xe=MDa%6b Vu`hЗS|e\Xcޣ[rtCzihWStx@~'y4@ p{{EQ\1MRXioP{9Uqb4Dc~RzPei@03jfFnMQUHgL/K,hFpNly.B?Z;wKtVWԐVNRmM Nǁ\H>P|50{*?=塰 IO$.#Ɠ>*K,ꊇ;G:CBݞ! ji^Zǁ9WATg3-SEI}//}t;Q_+]칥\+=c+ Wk-R cw5p5:?eFR%][ή^@Ow#o %]bg#rFF!Zek<: tӪA_4h@fU1_rpZJYFmt4ݿbʅq9{i :/,}9 Cx7C5*]rȼjySSCKSmrz)i6ARH2D;IugEN\W!“1\JlYv uꏈD0Z*+ ᧲M.*xuIIhT< (OP~z) RnDUibk`}5#-ޯqܵv2<.q vLXzOUiMb_ٸHCkGTd{Db ϕuʣ$Fei@oz`嚵ԉWHD 5 z@:޻{~t]+ߕK;jx(MԖL.Uv|e` uWD竤b8Tt J.3[ {Y9\鲗1c9􉥇Ott ׬J\^Nl|z,Tyn0vIWHCľQ 4%XBm~AYf#:aȢ$+p2d^RNmGIwڦ>Sj1 0(@y$f9IX~mzی ,l^XQ_r'ǔlE.מXNao;9e.Paia܊r ‚oR^S# pMgIJwg/DxP]N j6Ѳ.2$ <9,!,׀U_yDEDĘӴ`5n2_?4y14YUYA1ٚmed*$/ Vh:li迁OJ[.GHvp ܑ7s(z 1LX|z\8_+,EHc3%糏Wb(^ {XmU`[9! KMj !<o)YF8dP3#im _|#^s2gNMv޽wL(1?_iFe'}&7ge=V MD,ճAm> Ufm2GԖU`"f|#'$`}M V) {)_V I`MTE>FqF)Ҏ̻%w !{gI:\6ܰ2M5jH,ŽSxL9ز:̨-FZAb^/,FG/X9r?HuQ5hiRBA8{9i=sҀxC6/4exZ$wJ[㓓tu = }*X+~vfcl;5 ./`nA~8X7F^.ʜ?(PI [q );h{·|T4ļٟsAg=b݈Ht ORﴻݑ`O>I<5S!^:E.g5D;xq\ʶ/mU'aoU*떄:>LFVU_%'ǃy Mi{u6n9~wb540Q?WUMÞ @e8_WWڴmZ%fmk7Q,F^ VիвQZFtmrnV)r<4c{Th%wH@H6L5h<[[!X?`r&AU&!Y+Z`kvS/"OwjEu7v\hCĮCIFg1'U`+tt"oт\`UW ].>MaHRvQ9wlH)|'q ޝdcaM $vle%:m>rtx4&jA5&5[daUA!GA7[i:d |:!P" MŢ&qj_<ԁM3{mh$%c_?5YIX\cp"f|D2 3| sSZj]x.G:bI>֛jTBºw&vGEЕ;-W @Iw 뿀s~wj%\$x`ڒl@,}*<(ʋOGNBtfAMڷ(EūP OZO @KR! 0'抾*:+17ꌜMh2]˽"z`K35D`W`'XGT;;j*Қ=swBq-wnJ^} Vcif6>L\1*礯Ѓpǚ6W&V|2ӷ͠(P>-`ɒLbw=.(?xi;p bv* 5&[ (=DORIp 道 j(`+:vX ~> 2K^.9&@%r[YX~?_HQF܅$_"Lp⺳L^OQ?&Ǭ/Io28$޲\ϥԻ DkO{#1F~7/)$s7Lx40kM#ePEA=Jr>r1~⪸=2"2i4 ^ L sdqmҬ?YV!B"',C MmC AyuobnVG]3/t-L_:KC# ȏJi Jo?a 9Ӷ6KdTpm92$.feweoU\ǣȈ5d^-?$JtJ^NDG6FyS*ひAћ`TEB̚3>{~;0`E])\"{ SϺZmά{øӾBfT",r5Dz#j ֊1.^{gZsKM `Йd8]5I.? )|?Sl%l$Git‚ocR t0a).Gw$0SE潀 4]8hP[sy"[*U%lxI p w]yJёDw5qer?vmI_1yN_9^E麯s~=Tv?LW+rUy|גҰ1\XY"c½[j>h3vK@ʃ%תwTU.OVQӖHh_P]Cq mV^i@*G0Mƚ+)3-(@Yv6RuҧvW$[巉)#>9% ɛN`|F?tLߐ*(zɯwq_|xA |q<6\X\"VQҭV/_1K }u3Ԯr#EsНxvpθzi<Ȁ?@+^_^/}R,Χ9 \s@Tm7 q{"].x5޿ATlDaP؟Q5g 2  ̖~ YZ