libibus-1_0-5-1.5.25-150400.3.3.1<>,.dbp9|4% >~,` Ψl :W# BW9No2 GCE [$)4(Bsc0fqYzf2v `VF3.vM@ UIxBӞ#BDPR]epB(L~IfȑqBEgHZFeH6ڰFqj]..Oh)#pTEK$W g-Vˏ@XH?X8d $ 3`dpt     ( j  @  (8H9H: H>U@UFU&GU<HUDIULXUPYU\\U]U^UbUcVmdVeVfVlVuW vWwWxWyWzWWWWX4Clibibus-1_0-51.5.25150400.3.3.1IBus librariesThis package contains the libraries for IBusdbibs-arm-2SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ibus/linuxaarch64dbdb974a258e366736ce419a71e2e751e9f4a1f607e30ad5f44b71b2c80f1159aabdlibibus-1.0.so.5.0.525rootrootrootrootibus-1.5.25-150400.3.3.1.src.rpmlibibus-1.0.so.5()(64bit)libibus-1_0-5libibus-1_0-5(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d}@a8a6``\`3`!'`@_@_ts@_l@_e^^>@^@^h^f/^ZR@^S^Q^M#@^9\^]]@]]p]g@]@\\}@\zp@\s[[s[Q[5@Z@Z؄ZZiZS]@Z8@Zr@YYq@YW@YtY)j@Y%uX8@XXXc@WW@W@W4V@V@V@V@V@V@V͛@UȒ@UUTÉ@TpzT=@T;ftake@geeko.jppredivan@mts.rshillwood@opensuse.orgdimstar@opensuse.orghillwood@opensuse.orgftake@geeko.jpftake@geeko.jpbwiedemann@suse.comcallumjfarmer13@gmail.comhillwood@opensuse.orgqzhao@suse.comcallumjfarmer13@gmail.comqkzhu@suse.comqkzhu@suse.comqzhao@suse.comalarrosa@suse.comschwab@suse.dehillwood@opensuse.orgftake@geeko.jphillwood@opensuse.orgftake@geeko.jpbjorn.lie@gmail.comftake@geeko.jpqzhao@suse.comqzhao@suse.combjorn.lie@gmail.comftake@geeko.jpftake@geeko.jpftake@geeko.jpdimstar@opensuse.orgftake@geeko.jpftake@geeko.jpftake@geeko.jpschwab@suse.deftake@geeko.jptchvatal@suse.combjorn.lie@gmail.comjengelh@inai.dehillwood@opensuse.orghillwood@opensuse.orgqzhao@suse.comtchvatal@suse.comftake@geeko.jphillwood@opensuse.orghillwood@opensuse.orgftake@geeko.jpalarrosa@suse.comftake@geeko.jpqzhao@suse.comftake@geeko.jpdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orghillwood@opensuse.orghillwood@opensuse.orgftake@geeko.jpftake@geeko.jphrvoje.senjan@gmail.comfcrozat@suse.comqzhao@suse.comqzhao@suse.comsbrabec@suse.comqzhao@suse.comqzhao@suse.comtiwai@suse.deftake@geeko.jpftake@geeko.jpftake@geeko.jpantoine.belvire@laposte.netcoolo@suse.comhillwood@linuxfans.orggber@opensuse.org- Fix boo#1211977: ibus is not started automatically by KDE Plasma * Remove "-d" when ibus-autostart is executed under KDE * Remove X-GNOME-* from ibus-autostart.desktop- Refresh ibus-socket-name-compatibility.patch - Add ibus-missing-include.patch to fix build on Leap - Add ibus-fix-wrong-cursor-location.patch (based on https://github.com/ibus/ibus/commit/936a0e76df79d92a8bdc03e9205330fb84a2083e.patch) (gh#ibus/ibus#2337) - Drop ibus-python-install-dir.patch Two reasons: it's for, disabled in .spec, python2, and patch forces the re-generation of configure, which requires aclocal-1.16, unavailable on Leap-15.3, and that breaks the build.- Update version to 1.5.25 * src/tests: Run gnome-session with no-overview mode * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection * src/ibuscomposetable: Do not include the same compose file * src/ibusenginesimple: Multi_key to 0xB7 * src/ibusenginesimple: Make Compose preedit less intrusive * Change default Emoji shortcut key * setup: Enhance engine search function * client/gtk2/ibusimcontext: Enable sync process in GTK4 * engine: Update simple.xml with xkeyboard-config 2.33 * src/ibuscomposetable: Add support for the include directive (lf-) * src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-) * client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan) * setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson) * src: Fix a typo in ibusenginesimple.h (user202729) * Update translations- Own /usr/share/GConf and /usr/share/GConf/gsettings: the time has come where the migration code is drying out and we can't expect the deps to just be in the buildroot (but it still works).- Rollback ibus-socket-name-compatibility.patch for Leap 15. Qt5 does not be updated to the new version or patch for ibus on Leap 15. It still needs this patch on leap 15 (boo#1187202).- Upstream update to 1.5.24 * Add GTK4 IM module (currently disabled for openSUSE) * Search engine name directly * Update IBusInputPurpose and IBusInputHints in ibustypes.h * Warn deprecated IBus XKB engines /w dialog - Workaround for boo#1177545 * Update simple.xml * Fix arguments in GLib.DBusSignalCallback for Vala 0.50 * Fix to build emoji-*.dict in CLDR 38 * Fix build environments * Hide IBus Preferences from AppStream - Drop vala-0.50.patch, merged by upstream - Remove old "Obsoletes" for ibus-gnome-shell and libibus-1_0-0- Fix the invalid desktop file for auto start (boo#1178447) - Fix xim.d/ibus so that a Plasma session can use XDG auto start- Do not build in parallel for reproducible build results (boo#1102408)- Add vala-0.50.patch: Fix build with vala 0.50 (gh#ibus/ibus#2265)- Update version to 1.5.23 * Generate simple.xml with denylist 6042974 508527d 37db75b 6879879 59b902a 568d58d 6ed34f3 5959d6f 5d67a28 394d9a8 ed7bc8d e938846 3aa670e 0d90da4 e4dd6d1 * Accept xdigits only for Unicode typing a440942 * Update emoji-parser with CLDR emoji annotation release-31-0-1 9a9f828 * Update ibusunicodegen.h with unicode-ucd 13.0.0 e10fc89 * Delete deprecated ENABLE_APPINDICATOR_ENGINE_ICON check aa3a9f0 * Fix SEGV 02105c4 f591381 * Fix some errors in ibus-desktop-testing-runner 7b0d091 8da0167 * Refactor source files 0b9d936 0ad5e9a * Fix string formats in translatable strings 7caead1 f8c468a ce865f6 * Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (Carlos Garnacho) 8ce2520 * Skip parsing of compose sequence with invalid keysyms (Neil Shepperd) 0da3cec * Tell Pango about the engine language in the candidate panel (Aaron Muir Hamilton) 3f098dc 79a09f1 * Fix for several error spotted by static analyzer (ntfs.hard) 00adea6 * Remove glib_check_version() in gtk immodule (Changwoo Ryu) 5765bfd * Build the Emoji dictionaries in parallel (Changwoo Ryu) 59d0de4 * Update translation - Drop 0001-Replace-the-Qt-check-for-appindicator-engine-icon-wi.patch, ibus-use-wayland-display-for-socket-name.patch, ibus-socket-name-compatibility.patch. Merged by upstream- Update ibus.spec: Drop the is_opensuse macro to eliminate the difference between SLE-15 and openSUSE-Leap (jsc#SLE-11653).- Move xim.d files to /usr/etc when available, which is currently Tumbleweed only (boo#1176431)- Add ibus-socket-name-compatibility.patch: Compatibility for ibus-use-wayland-display-for-socket-name.patch. This fixes Qt clients breakage in Wayland (bsc#1171442, gh#ibus/ibus#2195).- Add ibus-use-wayland-display-for-socket-name.patch: Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (bsc#1171442, gh#ibus/ibus#2195).- Update ibus.spec: Drop the is_opensuse macro to eliminate the difference between SLE-15 and openSUSE-Leap (jsc#SLE-11652).- Enable wayland and emoji features in SLE 15 SP2 (boo#1165844, SLE-11652) - Remove the with_kde option in the spec file and add a patch to remove an unneeded qt5 dependency * 0001-Replace-the-Qt-check-for-appindicator-engine-icon-wi.patch- Enable emoji also on ppc- Enable emoji support on armv6l and riscv64, nodejs-emojione is no longer BuildRequires - Remove invalid build options - cleanup spec- Fix dependency between ibus and ibus-dict-emoji * Keep ibus and ibus-dict-emoji from the same source * Add Conflict to remove old ibus containing emoji dictionary files- Update version to 1.5.22 * GDBusAuthObserver security fix, drop ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch * Use XDG_RUNTIME_DIR for Unix socket directory * Hangul button press handling * Fix deprecated APIs * Bug fixes * Fix boo#1149065 * Fix restart crash with inotify read() (Robert Hoffmann) * Make session file header comment more clear (Jason) * Amend typos (Jason) * Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu) * Handle small final sigma in ibus_keyval_convert_case (Alex Henrie) * Update translations. - Add ibus-fix-Signal-does-not-exist.patch. Fix build on Leap 15.1 and below- Split ibus-dict-emoji so that KDE Plasma can use IBus's emoji dictionaries without IBus daemon (boo#1161584)- No longer recommend -lang: supplements are in use.- Drop ibus-delete-weak-pointer-for-vala-0.43.4.patch * which cannot be applied to 1.5.21- Add ibus-delete-weak-pointer-for-vala-0.43.4.patch: Backport this fix from upstream, To make ibus-1.5.19 can success build with vala-0.43.4 and later editions(bnc#1159079).- Update hide-setup-menu.patch: make it can be compile in SLE (openSUSE-Leap 15).- Add ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch: bus: Implement GDBusAuthObserver callback, fix CVE-2019-14822.- Apply the change on Jun. 22 again, reverted by the previous change - Stop exporting OOO_FORCE_DESKTOP (boo#1042136) * KDE4 LibreOffice VCL plugin was removed from upstream * New KDE5/Qt5 VCL plugin supporting Qt IM Module will be available * Note only LibreOffice KDE5/Qt5 >= 6.3 supports Qt IM module - For older version, please export OOO_FORCE_DESKTOP=gnome in ~/.profile- Upstream update to 1.5.21 * Enable to run ibus-setup with a different python * Update ibusunicodegen.h for Unicode UCD 12.0 * Add ibus.its for IME's component files * Make ISO 639 language names with title * Keep preedit cursor_pos and visible in clearing preedit text * Support long sequences and multiple output characters for compose table - fix boo#1138123 * Exit ibus-daemon with parent's death * Update Wayland input-method protocol to unstable v1 * Indistinguishable address of ibus-daemon * Update LOCALES_STRING * Fix typos - Drop ibus-fix-check-abs-icon-path-support.patch * not necessary anymore since the current Qt is enough new- Stop exporting OOO_FORCE_DESKTOP (boo#1042136) * KDE4 LibreOffice VCL plugin was removed from upstream * New KDE5/Qt5 VCL plugin supporting Qt IM Module will be available- Move RPM macros to %_rpmmacrodir.- Fix boo#1127711 * Remove nodejs-emojione form BuildRequires- Upstream update to 1.5.20 * Support Shift-Space to insert a Space on Emojier preedit * Do not add emojis in compose category to emoji variants * Implement mouse click with Hangul in ibus side * Delete Gconf dependencies and migrate intool to gettext * Do not delete IBUS_CAP_SURROUNDING_TEXT * Show compose preedit with custom compose file * Fix Atom and Slack for Flatpak * Delete Super-space notification * Use ISO 639-3 to have names for more languages * introspection: Tell the GI scanner to include the C headers * Add Uzbek layouts * Allow using non-abstract UNIX domain sockets * Fix minor build problems, bugs, and typos- Fix boo#1126011: fix unexpected LibreOffice's dependency on IBus * Remove "Supplements" for libreoffice-gnome- Disable emoji support on armv6l, ppc and riscv64, which have no nodejs support- Upstream update to 1.5.19 * IBUS_DISCARD_PASSWORD variable for the workaround of the password popup problem in Firefox and Chrome under GNOME X11 * Emoji feature improvements: Move input focus on Emojier to engines' preedit Show previous emojis with "history" annotation Add num pad Enter, Down, Up, Left, Right on Emojier Fix SEGV in IBusEngine if no emoji shortcut keyis * Compose key feature: Enable preedit for compose keys * Bug fixes and code improvements - Drop ibus-force-python3.patch * merged by upstream - Remove ibus-python3 * Upstream will not maintain it for Python 3 anymore * Drop ibus-python3-migration.patch- Do not hardcode python in 3.6 version, they change so use wildcards- Replace python3-gobject2-devel and python3-gobject2 with python3-gobject-devel and python3-gobject BuildRequires and Requires. - Drop gconf2-devel BuildRequires: No longer needed, nor used.- Trim filler wording from descriptions. - Update Summaries and RPM groups.- Fix filelist for SLE.- Update version to 1.5.18 * tools: Do not change keymaps with 'use-system-keyboard-layout' * src: Fix GVariant leaks (Carlos Garnacho) * src: Added some error handlings from a code review * src: Add libgobject.so to LDADD for Debian libtool (Danny) * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton) * ui/gtk3: Translate input method name in ibus (Peng Wu) * Added DBus filtering against malware * Implement Unicode choice on Emojier * Implement ibus-extension-gtk3 for the global keybinding * Disable panel extension for 'gdm' and 'liveuser' user * ui/gtk3: Set title string in gnome-shell * Add ISSUE_TEMPLATE * Updated translations- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable can change system locale successful(boo#1076854).- Do not condition sources they all need to be present in src rpm - Add conditionals for python2 and python3 - Use full url for github downloads instead of handmade tarball - Use make_install macro - Apply py3 enablement patches everywhere, no effect on py2 code - Drop python3 split spec file as it is not needed and use only python3 * As there are no dependent packages on python-ibus directly people should repoint their scripts to the python3 variant * Makefiles do not allow building both at once so stick only with py3 as we are disabling python2 slowly anyway - Drop 12.2 KDE icons as the codestreams are long out of support - Drop the kde4 icons too as we are plasma5 based now and enable appindicator integration for plasma5 conditionaly under KDE condition- Fix boo#1073524: IBus does not work on Qt5 applicatin under Qt5 only environment * do not set QT_IM_MODULE=xim for Qt5 applications * use QT4_IM_MODULE for Qt4 applications- Enable emoji support for openSUSE. - Use %fdupes in python3-ibus.- Enable python3 build- Update to 1.5.17 * ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c * Make all emoji dicts for fully qualified * ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8 * ui/gtk3: Do not activate emoji cells on mouse until mouse moves * ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland * client/gtk2: include the scaling factor in Wayland * Add IBus portal service to support Flatpack * ui/gtk3: Switcher should ignore mouse until it moves * client/gtk2: Do not send key events to GtkIMContextSimple * ui/gtk3: Fix PropertyPanel position in workarea * ui/gtk3: Fix to enable menu button on PropertyPanel * ui/gtk3: Increase timeout of window filter in PropertyPanel * ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS * ui/gtk3: Unref Panel and Indicator when double panels run * engine: Add Malay and Mongolian keymaps * Update translations- Don't build the branding-openSUSE-KDE package on SLE- Fix boo#1047912: ibus-setup crashes on Tumbleweed * fix missing dependency on python?-gobject-Gdk- Update ibus.spec: copy auto-start files to SOURCE directory to enable modifications before compile. - Add ibus-disable-engines-preload-in-GNOME.patch: Disable load preload-engines actions in SLE, which is unnecessary for mono IMF in SLE and may cause CJK user login failed (bsc#1036729).- Update to 1.5.16 * Implement shortcut keys on emoji dialog * Move language settings from IBusEmojier to ibus-setup * Improve `ibus emoji` command to work on Wayland * Emoji-related improvements * Add man page of `ibus emoji` command - Update to 1.5.15 * Fix memory leaks * Fix warnings during resizing panel * Improve emoji lookup window * Support scrill event in GTK3 candidate panel * Avoid emoji typing during Unicode typing * Fix potential buffer overrun in CreateNestedListi() * Set emoji preview text on font setting * Add `ibus emoji` command - Clean up spec file- Drop ibus-vala-0.36.patch: No longer needed, since vala 0.36 re-introduced the compatibility layer.- Drop ibus-vala-0.18.patch: No longer needed.- Add ibus-vala-0.36.patch: Fix build with vala 0.36, which is stricter in its binding usage. Patch only respective vala versions.- Disable emoji dict build.- Update to 1.5.14 * Don't warn if DISPLAY is not set. * Install a DBus service file * configure: don't hardcode pkg-config * conf/gconf: Fix SEGV in ibus_config_gconf_get_values * client/gtk2: Fix SEGV with Wayland display * ui/gtk3: Fix panel CSS format for GTK 3.20 * engine: Implement Emoji typing with XKB engines * engine: Add emoji-list.html * engine: Use annotations/en.xml from unocode.org but not emoji-list.html * Fix typo in configure.ac * tests/ibus-engine-switch: Don't try to remove non-existing GSource * Fix make dist * Fix Croatian language code in simple.xml * Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46- Upstream update to 1.5.13 * Add SetCursorLocationRelative D-Bus method - Upstream update to 1.5.12 * Fix ibus-daemon does not update user cache * Fix lookup window on a secondary monitor cannot get its correct size * Fix default position of property panel under multi monitor environments * Change language code from ISO 939-2 to ISO 639-1 * Fix minor bugs- Drop show-input-mode-icon.patch * this feature has been reimplemented in another approach- Own all oxygen icon subdirs, starting with KF 5.21.0, oxygen is no longer installed to the same location- Do not apply SLE patches on openSUSE 13.2. - Drop ibus-adapt-new-vala.patch, not needed after all with vala 0.32.- Add ibus-adapt-new-vala.patch: Fix ibus compile error under new vala compiler in SLE Desktop 12 SP2.- Update ibus.spec: Add "Conflicts: fcitx" tag in SLE, This can help to keep old fcitx input-frame for people who updated from SLE-12-SP0 to SP1, means to avoid the exception which was brought by FATE#319095.- Add support for translation-update-upstream (dummy bsc#933411).- Add setup-switch-im.patch: In SLE, if user launch ibus-setup without ibus service daemon running, it will warn the user and switch current input-frame to ibus by setting an environment variable. Note, the setting will make effect the next time this user login to desktop (bsc#899259).- Add hide-setup-menu.patch: Remove ibus-setup.desktop entry in SLE from desktop main menu, So it will only be launched from desktop indicator field now. This action is for insure ibus-setup runs with ibus-daemon in background everytime (bsc#899259).- Fix the invocation of ibus service for KDE, etc (boo#968486): for DEs known to support autostart (KDE, XFCE and LXCE), ibus is now started via XDG autostart for avoiding the race. This should fix the missing ibus service. For other DEs, ibus is still started in xim script, but with a slight (two seconds) delay for avoiding the race, too. Along with the change, INPUT_METHOD environment variable is set explicitly in xim script at startup; this is referred in XDG autostart so that it won't be executed when other IM is chosen. Last but not least, the explicit dbus-launch invocation is dropped, as it's known to conflict with DE's own startup of dbus- Update to 1.5.11 * Add Swedish svdvorak layout support * Improve UI of ibus-setup * Show property panel at bottom right under KDE * Enable absolute path to icon for appindicator * Support showing language icon and a property for Plasma 5 * Use GTK 3 for xim * Load locale compose files dynamically * Enable sync mode for xim * Support vertical writing - Enable appindicator status icon for SLE12 and Leap 42.1 (boo#939506) - Remove a bashism from /etc/xim.d/ibus (boo#941052) - Requires newer vala compiler * Cannot compile with an incompatible return type error * 13.1 support should be dropped after the cause is confirmed - Drop appindicator-absolute-icon-path.patch * Merged by upstream - Add ibus-fix-check-abs-icon-path-support.patch * Allows to force absolute path regardless of Qt version - Refresh show-input-mode-icon.patch * Do not scale up icon for the new appindicator status icon- Fix boo#924696: settings of ibus engines are not saved * Remove inappropriate %ghost from the dconf files - Disable appindicator for 13.1 * It requires Qt 5.3 to show icons specified by absolute path- Update to 1.5.10 * Fix losing focus in/out on Google Chrome * Fix SEGV of ibus-ui-gtk3 caused by inappropriate 'preload-engines' * ibus-setup tries C locale to support environment without en_US.UTF-8 * Remove "Release" modifier key from ibus-setup * Show language rather than layout for xkb panel icon * Track window property offsets correctly * Add IBus panel icon for Plasma 5 desktop * Minor bug fixes - Update show-input-mode-icon.patch * Support the new panel icon - Add appindicator-absolute-icon-path.patch * Show icons installed out of theme directories- modify xim.d-ibus-121: remove obsolete 'PATH=$OLD_PATH' which causes loss of the PATH variable when sourced- disable parallel build for install - not much gain and makes it less reliable- Update to 1.5.9 * Enable preedit color on external preedit window with x11 applications. * Do not fail ibus-setup when en_US.UTF-8 is not installed. * Fix compose keys in French layout bepo variant.- use desktop file categories Settings;DesktopSettings instead of System/sbin/ldconfig/sbin/ldconfigibs-arm-2 16910507331.5.25-150400.3.3.11.5.25-150400.3.3.1libibus-1.0.so.5libibus-1.0.so.5.0.525/usr/lib64/-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.suse.de/SUSE:Maintenance:30100/SUSE_SLE-15-SP4_Update/4ed5c3dcae533c8d29356eccd3aae9b2-ibus.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e01d7eb104f54e2f287dda2c6861d214dfa73732, strippedPRRRRRRRfO8ި utf-893f0fb0752d5c8000a23f76c7823d49f63b81675264866b9d33936cba442c9b3?7zXZ !t/G]"k%r=e:{?ynKdUjy@-i,|:[H& os')P3>SEL]2@W%jġ{0N];͹z\/:]S3Β)=7@tOUP+D>{v&H^>4-)c8,NwB+ѕcSVdn~Z\!m[ HN[bU64o!X]?RZl1AbA÷0%ۉ%YYo j:2RzT9Anl7Mgv }wysXJN}jnLz T-H} XD~Յ\׀&|mQ,>$y]ٹ x`Kp![RNu=MXo|l'\ \cklA봔X^ď yyhYs4lJ-mPӬM?$gy g( %,&4iEyMB.?<#E[f(5- B` 4uN1GcW!sBw[} Nغ E9ap5)L.y2N oM5]>&;JI O5v$SnUkLYgnXW|?YluAj+VDˈR:hp0䐁%}Z LQ 5Fx/Fiju%`ʡJ۔0SԮ"J7@B4qj CQE ERG9ldJN 58|]@=`Sbٖ:1 +t sIi,6[!{+꯶ws1SNLrwRѱ滑Ő m^n+hjBVo}+<( n#' n)pW& ZuG(dUp[*}6}FhtGERk~ZBt]&ϞxKl6.5l4Ngٰ},|O\ 7ũ <|]Y7S 7hE`^V9In-yA< %YkhLv[ĩOǟvfY0Uy­w+u1j*nM1jeh 9 &$8_ӈJpFo yDn͆ 2%|7֢pN⒋8' [5}BJ% f,{F. LsPk-1VThf<ƽ&L ]}ڔp a 0T{/DPz]HZo:`n2M>W5[*kp 6_9s !6|>ŋ ԴYv%?"=Z!8l ngVfvޘ;Ʃ/7ᴭUU1!{Y)i/H0̈tm1k|V&2s=>97dx~PJvƹ^gb 2PVe_'2w 83+^La=m©&Y۠, ?z-Iq>whZ`NZxWZQ7>7M @ט$".Y axَi9tcM]hrk]/HB!Op{-@O0l8X+fݦzMrhq]!(ll5olg>>*+xEl75ߓq'G7TYLEnmh0 y[Q=MkuʻY 1Iv Bp` aЊcEE'-᳥-짹#T[ 4O~7h҇PԨVu,p$: !Tm=GxO -<pfV& ,/EU*#lL%_L槁W߉u3^6\$>P}+?oNT男)UKTlǠ׆Y~vT/dmͳjzExVe`7U+'$%șM` !׈MM!W3#,kiX}c 7!$|:b'XwJg֏ԏbvxg57K=d2f ˫9nsXfIZ̖{"\<J7my#[ *H UP5A͠4`/~!VWҕUD;9гC,!p/yuQ!S%NGlJςv]3UX'oz٨NSag}dR$sT]!]90~V%kιyޮ~?_!^p.eQϙVU=W*w6w?fVaԗQ ɒ nN3(EjLuTW<2$aU 2ݕښWU ޚeoE;LGa7BtTPUvBSh qc/ oaw QX;]=hq=M's ߊͶu+U \m'?!F;g';gX0˰˷w Y ΟXF“)ljsg~6E[Kܯ7䶳V 8LYVN8&KXܧ-aApp24j}KTׂ7a5 #ha3z3ɪʼnx6 ?Vf:5E}t jʝ~ 9zM[}#Q.PDڑ܂ t q`D!;_4^ Àʦ@JY A>oj \ '8QȹQxk`N *tA]cBٻhu}8h>< iZQ'# Tjpt+R1 _wlYNd (|*ç9笤"O1}vL?!;,},11^NAY5&&.NB7 9za[.-6A reFFFLD뱤c[>8H C4yb"з yHܲnB! ,!5E, @11 GSL5IJ`\)UK09Ho夥'~H߀bב׮Wl;@s d,4⣙ƮLR"-jy&H~b愍p,y{+ NqM fl@bZ.Mse챹ft`oK2jFVšt|ce|4a޾ ?d~FHSt*ldVE^\l[K@N\% كY?)7^X S8-wԀu -Kf"(y."23-=cLH\n"wHv[N/R Fۯɼǘr_j(΂v0Ŋokyi bξpoz? e(8RF /uٳ3/u#Gdঞϋq*Oɝ xuGonw\3j<]*SrCHꈹrُ".>rI>Yvf-Dcc9IJ)SoH16}$k^orN)py:hS~yK2+|Q-"B\1Yt"6 "OG#tdrewPj/Fz8>#LLn=Xc2F/u~Lj%[c0 cIXho;6,硱(OLxY7r;>%(3~7jaHBMjUކ.Ugu=SDcl*9:.ǭLc4Ż5ҢP< J]?gb|襹ǎN x~ثfl$[w:sxPAgփ>Klsml1%J-8B4xntY;Р<3 Ǫ~ ]8 .bz:\T}5,GmŲHHkAϪt9;!Uj3u8ٽ1_tp.{zIU-cKB@=MPvĵ?/qZl6b/=G'5ƅK4C@51QL$mNb]ɞlK*_X0ʊVM&XSL*qdtXM*V՘jᅀkDu0߿0 ukUCWZ0Շ~Y[}JEiEOfnL^-' N@БbI]?ʵbi:472Uɀ\@觺FO'4 FK5B|1f ܯvUzuO:lĐ럡,3(BÉT<S_q9RF{"Kz[M},HXB%DGCɿ'qid9,^vςJDQǖmHsU ǍL~v\ؓ`DeȣC'ҊZAi<wj[ܡw%Å:o3'̾Dr\n>m ?%KM4QSSB쐮~[&$]kfPm{HwؠtyżZ!_S ^ mgVVLAf.&`xwp"?~P*:oMbQzsm 9rmX4u 5{ձȭcx?^Pb1֡k 8rI|Tfii~zd;R2? yA* %!JnNjgfh 4~Z7Ł2ގײ%͊p@5m IoJ僖w)RbA*B@QZ!0)3E[agR9Րv&| /~8C~/ӁD,ww.9}ʾ,CbhhOP/-<_ %*7K4j~ #L?Vwfed-ɧTyxy < ӟF m|fkC>k5 8 M~cf 1_IpBQA;$_Rɓs$d`zUnU>b@?mE5᧔XƧ&*-2Ը&ΤE3h}#U6j/=oYiJb֕ UT_B4m[2]iմ*p=b(R8׋)#Z`u34X\ VC3\+c;uM@"np8j@5OsC=vK5CދU y;+Vio;`Z6pNW`RtR|w_,+&0)Z?F@B$+I)3Nc Nk8NS^S28= pvܚbA1FFZͨ(yBmÚ8?=6+T҇)?ڠ5'0J z&[DOmH>)ȍ,Bwza?ZYJC`!(͆*5E=Zʜ(Q90A:d<|9[J F4Ž/;B/5OBB'AY UtmGB>^.43{ytMo3⯆B/DO!q-Dހ(Nͱ:/v5'6%YCKT$"*,D20j;{>m@Ҩ᠕/lײc~e$Wo @Zh^spL J1zG{|Q(U$>A!j;!Gސ+*9JyF-p=4V<,r90b[2Q@Q H` ͵>9/Do4q X]^L~=(m/.V2Ι6!B"4U7[Pv1} P\Mq::%xLSİ8N-0$9F%%4x_Ʀћb"klOWڔZ+o#E\2,>5"{*]n)oX r_U*v[Jf*@ vY,=B^j.VMӅ ,"TMj vZwyuG UXGǧmRH[c2 )&roiZK`qQ3ÑCU ߋA~9є?xYo?(٧9MIL%N{S$3K|9D RSEr$M@JpݩCC,UpV6b"!KT>-Š<=ɷt&t'֋;)y#WCX`?V* 99WahLÁ$ _ Mtu0-ˁoy&p)x[gU@{rj\ S凡_yטNDQK`OԎq5_E`kQ) $eAO*L9IvgməR\n d{mg.a!fک_2UO@&Ȱh~U3\u1o%9S+*vsx4G=xVp=?8v%lc&Q%X E<es&x@wKfCM|-)'#A\G8p +p U.nQ  ,Gە}WXȽmJtRȶr:]24E zYZSuPHg57Lk;^zB͠Oy4gUDc h7ab+ůS픐ۭ-)#'oZn"Rȟ@F3zQ9 C:z.:78sJǐ%:Fr_E/ڍĦ`970hr׫? n&Cvw5V>=Q骐;ѓ7ѢVGfOYd~-7rZjF|AګƫJF2v.8 ztG;S"ciܓ0, 6Ci: ɯxn*mJK*տnf櫱e6cJTxzMv8N ^8["3u=!$ <&{ўp2h4!_PICC)S.n zZLk`pn^YuTquM:RכiVtt|ףL͂ `IPZ֬[\Vx7~2[]aVdGLDN&= ;a+ΰ3JcG=Ux֔;Mr8#3e'p968U7 ,#A_L3 cY57fs J>_WBB*&z^> =4QꤞRmaUGo0JɋC'"0-u6eobKf[Zo3pGaˏJA3C cx&@=fȥeA-\*!ϓ2_z9wqp-"&R Rf~= 婟vr8ysI~ض~ⴖrHi#\o O`@@@El? ]fs(C,JL%~,Rݛ &ؿ:7 oJY=AպFhhF'J79ײҷfc*Izk}Qn Gjx^QyV>N}'%gӃT[ۭt"S`m/^XsEίx=Cߍ\զ|0 0Em]@V}8Sئ BgkFM\l9OB $/s{_xfr6^ TVwD~f2)Lfu.迁t(R>4V'n\U^ vO>8JD,@ s6JFNqqHI:Lz^f:izS3'QO^&v콾qoLąAfёi^h"+CD gEBir0 NӲYh?Y½=Ƽ;5S˜n.1oo̟g3Jy89BnBشXߤJ!!C=a8xa yE۩?})Dz&е!~=T`7ų:TTQ=c9=eڇVr'NZSXx|o*dof:6hb+]$`yj;3Z%Ev`)6#E%n꒢E7euca)*pTP_,k"^)$rr5<Q^jh%ր3:= ϊ{c|~ވ{ `YC|xf $[iQvs肸m7r )D^n2l( B]`p`˰.C(Mճ$}" %7@ bY)O*w8hrDϵU@Fm7~ww[Oу&JXU&>Abl@{l9Lc 8uq25yk[]2)pJy q86GaɘL;oRv TBv: y~6| QTTc (H5 E2=qK ̥@R}PFOá:3ѿ|]u,6 !u푏wFXefwqgBFJ~32 !ct-2U JTPZ 7amlEFN>, Zdv.K_$A]̈/Bm=T4]( Op& )}2gW"~Q[SŲmzM~U /Z2KSܡ`:oq PŪECiw_*CoqNI@4:րh2.*ۖ"kc' ,RsUd8c$fKJ9Cft Fnv0CʵqK $ޅɵD[U \g*[NQ._ŘZ*{yzrZ+a|NV23>X)oOZ8Dֱxջ.]HrlG9<(֖_Q&(U;F",\C^j3Q]b*\+(eEl+E6<HS 'C{IN_ G7( K (S4.GܰVvurQYWrbJIi_ iC VlT2H6rLSk!rpXlNFM%N}[TRcS.<3 |#5r.KzA;@Gxv= ?"~axzېqogrKBp>-MSP־S'fYނ#)X0ԃ9 `)}Y6po&৲K90޷KwN!Ojw.QC]>{񊫽>K.[pK"zX&G,CX/&.ޕm1*O#QTRh!n{V7h⳰c-΃cGqsSה*j0r(R"xRK C8aU h~v?:<@4`y~dkpCSQn-t`rB.|Ċsޅ랫Wω tFM@6}k.U d5㖾ԳgIp4I̜s[sY h@n!ğ|YVXC6EL^.ſ*$#. y3Wq%(Aɴ?@M<&Q}GFr Y=m ZQZ VݹL] ! Wp(bwlȮ0GK ŰmGښUs4|v-JM9',QIO+rG~z$}v`d}[TOXPW& O_E^fj o S_K_wEh)EaÝՠLv3;6bE!UqPO)ǂJ΃q"H@삖[7yFʲ`M%I>g՛>\ '0~[IXE%eS $isp] >MyТCt" ]z@ g?-֘M܌hH3L>[i%Rmq>HR'|CY;+m8vH׽jǥgks rIv&%QgxC  b`uք8U+yPFe,!\8B2Kͺύ+"@@K!!p޿[^>.F Lvi+SaguԴ_bEHͅ|rĤVxb,nzQ4WQxN5S_Swԅu2 nQgG@}[&^YZ>wWwQ ٰ8TTtP,w]sM+bUg_.+ ^|[.$%wbGFEs /uƲ4ЦB\8JυFf |{:>>sg^K*!r$2yv"LJc,u!,[ZSb &xc~IƗipPS 3*48.s+Fs}`i!ʜ ;ǰ`>Sɜ+(`;=햩dh0 _J[?!ũY*Fﴑ8 nʭ S5.6ER(B>h$ۘ P]s}))a&pL`Fö ^k,}4%zm6,uv 8"b݇#;Z}rB ".|g\=\(5j{jKrY5yM\UKG3%ΎqcPv#FP~UtÏ# uRd7ЎsW!d__,ʙB[*$u0E7V F֑Q|YKVDuaRyG^97BK)c@ ~E>yG#v֢bfcHUFsw \7i !uj>Ʃ4N=[VF⭁$ұj懼 끩#H[ Pg |xҩM5y@ ,Tw74TlOս`T*MNeN$e;/`{ͽZF;kd]pcW0R”v>4y׬՘ׯoc |7燍.O f/L1/,O3$sr(ӣĘ\e=Oc *D/e3ݝL;WMB6M~ŃU‚>f66+A2 MaTl/GmxX{;7?%pv>#D<ŤB>?U?{-G0&Lk~]HR.iLԺ,o& $3 9#$3U=¸&UT@Ei6z ~b]$_BTK3ASBGrrEDfCVA"faA\9Q˞?P l}#eih.W Y__mE]Ώz!ÀyEwm M ^_Fo=*-Tݰ3T< w֥h{ >$(1飷~I)RcL }\6^6nn#03Xv|(,d_|6%0gBd>vq&a+-UQ)e%^ӡ]uCBH1 U4peQQ qTlǻLxT9hQ~,@j237Ug dtdIEwtͮa;ؑOV/\lzg]KѧدQd_$$@2|`I#x)@&f\J`GpY.(OŌ܀dQ{P7Z+_iNגp Klh_RpH?]W0x)v67I/rxG 7WM6JoѴ2O V@ : {'9_b0|=Ulhwx,2/ ٛ EګG:N/B7>˙KGKAVn3{ a}Fռ{tvu6$4~9/,d$pD%F{H#9q9;`%%?f3F7ŝS<nf}<wKq9ݸ$^}=X"RƒonܚO{ḳPPQ8tH>[BWRV!AHEip8d^?ܸ񝳤:w[.xBڹ 0@^OOU=;հFӡm|JyAUdtfGi/9lT3{g"~9#Nݧ{d*ʪa|Зxu}u) Y,:͋'.E&Ct(힖\bOk$FXI)Yn= g HsR|?]Te@N?¿Y(u,ceA}{e<@* m0b\9;ZM Gw2aħp5Nt&+\Rڧ\@^8 %m:\%Vu\6b .o0ZadAz޿؄&>151XӷuvUσ%thUxaJIw (H>J䝝6 G3WJBH47Gnk K)i;H)"b9Հ~U `al2~Ωfd`sJVe]{ZVk"6k`1IZqNU>z1sT~1bضwoj[0B:zGRv QDNE;k9 ]ĪۍVE[2),RsBn߾пAι-xhGŠ=:I%FKtI(H\C>Fς;3@tw>F8 &CJ }U[`%ꫴhpUъȥz\iخ/ y͕TX$9o[%+XvƆ5NX:%lPk 4Pb0+M;*?e<.N)ǎ+Q]|RK/I@ݡߝhkX.ӢMn2()I dXyw$ @@S-YNf/͕re[LsrgvVv_r\< Z@LbRim1.d 9!w3e:'"hFM, ^ljxQdPîyB"(9 Cu>נnA/ꞘN]@.e7z rjIr-N85B㥲/""aI[ܖ,l9{nbZ56#cCم4gʗ!">o͆<էl3£N{DAߒMD#sΊ Sʪ?bsDxF)_\XbmUi b}/2] O5崱m 'H`28tIߦj=7 *;Ir6ѦMJ_9;-iT tכiY_ߊEȁ&ˤ ԬB^m^D-2r>JuY*+hAR0H-VU {z]M_< P\Az5d|c:݈ d2$i3!ψf#ޝ|@42ʢXDo{˯^}OUfKˇ:\'8:PA(PJ Ȏ͝[sM1A6H*-ފS_L!՗YinI$8?qcwonc2,wO ПLrl!K#%bZ-{1y 3#ւ%LOojLdU<)4Ji/_ ʵP"W)xS"~S܏`RU]ǦoHBňKp8!?SIqW+.P `п.rj4d U/Jۭ?мA{O]D"I·%@jb]$"}DhZ+PGwJ/%jwKdE":+iӴC.ؤ֯GZ߹| E$BM-C,jv E|VC?bnR+Qj]r5lb99gۡh3nRH[< '5+r0^R zLRh{eIO+khV'9p 'Kgk")b2``?LI h<o-'d?#ҬMUv*sR2wv2x72c;&k(>g5@+0!Kջ0qě;b'O׎$UʨX{`,$[I >FD'?-tNdxRIئ37 #dM\9p>9. TfO'W#.ے&;>1P_sօ>=Fӌ>E 4]z;ogwW!iq( d`ztX;5Wot9Z"cGij1iWݫR)7Ė|p+GhF],}+؂uwI.:8ӛ3x{J&,f`z iIsiurKmj@p CzĜ*u\D,˅kJ~ĄK AF:EIW7ػNO'AMzI5w}rq}\-DDsgAAze-2&:ͯ^.Lt~ނl7iC_],x&>l_!XoS&0jY_>:`UY_,g~> -c5GUrMM.jV/w8w{%=ƃ=N;3 G>8mf~R{3%Y8=tėA@q]Qx6!#'+K_>eȰxHus:Oq*>@7NY *a|2HHf1z;T-|6s+AM2HE#F蝼}*Fa툹<פ1nk_KldD`̍"?iuaϫv7Is{᭯Kw.}=.wg.'Vw=nV=4X _VEf_^irqTv5TJ7+158(.cAhlk 8 i@^1>E׈inKՓ0C4EKpqQ ߃Lvp"ȑ:S |*pK{PʡZ H(q_ֺ`t1iѵ3p𷓲l\V֧-;L"k_W\)(לiC\2?gGt(9q qWg邂-RJjQk!V V^; F]ԩA㻫T0I#O~UHiRY[]H'"qxƎ%P>xr%Ӕ6y9uO++^^]Bʃ1S]k mzE2{D#42wxv<'r X)5VMZf!~cnl'ŵ'pd-MwLl"9k; j'9нVFdx[ẁ=hc|hMI\/IMNƕWkU{!ZAa~s3BqY)MQ@1fOh1X|ѐJ;˄4As# dZh)>2鍢Ǘ)p0\T S7"c~O\vi/D׆ϬPը1xHvtfCY\KnNH'ujDP?(=ow.~JZ݀rVel YJ偋qnT/+۾q8YɎ#DjiRt)6)\#S9hzHA;9䇬Jdѫ c1aq"wނrjs}7pH?d>;`$WHgտ:M4< eXiYSYZGHUJFf[Ԩ*rjD7T%pބ!lu\OU2G\MKm3pmlFsjiItƉ]g#{e4ԹyLf+%Э磬\Ch{7Qx3XS.|/F=zF<hĤ@d~ :k\bPu Ԝy$ǻD43ג-7__gDR!*UB;WQkJO;pٴF9.ۅ%EnR,4̦qn! v[j~Ǯ hn,Ym3X(k 0T{{n^H\|~==C^'<Xޯ%r)t *CdJXlEq*5V5vQ0oN?OBv=ӈ# btAcor.0)r-<EYyDfhVbdօ֨FdLSXVjV /Gb~Hl;ً*~&oDEl{+E !%HЮccH\ xįH롾nK$M6CF7sӏIiנ)5]_@ep+fe=jr0')8]}>_IƤ 5iq"m7)Zk|CY}& 9Sip?+C^Af5Mz.pYRV(lӊgk۳ cBIoaZڄgyK6-e!rܤmit@v sU=%k:tx\,(>> Ļ#3do|Qï^mn z0Q@zHzHKh IL҅DE|S/uʭKϛ+a[$8eѤރG}t3CاŚH]`ՍuD"۷&z>:SňҍCUOʽjӍha-q Rz1[ݷ?+)cL XO᫏~eYEJ4ƒ7<ﰉ4F{±T1xHKow.vco@I\O'hbԗ͈Li<D %skTXn…}k-@E$9pl؉%39qkci>Q^g_9S_Qt~qbܵ[7o`,{qG :*+>Vޮ}|jAhhߌ]y 9Ciî <?HD? sHPz:z"iޒRJ;~fƤb/& ɂȊK(y2g;qEQ=&GOLúl8,S:+L3)_.8>5I/q\D3bK@T9smxAH _7G#؜.9W {v{>q=ŃsrPf PXVֿ!qH8# 0 [*]he& {V|`$](yeRO~("˧Q\3SkjD:"> Jx?#@n N& ;H0h pFl]ls Ä[ŧLZ{ y31›jO !* 6,y d϶pe BRJRa崐;PQE[ɤEļ͆[m.|" W9 H,r1p`s) d9 H7~[C T6/qq|KVP握k7 +Qd-3la^X^-}Zcw]5{G x*b @M&NvAԄfCŌ#: ?%+qAD̍Jl k;Uoӫ?ɢ͔pi7@ގe[PCL$) ^X:AIo 0QHQP> iE3SsVp.=asH1ugQDXDy) WYxJci^ nU|zO4bO/c5Ġ$"lN":YOo3;+4ȋՁgPg1"':iGa[.|fsaX稱A>l>ODM3S*w<;xZ&@ի'*t^|/Qj7R]y%V`A $RtE&޻ |  )GÞڀM3ů|`ul?;p2(zC VöpƧ#zxߤd&POŒf>|#v<"<29+G[ um܍[S@Ρp? ߉nrf=jzлstc<% i[8: ]3UswCxzޟ-ztE$v<[ P98#N~DwVJz*}H'Zy8b<~ZlFy}K@A\"F6E3@N *; t94en}ܞe&|Q ;̓if$>T*ew#0jk/ T.L&$A:UTO&,pFrAwϞOYNyEss(5dtS&ֲadPFŨ1xm[6ڦ9Y|a(CԆV/:-XtֹZ(: p~ CR#n '* 3 / b6% i4`E <t? bl# ȉcg?In)jߠo)L 3>ۉPfF1LJfS<~G] s&re`4|.<ѯI o]qy]DlB W:Z 1f8YBPICvVрoRU;nȓR mm&18[M|G6p<j$ -@Qdxx+g2' Its0 Q]+D7`q^*c:׫6@!Mm>hbH_@Lk9Bdr$e;OuƌI }.xJ/A׷'3RiBiv=Wgp6-BO Ǣd:8v+Sr&aXh5:0.pv-'(CܯO ncK(cȔY1'&i" !ֆihw5} %kݠ}T[YhAy) Z<(ǽf[@6rJ@/)gշZb{8EjXOvzw3Ϲ R0LT[ifL߈`RX>(ZH_:6h8եJ?k x7-`"ڼ.&b|"e4.a7A9DvAWV*ϒ+86~LM$/c@ι>M]?%F-d*o-e$o!5/"`K2 58;@?9W(~ӱoQ\< ҺJ6AZd.rB YUyˍoEGO҄uc{5Go|!)(ulI[hVnْһ"0JƁ'6($0*5H!땛b: P>lD imŚ="V( 1|抔CN@PW4gG~>%l0:CaG*Ixr]璕)Kz͡G (܁I93CX3Z,z-g^4U \4"h\_ZGfwYgԤY+D1S`2U&8} Yle{a4Dy?[d%-_7Z4=p(;e `bS-u0WpT̬)7no j\"dVCCklHN.6%Sxi Nncc-b>>S. TcZ/  ``nY^~]Z/?jR[Q*hu"]=,)J;p1ܳNҨRX H@fh 6 /oa^yA?r,cdf]} JKbh.MɄ EwLANkUU&)}y ' w?&?Dsut xA|EPr+Ž^7DWt\ī%lD<= ET%<|FOk}:A6"/VY8M^s_>/uߏBkגM$LԉYR"m "!ECYgD[eZܡQ:{m3F'do0WA긺0]Yٝ_ b9r3>2?3v(T=츫mjXoֹͩ;(ܑP"ry).L|la!&^{4,7ѧzd/2E^w񑛌M;9$5G|wvHc?T7cGeSMcR'\ #W2V[XY T^/nq8ae2ʋ 󢥍V3Nz{}2ԟ:6ulqOL|q_8>U'kW,2;q:I>lOY|z* LʲBM5-hf[d=((=6fLK6Ӳ>e#/4ap Bz7ā],Q` *RIAYv=/Vohj7+q=zӱ%{I*}Pn!@r=AS#3 ȶaT;ZNXsY%>@l-f-^[E_{AZQ66L}c"[~EaBnXdwR+eH.w3O\YH{GSƤ1ԧX`kH)>P4rpOzr ;H>4q/U8̀anqCSOExcWv`ASagcpHU0׷"/^X@Hu /9@\]3X:@n5|Ȇ*==c:'HɄzPtW"^.}:/͚ogK Cy џ7NIL,$ֻw'$p$I !'50.ťOQ-i!>V5cl,;s*gm:7*_F˜Z%4_<:Dkǽ|5yH䈗F b3E]rΆrې#6T{k;bY+NH]$%naۿOGaOi8 %Vp쿛W, TNҰ%@j;p0%q `.3ՁۼaנZ!Xl4VW*j kDl"(9ePRW9}bֻC֫}qɮ{M$H׽Cc&hI|y!P٬>.s-9%f:_q9nM;瓒樣C da<)Wl(C{s[YCvF2w (ӛ60ҋiӦ ' M,WG`45Œ bN! /5Fp-(&6dBJ j ,eQcM D^Z :;hy“ ֮k#9Cn[XkwV[ȱ,fjYf[~(ZKeK7B_Q?<K+lB+rz|!l_8/K' &S=E0&do>d%aq.'aN/s8}0G'k@2iebҘ1XtH3*/h1&ON"*=PˌEш~TgT{;h,:xj:R ' $<z>Zp'KG1!l ¯ݗJ3ߵ$VdeX҇,h_:uгN ƧDӂhJ ?^kMl}.VH EMU%ê?ur}~h[~m [.s0\{_.7J)zsֲ QMީ @eC$f5Πff*pʿwL!5[r&pd)qҩq0'F /Oʜ[^Za܋Ut(JziK۠!K%ꐂohk'iϸ?PzG&­Et~fPҎpCxsH7Zڝ B gl?SԷ TS[-tr1VA͂p]O:-۸?8ZmerG WϡScAB/bw))s7K2f܈)Þ: poshRJdE9Kocg3Pf5ūT߄lJ8,;JQ @9$?oaɘ/@Pot7 }a0GyuJeGW V@Mޤ@ݭГ譁D!̱D ^{\ۦ=džCME\ѕFҜNiYyo(&mgC3A[ Ȉ#eeQOs#ܓ< b_̹L3L\ݓo>{H#ZL mWCsuI8j .L&U4Ѵu2/Eb8bBKC]\Pc`x%,[SVVF. "es=Q-}F*3j&!8q%@(O"!V]V-]qU<-nqVTA&JGKVb`3"A\nl1|6[X!5|U3VI V2YZa)6K-k>fpe"7xB*ϛ<<2(FeXX};?Mkcj3bLuZRx08:4f89Y][䑭 ؠ0(J4Ay߈4*29`HU{3M_QdUxTx f -~p>\lG- *t?bė˘K[ѰN .\r ܧM/6Bkd 0Ҭ #]@Ir^/H+l<8*W-hlcy#hH 6LwqXPϨoo\sk L5諫_p1DGZb~X|!t1TO_5Tg>ԠQodv8Ɓ9 ;}N Ѿw\M鈅աK pݰaԟ7&8@+=zd(KVK#'9~#]i泹y9ޣLbrJӎ"}#4\ƩbvXG"_Va`rQ3-=g{-aD꟡2+/2Siܐ7+ -jDŽْҦ]%ݯ%_",j' 0ߔ^QvOJFՔb5N[@ e \+&=^2Luk.&$ӌ2Nn3j!>TwP i$pUͣ25z;P7)v #]8?GN4zC랤Ԣ:͢&rS*0~CgSsu$%|׎^|3POnA{o+<%ޮ>e |5 j7(2oa+5UMo]62莲XucOSg_?}*`G.x _ں`;*-slp-s 0/=L&.zxqJ<တK-|qۇӧY)2ipnM?jVC #%GSQk7aXnHvŕ 0CQFPi:U¿F'ieN7zE: \|k|oޓ:+oss?2rO2p+ED/ELvڔdذeQdS~9>ߙ/:Rl>jR(4[Zʚށ?rS_Sz% QE;ϲ8j  rڕ/׿ZGk͝R6X0;[͕[{&~S1Cw3Fn* s"ZtfsJ%\k~i_j6L"D /ٳH ´ 32)9vFwSu#\sJ:sZo=mb-%~{L @>ʎp&7z7aIxos $:ߝ.`6dml@-v`@#ԋ{ *blvp3IgxlRkV+'z݉=ax;#2_4Ly Q'~k:vSfWFrF/ ]9Cvj1YRƄY1c-*} " ^纖Oͫ_/fw<$ѕ6DVT9sd~z` N@y YYs]_q&EF٪f*&5/A6t@% +tKUD.&U SkZ cg^,?n_],(4؀VWe N,PJihkvRu{Kh":U-8EggStv'?kH<-;=jM';}בh$LaD5| k/m[Z_ӣcOeǮ&FL0&ٲ92+~'} u?e9 耧s܊ڴSR!sGG 6FA2yCZ1DjPbGG1_Q7OT0.Wi=O=5Z9v0=~|@À!4X׌m#x*WSM\xK^]^''MTd2>勺AubG|yXy_ڷArL0|m7갂a!X f`KOQF7QTm>"j3fAEux4dd)Ky쩣^C{Wem96Wz_Y?a6!Y]rRn~<67j8\(M :jpd#g y҇ך"LrR۴fѩŲKO-c1T{%#ԺKshfӍn^zPhuBgѷjt2eLUMH?'-QI;q=b["7 ĶN|"$He)k4abC/ 4ZbYLC6ŬY5R7LK_H`=Ƈ4VD4GuhL70)dP~b`'n1X}a{7]lέbxk'=X荽clH81HJ6XeZ>%4&=`Ϥ_6h!' {_q}H<uU%j1+Ћ.Rwy#cr-sx%"_jiաKI2@I5g, gW Ax܌g. JAV687D4;dObkU߄.>{8XҚP JE|Q C@oD6F"Z&dX_y&dٯ935${}`Y>% e f F# [FYDh$Zخ]X]l-0Dw󪯦qr˚~j$ Nq젱ԥSFߣ^6+4vGEÝjib*]iHD$?V z=fXwj uִQ{vQV])]v1G[ƅD;pu #u`*l_gصH@Sߛu ߩ.̟lx 7}'fO*77ոEOS}/A?O&'p^,ڏ3PI# B-r[* t}yOHdTc%3s$v v@9Wz.|-.2mݰq{F3n-{kfiSh.WΗמ]'&|W#Ilەəud ,r2Ņ" &q\ %NǮEGcٙo_qsm8Iҝ&Onl(+eOZg־CN\!=h V0Yyː4с]=!ڷ=:y4q؂lt%i }! dxu[c,!)۬.';WH`)l^ȣgGW]OxWWJ#a 't0{,h;sB"V.~3nY'| 6?Vg$@%$lȘb{$WrYApk :]n1IY}|K&2dBU5f,F!p9%C0.j$ؠxtN&.>]g/;lO4U,uJqp^n,mÈ컝 {Yk0(-V7.ITp xTkRߑ>`"&$O{ZcxԽ2-cվlU^i)Gq\O9c'UϝXh*n?Yf 6hbW(mAO=lr+Ci<&'+[e !*,3#O7Bp*y'*49oՈlNwRo"uL.lw0"nB{B^1z`f e` ˕ i)j(Q[шCsQ6Wei*̯ i)5Alaq-J1)gMc!ş":f)֮; a,[0{$=q ь_UrȦ2b݂_yVxvsQꐀ]vW?!c_JRԨevWDnQg{F ~4 P7;dzP6Uӯ[$MzOa~s7-4PTp\+o ؏5^3޲yNop֖ O頴:\| 2/wL22>e( 18ď!k!+f0哀udop=7jX;_CPmdң 7AXOS@ fp6kpio|mMP[&:/Do%c}G {.$*`tȆ}vM';A< oYZyq\٭I֧j5PgbUMW|osb= "D{E$|[=ĦVU&tE|R z V+t",H4U6K%q/H8 L{1hVb>^hHC$5Tۓz4W9iS h9FFPx7"W3y߆GZqw b4] /y ĒbPѕn_F 1%͊r&Wůҡ0Z"rҙZp.&ScO,Z~,I"MSD^˩ a9dLUq1O#,cY\SJ)ҨRDMJ5-IC(yb:5zl+[ZZxYiM=ºSezcTELa*X Z&,&+'pR DL_ėBI4:g{drK zFN5GD&}Nb%$<6rJں.wò޲7dPT$S,|i],-E|&Al8BP YL3Sf(5RVLѮ~ ql*UXJD,iɅf5Y&m]aă([P6I/뜧^ {@e'u״:v~YuU좯DGp7#hbЌu%#Ɋ65P KB( GOєM 1Cղ,հ=9dBK4F\L+*Htc_Q%E"dDŽS9uF$>uhm_˓10n..NQƨ A€yGBk{.B@=YL0P̾%CӲx0pj诞.)FiW+SZBĝs{g~Xjc쌆8Z:h.r,K֒*Vr^lk'ĩtF k#e!OEj+ˡ~ϟD3FLmou fNTGUvg'vuvWٚ.79n43c IDf<^W&6[vRkzy}7v|/h>爔m120%(qUiF<_u gR{mj+?ָ c1@אn /D,M,(- [ǚkgLqmXP}oBlVw垿kSw56_B *\QSdYdT[1~P 7sá',9AtzyI3p 7(EW1kF{鹠}O<> _23/7:^CBԮؒv6\CN˸ yg=-8Rtz ivcL9ќ2HT2{PjmbZC5AxP q4d"Hˍ6]ז0%?96Կ* lʸinn/[kr7 xhhx[A|Jj3OpC0SPFXn1< rO/ԯA†.=jfq3jT YF ԃRS>cʬW_Nsy]p=u _p)3!2SVq֫w6;%{MjeyzuFHCbzߪL4g޴y=hVKʃ*Z3T=ܨ͏'B]Z1 ?½>D#iZM FoY{۶kQ؇UdbRH\G@bX<9ꍤuIv_O,ƩGni+k*a/Z.0G謳rL"da( գNBF(Ǚ^XaΙ-VhSvY Zu,;Wy{n5S 7`X4-ҏț-Bbi aNv#0aIc$x\ Z#.njmE}c>H,:ltpU`%!#x^em1LwiLo5z£$#GEW札04]]EnYRmSϳBܟDma=l몳sr.=\^wjZI&19Y650ӄ;b\u#-1ɓDs :՚gXމ/BAy+J)f<+@]QHC5csG j6M gweczHtqL Lkw`:/_wegjn:0P=fxSƁrr437`8֩^^a%n} д#Q,2¶cSK,Jc&,"4[=Kyׄa`9 i67(Ɖ\n'* &9ڸe $X~]x(E4R(KU*;2enjbvywax|>+Hr`JVb޲+oVovYQ/L`H6*HE54OyгGG\vm 9K `]P8ʘ$Ǿ($4vzBXM:n>qvKw0j ~*2'SHڡ8d],C ™ tyuynҏ@D @wR*j=Hg)CX#.L/egxL=*zeb%׫q^BC:sv/G^iwh]93mlISG-?m/bj WvdkS/Sq_{%ODl>ЗdarÝCJJlj~,@%1=c{B2'зF;u~F`o<0hDW֔i\._X$j=z UxCB&<~gacG ;Ȗ|?:u-UR< ElL#UR>0\[uWTD2"b[,pu骤ͅo54AkBibMl. `h\@yj h H2ڃ:KeC`I`a'  t|b| ??{ȹ`}6 XwtӨaxt 'D
  • m:ǁÖŽsџ xפYb浮B)ʺNMLr+BG)¯ZUPR'dڅ|diN ȔHY݅JƆq7π/z$Ld+#r7ȉį$z)\ ucI"LjoR=sx̌'vR]5|Ze?0D![-X[2Y,tCW g]7ުɈvzǿk#7o /cj- vq.A;*_r2dn3 $5`meBڎj,-trb/Ydٓ@,]IP |mn.!bu==MVS_`89.}bTj"jxY ?Ѹ}9U W@Mٳ$ W}xTהΗj==0#I=ȟ8m/?-4?%8)O-n͍,x,W)zqsP!TABpTVߎ}3Lji9 NY=u; ]+RrC7΀[)\I";چ/;zj\Ȣ6+#v{y%zZTHM¼~Ei j;~pȊn123x,{cG5$X57!pR-EpΣl!KC kړ$zd.8NBuڪmgg#h.IlƭNGeR9 omAh=ߥ5u gݏʀF*\sERӣlF ,@t)S`DL.bgkӀJ8m5s#nj&@T?&`+"{*aS5`SSBi yqЌE|g8fnZ$,V+pW]s4UXUxnc<%pwEt}}"X[?Kg`0قK'axѢ Y'8Ui~"KH'&>д9&a~[3(/>+>?@.D)1j:;r<$ٕ"(O21F!!"%z0bedVW6~XpNZcڗ2!fϚِNв42/xnl~:'i&sCz)RahL2@^qu2Xx{9;-V̲Ǔ ;sOsuHRGPTv[}vd񿡦H=>Uzvr=VOBh?X~}xIM7V@Pv7ᇼcQSPo-^l/׾S9Sce@7L?2!iEWvk$bQ촂Z!0kPe/`kPz店x{D'= cucHXBΨ~} ئ]QxzHwXWp >18K&V}{JZNn(tTxβjOOZd߽3ŭI|ouֹA;*/ Vw{Knmd9/Eqvסm'ˠckPk/K nkR|x6PB$@u֬Ag)nl7[Вv?(y-3sǾTmZIݜD؊ fƹ'bu>탽b8 7Ek򾉛#ď Sd] ?s[Y9-qns~!L{[̃4/[97%xNgcAsTFsLO`4<"  İr|C1~ }`?;je8 ܎0EgLƞcf5]rqxR%}吡g*~GDeQOus& c]@+e SG`KpC3|Ō"} 2]jwhfV~ӘIyRhiR2tRԓ|]ph^͜`q])Sd;V_(C”y(n( ҷD׉%D۴SY?ݕzA 8ePB=]563COZh,UQ8Z`C|aant_-4s+O"+f=sXEyW?HV%.LJ֗,#B .nXlǧcV$"@m\0&; EF,{>4KU#2\|Ĝ9mBWw7AO^b^]Y͐h5u4}6i#Z&S>hp0)AhBiApxGLUu4Wk |w*0'hRE`M4KH_w%G,4'@sdd 1ΐs&q%L1p1jAsH>O,Djڍ \Ͼˆ:[Wap.{mK}KXny+_R"r0 UcT+;+г0e~ !NqRn:_`\wXk]keil14n;(Ք1''U &?X9s53b{ ^;w[./]W_HG#,)u:[%7iuZm(Qy(SoL.9؀[?tG/jL GPg(Mg e$MIѐ57F6=upD_ClҰv`zVe7J``V:T^P&h}RˋF2J\8A[4Qnz;ɿt1@&D55AT6{{ UJ^4oX `rP$/pjT{u![sc$U, u3TiKL`9`zGu,B hwX8^7n[=-~'3zA3_\*edڴ:h)sc} ӄWAO5:G4A`M7p 87XN,'@"#ULTmpKrJo |gبg1^+׶tИ0\N qG/&ϖ"m;p4Lit$(]R*MA$C5}XtFFcٴ[`@ryX__$EMFHڙPx1 l4R 0:k.Aq"Y Oښ⋨dژ2)i0c`WFkb!MYj- p»D׍˔zp.b"'@GAĕhIdd[CNGTAx>4@K }n]My}l8ILsȔ3jNƤ|/ )J$s 2y$lXabC!aXV=VH7˷FTwÙ4Y jhQ:%ʷ5(qjy'g:":Gڙc*+IdA^yM .2sJH(U  b?>U0`ȡƺ@M&_T3Т%`ޛYt˾lnnٯp5fr|$٬h>#?!EM#NC9ru4DO&,{Yu;f[g"$QK!C̈GڽMEHPQt rҳp5aOC|X޺cGE:ɳ^U]u():k/ek,G:{N h Oer K 3JyTH?NAX>$P%G \}9l/hT <=툕{'ժmV&ѣú`*gt^ZݲD*=-XT~hfddjDn(g9|++! Ď8Ŋy3Ѽ`A` I]#QV!Ci03d?Oz{pV,k-"Թ0CO46{MFp}[ _=~:/VxhSP\{C5U1: 5V1F %Hs<$vEIx1d`O"\p|Zfz63Ђ.2<r 1jh/?b0iO\.kJ!(W:AL@ l[M.LTOኢ+*";R8()"1`qcgpt@pŢ=_.[nOH׊ܸrcaEh]sdQ[n]Dh?`E·~^oqt}E S5}tPݨۏQ| /n1y ס)%=irRFj"VɩRy#zKtCWz!٠#߈n6 ʢR5#JTN"OY5+(Xtҁx%LPymvM_:%O`t@+ASr109&}=&3T..1+ʀꠌvc}'aX,zCacxX3Qs%&x14_}ӌ],4Zdװ19pk袦JaV'WS:Dnxz9k,i>z*ix$u$~NqaK68I͡xY DdE<NJVuE|uVՍȱ77R ,%|WfцGy@'@uN{ Isd3\fRa `:p+S2 &i0 Jx0sg-?rf y_*P$Ja>T(Œ"kīK,Ѷ YZ