fcitx-qt4-32bit-4.2.9.6-lp150.1.1 >  A Z2/=„KCx%Epo\*="QKyO\*!>G 0@"fs$z2IYO H}e19*z Ic>D0pizi=bתUY21꽙pS[MG:'ζx.ǖp>bt?bdd $ <pt| ( 0 8 H   |J(8S9S: IS>^G^H^I_ X_Y_\_<]_L^_sb_c`d`e`f`l`u`va waxayabbbb`Cfcitx-qt4-32bit4.2.9.6lp150.1.1Qt4 IM module for fcitxQT4 input module for Fcitx input method framework.Z2 build77openSUSE Leap 15.0openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/I18n/Chinesehttps://github.com/fcitx/fcitxlinuxx86_64/sbin/ldconfigAAAZ2 Z2 Z2 Z2 62980a7878f54513b4993a6684a9e5e2f6110e41ade6080a7bab4f7d9685592frootrootrootrootrootrootrootrootfcitx-4.2.9.6-lp150.1.1.src.rpmfcitx-qt4-32bitfcitx-qt4-32bit(x86-32)@@@@@@@@@@@@@@@@@    /bin/shlibQtCore.so.4libQtDBus.so.4libQtGui.so.4libX11.so.6libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libfcitx-4_2_9-32bitlibfcitx-utils.so.0libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.18)libxkbcommon.so.0libxkbcommon.so.0(V_0.5.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.2.9.63.0.4-14.6.0-14.0-15.2-14.14.1Z@ZH@Z@X@X(UWVxV@VwVy;@V\:@V(V(VqV @V @UȒ@Ui@Ui@U/@T Ti@T_W@T_W@Tl@S @SS@SSj @Sb7@SO@R@R@R Rt@RFRD!QA@QQzl@QT0QQ@QQ @Q @Q@PvP^PTmPIP:P,P @P Ou@O/@OQOQOPO@OgO O}OYON@O*zO))@O&@O@OKObNNFNNR@NoENiNg\MM@Mc@Li@marguerite.sudimstar@opensuse.orgi@marguerite.sufvogt@suse.comtoddrme2178@gmail.comi@marguerite.sui@marguerite.sutiwai@suse.dei@marguerite.sui@marguerite.suswyear@gmail.comtiwai@suse.detiwai@suse.dei@marguerite.sutiwai@suse.dehillwood@linuxfans.orgi@marguerite.suLed i@marguerite.sui@marguerite.suhillwood@linuxfans.orgLed i@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sufcrozat@suse.comschwab@suse.dei@marguerite.sudliang@suse.comi@marguerite.sui@marguerite.sufcrozat@suse.comtiwai@suse.deswyear@gmail.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sumls@suse.dei@marguerite.sui@marguerite.sucoolo@suse.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.suhillwood@linuxfans.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sucfarrell@suse.comstecue@gmail.comhillwood@linuxfans.orghillwood@linuxfans.orgstecue@gmail.comstecue@gmail.comhillwood@linuxfans.orgstecue@gmail.comswyear@gmail.comhillwood@linuxfans.orgwengxt@gmail.com- update 4.2.9.6 * [ipcportal] close connection first * [gtk] workaround libreoffice surrounding text issue * decrease the length of clipboard limit to 256 bytes * [gtk] use symbolic color name to lookup selected color - change fcitx-gtk2 and fcitx-qt4 from Requires to Recommends - add fcitx-cmake-3.1.patch, downgrade cmake requirement to 3.1 again for Leap- Add pkgconfig(xkbfile) BuildRequires: in the past, this used to be pulled in by libqt4, but since our own code depends on it, and not Qt4, it is our own duty to request our build dependencies. - Package COPYING is %license, not as %doc.- update 4.2.9.5 * [qt] remove quickphrase editor, moved to qt5 * [misc] forget to remove the add_directory for quickphrase editor * fcitx-configtool.desktop: Remove MimeType entry * [frontend] add a compatibility layer for ofd.portal.Fcitx * [gtk] run clang-format on gtk libraries * [gclinet] remove a undefined function * set display for fcitx and harden dbus frontend with sender verification * extend dbus module to be able to accept external dbus connection * [ipcportal] fix signal sending in portal * [qt] delay the recheck on availability, but does do the recheck * [portal] put ipc portal in queue * [qt] do the real unwatch * [misc] make more optional disabled option for easier flatpak * [table] make sure we don't download table data if we disable table - changes in 4.2.9.4 * [gtk, kimpanel] add relative coordinate support * [kimpanel] check null before use ic * [kimpanel] correctly reset relative spot state * [notificationitem] Reply event method call - changes in 4.2.9.3 * [core] Make sure when RealEnd is called, instance->destroy == true - changes in 4.2.9.2 * [notificationitem] avoid unnecessary xembed tray icon fallback * [classicui] give tray icon a default size * [qt] fix inconsistency when handling qstring and ucs4 string * [classicui] Watch for dockWindow visual property change * [qt] fromUcs4 expect a nul terminated string by default, give it a size * [core] Expose internal show input speed function * logging should not include the build path(boo#951602) * autostart desktop file should not be shown(boo#968486) * [qt] replace QPointer with raw pointer in icdata * [notificationitem] display layout under unity * [diagnose] Print info about dbus name owner * Include emoji short codes ("emoji alpha codes") * [notificationitem] Fix a bug in plugin entry * [core] Add a new hook to watch ui status changed * [xim] handle reset ic * [utils] Improve process name detection on *BSD * [quickphrase] use some different character, original one looks bad under noto * [misc] use RTLD_NODELETE for all dlopen * Call sem_post() only on valid semaphore * [unicode] Update Unicode 9.0 descriptions * [classicui] Check XShape version before using it * [remote] exit the loop after trying 20 times * Require bash in fcitx-cmake-helper.sh * [xim] fix a memset * [pinyin] fix missing files * [dbus] fix a wrong dbus destruct order that my cause deadlock on exit * [xkb] handle some corner case for any evil third party that override layout * [xkb, xkbdbus] add support for our gnome-shell kimpanel dbus helper * [xkb] fix circular deps between xkb and xkbdbus * [gclient] try to eliminate a warning for configtool * [misc] enforce c99 for compiler * [core] call backtrace() ahead to let it finish init() * [misc] remove a dup define * [unicode] enable prev/next key and enter to choose for unicode * [gtk] fix wrong gobject add weak pointer * [misc] use unsigned int instead for portability * Remove deprecated api in enchant so we can also support 2.1.0. * Fix bashism/use correct shebang - drop fcitx-autostart-desktop-no-display.patch, upstreamed - drop fcitx-use-basename-for-log.patch, upstreamed - drop boo954623.patch, upstreamed- Clean up .spec file: * Remove KDE4 parts (install custom systray icon) * Remove checks for obsolete distro versions- Fix language code for fcitx-table-cn-wubi and fcitx-table-cn-wubi-pinyin: zh-cn --> zh_CN- fix Leap 42.2 build * fcitx switched to DBus mechanism to select systray icon which made it impossible to customize systray icon in fcitx's themes. When the KDE default keyboard icon was used, it was ugly-looking and invisible on small screens. So we appended icons to openSUSE default Plasma themes * in Leap 42.2 and Tumbleweed, our KDE team decided not to provide any customization of the themes from kdebase4-openSUSE package, so the customizations of systray icons are useless in those systems.- backport a upstream fix: * boo#954623: fcitx prevents dropbox system tray loading in KDE Plasma 5 * commit#c73761 : avoid unnecessary xembed tray icon fallback, try harder to avoid touch tray protocol related code when notification is available or kimpanel is available. * add patch boo954623.patch, delete next update- Add NoDisplay=true in autostart desktop file so that it won't be shown (boo#968486): fcitx-autostart-desktop-no-display.patch- Due to changes in kdebase4-openSUSE in Tumbleweed %{_kde4_appsdir}/desktoptheme/{openSUSE,openSUSElight} are no longer available. Actually those icon tweaks are not needed too.- update version 4.2.9.1 * support QPlatformInputContext::locale() * correctly set input window position on scaled gtk3 application * support unicode 8.0 in unicode module * qt input context is not recreated correctly when fcitx restarts - drop patch: fcitx-4.2.8.5-fix-bashisms.patch, upstreamed- Remove # fix desktop file script in fcitx.spec: Upstream fixed.- Fix logging not to include the build path (boo#951602): fcitx-use-basename-for-log.patch- Several fixes and cleanup for starting fcitx on GNOME on Leap (boo#947576,boo#942816) * Remove the superfluous manual dbus-launch from xim script * Use xdg autostart for GNOME, KDE, LXDE and XFCE; fcitx-autostart script is also modified to check $INPUT_METHOD: fcitx-autostart-check-INPUT_METHOD.patch * Delay start of fcitx daemon a bit, too- drop xinput-fcitx, which is not used by openSUSE - simplify xim.d-fcitx again * do not define shell functions for success/failure, because previous x11-tools change has been reverted, we can use bash again. * do not detect existence for fcitx itself, because this scriptlet is installed with fcitx. * drop usage of GTK3_IM_MODULE/QT4_IM_MODULE, the former doesn't exist while the later is covered by QT_IM_MODULE- Add missing post/postun macro calls for updating desktops and icons (boo#947842) - Remove superfluous ldconfig calls from the main package post/postun- Use lua 5.2+, fix build in openSUSE_Factory- fix boo#941052: /etc/X11/xim is broken: input methods (Fcitx, IBus and etc) do not start at all - fix bashism in xim.d-fcitx * "return 0" can only be used in function or sourcing, so define functions * "type -p" command is not available in sh builtins, change to "-x" * other minor stuff- fix BuildRequires- update version 4.2.9 * [qt,core]use xkbcommon for compose * [qt,keyboard]use xkbcommon better by checking return value * [qt, core] adjust xkb context log level * [qt,core] adjust init order to ensure set log level works * [unicode] fix decimal unicode search * [qt] fix compose when fcitx is not running * [gtk] use xkbcommon also for gtk im context * [gtk] reset xkb compose state when context reset * [gtk, gclient] make connection and xkb context/table of fcitxclient shared * [gclient] fix some gtk-doc comment * [qt] disable qt lib by option * [core] fix invalid global imname - clean specfile, drop fedora support- update version 4.2.8.6 * add kf5 kcm support- update version of opencc to 1.0.2- fix bashism in env_setup.sh script - add patches: * fcitx-4.2.8.5-fix-bashisms.patch- fix Harlequin menu color, it should be greenish- update themes * reworked Dartmouth & New Air * added Harlequin - droped input.svgz * new input-Dartmouth/Harlequin.svgz are in openSUSE-themes.tar.gz refers to Dark/Light versions of openSUSE- update version 4.2.8.5 * bugfix release- add baselibs.conf to SOURCE99- Fix default category for fcitx (ensure it doesn't go to Other on GNOME Classic)- Build with RPM_OPT_FLAGS - Don't strip binaries- update version 4.2.8.4 * Fix github issue fcitx/fcitx#134,137,153,154 * Fix google code issue 728 * Implement close event when close input method * Restart from menu should be faster (but who cares :P). - remove patch: fcitx-context-variable-disable-punc-on-the-fly.patch * upstreamed - remove patch: fcitx-password-visible-on-clutter-entry.patch * upstreamed - tweak New_Air theme's color to increase contrast in darker plasma themes.- Add fcitx-password-visible-on-clutter-entry.patch (bnc#875890) Update the patch, back port from upstream- Fix bnc#851983: "fcitx tray icon is incompatible with other systray icons" by refreshing input.svgz - Fix environment variables: QT_IM_MODULE supports Qt4 & Qt5 now we need a new QT4_IM_MODULE variable set to prepare for the worst - new skin: New Air. Idea from KDE Air theme.- add patch: fcitx-context-variable-disable-punc-on-the-fly.patch * To support the recently released Sogou Pinyin, we need this patch to allow Sogou to disable punc on the fly.- Ensure COPYING is installed.- Fix *-32bit post and postun calls for gtk-query-immodules-2 on openSUSE 13.1 and later (bnc#845860)- fix fcitx can't input in gnome-terminal- fix bnc#848694: fcitx still use the old gtk_immodule_post/postun- update version 4.2.8.3 * fix for non-utf8 env * fix for classic UI cursor position- update version 4.2.8.2 * a bug fix release with some small new features * implement preedit blacklist, and gvim preedit is now blacklisted by default (thanks to lilydjwg) * add more unicode support to unicode addon (thanks to jimmyxu) * more fix on xmodmap loading, now we only load it if we did a layout reset. * fix some table punctuation related bug * install a dbus activatation file by default. * install more library based on prefix. * fix table configuration parsing * fix trigger on release- update version 4.2.8.1 * udpate default skin * Merge pull request #119 for fixing Libkvm detection with cmake 2.8.11 * add support for using @ to escape icon name * remove an icon to support icon fallback in glib * Check window size to avoid BadWindow caused by invalid skin * Fix Issue #118 * Fix some memory leak in Issue #117 * Fix table punctuation ignore list * Fix Pinyin Remind mode * Fix behavior of trigger key with modifier - fix systray icon in Dartmouth- update version 4.2.8 * New Default Theme * Add modifier only key support to trigger keys * New DBus based Tray Icon support * Desktop Notification Support * First time start will only choose language in current locale * Use first keyboard input method as default keyboard layout for most case * fcitx-qt supports a key grab widget forked from KDE, and Qt <-> Fcitx Key translation. * Multi file quickphrase Support. * Ship with some default quick phrase * quickphrase editor support - drop all old patches: upstream absorbed. - add new patch: fcitx-4.2.8-freedesktop-notify.c-DBUS_TIMEOUT_USE_DEFAULT.patch * DBUS_TIMEOUT_USE_DEFAULT is undefined in src/module/freedesktop-notify/freedesktop-notify.c - add new patch: fcitx-4.2.8-arch-dependent-file-in-usr-share.patch * don't install fcitx-po-parser,fcitx-scanner,comp-spell-dict into /usr/share/cmake/fcitx- in baselibs.conf, obsoletes "libfcitx- < " instead of "=".- add more locales into xim.d - some Taiwan users reported that after installation, they can't have input panel because we don't start it and export environments by default.- disable DENABLE_DEBUG to avoid polluting .xsession-errors. (bnc#802866)- fix typo in specfile- remove BuildRequires: intltool, fcitx no longer use intltool to parse translations. - query immodules for gtk*-32bit subpackages. - explicitly add enchant, presage, opencc requirements, fcitx use dlopen to detect them, ld can't fulfill its needs.- fix bnc#801318: xkeyboard-config symlink breaks fcitx in detecting xkb rule files. * bnc801318-fcitx-4.2.7-xkb-rule-symlink-detection.patch * remove next release - fix bnc#801319: invalid /etc/xdg/autostart/fcitx-autostart.desktop breaks ibus * leave fcitx-autostart.desktop only for fedora.- fix the permissions of the .directory file in the openSUSE themeing- update to 4.2.7 * new feature for user: + qt im module support per window input context. + quickphrase add new custom ui editor. + all pinyin now support stroke. + add clipboard input support (Ctrl + ; to use it) + fcitx-diagnose script for diagnose the problem + new dark skin which can also work for non-composite window manager (though looks not the same) + Helping xmodmap user to correct loading ~/.Xmodmap by default + Bind one input method with specific key. + Translation update (German, and some spanish). + Add "up" and "down" to paging key by default + fcitx-config now will comment out the value which is same as the default value upon save, so default value can be controlled by upstream fcitx change. + reload only one addon configuration * new feature for developer: + Big build system improvement + remove intltool dependency + auto-codegen tool for cross module function. + add libfcitx-qt, containing dbus stuff and provides custom ui plugin architecture. + candidate window can be overriden to use horizontal / vertical by input method. (kimpanel need KDE 4.10 to use this feature) + paging can be override by custom function * bug fix: + fix for xim restart. + add more locale to xim by default. + compatible with lua 5.2 + some other misc bugfix - added patches * fcitx-4.2.7-compat-12.2.patch + fix 12.2 and below builds, remove next release * fcitx-4.2.7-compat-qt474.patch + fix qt 4.7 builds with 12.1 and below + remove next release * fcitx-4.2.7-compat-gcc46.patch + fix gcc 4.6 builds with 12.1 and below + remove next release- update to 4.2.6.1 * a bugfix release, fix including: + FreeBSD xlib path detection + A few crash related bug + reduce remove call that save profile + Workaround a bug for qt older than 4.8.0 (http://code.google.com/p/fcitx/issues/detail?id=630) + fcitx-config-gtk3 will not be called under KDE. + fcitx-table-emoji not usable under 4.2.6 + IM switchkey will not be captured if there is only one im or no im at all. + A bunch of fix for gtk im module.- fix openSUSE 12.1 and below build * 4.2.6 uses a Qt 4.8+ only function (QDBusConnection) so it fails on 12.1 and below. * weng fix it.- update to 4.2.6 * Add a private dbus service for Fcitx IM Module, simplify the setup on some light weight Desktop * Improve “Select Character From Phrase” and Pinyin Symbol (typing special symbols in pinyin input methods) as well as move them to a new Pinyin Enhance module, so that these features can now be used in other pinyin input methods as well (previous just the builtin one). * Move spell hint to a new module. Add a new spell hint backend using a builtin dictionary. Load enchant and presage at runtime using dlopen() so that they are not link dependencies anymore. * Spell hint for pinyin/AutoEng/QuickPhrase * Bug fixes for Gtk IM Module * Add more compile options so it is possible to compile a more simplified Fcitx if necessary * Add long description (show as tooltip) and hidden options in configure files for a more user friendly configure interface * Add global font setting for classical UI * Fix xkb support on BSD * Other bug fixes- fix libfcitx Provides, which can't drop old libraries. - fix 32bit baselib name.- add openSUSE-branding theme for 12.2- add Dependency: libpresage-devel, which will provide word prediction for keyboard users.- add Provides to libfcitx as AJ suggested.- update to 4.2.5 * For user: 1. Default 3 skin change to support a new feature that respect the DPI on the screen. 2. Display current input method after switch the input method, and the hint window will disappear after a while. 3. fcitx-keyboard wordhint now is a per input context option, not a global one. 4. fcitx-xkb support loading custom xmodmap script when needed. 5. fcitx-xkb support assign a default layout when there is no input method. 6. fcitx-pinyin support fix like “jv -> ju” 7. fcitx-pinyin add xiaohe support. 8. fcitx-pinyin now can use “v” to trigger quick-phrase 9. change zh_HK punctutation map for “$” from ¥ to $. 10. support typing unicode character via “ctrl+shift+alt+u” 11. shift for default “active-inactive” switch, and can be only used after switch from “active to inactive” by default. 12. safer for handling signal and exit. 13. restart is displayed on the UI (both classic and kimpanel) 14. log message now includes pid. * For API: 1. add timeout support. 2. add per-inputcontext data support 3. move all keysym to fcitx-utils. * For module: 1. Quickphrase can be triggered via cross module call.- fix memory overflow, thanks to reporter dieter. * http://lists.opensuse.org/opensuse-factory/2012-06/msg00359.html - support fedora builds. - further split packages by input engines and tables, no longer a big mess.- update to 4.2.4.1 * urgent fix for compose key. - use new xim.d-fcitx.- update to 4.2.4 * fix some xim problem * add fcitx-gclient for glib and gir binding, can be used to control fcitx or implement fcitx client. * merge fcitx-keyboard into fcitx * bind specific keyboard layout with inputmethod (you need up to date fcitx-configtool,gtk3 ver or kcm-fcitx to configure this feature) * adjust some default hotkey setting. - drop openSUSE 11.4 lua51 patch. upstream fixed. - drop downgrade gio version patch. upstream fixed. - add SUSE_ASNEEDED=0 macro to avoid a gobject-introspection bug as vuntz suggested. thanks!- fix sles builds. * add version tags. * changed source compression. * add a patch to downgrade gio's version. * use xim instead of qt im module.- bring fcitx in as default IM in DVD. - add Provides(en;ko;zh_CN;zh_SG).- enable lua by default- update to 4.2.3 * Lua extension support, same interface with Googlepinyin. * super can be used in hotkey again * fixes Trad-Simp native engine in chttrans. * Update fcitx-pinyin algorithm * txt2mb and mb2txt support new English format * Fix a crash when enable share status. * Add surrounding text support. * Commit input when unfocus. * Classic UI improvement, including trayicon, menu.- added baselibs.conf to build 32bit im modules and libraries.- update to 4.2.2 * Can use text as classic UI icon. * Add more key can be used as hotkey. * Fixes 536(trayicon),538(enter as submit). * Make tray icon has a maximum size, so it will looks good under other tray.- update to 4.2.1 * Changes related to API: Cleanup Unused macro and API Some new FcitxInputState series API for get the origin key event for frontend. Portable with custom path, hide two path related API that may break portable. Make FcitxHotkeyGetKey process latin letter and strip shift modifier for them. Ability to bind menu with a status. Ability to update client preedit with formatted string. * Change related to user: Update Taiwan punctuation Quick Phrase can use grave as trigger key. ctrl rshift can switch input method in reverse order. 2nd 3rd candidate choosing key will not conflict with same switch key. AutoEng can accept upper case english key which is not the initial key. Add Zenkaku_Hankaku and Hangul as default trigger key when locale is ja and ko. Add Symbolic icon for gnome-shell’s kimpanel.- update source from git. - to keep source in the same state as modules submited, as upstream suggested.- merge changelogs.- spec clean to make it pure openSUSE to submit to M17N. - set _service to localonly. - server deleted openSUSE unused sources.- Upstream fix issue 511, now builds on 11.4. - Change pyphrase.mb back upon Upstream request.- Fix local fcitx.googlecode.com resolv error because of #GFW. - Change pyphrase.mb to Sougou's Dict.- Update source to git, enable opencc for Traditional & Simplified Chinese Switch.- license update: GPL-2.0+ GPL is not a recognised license and is not in SPDX format. Going on an analysis of the source files GPL-2.0+ seems to be the best choice"- csslayer provided a better way to fix the dbus bug.- Fixed a bug for type words in comment box of facebook while using firefox visit facebook. Thanks to CSSlayer.- Fixed a bug with dbus.- upstream version 4.1.2 * Add ABI check. * Fix table order bugs. * other bug fixes.- im-modules packaged. Thanks to hillwood (hillwood@linuxfans.org)! - xim is still the default method.- update to 4.1.1- upstream version 4.1.0 * support im-module (gtk2, gtk3 and qt), not packaged yet- Add start up script, README and template- add gtk-immodule-xim require- Make it works with newest/bin/sh4.2.9.6-lp150.1.14.2.9.6-lp150.1.1qt4pluginsinputmethodsqtim-fcitx.so/usr/lib//usr/lib/qt4//usr/lib/qt4/plugins//usr/lib/qt4/plugins/inputmethods/-fomit-frame-pointer -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/41eae0378cab23a092f901882d7d8959-fcitxcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=b06f8a858849fa510dfcda29a008c6693208b3c4, strippedR RRRRRRRRRRRRR R R Rutf-854780efee71bc6f9b575a3d38cc9f6110b6da84f086825a4e7fd27e19178120a? 7zXZ !t/] crt:bLL ~[X㼲!(̕o}:J,!L1$Eu>i^D[lTY-o$leT.Vcw(wHFe`,zsG o'nApj(qZv 465xH%`TbW-:; FFs#^EAg(go J[wZqcY7 !vD@bVwL?Fn]huJ HP!:nbR%/t W5"UNǀHm,6B+)8{hM=. C!DsQ&.߶mf=ὠ7\Rm%w\at]4FY/Wtwf~jv :*ֺ%>9Ww]b`pD]ӊF4+COvҚp3bJ<6߻}w)v1G{%%+BRg񤍤%o6V ~F{b0jήhNjYAmٗ"DX#*煪v<=jw"5Upqp(@1vF a^!w7+ N󦣰I֢5ݖ (F hJ5{јmN؏kodHTJn sԉ>.Yt #9fƖ[pɣm1i K$w=i [E-ZٸzZQ'+5 h<^aƚTv 6[!`#s%ӭrgfm ^-x5J.nZɜ;2ڢ4],*T< z `]@ tu8m~FuX5 `} qu&ƅЊH/)iX*"<_{1>xP8D*21t+0e(g*/2r;h퉱Z^}@MD1Zh"o&;CHς(ƍ /oAL' m|ؖphZ@mF#8څs~܉ݺou%.soq<ʂXl/* ˗yL"1kҧ'Zȍ^83;މ ˏcȂ5sT^!Iy~/JlW4~* r? zD|Θ\ y}Qv-5ǭOSh좍R,IZbKУ,$"*!rnJTqvP r+Cf䡦;iC_#1kqъHpʼE %6٥~h[XsgyEWKc7}?d(QF:c3Y915aM |5; r3 i^C|^ -ʃ}EhXP@j|X}H[3'䲐=ڬ*76=d1 \qUWOT '^Ht8N.i=j|gئ7aAX;3 :a)%hcG|gQ  Ȃ˘w0,!Rm&6ڣZZ r֪eUS~$:8=.7%}γtdKn&28rlgA^<|Wr>ȓn&=\CDÚ'<fXUu;1A;Ms(xߨ]=T!/H77eWfq3!Gq%2wcb:p{]MT\7g2ans}~T4yMp釫H; kj7%/B_XSϭ e?mL I1J6&l0l<.$`hPdgqܤf2(~AJ!G!"f~E7Wv$D:opۅu'م==zTrfvsx3ڙ~7_~7̵POHR6"{'}As`3s1:FYr+V)~ą-V?ߥ,FtnڣVHK6tBh|mGZF!P4[}Wh$[}p'G<ٍ<["wVN+st(VYF.$;j: m[=[-%Qݤ 4ȍAT `">X(A]hpP %lq53XPj3϶=_݂J y@cKHپh0_=q% AKGA@zE3d pi4|2r)AY\irR`DRhSM\ D"Kc=5%뱱a޺ɢu{j@LzL=ކ0sXRt2U^"<$uDMxz/B Tt#l)ߢo'NJ›n-8F'7? "`5(aXEc_h)wgĨNj3Ȁ>A 1ܭY=ق T6Ä7gt9]N7_ "Z P.e(Uz._X5I?)*^[O/uxy*զo4JygtK .$hR3Ds/6DM|AAF|6\u' | J#꿍ߕ,< {<{5(8؉U7aV+Ѹ6.F]]F۳7jEea p.c-iW@9uX `&) # &~!N L]@/PIM%!rh, 1D@I\ќYIJ/aP@k&bcn_V+]V6O3(Y30;ZLDY9"Y8lomDoYsF eyDE|W7hTطDٖ##uGx# 0L6uֆ٬Q|Y=wp\q g*<y DMsx]om@0a\q~1sK`~z\f&ag% |l$$;4c)g}Spi;*NUuM ]H}G+d'wyē՗jyrm w6UM~0ؐ}7pY),)jQ70A^LIZSnc˲.rEp6) %9$IJ"JVmF6B m3wu|sG?*PLN$w!=8c}pIq*њ?1J2Cay Y=}jqRcjFIDHfp6>Of=?<M`~kG͟T-|qOP@[QEulIj3d3;p_Fo/F S:$+:81Uk8c2dp.rQ>|-v[iݘE&yt^:ָ&E!Z)aD OHD20= }ޚj!Lc?'Om 5Djk:<):XӃ9 11f8/CruGJW[ ˆN?KoxuᐜT[CrG2Ϊ[♋33DPDׁ?c$EyG)!uϩ[nP'\lEBg%R~[tsQԭ&GaBG'M$ePt}%^'.N2\z `ie ^I!lVZ|O i-OE/-'r^E{m .z%O_`=c ?Imi%:aT>h6ldN[$րZ`@ VlȬĸLC8d NFv`vpXwJ, R '0"ZJCid;FEn{? 8[hs +N.U>B `'~=G}D#qWDn 6GC-*wXSie2V{Qv%eYW/(͂<;۰BtYD xSŠ+Be#FP_qR|◧ [Ff*: 2p+g)Nem^bw.2JzK.', qQ3ϙP+pyLJJ_V!2߃G(jyJFS7 b_/?D]ވ0>{{6Ñ!}o×Dxux a~f L߅7N缷 #a-9yE~7NSv'-yr3^0ԃ8]*;֪/3M?D¦%9S9I?۽ YLNBi(9b*y.&lO8JѨN-UpË {* 9Q:+Jd Y*, 6}Z=wv,ߗKeBp-ݧHE4/Fr>GcvS]Jކ˘tjnBBF#G0@k%D#/%öoFv1B(-R?h'/fP{|dŞX2Mǧ*#F0ݥqhnH;֏(5dQŦhLud1VRB$n}Abd cTW1Y2(b>Ν=Gkǃo1/4$EDZMK1O>b;[3+FAf`9ENI􈟷-IZɸ'j4-bD1?@^ N:\*-eyﱟU>EfdP,TWd` $Kuh.olY4S>N/\1Gg}sRX񝀎[<Eц; IȐSdNoˠTp=a6WP3vh_kZƋTvǐKx%lR>J "e;ҝ`KK'P}͏Q])}"w#~FZnN=6|fЫ39%8_4ra#gEH w>+O> 4 =*%)ߊez.k7Fz]#0>6AA-rp LV1&i"=&gSJ{y jZVO[hM^%pɣ~sѮ*>\IP8xvg?ui mmեtu;b !Q64:0<5 .v3#OՀgs<,ۇFȨV &o +YpT۠Rz&E% J{w7a' 8c27bpa8^"8=j\V+kq6))0?x[hMr^,:7it$(OjGNAL{XY] J@@kiƽw ~}c)9cQ.o$>b qFmj`$ecT9mSǤ`MbݲÕ yxE}|ӪpP i7+/v)7~'΂4xl鲻o(r_:4m=sU6l{T ޱQfoo$mܑTicjƎcm_ шw;:D29ɚl+͟Ldm[OҽP$eu>U \'v.4TznN [Z9[inY^H%zP'\\v?-S2ѦYrrfKk x[IˁIy3Qڴ;gyJS)TN,uKD)*ͼIAd>EeW3hFD7o7qL$i'r0o D7X}8Bp{8z5v՛?lfyfQ`Na_'RQ e Z; ̋ò: bͿ+mhawK fZenuLgC Ec' ʶY` iDG_t~nYlJ gZs{NN5ڽF6]͠HvVŸO;[3PYTEU:o(FeCw¤j-~ J={l mLmg"'׾#<䇘c(?*Q)F;N ?׽_Pͱ ܳ &v79t%)8| KU<QW!pZxkP[8P"go\%i=6^ڡZB$3(V_,sQCzdqSG cnQsr^6/ BNy(̷av=f.dzw[<*Z(o^ E:rPzĐD&*Q (^ 8j1:Z l#ݞ5O9Rq֮󉎌n73R>GjkIe>P ar0`M2sd)^ƩJ _`L|RuЛܗuէO5 Rg2"'>:#؉M_@}ܛ01~ß9<6Wf#e:Q22J Z%Ka%ʘTIƏ8E~ q<tm)/ eEo'KRvpEˈ0X]^")+yxd1כ(qhayDh;biR$,ǭb/T(|x kI7t'ܿ[Nߜh&W^^c6}0\pYY1ÐӒK߿2>!nӚ9@ b!b,lS4<2[9"v yK233G}"1];||md"5EnnCj3BsaӻӛDQAֶ|aOz&Vp˚^H}O.ECX>7D#sh%s@`ӓ8QV#tՂ)ez)]|G)Hxe{u][Ns{@o>@n/zF XJ;%,a G|6%T{\1<֯[SL#rȹTc1 Cy"o?J|F+h"%u] 7?]˳3ԳTKMTos+LfS{e\D`2Yϣ #vgm Rh&n%:0Cw:[+ߍ*JU))tL-.~ڟ3!TY)4 ThɿP Ҟ^y7z_?d *I:5Ɨ2*Myzx."ymGy/u?{ݞ!3IK 9IyGZ.ox#2Bߍv$8O|aI[fB+1 V..{d4ѽ,[ao5U%֫Q1ooF[/iYH:kxq(gG$$h7<b%jMSj^Ca**x3W{3QJ5Pm~6ɾ! HzQl& vLeSq(t}]JjVvFC5˔PDNC_0G:GiɯO 1qH#ޱVʕ9dw{0̘jc4H":JKjNtqeq>D˼/}х 3-N1G^V1o?g;>WyD}-A4$<)UǙYI8J樌mK4c"EAZ zg4$$ޗPz /Np{ XQnicU3uT\6RrWNE&"H02!|0C~01.\"X|ᣘ M7`[?F@ !Q/hO([wOJ@{isi6$P.YM9_Q:g>or`1u[vFnSQݝY [#oĈuo vΤi^}J9? cF2 D9hE? }j39wqQvxMkO53p.5_MHK`!a]mAIp$[To/o»m\xVꗋ%֮n%$ qG} S>t_4&:,qKKkSH~H.B`8 0qS-)okj} e'](un\" P4㽳et/:>݆GWsbMpm[I#H"CD{'I {Aڏb}i 0ZڀQʁ&p~$JxT\}%ӗz1޷X?d`bFg_"xApi(|0̢v.<#E_4#qqT;__n={]\rtao7[&\t$d(UI 9*PWhDv&xGOGKq/`X)7eTntW6a|3dOv IGLnU;۷5zBfe-4[*mvc.\aк8 sq #d3/Xtf%cd8m5(4Fn65J捣^dzrY%ؚhq.ƪ*`À GrSz2-s0 d~.[hjUYk.e6%j=`gJ`\nq4dNz#]r,Gyc73|mFׇmDW&(ߺ",i[hDH/cƹšGd#([Yb&X}ۢd DIW#bm K>Exͫמ% H js/_h5ʮytBY%FyE=?bch; E: `[0`ڏG?[?wҪޙ_he;Qq=_\ӕP}˙Aۗ0Qwf5m!bn@Yas*8~%( 7xb{ȭDZpȿ :۟HV\gd$3[Y A-EÅdjC܅MoX]@q&Z)Gҝ^緋٨헰52ٞ͜.ȕ"rN况E~TXMf%-o<Ω[uc3ufOI[? 0Bedz|>rk> ]ׇ)!;t,MP<3,J%Pwi^sWobe#9X;._nv16#oa߲ gƲ.<'HE ,ymdܐ1&ePy;;O{EOWBx`"F';O:.;+R L`FG+'\ к5bfϯ80Q;M-oCpbK˂1|j̔X dY\90cvkGeyD_mhL./'!)rDZ1sސk0̻uE{xv#Ad!hqWyc=OFªoK[.OϪF|׭ P,4[?Fp$Əj$w0Ԛϡ~LPt(<9k܀h3LCŖqT(슶7Uc4ᠺ+k?Uscx 2U cIIk(;תlxy%N2OLn bB<_ҩ8FYf^м F3*D"O _f+Kx6–uH!!lq1H]!$#2¨nZROf4(5m[ PRpauDSyB byOVДc<&>̓b;Ra?k<TrȽ~Z ?Ch?ӥ6GPXc4S"#4<,Z~iBr1m >5Az,QE!,ƕ 6 G TvC:5{xJ!*hg҄ɟx)NkoxEPޯizC=pD62v_&N #~u"}"D"4OKpO>Sm"|_ ;c/D> Ppȳ'M1@1V#k+%m@ B&n'VN\c7iyApDd8fL 1E[B"_σ_ tLֲfwe -ie7$?/Oi0l+:@ʭHAg͸$!pWtDOJ1j)_Qy~40jmer<@Z/IĨ2> ځo I*>BcN&!zn8vfSKt3tkV `E!Yd..ګ[.s[*9\_h3I95+q1R9B(^sx:]Ņt7&vI^o iP#HdЈuK}u䶧KtEmC B _6M6G?JRrƞ޽^ Daӌyp*9NP9w:$~'{;Qf|UKp\ˮ eCP5k/I=G!ؕhlh]p_9Qo>痈$\A!kܼMxX 0\}Ob#stMQH%tK}{jnXs8-'3=lP lrYo퍙m)!>^TC4]{k=?#3ܠTK>)<Z:bవ vy2&c/.$N)%xD~-ב%y.2=YTX9$;yyPN|44yx{}}3S0ĵT!rO~쓫U٭hadEM),z9Y_z+祵 6NNcGu'ږTyچԗq1SϚ? j^"ZG@"Oc')?,+}-`t(qVJUMv ^{X )'}&Ke;S6< 'W07$gɳ=8 bqC? e/NӃg P; D^"-VgA&l.-&)0XoY܋5eZVq,@.SahKG0 K\PY YAHlAehcwk~֒^q}2d~IC[G`ۈ&cR_jBDžwXOs M,XJ"/ K؋ٞuqV'c=i@ʅWh0nPpSų2PMN]n\!JѮL'.uC2ؽux7qF @lPy)C-I8ۿ2qOp! mWqWHulWmLcQ%F`RϠz$5ݛ8>m7G< ft|鯉MinRv0bQk4k 8CӅ-u]ZÑsDd^T"둧q+ՔG)@\g4 !^{MipȺj9ZB@eȣ0]N՚06Zq#[_MoO)hFHh6gx؏tP{.hq8t_3OIEғP|7eP,mR_ѯ^MG tݏ@jXnTYC;R:fYrx3ڏWcPo rXyB!rbO0Fe1yv=ֹh۫dAOӉZ\x7 /4٢H֜# &>CHU %ͣb6XxjK-JoGoU7K}<V̿ 6ƧY3҉+I v,P_Sq,Xfx*XM~E/BonHc4IApr\#mZkg@E#'Ugc#K0BX{rEzoN뀱y_fT5vM· 2-wLMv0q7 E{=iUi%—{]45X:xFhp~wG۝"}YWѥ>Feks;'tjJBQ>{,! =Dx2fQ$< bZ(f\IL.W7oUXѢ:)Zz2{ݸJaTz@IjehVB Y"EkN57L`D4l+rd\1/:63]W,3դ^?kۻb5B~}BKĶMyL5;T9~- K%)dvnC*DȬ9?zN&08RL'K=SވQ`(˿"aֱ63|[A:Ҽ]7/z104 (%ZeSvD3#E 8hưX cw̍+8OXsMaMMük7faoq10>ڃ+[߿ηg @u]=*G{}՚璴b4rySjc+^Jf"z֒:H-G<3 #:KӲ6fBb=Hz^P&wl7̫Y^S&@LܛC7 58Q)ʚ-!+UqsUuq\7m?>=X<e][C8]ԜY"~wJлfP}ܽIp pj{~B,(dw+>MoǠݠzvq3r ͘F}G >GRIW/vF0@AJ:^>.p~Elؕי{{[,-ԛT<q3j]ћ). cB-X;Ӧ-꼂nPk! tCࣨ%OS E#ƒn녁YڍoEG? 9@ .B#$@kR,*ҡI@# I/X{2~DFD0^gGbMb&]h/Rǭ-7G ?>+e9 [auiHo\:zu%{Y?4wGYijmYVtݚǩ$sB| */.+q=N;J МeCyf=;Gq( 5n mZP KDgsʪRE!efgCi m L7Ym=aDntFj7\?ɸTw0 (~\|)<5||g#4}ZIS$&[ATˀ!g (&!DDqʎb^Gl♈L\I/eZ_k,|F<`J 03 צh$YEժޘOW@=;X$؊N Q i }`Iv\EI [~?Фx6#Ni[m9EJD]lCMGxBB 1(;kIҕRX)34ӵ¡c`)ӱ 5|"}kCtXXŢb˵"d#$c& ^q exNP)PΤQa ǗEɕ,Mtx8LaD< qVժ̂&&m^0 = BaHؤ~_gn VeȾLEn'35矕ȫ%3_5mnyc7Ҥ9 6]xmF,,@N  V.eC+Z>T9 FRԄ-j'j :hO#iy`n.. \ UrPXd mJbpImAuEͱ\ "Qs2 K֠kP?Nx YYdsy׌HAFr.= ir͖:Έ\3޶ǭXOn@s 6c1#$)V]멫=ta(<73Br[ 5ڎ/ä0''5:- rv8WDY,@90;??21h49FTF7Cٜ^C?!pb76؊R>jGjݟ=hp~E_Uhxm8~h?*`u}'6ѻMݰfLZפM3MD״Z}˧:Mq8p`lLJ8 CO :T磠z2Ym->ީ3C7Ha?I)/X3U/Whj[WL[/W%| j(T4z<\(⮯qLzuDޞd<΅6?X=,rTFknR7D?1œ ^mQ=SMs/cW"pGw Kd~Q*#'ddc.1am)]TxPhL4y!̧R>#>]#8H'ڋcVǖ6j ~mpq!,܀{ ) Էڸ#b'Mwl׻774 0FOiK%r(A\쪪 SV}`!AoDM+@;[ T04cCՕ=`[Tl$$Nhs۶##k@V](8oQ+:{oc@dA#\hϾ;߉I6ddaxZmlJP5fȒT2n*Upwy4P jbJy>C䉮79sE=7u`-d@IPsvRD7M!@`g80Cox><-6g>#fPA{ݝ '8K7 l(U?°Ӱw I^f/*Ttd̑#l/}a~'^xDQMWS5i {kŕ=ŵIu mV)\JsB~/ nͿSR)}ƾ &uSBA@p/WOw0q# &?!-)ЇR>=2kDBRҿ4{,fa %mVF[XN]:3xm5eZ^/PДT-V{u^ܥMX> [(HLɯw=bmsڪ:(xZɤA_o^o}c|A~W=:(Xa(W+ő+yaXS'l65<#HǶsJtFvWfE,|uNMlIJ?wn9a8W4sOx^: bN7|jqҬꩫ>N?/Z`$\)qʱ67>[ioء~J,hh?(5fS5wzc]AVS`vlN /%Ba8{ -V/!fZYߡIφZ01y<%{ MҰs, K%> #c "JAG 2Nu\2)8XI*B.8|4-k#m.NѱY \H=KNyg%4F/fSkRp@|ҳ(/|"UT[_Dڂ/p .u1? GeQ>V+AunW@[k- yEQlEѣҞH|j5I=k%_cgUǀOPfoOYOCANnkeW^;13n=w0կxiSfC5,aNxZ`A/a0'| "b"I7%4az]ϢO4O8Kc惱-E31!A.t tjpyIV4[tGY0KGCA(i^dY%f`nBTsV,UGJ8&Xr_mIѰr'dZp7xRI#fzvЪ\`>`T7X^8W|7jI|j` v\r8FA u4VhO[U$[•=ۖ.[ޱ\,W ڌqߟ~YvBx^[_ArqA/.;4Mf:j>t/jk72J f D8:_5Hx; EJIƒKyR/ӭ c;I2'bk[BLl.ִ])1Ec<­PnJn Z# è wNsDHA4bhŀKiK&a;ٺQOy0劉Cp7~44v_IU"-X4ƬRcvQ$+]0>9,q; >R8j٣ޒU'gfe'e'β^2nAntk{"\^pI*mڲu@ Cdg6@,wLb|H'_PM %Y' tDgtit\?+ M3}i~N̝$DqQqk;DK>sÚYBffeb\jӱq:>^kIaY)J |&~cw-cY! #-Om`7cJkQJ-UG1>30}>ԂKT .x$twxz7NL5iPb TҔiъYԤbokɗK#^Mrŏ"+ؚ% /ܡ\DyL;3bdKfJ"6% I`ƛ[r-^7h$G+ٝtW]"X`|B)Cz+?YvtN`lex1I[t,_8s}[ڮVeSlj2T|z>:²Z}mҴDǁР>]16W*iNZ3ϒ_Z C(&WbD2O&o_vt-Q{~Ix"ЋsMLAFKj Qw5?M*D[|n;thMWUo#*IIs6f,~N&8<(z}Ӊ`!clUtL2 zRvf#ﲀr[U`1Zڹbaiʥն7O4P esIuݱU1#."6(N%&oKCtUYZ}^û$<.Wov=Xr!JRI+G꼳 :Zִ:$<*A{ij4^Bn /B֤݊Y:<;}+ y1Nn] ?BZ:GAۤGd]ί4\p T)fFwɣǍhA@ܧWJ,b!ƹQS+E /} A=: <ӗ 6L;T67.%Yz*~x>\[=0KJ@Z H( uq|+~ LlNBLf`,jh ?t'ق^)߷3 ed1Y}Vi;$\(ZI!QWwEN+3sE͈A"nnz%S>̋v8MW/;q8y]C{Ż)h%?`i߶hI&>MOkoIIYhx^1C;\"SA7( *P /#nrP61Ź[aeJ2M)UrNK @aP$&FA ODy5dAϣrӚbQ컚nE =Ǽl KMAD27-d`/PxG{E+eFܓ&1?{ў5V6C`,ۜ0WI`py>ܲ<`leCXG~B.n2L$'d,oL̢j+Dnk (Fzjn@^{{QT\\OJZ}ol-?mdƨO9(Q^ׁ՜wsA-G20[* pVVdPVo2lg_q N83o)!lY?-f^9+n:pWiDgN6~9E]z(]%#G%P͂5(pl71LDK->sǷ ,+r*/+EE06+_x0㊢l@1xGM /z6.^0)eu4 GĆcp׮S^ckwCjU27;5! ESף )7OZ_--e#rsF@29m/]K\ʯh| ")uc;-{^i#a\IP1^2`=ċB˜"tTq=X'/zn ~ʇI ɏjF=L=^y <@`q&ln##GUΒīią->UQ6{jfnlȰ`y#]bJ/  )$"Xџ8|@=E$D'^Se01J88ž8kokˉU]3'jcy_ɕ`٬N:f͸Y `*`wG'^#-  ㅰU#l,Sm!L++~o`ѹ3瘂{zo.Ӑtb/B:]ңXA%n }\r"EGL7PB/`F%/N'b@Mp>feL,~s{ai~M܌g,xFo13vDG$ /v>(/S$—x (nZÎ+ w({Јs;T ٷBb N{}+l!;Jrf y kZg"/۟,ѷԧ0Egq&5ͲJx|ݑ*? &<`3np"W8NPqMpALthp!vC{r4]rHUBҮ.sy }5r=B}<鶫Ҕ؄&AW<{Sqp܂E-Q'*md"oP)LKӯzLnz8BރB09מ_ []YÑTw s@V)+y>B'n(=g%GJ 0P߆uriú 3M)8fP^',*eKaoqf0[Z6hAUibf-PcwՅ^Cב}orCZ7ge|w*Rʇ6bw?>&q{wϹ.qw2 LBa!tyٖ%ü}X6Z8N9yt 41†٪e%IÖL0 GWx{f>&x~MP]`Oa ǯe>h :cjx6/X*ՁM'x@W4Ox[╌+|ulQ+ET E},[_O%2{ QU(1KKXDUZVJT[mikN6eʼ-)vP3Kh>& L&|oF -Ç[4YqTS x˘Zx*;b|~37u9 0oxFRfZq6Pc`=ڼG`!ecYZϯ`: RibA{[082~|2ac(l[CjL@\2TKFYqJAlF(˞  N7ĶmTi7VӝYW51n.X|"KcWnOrCg'p;203ҫG#vBXaߨA*_44ܺ+>g#Biҍ&Jؕ䥤FNje,b#*3ɶq{kJOh*eBmSgMV qՅЦTRGXH Qf# J`Z'#0P,(xo>cR ^d[Wg6Y2<%0yI(sy JM=rkPf#U.jyؠ!KNkiT~rN>3w;ڎOEW6~U!xI3a!ӄRītCe- t#k _uw@@^SAW9)бL9H,-=Gf񘡵<U$Y|.TxU{~R{~{$KG ='w LF;nꖟ]]9xM\a_?(HFUEÀ1DL_ Θ63%*3~ /$r0I4'cͰO)-~*z [8Gy7hw<9x3WPיˊil| 4jA')o,GkFA28%,Poia?[F刹VkVk+oM~Q@/@T"iiԯX1`PlY9 pMV9ҙJMs#Nb=]cF$oXO=j4'7E,X, s1$x7=᝹vuGwə'Z k2WiHݟk>;5=f}`G.RqS|Kg۾GS-RţҠ۪? (?D]e|Ww.)%1-iIK[fѤ ůUf* Imj,<> p[z)zo)VH%}24miTUX^Z&e!ߡ^aHYPae X2:[ުyGD?`ni@#h [7T{c-$z*v!!_:Q+drRjga]+|1?_&Eu:rTOt) B[eޝ@F`:f)'4[4 u?nE)CiQZhY,q73\aKM'(&Gޅv>٧IUP塆t5҉6<Flw@"+s硊_%M=9#)R 7썢OmI[9u)BzyY\DVHMʷ_P=aB%< ˦NeouLRr֥׽Atp|',Ky[UfuE{C/wW0i'nUUJ^ ŞN:(FwhqH Pϊ@(xVkJ[z@tL&F0e)̺# eHB%@aZueHdi- Xm%X4M8=8)~ޅzlB]/l* 7X052|!IdP88ܺYD~u=XݭHx~+FN**F4wAlY]h\ا%e)2ɧ?B"KIH Rɲ:1XU5+s^!b! ~tyvE>!fZ=%csXrw홁[YKoХբ & o-TWh>RLr[&」_A_T/GDf}s }TbbYw07O׍u䭕ʠ3G&0~+|ߔ.m$W#/EonC?GGGCcX; gO"}^}M$[T']RvRcYG[Hl*DrzoIz ;U=8)%Dqq D:8{g-nyݝ) ȄBeLlzYIL3xQNMmP,'ߝ –k^Q5a,,01298[΂CǕE/mNXt1M<> eL AZ히0V?/;u5^`:g_w0ü IvfP&cA|7<g,-Egcԏm\YE˱@4*B/gM6k6`5068K趢/*Hp&⒊ U]x<1j B-Q: .aop0.-$eatf0gMJ)2΁sqgM@Q*-hϜ/uH7Lj7')BIm*;l{.c ,lr4s^;Ȃ|w~ xhq"'6I;?o.=.ܨ_ 0-["&`r!%w/n2soj p1 av*31^HFީibfdٝSM7/"]lyѢdצd1uzu-F7YJK|# 6%S㿯ksiNl'93ZUrԑ"='&DGtT"$LaVh+:76ji ڠ´\Zcuy 6ۙƭ$_jsמ-=̱  YXz󻲖 (l—kA(+iI*){:C!ը Q.[΅J[}IqAn۱ _c]'lө/@V1]*Ęq)hV=)ko @oNz v4ZC3ͿUBlzo5CoL=-Pw6A)(J ȬA)ۥ,I!}\HNndyNrfQI'i'g){ /M$ʥD5]k_Eλȇ>b &O$_Y>"vb p(q.Ejv="7{afФ }uq*9,͙P7;K$1hl $דD-瀞."щIl |zB ʫ 06Mw ˖[ˀ톅Hf>OshAA1#'d+܅-ˆb 8~3xĕ;+83R k(!ܤk/JŴLPF4kqgMV )R85(4]'!~MkCctɤrOz5 ̮Z+R`T-xodKd_?BKcp'2|O0 "ƿӢ ܷ=O0V!QT[6Ќ13 !ϳrkIG.VGD' _]f a) LJM9L =;kD9`%j ^[[GP[Ǿ`V&z7lյ'b9_`ۃ(L=xaw\2CD">/N2Ӏc:ZQWFY]*${AYp*&^2 U{;YDOL)R[TB8hQ&Q織6Wi3& hʼn9Bg Ro)+y$X`sr @Qߍ dwH4VzE>9 S4zBR׹9v'ռnטWz@kNɲ~%cS{/-| SPl9Bڻ=OwIarE,!)!Bx#n/J|ڮ4}uD{ZkSʫnH[>):~|~Md-VmTgFNpT(&5H&M/WAHVt@_k-ة8~z ^nrghHpJ]:<;mp\&!5YNUt8Rcu01f~q;n~4 [7 ;}uR 5+*?Y,6*]sʾWSݐvz}sT2gwQ*-d]J4bWxP;gV,/'Ō`%͋/S=`˞]zgH %}5c>KM<|;%.FTW<$"Έh?Xas8Ik5P' /=?gea,/*8M×iօE{+o˹Ů}A"f"BZ0W,j5c%Y"`A~K`ը z:+)6ű}HФ/AAG>2X.k#:Ici1Kl}νKX)• 3ȬM)=Y[ βK%Q}O߶Fcl"QV>G{LCM_"EkWmW][RAJ JiH5w/8Ӄo'[4£MZ<5 d@$Hf ʿxD-hQtS:CFfs ~IS*dp~f<ɿM|՟rDIg !BF1/*q;;t4\l&_xuEт<'s;n˲c9 _ª#5"%_L7B ["E>rOQ!fiR*؍Pz \z(`ٞ Q1^`E,#enoi/3qZw;oy9l.-|(1-&bUmɧW o6ZvJyXf]9 Wrd4)05 Só ۆkumIV2gT=U+p|H]֊6!z'#@pR ,]?'Mpĩ}GԬ% F &5^AR~Mvte2aJ=Z zUE>(MFk= w_&!uvsY㩏,Y0%v'z'yjcs%a1]ʜ4s|jdV @T9~l]G fg$6WYB<ݧ \2opw{6G$){@8$⎡ `é"m +l¬AyMmՀr0?0YYq-edb/h/rp-& קoiE >T?6W4w>BȷdKRG)SCVq>x1Ĺ.ҫYyWZn[ƕJ5uFk~'om#Zܸ^Z ر;]pJϧ|PVnˤ%o$NSmQlŻ Enges-FxEC/3j)>Z}Va0 ,}d~@Ȩ÷-Sѵ*S'"GF!Wb j1#8J0W`Υt昵뢓{FbVY($4jwAL 8.d%+t\[j}Mw/6x*,CoKG_|6ՓJ@i|" -9`"f[`|4>YOd[lkH‰MNK1pݤ^Aю㎳V"qôEō2[^_Pz\G10ĈPwm-0&)9;ޅÉ롁mٖ2T`p=g☨JR>PT$scNE f42l>~$Ud3Fiqg@+8]3QqKòE^P9t$y`T"MD]neY(B2 FO?f'Խ%b чXOV¦5V T0gV`.$QA# h2!Bn:Xw郊2F8:׋\+ݑ!sWp(ySL+B/*LQCdدv4b IBDF_/x1ar&L|\8 [ J خCTG!9})M6o7kNϺsJY_BI%jg b`(iцW;̤-֞'Ԫb}Ygw6CYnA|ֱՇdjuZ1bϦS(1}8eW$a{֬ E&f 3gtH6ac 5Ҁ 3z%7ylUto ޺l$ihqŸcc}) Fg [Wuĉ_:!M~8fzTߖ|bWCJ87S3/ )&iRF24/+jsMџ *`Kn^rbؚV~OoKr' #fiuHC˺70d]%i(c Wwgf0Y 6d!H%)lUwd3W/KOE6=:g}߉k7Ka#Aw``C*,YPeu`j3S]R&l'ۆQvÚfLI3j_9z$|g O^M#31Ek5 \9 d\`HߺĎ;䢡?_2]p=iiϭ-PXŽYoXK ac;TF}õ-ٚxr( lq+n'XgKuy10i2T~ߓ,Nt~꼚ґdƓ>_ymwI=,Z!MZ[xH5vr{UOQfoH:,&K| YI9ں W1ƊCŐ͖4t<2.',>(T`mMӶ캡NWϐ-y@̵¼a_*:Du 6 є48HYMdmw1-1D`F>^cv>%v3~J^2!i`bm";+@>(q1{d?U-gfϘ9sbЌV6>n'Ds]v ,Q綺`;Jo>gI|.%"N5CL*x /gFd:cߦ3ˈ۟)C%+GL`͘%H +d$`CViF&&E<-$jBN=lL pwbqxuS$%̕?_F?O?.)w}޹ Woj'Yc0MFf|eUj>Mpj(qƤe}9X-#bYH!24̌21PٰGڲ^+ "N< nuv$|C1?C2pF61-e6w'K#Isvx4#s}{^SB 9ai.`!2rͻe&2nDjqsa-w:"}?hȓV,@dsHʙ |ͪR*pC "xR:$>KZ_"`ҷn,pNzl"p?DrU-~w]4wv@9\}9Sw*^=_nkk< },jĥORBDiLs >K7YI| . soOLHlL0&xʠ2GXY;u2F~Y1 u.;6>RB fcwvE42o) }?ت|êx聃h9];,8J%D1do0U̩MӑӠ2~!B&[XGU&bOՁ/,KrJkJxP6ς1wj⛊DZ1w13X2g"2 >!ez_Qt61vQ|_NU î!x { 5NS&Bp4 N0^D+bjb,:nr^qFˤ,[QT֔Z 3W{n\"]|HYM鉲dr[־aYvD"_S34鴷D$)3FI}~2{=ow.{y`D夋~A} U"7?JtX&2 +I#V_u͗-HAo'~uMw /D+e?9B:wZ@JWI8g1A.jPU0_^&NP/>y*89Ϊv5x;B~~İM$r4IOS{F.>^USq5 +[;/x㱠L9tw ^htfd^gJ6JzbGb(y}WVbw̵,/$8;dtUt0sRC}UEhXBla%!Ki\h} q\3/-0f"yDD>!`W L ChTR{͜*0ZJh?~bծGzaӠ"-BKtCN!S T lƘZh >a y]]X露CGZq?*45VNG񔍻]hNVlf&my]?>'’t:F"`5^=4GGQPe`e#H*6}a88ngcn>5=5?R*gu~;Q}f/)>*V,=sVbe 7b@ur4ܻ1TF@J9n[ ^+xoaY"v4*DfH47|`L / )~H8 f>&1GuKQ84vU;CPq^] -ϴ]6)[^Xbgy̷S;U_qu~@L'v|RR>^iE>)ziJ[mkU%*LRnV[- g <;l⥿l[nG0'&%cІfGxSddK)N5Zq*W*a_%KD4pCF5bu8N20R5XGTuJ-lV!axm sai%0d,*QB};B"-%զ[ZZug5f%D/1F7+SZNXJw-m2ivvK(pV /f;{峭w=LzDftIQ)Ab0\w4_]20wȢ?mDʇ='uÁv P(rwLj7gU'y< 8\$)v_w:\tI=@{X9̊}0+$H<^q.g.@\{yj >)!{ᡂ2@J|M~3Y{tW߆GHN5D+75_3 M#<(E(}>*Gd:0AC۔Җse:uU(? 5i~`7) Pa4x zrt@&c=#z2C/#x 1~!UIh!Ή3cV_zK/nzMJeYv oL 8>˷e_:%UzR6 K뗁֌l7-6"լwS2ĬK3cU>cSKıc~zx ~?7Z}6Җ̲YrSQ~\LmǼ"rY&KRl͢b@S\ȏG@}ZM&Ey4l䝦y˽v7~{)_ ܺ< kƬ/-m`X%fwFwoG53e^%VIJ0dNiyQԥ6\M joGu++Åe'tb՘p',W̮RpvRjM嗵kT KȂP_T%9C(RDYv'Z`7v׳ŕȫip3lV~@NGټRvpCw>?/,o*Hu S h?/ e/?'fưԖXH,e ?2ʞZj50 mA*!s=€)GqSJEqt)udݼ賦Yrt{s$y`K,7xz 9ѹ YRTC#׀rGγCw@ u!I`ïx'eO!St(0[C,)֧Bp3F'"* #QvQCDs[.ܛD>0UiZN!{JC3" UP]f}`@P w^\Bm@Jp6 /=[4, RԷ3"Y{03.͞w.꓊1͗½I1F`~(cBŃ $OО@W^Wԑ SkxxJFur$tYG @Enf| ά>lvriwUcu\Mlo&b(튼4|Mbc1K Mk"6\!9k2A#*~Y;R̥MZl3NC#;kQcot"K˺ VcC1w5B#z!HMN븂ˀ 3Sm1(9,1_™n_d2XwM_4d_mBI^xS1Ayi)"7H8:eDІoy6ZU[;a8.F>ݜ" qvLWΦd"wa; ׈lw6%TK1jia|]itmVGV DHf7)L`D#LnHGEe=Tk\`xfo?dLISvySwfЁKCMs f}`#Te_$ٸǪV[7őv#?x0U]эj K~Q8˨_|&u?vՌnxfpb֋Mȴ@DGA &C$ex Icv$Go4iC3,\8 4Fo"J֯Jۑ]6 C}_Lީ45VhT0n.._p <__ǩIq 3aHZ'Q'T#ykcߗ#;D#vG/$#Pl\IApfQiM뇛 Z@a.YNClUdٿsOgr~ BZlds!iU4s_\U4R*὿N弶-!6!r4B#RfOUCE c0hGYzA*2ԯꪾIvCtggTs]c(|\D[4`l3FQ_J5 LyLgaoXB f 6ַb0-j_9)@EpW)\-s1dg#ZϐTMu ˒zbBmWG琠tRhOnD?20[Tp^y/oU3oaw3Lp$jlW6pC[Ǘe9$3-n3߭<ϼECtH.70˕9">4@ɸkB C5U ItF' }/*2M뮨whP ,H$DUu߸L&eh!^\*lt>S8@(^y(o5Jo"gܹro+@ULL ǘdйd(m;aSm*:&mn.|HG(̷D~&^qyZ$,k A}OȲF.w\+q 4ű.t;kB &Je8yQ9%1Vb.甏n_ n^Em/J:7c0_klG(7e8)4(V=@?2*HS5^ȎsYL$ E*wK'M.< :%3m.E7/s=OfN}hwg;  Y*".Cu9cdYǯ!l'iّfnNݚ Εwifd&\\ D6{wPEE}"Ed鯮||:'y"`h ?"F5|9 6(~!E`I3MlLe:FN!@,GCi,/2pOR퐔C E3ٛCRҺkz{=(ŸX~(X|>amڜ%KO̰ h!wfU/G)8yؼɕaH|isx& ~4ZV0OFF't[2ƒKWeݲN[bop+^Of,3H]ְuAy,FE^ow]쬯mIrQ { nښˌUORTĩ]d3y, ۺ`;oE3=Í2h[Y5C;&gɢӚj3aZ7{vӡ%OQ>(] M˹R0T;l:zl 3,ԑ0qn~8)oaRz>z2F %:LGslc+ ٤DOHڣp*02a'ZpIy}YL^K|9 k nAo-vEgSudv & w!Rfh*LryLfYZV3-N0%;j\ŝm)GoF'L`EцKm޿<AĖȻ )u5Y\_Jc\o%Br`%?רy)nS1A@42rn  t6su֝@U gdg`-B\XA1nLə7TyF-q;CQ)>rf\G)De2sikPڶ!<^/[J%))rXآN a[^ֺoT~Z-ֆelYE& @F#qi1~@yqKɷ4߾ܚ[7g.0+k6=9X x2T |<0O48Y<ϒqh8D'2wS/YWyWrҼj]WyP;x1F6Պ(V\Gaż }]9[MN( jjNK^d\oO== 9&2f /2'FJ#'XggnٲF$HX :y9o FoԫE_Di\V/1Zk qαF/t IEo=zuHp)fG k?M J^,CӤ7oc!vd+d*\${C'yc}.w"/U`7u axe7x*EL_,I+޴XsDJ@Ff$ep1tH槚jQ=Ë?P%^:7h}?|O>e+CI@7iX({Ԗ҂(e֠f\8qOsҏqcK0f(=KRR0KA.tJ޿źa{:WPoh(` :rl]o4FfZr4] L:ġEX-buiC7@iKr$cb`01CޣPi _?b 1ï5{/sPn)X )c4=T^>o_Zš~ylxfKqĶsy\b۔~ (,L{͡3̎#T޼.{HY-'PHQi}gUZ4> J.{guWf$MѮ,ZAHb֝X jXNݭʵd' {88bvjL]>nlfQQͺCѸz_5OiL)ݓ4Y^ l:u>fz >čoa?H뷁ۙ);߫9|G.o1-@8E}c?-gMңK*Ty-0ܛ}J.W ڽAvW+S4~,QpfrQb 8e(%j¶VomUdϫF4^{ `m"Js7  !D|CCg OfYJmyr[>5py:(/ڕ>J|K9OVT SI1hz9C೯`<[CfQ_^Ngky<FIjlGi> fXC`w͢`>eF~9->oG'>PhGf/2m!28.~UF!^e*dʗ1`ֱ#Z ȀL`we~'Ÿu#3#ͤ,xYy==:+LʥAؿ$;%w`6HR+68 "ȸ.J4TY9tZcTO9^8Kjɣ^ՓI5[{<@̱|Sа cD0^wX|"¡vl;G'w4AMy~UewrFSv"JUl_KLaBbXL8CEb5MN0A+q"ӷ+uZXkY77?o#)x3JxEUu\j;I%F'|i, "[KZ ^+T Hx,;ش-}S.ݕWIvazb5$hcOGSE~7qqfw"PH_ޓI6rSijߔBB\ʷR)q]&jՉ|xqɝRiHP! q~YUPn*a@BcaK6& rq2sVoN#C53\|5 =v'EhA ?-4C3kph$xT,J]S;6qdU=s.z.Sd"Ħ "(*o@#TsS)^˔W(}Ӣ v6I&p-67N7FCAZ'Qp+s}5;Ów],)9QT3tv.Cu e>8!u&6f" ?B qXtRp7hP9pC3$SY/L.f#ȹ,-Z3-5 >Y깪)WM媘Oz䖡,Tw軗FeEx&%w(G=R}y+m[]i!8sGSţ[0Rq=?ȏjH^UjN\N]_Kk!Ph Mmx` L MZ+ZQeP*^!^K2M^lX(/::b ȓcX`Ve/?v"6gr*I,xiiI+ B+Gb4ܗo=u=\6-OjKU~*"Q Kv-A.* >yt-[ 5frf44EsEfV DYf;AybjM?NCf~YT, lQZ,Gz3|hfJ!\\~[!);aVER8_lndxc67^GalH?8D2/wB&ȅ/%90 :{d}0F%۽$Pgt {G_qgo0R=X_ 1~~F{yA2S.JkZk=}CIY?bShDÛ(D\̹ڦ+5ZhZ'⺏m3HjXi3SedSNRk:mqygCQP}4>,|wPB="O8&nT"8SWQj 7}ZEڦf@9YQHEztGgM녖r:VE>ya53"T]z* Wdإ qS& 2t (M1y >Ĭ,+v |d:1ēS)U+1fzecʕg?u`;7ura ZAyEpƒhL9 >6JHgsr$!7UQV .kNme]h(B.tÜT|yGy?L&Л\ K 、ڏDbђW!jИrEK6捝o\uR ?aW/#z|x{U;ɋilN#ӂ`,-/rtDZ %1| ;c<ȿ(Q{M/ >`gS ?!PO7q޷4Zs5)7hygk?pE=dqɄǒ+ S=f'ep#!f_`K:2K<< SڢнE*ꧦt3j° ƀ /*՚xgC o69YWd|25,n{r 6䈥v^u B1DJ:Z @:\c]D5 *#W0V#J b)$hܪb2n|H){:Ycg܊. $^i $?7JsU^*lcki2FdI; KJzgMzbi c`S(^aL u& W 1L#5Cq8'nn ]̆>Cmҭ SR!F`Z++Y-Dk'ic\JΆ#XfoPj,}E>J0rYJf~A_dbro8"ҒS!h[%E#ftp>uii9.Iu*M% VW)K㫀Xg-SIjϬC!Y]_og;9T?y,\gf9vs3g ݛ>_HXUcٚE[_<`| Ze3e}?å'@ALy\/x1nv?mkyOFoO[-9Zg2gR>s?! 6Y4ɌE cB{fLq,a]]2ٶcLu:r>qo1+bDUa!N =f+z/4[_770Z>d|t9..&@_(NPF ahERtD́1m>m{鼈 X+"h'$lAeH=+n2W n{O$Ni׊zL%9ẅ́Y,SNjauбgʼ>,[2T.lRH]ӡWb$p%pRs8y_pZI Ctg t<oӱm%=拂XbW@`_uWc{P`NߟɅ5u`e?:mSXQ8onf͠k4&mwR{@b89;3UcTx;xd)PR+]b7k{htlj]AX adk=~Vɬ}crCeLe۱gg85KOwuطiEzZ~}: N`<-1NQ5Pk*SCa0rnReb>ִ&i| 1Sifc0fd9&nV8#U%2 Rd v~>*po+$[_Y"kI4t0-BIJe Td Emm\~ǀN* Ap'}ağ MJ,m I@&]`ۀ%NXGYxW2 ňYSjCO^Rp*T4M+=/8ONl2e/,xo{[r3јz L "rT,.풑VsgW(3$J[}gLh&دZ |OVގ#džXQ9PS#^3$^bdxlڿ10[ys @Gqlc y* tGR7.IÒ& BFlՃuD[9f/Ƴma+85fz (A 1/]U+yxg%4LJ|d\59[?JBF/CZl:Hylᅂula4,U9Ucy[8X5CX1ǐ*pJiTk IсSar뒌 $rmL"wme;M 2|qVQ1VHcP^e^݊xqSiikFBL. $?=Pi$-;wV7k*7lb2)lUz13ř@vS2Ic腹LHzi{F_Z19 zJ&fg@T'(_xkћT >auK`̊ {Yz,@|RDdXypqUK~$ Ym T-s_Q!4 !yR8ۈ@u&8NWdX#61k{%6`ǘ޺އ6WoT;,@LBJ ␋ 9ctil)'#@Us?端 &9>BQ]YAvIە$Vyb:ZFm;t(F-mS nqn*?٤OTnpP]bn|i3E+,e-O1Ch>3H[5VdS_*̀v]M;kI5ƚ>6IP P Jđ?H-N (Cu:Pt+ 5'Dx9oz1"ԣj!fzZa{ʚL jhB&gEpd0eNO72>Oc2#h|ȵKui-E(O?5aOFL1@M >mݪh.W[Vv5wv l~HHDGMZX'&{G†.7/BAa ),,θ}qd{p'4Ȉl]62#LA8UŒOi(u*րqv씖er7j> /Ӥ YZ