libupower-glib3-0.99.4-9.3>t  DH`pYʵ/=„  VnDW2+U_ʹZsU[S@(rvBHސϚ|/0m-Kd2T!015_l- e$e4-w#PҰmB߲0=2>o!9)=k_bGI`nCoqԊ$+ƒ 6Pw0xKuq,]?SZ̃Ӯjk+"XeQ wWKbf0b804cca868cf94729eb18f53e857f6715da73Yʵ/=„rUU3#JB=kuRςYkR7\$ZZH] Q79 ]s0ϤAvhmM<>MzCsf\j=} JDٻuC%2:6 /#IьGX+f 9D7bӾ;T) uZ"'z2(ՓnAė#R.#u|ެ) G,c4n !SF[[Ex?W?Wxd  J     $ , N hpz  ( (F8P,9,:q,>T@TFUGUHU$IU,XU0YU<\UT]U\^UbUcVdVzeVfVlVuVvVwW0xW8yW@zW\WlWsWtClibupower-glib30.99.49.3Power Device Enumeration Framework - LibraryUPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.Yʦlamb18openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Daemonshttp://upower.freedesktop.org/linuxx86_64YʟYʡ3931520e41ef7b9a8a4125a89392057dlibupower-glib.so.3.0.1rootrootrootrootupower-0.99.4-9.3.src.rpmlibupower-glib.so.3()(64bit)libupower-glib3libupower-glib3(x86-64)@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2XP@W%WW@V`U@T@TLS@Sہ@R@Rv:RcRSQdQ`@QGP@P@PXP~PWPO'O@O;@O O N2N@Nf @N*NMM@M۝M2@M)@Lډ@LZ@L@LLL@ILT@K@mgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgeshmarnev@suse.commpluskal@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.commgorse@suse.commgorse@suse.comcrrodriguez@opensuse.orghrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comnmo.marques@gmail.comcrrodriguez@opensuse.orgfcrozat@suse.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgglin@suse.comcrrodriguez@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.organdrea.turrini@gmail.comvuntz@opensuse.orgaj@suse.dedimstar@opensuse.orgfcrozat@novell.comvuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.devuntz@opensuse.orgaj@suse.devuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Own udev directories on SLE, as SLE12 filesystem package doesn't own them. Require udev-devel in order to set _udevdir.- Add upower-hibernate-insteadof-hybridsleep.patch: + Set the system per default to hibernate, not hybridsleep. If the battery is going to be empty soon, there is no reason any longer to attempt to HybridSleep, which quite some hardware seems to get wrong. Simply hibernate, get the data on the disk and switch off (boo#985741).- Align BuildRequires with what configure looks for and version them: - Replace dbus-1-glib-devel, libgudev-1_0-devel, libimobiledevice-devel, libusb-devel and pkgconfig(udev) - with libtool, pkgconfig(dbus-glib-1), pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gudev-1.0), pkgconfig(libimobiledevice-1.0), pkgconfig(libplist) and pkgconfig(libusb-1.0). - Stop exporting V=1, we do debugging locally, so lets not clutter buildlogs.- Add upower-fix-get-critical-crash.patch: daemon: fix get_critical_action(), without this upower daemon will crash when trying to take action (boo#975653, fdo#94262).- Update to version 0.99.4: + Add support for Logitech G700s/G700 Gaming Mouse. + Port to GDBus. + Support g_autoptr() for all libupower-glib object types. + Add critical action support for *BSD. + Change the default low battery policy to percentage. + Fix deprecation warning in integration-test. + Fix memory leak in up_client_get_devices(). + Fix possible double-free. + Update HID rules and fix build regression.- Update to version 0.99.3 * Bail out when iDevice state is malformed (Bastien Nocera) * Defer getting iDevice info until ready (Bastien Nocera) * Fix crash on uninitialized variant (Vlad Orlov) * Fix libimobiledevice msg in configure (Bastien Nocera) * More memory handling fixes in iDevice (Bastien Nocera) * Properly detect bluetooth mice and keyboards that are HID devices (Marc Deslauriers) * Support Logitech Unifying in Linux 3.19 (Peter Wu) * Work-around broken battery on the Onda v975w (Bastien Nocera) - Add missing rcsymlink - Remove old provides/obsoletes - Do not recommend obsolete pm-utils- Update to version 0.99.2: + Bugfixes: - Avoid unaligned memory access in hidpp-device - Bump GLib min req to 2.34 - Correct check to prevent the display of invalid ASCII codes - Fencepost array access error - Fix cleanup in up_device_idevice_coldplug/finalize - Fix crash if there is no session D-BUS - Fix error handling for Python 3.4 - Fix various memory and reference leaks - Release resources at shutdown - Respect the CriticalPowerAction config option - Set update-time on the aggregate device - Split out updating on_battery and warning_level - Update aggregate device on battery removal - Update display device when battery is removed - Use g_get_real_time() when possible - Restore Source URL - Remove autoconf, automake and libtool BuildRequires, not needed- Update to latest git head, to resolve various memleaks, (fdo#82659, boo#904520) - Added autoconf, automake and libtool BuildRequires, needed with git packaging - Comment out the full Source URL, the updated tarball is not available at fdo URL- Update to version 0.99.1: + New Features: - Remove IsDocked property - Remove unused polkit dependency + Bugfixes: - Create the history directory at runtime - Do not log a critical warning when using _set_object_path_sync() - Fix API doc for up_client_get_on_battery() - Fix possible UpHistoryItem leak on failure - Fix segfault on getting property when daemon is not running - Fix shutdown on boot on some machines - Fix small memleak on startup with Logitech devices - Free the obtained device list array after use - Update lid status when updating AC status - Remove upower-fix-leaks.patch: fixed upstream. - Adjust package name, since LT_CURRENT is now 3- Add upower-fix-leaks.patch: fix a couple of memory leaks.- define _udevrulesdir only if not already defined - run %udev_rules_update, if defined.- Update to version 0.99.0: + Notes: - This version contains major API changes. Use the 0.9.* versions if you want to keep using the old API. + New Features: - Add WarningLevel and IconName properties to all devices - Add DisplayDevice composite battery - Enforce critical battery policy on the daemon side + Bugfixes: - Reduce client-side and daemon-side wake-ups - Emit PropertiesChanged signals - Register objects on the bus once they've been setup - Clamp percentage for overfull batteries + Feature Removals: - Remove battery recall support - Remove QoS support - Remove OnLowBattery property (use WarningLevel instead) - Remove DeviceChanged and Changed signals (PropertiesChanged signals are sent instead)- Update to version 0.9.23: + Bugfixes: - Add missing dbus-glib-1 to private requires - Disable Watts-Up devices by default - Really don't overwrite retval with prop values - Update and correct Toshiba recall list - daemon: Avoid trying to close fd that wasn't opened - daemon: Fix options parsing - daemon: Include config.h in up-backend.h - lib: Add missing "element-type" introspection metadata - lib: Fix a small memory leak - lib: Fix crasher calling _about_to_sleep_sync() - linux: Don't guess discharging state for devices - linux: Don't print a warning if the status attr is missing - linux: Opt-out of checking Watts Up devices earlier - openbsd: Use g_thread_try_new - openbsd: recognize when battery is absent- Update to version 0.9.22: + New Features: - Add temperature property for batteries + Bugfixes: - Fix error handling in up_client_get_properties_sync() - Make GetHistory() array order consistent - Fix crash with bluetooth input devices - Lots of fixes/rework for Logitech wireless input devices - Allow valid UTF-8 encoded properties - Detect the battery of bluetooth input devices - Only one warning if no valid voltage found - openbsd: Do not call g_thread_init()- Update to version 0.9.21: + New Features: - Add support for Logitech Wireless (NonUnifying) devices - Use PIE to better secure installed tools and also use full RELRO in the daemon + Bugfixes: - Allow clients to call org.freedesktop.DBus.Peer - Detect udev rules dir - Drop --enable-systemd and linking to libsystemd-daemon - Find hidraw devices correctly with systemd udev >= v196 - Fix test for logind availability - Update the upower man page with all the current options - Dropped systemd define, systemd usage is now detected at runtime - Pass %{_udevrulesdir} to %configure, instead of %makeinstall - Unconditionally install notify-upower.sh - Dropped pkgconfig(libsystemd-daemon) BuildRequires, not needed with this release- Add --enable-deprecated flag (bnc#813883) which restores upowers sleep/resume funcionality- Update to version 0.9.20: + New Features: - Add a --enable-deprecated configure argument to remove pm-utils support - Deprecate running the powersave scripts - Factor out the Logitech Unifying support to support other devices - Require applications to define UPOWER_ENABLE_DEPRECATED to use deprecated functionality + Bugfixes: - Bump maximum accepted "time to empty" to 10 days - Don't use the deprecated INCLUDES in Makefile.am - Fix batteries which report current energy but full charge - Fix K750 features name, use 1 second interval - Fix memory leak in up_polkit_get_subject - Fix two memory leaks - integration-test: Always run on a fake system bus - integration-test: Move to using umockdev - Never use -WError when building - Raise the hard PolicyKit dep to 0.97- Update to version 0.9.19: + New Features: - Add a Documentation tag to the service file - Add luminosity property - Add support for Logitech Unifying devices + Bugfixes: - Always return 0 from notify-upower.sh - Do not continue to poll if /proc/timer_stats is not readable - Fix "can-hibernate" formatting in upower --dump - Fix device matching for recent kernels - Fix srcdir != builddir - Send resume signal when built with systemd and using pm-utils suspend - Drop upower-fix-resume-no-systemd.patch, merged upstream- Add 'pm-utils' to Recommends; gnome-power-manager and mate-power-manager (at least) use upower for some features, some features like suspend/hibernate only show if 'pm-utils' is also installed. See bnc#790787. I believe this is an improvement. - Add macro systemdutildir and fix broken build and drop FIXME comment- Enable systemd support, now we have version 195- Fix build with new udev rules location- Pass --disable-systemd to configure if we don't build systemd support. Fix bnc#780709.- Update to version 0.9.18: + New Features: - Use systemd if possible for suspend and hibernate + Bugfixes: - openbsd: Properly initialize update-time when creating devices - Changes from version 0.9.17: + New Features: - Fail on CRITICALs in the integration-test + Bugfixes: - Drop 'type' parameter from CancelRequest() signature - Fix the LatencyChanged signal - Fix use-after-free of qos item - Fix wrong PowerSupply property for devices without a scope sysfs attribute - linux: + Don't allow non-power-supply devices to set the OnBattery property + Remove obsolete check for magicmouse_ and duplicated wacom_ checks + Treat the battery state 'not charging' as PENDING_CHARGE - Selectively disable warnings for deprecated GValueArray - Drop xz BuildRequires as it now comes for free in the build system. - Get ready for full-switch to systemd for suspend and hibernate: + Add a with_systemd macro, currently set to 0 as we would need systemd >= 183, which we don't have right now. + Add pkgconfig(libsystemd-daemon) BuildRequires if we build systemd support. + Pass --enable-systemd to configure if we build systemd support. + Do not install /lib/systemd/system-sleep/notify-upower.sh if we don't build with systemd support. - Add upower-fix-resume-no-systemd.patch: fix resuming when not booted with systemd.- Update to version 0.9.16: + New Features: - Add boolean RunPowersaveCommand to UPower.conf - Install a systemd service file if systemd is used + Bugfixes: - Clamp the UPS percentage from 0 to 100 to fix syslog spam - Correct the cap on the energy rate - Do not print error message for missing /etc/crypttab - Fix crash in up_device_csr_finalize - Never detect HID devices with batteries as power supplies - Re-coldplug dock status when resuming from sleep - Return all history records for a timespan of zero - libupower-glib: fix small memory leak - libupower-glib: srcdir != builddir fix - OpenBSD fixes - Correctly package systemd service file: + Add pkgconfig(systemd) BuildRequires. + Use %{?systemd_requires} and add %service_add_{pre,post} and %service_del_{preun,postun} in scriptlets.- Move dbus xml interface files from devel subpackage to main subpackage: those files might be needed at runtime.- Remove glib2-devel Requires from libupower-glib-devel: it will automatically be added the pkgconfig() way.- Split typelib file into typelib-1_0-UpowerGlib-1_0 subpackage. - Add typelib-1_0-UpowerGlib-1_0 Requires to libupower-glib-devel.- Update to version 0.9.15- Update to version 0.9.14: + New Features: - Filter the debugging details unless --verbose is specified + Bugfixes: - Fix linux up_backend_supports_sleep_state() return code - Fix the kFreeBSD detection- Update to version 0.9.13: + New Features: - Modernize build system. + Bugfixes: - Avoid warnings about missing annotations - Don't rely on files' presence to define the default backend - Fully port the test suite to use GObject Introspection - Hardcode wacom battery devices as not power-supply devices - Use autoreconf instead of custom script - Use g_unix_signal_add_full() which has been renamed in GLib- Fixed typo in description of upower.spec- Update to version 0.9.12: + Bugfixes: - Fix how we estimate the device rate for batteries that do not provide this data - Add AC_PROG_LIBTOOL as advised by autotools - Add openbsd missing includes for close and strcmp - Silence some openbsd warnings about unused vars and bad return values - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Update to 0.9.11: + New feature: - Add new NotifySleep() and NotifyResume() signals that include the sleep type + Bugfixes: - Ensure up-apm-native.h gets shipped in the tarball for OpenBSD - Check energy vs. charge in the Linux integration tests - Only include glib-unix.h if the GLib version is >= 2.29.4 - Respect $PYTHON for running the test suite - Run subset of tests when system D-BUS is not available- Update to version 0.9.10: + New Features: - Add a config option 'IgnoreLid' for users with broken lid switches - Add integration test suite for Linux - Add option to run daemon on the session bus for testing - Add OpenBSD backend which uses the APM_IOC_GETPOWER ioctl() - Support virtual UPS devices for testing + Bugfixes: - Consider a discharging UPS as "on battery" - Do not overwrite aclocal flags in autogen, fdo#35261 - Fix "unknown" battery status guessing to not be recursive - Respect $UPOWER_CONF_FILE_NAME in up_config_init - Support batteries that report both energy and charge - upower needs -pthread - Use the new threadsafe signal handling support in GLib - Wuninitialized needs -O- Update to version 0.9.9: + New Features: - Add a config option to disable the Watts Up Pro device - Add a LidForceSleep property to ensure that we don't melt any laptops - Add an option for polling dock devices in UPower.conf, defaulting to false. + Bugfixes: - Depend on stable GUdev API - Drop devkit and devkit-power-daemon symlinks - Fix bitmap check in the input code - Honour ACLOCAL_FLAGS in Makefile.am - Drop DeviceKit-power subpackage and obsolete old version of it.- Update to version 0.9.8: + New Features: - Add an IsDocked binary property to the main interface - Use the number of active DRM devices to determine the system docked status + Bugfixes: - Add method to set history dir - Check for and link against libplist - Drop check for polkit-backend again - Fix compilation error against Linux 2.6.36 - Fix links to git repository in HACKING - Fix self check to work as non-root - Re-add AM_MAINTAINER_MODE (but enable it by default) - Reduce race condition in history purging self check - Support the power_now sysfs attribute to get time remaining on new kernels - Update the list of HID UPS devices- Update to version 0.9.7: + New Features: - Add support for controlling leds keyboard backlights - Port from EggDebug to the GLib built-in logging framework + Bugfixes: - Fix building with gobject-introspection 0.9.10 - Fix up all the warnings when building with new versions of gobject-introspection - Keyboard backlight of zero is not an error - libupower-glib: Reject invalid object paths to avoid asserting libdbus - Remove the UP_DEVICE_SUPPLY_CHARGED_THRESHOLD heuristic + Updated translations. - Add gobject-introspection-devel BuildRequires to build introspection data.- Use %_smp_mflags- Update to version 0.9.6: + Remove devkit-power-gobject + Bugfixes: - Allow explicitly disabling libimobiledevice support - Free GErrors after returning them - Add missing D-Bus return in up_qos_cancel_request() - Fix double D-BUS return in up_daemon_*_allowed - Fix up_polkit_get_subject() D-BUS error return - Ensure the new device types get valid descriptions in upower - -dump - Fix compile with the latest PolicyKit release - Only save by default 7 days data to stop the log files becoming huge. Fixes rh#634228 - Do not continue to poll the serial port if there is no Watts Up Pro adaptor - Fix the build with new versions of gobject-introspection - Drop upower-fix-crash.patch: fixed upstream. - Remove libdevkit-power-gobject1, libdevkit-power-gobject-devel subpackages.- Recommend instead of require lang-package.- Add upower-fix-crash.patch to fix a crash with recent versions of polkit. Fix bnc#640940.- Update to version 0.9.5: + New Features: - Add battery query support for iDevices - Assign names to our idle sources when using new versions of glib2 - Dynamic testing for enough hibernate swap - Port UPower to libusb1 to avoid unfixable crashes - Port to GTest - Get the powersave command from the backend rather than hardcoding Linux specifics + Bugfixes: - Update the list of supported TrippLite HID Power Devices - Fix a potential daemon crash. Fixes fdo#27902 - Increase UP_DAEMON_SWAP_WATERLINE - Fix up a potential crasher in the CSR device code - When calculating used swap space, only use anonymous pages - Use pm-is-supported to test if various sleep modes are supported - Add libimobiledevice-devel BuildRequires for the iDevices support.- Update to version 0.9.4: + New Features: - Detect when the kernel changes the reported charge units. Fixes rh#587112 + Bugfixes: - Only emit ::Sleeping() after we've checked AboutToSleep - Ensure we send ::Sleeping() if clients do not call AboutToSleep - Ensure we sent ::notify signals when UpDaemon properties change - Changes from version 0.9.3: + New Features: - Add a config file with SleepTimeout and AllowHibernateEncryptedSwap entries + Bugfixes: - Fix c&p typo in documentation - The gettext package should match the tarball name - Provide UpDaemon with C setters rather than relying on GObject properties - Sanity check the device is not already in the list before adding - Fix recognition of lithium iron phosphate (LiFePO4) batteries - Changes from version 0.9.2: + New Features: - Add a missing accessor: up_client_get_lid_is_present() - Change the tarball name to be all lower case to match udisks and udev - Convert the daemon to using objects from libupower-glib, not devkit-power-gobject - Do not allow client programs to enumerate the device list more than once - Get the encrypted swap status from the backend, rather than hardcoding Linux specifics - Get the kernel sleep capabilities from the backend, rather than hardcoding Linux specifics - Get the suspend and hibernate commands from the backend, rather than hardcoding Linux specifics - Get the swap size from the backend, rather than hardcoding Linux specifics - Show in ./configure summary if unit tests have been enabled or not + Bugfixes: - Do not warn what we are correcting energy-full when there is no data to copy - Ensure we enumerate devices before we start monitoring them - Fixes to the autogen.sh script - Make dummy backend usable for architectures without a native backend - Remove libdevkit-power-gobject dependency from backends - Simplify udev subdirectory handling - Update the spec file for the case change in the tarball name.- First package of upower, the new name of DeviceKit-power. The packaging is loosely based on the DeviceKit-power packaging. - Note that we provide compatibility package for DeviceKit-power for now./sbin/ldconfig/sbin/ldconfiglamb18 14950591100.99.4-9.30.99.4-9.3libupower-glib.so.3libupower-glib.so.3.0.1/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/e7ac9fcf2fcc39e62465900a8085e9ee-upowercpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=56d0c43e657fca38269c567e57972c5eadb64399, strippedPRRRRRRy韎:hfLupower?] cr$x#̢ots1nxI{b1KC@ z5oZߏ6#ao]V()W-'4kWrgN*cp7"v|siO  mUvL:%U;Cr)xwoʱVn V ĜWDaIyпG),X(>cq"BoĜrѬdچ.Ɔ$[+lpjrkbc K[zo8IZRz0jUE=}䗬_RW6LJ<~%p`u;tbk1m<鍐w}z#f%{Vٲuv?!~4G;ndup#h$UVufn8l34ř ]0?({cӞ+P)h `pMs/C(3FaRr`"9 őciJkkjhhSq)(lkN{hNzc;i 8ʝb˖XА񁡊hxCы~pi)b^xߡBOz-{y,hɭ2}5a{3m!4MzλWK A<2G*c 8 %NzfU=Üt/KurRZfaYxrJ^pJiI(/=Gm` f;FUV KsnĂ*Q1l cb1pY#;e'斕R9-f3q9@bz 3a4I^6.F4ϳL;û6Eʿ{QɄgq]n%eUJ:<߳m=2uBj,(Fyrbx#,~(]$2~Blm!kӻ&[U 6r M2_ÅT/Qanj cS" %x 0dg2K#$'ۦoC>x n \u.'dd$-ѱdz 7Qw;d{:sGJj+n:8X9sfJ_`.D^.Ur(RAQ#=~,?==D]~hIT Lͅ Z޽(gWTDt2ڬS.@ӧ+a!~@y0al"fq}qZ[Cmz@]~Ftz!M/+l7Nrp>3\ڇ2vU( V؇p| W'=ӝv]\,9mЉ|`@U'JXHtѺLZ!9Lv-ݕfs>A'pGʵ92q.~X]G Ysd}h7X8r%{у1 AEC8)@ 3 \ړ`Y ~R9 ;<.foT i43Z` 9*t]c}CeWwR 3b}lcaO[ao(e(U2ءCչK6L/?Ż]ȍ̠eM?4cvPKH/ Fscpz2Bd#T~Hm?'%g=[b!)ܟ~sXB?2]bgVK9yr%Tߵt \PWX]aǹZYM"&4`s>;1,1wYxVU"˘(^*#McJң?磩}+x ~}Vd38roedhpgV[+/־V,?[4w@n:IZ!i^LV_]Ǟd͛ơzW² S}l4bH[M.!x gV:t2~FfL>[_@ NQE;!7yLV?WPo BGҔ#bqS_m;J*eX>WwUOKyLmH]&Ij.%-nVB .(c6xu$J|q s<ϖ.fKy {.E7ւ@ݕGjB&B ü?^:s FVMnނ12*5$s7?$/?!t%^4` NX*$'0Q )(Z;`1w\j,-Yi]UV㷥§'!D;(u۶E8m&bR =[.810V C|$S.@!-fJtޡ|ɻdjk528Nx` b7H,njx7*;*ЗOcV;F3Ci>B\>O6>5 oD,~Ĭ*Wv̰avҷ| x]i>zzNJt1w+Qe`GׇM}<"3MA!UVW#ۡnK@^mW`W 6Б;M2 N%[g`fڹW;O`uQ޴hU_=4%Y^J?8aNR$`kщ*CuA; s|wOHH>cƈXSxK#t=3dKJE+'#?u7I: qJ2{džD[L\eh[g>ĥ@I7h;șE{ͼ/=e*FŲڜ| D*} Pޜ=YICZw/WI n!f]v.tyajPtNC;Iωa5>W)BF06jgčRPN!#0OEƕ;_&'A~bu9L Y)ommȞӴ8m«/5UYҸߊ#p785}o5Mſ .W$FNi|^)9x' q:fc/f&W,. Cv+L88A-'3(X9v;6KUƶ,fVXx:/'oHTZ &#:!DGy-%ROKq^p;4Ia }ի;]%Cw/q+u*QA|5 @ʑȬ Tk f"M$*Q߬nt2oڂ <ܳ![;7~E'Ɂ=#:Jދ /zRbvA϶-lhs<@F /տ^.N&n\QC#lLy"qWA="uü7h\P-Mr]`~]+ b!>r?xEɾ':TSZ@ &qAȿJ⊤_GӥF( GLJ-cm6vkSH'Tʈpv¬ HĴM_|cE,ӵxn%+ ݊"=̟(N"t;篞0m)-/̫@ĖwgoM'cڣ۝ic.k %<TQ/EU00r;Jǹ(ZHyqG4+[/h?ʐsCsV-eښjLhny}r csÔjIAJUeD]6)t`dD$?b,R< j׉,pix=s]'+HA..^AZ;CA5%p G(ճXv.X #sE([4@U i_mZ3%ڛ`oZDR5:l.\6͵@qiJߡ[ndq6}rړm0و,(J,hA"Sx_6{NGW?%qc*ӻyz:b>zw=)Fd3WH% 3b-[ ۲a ZPꠀ|+|Ŀafx~jnF%7 жZ׾ww~Q[T`SܾoAOi!6(ZN" $/[⋤,Oҕ}e.J,o H7J7d}0UI"#y06y XˏoXcVZqBcsg>Rju&KTUSga@X<ΒWi[/ք})Nvj6~ `2PEMHƨy}Ae\#oXFYd'OI AeNobjD:pvcR Zڶ3( +A{w?OMHFj Q GyA,3Tt#dر~}`WÈ Ifz?-!: Y]5F JD%^5Yƥ4?<\ri'M>vEHG]t'V`(̃V0窬7ݹg_'/,Tԁ97[7Fhx9N3yb4hֵT?Z%W$ !00rt=jKhz!'vEE3jּJ><Á`>XfgA#DP36u /Kڧw-W)@仪MB]Trw'2NrLI Сd^t(YcLYVdp_0%,keU-#F:R3! z"b>"r:\rwT)>S_bj721A2i"PS:3Z pP_< ՊPzɲInE}urx:l6RF#$Gߎ) [A 7S0B?8|NJjxx-ie'KO8ezTiJ}=)s<?Q 0  #(| YΖso$0Ӓinw qHeTQᨇ{SG;<ʶU [6 {CӢEw@S)xt1 Sc rqQ* o-W4gvy(9{ QQqSeo=Rxr$9?<9kF- "QЛMߏoqd_[mˈd~ʫkf4;$qӓI?Ֆ,)d-4] xpT}vӋws{PԉhUtS?fgt9Ym3~.^zr!PË`&D,qb:!y*8&T:/@`w؎ "HYLՀ=agzY~!~>k1I4h;R.6IE7\W}8 ssg'qeFzkAe]f*O2FƜڧ#8M@["(q_a&, .oa+qϔ{$ETyy żB`U(S2 -vgМ63)b#P;DkxZ耡S8p{jA1n ™kIZa6ǫa0a&+ZpAD1dr.d +؆e].\IMh." sV%1SW䯍LWB6udBw`D2 ҖQXw ~j~=8+Ls~IDaM% 캦ӣN=PꮄvdHiDf k8m^Q+/s-),XRJ{ w@!\i?R>Xo6,7QjS0 uxZĒODaC_Bܑv[V1 w?قXv0 3ie7S" ͮiI@o ::q@K@<>5{(/+xd㼔ځ=X"l-1wkoWzݙU&{al yN$TUVO/qZaaQkJ )#a֘k=.ĥI931%j22pz.Q@uc:t)m?ekg6 )V}\Fr6J;Ew n "MaW?.~&(ɦ[%P{pk9ʦ*_Rt]]&ΩYnCwKʶ5Fkrf 2x]D7;ԧkeᥭ %?a/b{ӎL(slzd(A45`T3|t@sH}rq-q3KEDYK?>v\6bgm$Sw':}݃#Z5/Z9GuM]'~ޟ6C-v١ QTJ1 ЏQ2v$ǞQm1b )yS֬{ծ4Qc1SAN'2=$ZǙ +g'\U%ZN6g 48CHrs,c2|5}ɾ|lD>$0.1EKha܌Dr _`ܬmt' SҒ:&c}OͱgLС~|,{b_}{WFf~ѓؘsE-/P2Z{Nحơ,ejq =!; X1?AH'H{*r- y-mր3&EA.Wyq%vvWXFK]m{ybJz_k44nrZt3GFv90Ǥƅ @Rn: ]SavDI$,2gAJuVo\ ;m `/SU,d/~%{(~)c%A+Fv;#) SEGQ֠ӡ6IKm)RT?/wgr-vF6굑  ൫D`2omgRs^}w5RD{߄XvhDwԹ @ۯR*w'E8@ "&Q?}2XZkC7Y^/~NVUL .m(J1kTʣatcI!_, .C 9ګKqy[L~R&ppU4E0i QE~ f!l҇Sm{6f4Qޢ vuX~sI?4ɊH5Ԓ>ãct mȰb)G*ƙ4k:'ybfnEasp'UPs^AfJW_U71b&l1GI.(Kt>Gtr8EBNSJD7piTl{+o,0BKx7,#MypeCs+YYl2Zs&-Q/I sz?M\)5b(N7;Yo >R tTemKy$2l$E•::E<gr)ցk gBe0[th+iBE.:_Ʒ_wؗ5iGx>ljSM>b?b,2zDo0ΓY <$Zr)cj '2S񒿵t} hxwvYe_[Ҧ# \5x,RCHmL%k#r!GϰN]Ī[ 'MVn 6B'%2-%0 /7z|+YOX>@ׂ}i 0gz8 ao/+YTki+T딅E E䁻 htPW2`qFY:,_iy‹eipmGD?+ܱ'ᗿ)6Z@dəsTvB.t ,oR@MӆCb:ȍnD<,@F "-VIBS AUE|3yO)S+Q ;PR;1xԺP)>g`_ f!hJ[%I.ބ'je5P|y77*O6PH͇H@#f̋^Cy0.uU |g  -$/D8̡ ̜ZWXgW̵t#kB+h ;*Rl\BGcޘF]o*˗:39O2j43$h ۩y s4bBXX-^$4@-z=֕~b>@ܡ9yK)9)3:i:WeGIPy.?5F MJ~AqoX_].ծűT.<lH,^nARU!@L%OP+MenDe#T# @ Y/^FE[/:\Եހm5H 0b`뱊e hvE،_;Hb{O7 #3SMe/(>@#·DNaթ'oel9OAAl_MEt"VdgճGFkHX7)$XǩrNbzE|h3Mcp8+S|3]h)0s6+6%͟'nKpq>cn9FU2Laݶ}1( `*D0Ӎ|~^lsk>ӊ Yws :50~lv! $t^4AVHY'sH7y}pfĭC>;)>XMy=~S֐0\8?40_It;OvenhAby4K'$S8CgIСJ 55d+LߪTEd]+v v=#wg g^ %U쓶!>ކXXFnHjaQPvW.ŞÒ?.表1:dBJж3jdHsC@ \$qz}_]mJ{phU]L>߬c;|F%P~a-_(9P9=Y8ߩ5 ZS{Jj=t'-RqF`% jB@LHn&[B}~>HukGIY{l&ԅ (Y𥋛lRAn/ۤ $ɜ-hKˆ*jD4FYlZm D>e/OM@VXT=0rpO -Pd. E07^I.;H60ޏzfEo:[)#eJvfCʟF9{SaEhJ=(3qL!&.ȫqI@*Y'Kqmn[RRȠ)QGՒ7N)OLasgEIe smހ_9u{%M:([׃X1jxΆ%X0 1QiS7~Kڮl /ۍ8/0M,Ǿ!d$MUR})c J߹~%ZNhxĉR[#~ "R@=aMh6ܮ=pfQ F-薷 , ԓ8u' @yRhDǂ{k_Y~eR|(`2Y"@ay.HdR40;R&%hyYanJ%q+ޜ•घkE{$Vmu^نk `șy6>&ƕo_cw\-F uE Ug1Ʈ=7vU=~d0{;q A :q4{z܍)$%1tdޭ 0Nǻ* |^^栳I_4Gccg˱V% ?%\-ٯK5H^.+:BMUc^ݭ"a5{Rr&o7iqBʼnI+Yq;k0#/4!e`GsO1Ucmz@D5xA0|:dMDzs&dR}u"dդd[IHnK!L7yC݊PHʔYz@G+Rw2o #ISv;/[nuwE$eAeO8]եɋvHnn25 Pj;&SnJZ#p~& 5YjMb+B ;?>C6 CjN59{olXרmNY&v:'!R1mNB,TJ~EL'z;x䐔4byW~ ҫ Cp'Ӟ/CGn/iSJ=1@ $ ]X&8GR#vOyǿLQGu;8 Z.}Zrϭ/r2:_1aygtԭ-k [~+p@Wi(BIJZӍ}2IzFo; (o_a yvzA\f!Q|^8`PsQ(<3sk옥jGeqP}>L,;Xsx_0.5[,X^//C7jyxfZsmS~q;P'pw]$}LжG„逛3.KD}-umP1>"ADcV+2cEvlfZ%Hlzpv)Pܒi[X]89W\8_w$|Tݓ!;7Ia{o6>d-~'%?W*pگ< bgAa^ƕ+q`/nSLL`rA_I|Jjfea uBcN=!8#ꅌp+ZkMLOR1Z}=`Ț6b`xz|oJq_Ɗ1cJbQ"X=Pp=]r\!"?]rQ2@ ܷ|1x Nw>Ӟq(;~icy|iXShz'= !AJ~'m ΏuDE2+s2i.V1Lœ4ߗmgO 0i8whЃ&!6XA820inQ~D< 1\Em tFK | Aqڥ1~7vf~>>(1P.ay.FaX{tr>Yp+J_n2/ *F.< OʖDiʭ {b7< V?h]' +T&˕I&1xϛ2]O)bx3'w2XVԁ?mT0(LIˡ>BQWx)~3(&d 4fUMt Ӻ|uܑ58v># \x 1 dc'?]sxf+cN2)1҄ o;hV$7*M:PIǩĢ)^E;Ի[>4)80^HN#i1IS\8AeBD)Xj2V,Zt 4^q嶤eA"@PHEM^9k7ϞX&ήWl:;wv@G$FObE s\VW2dm]#@ɶ a|o1*< + /SQ;3GESNtCE1 fGQf24]pgSn;3L ApVH '/XVb_&w鳂a"|_?C}ke"ƥb:\ 5bMLeӓh6s 1b'/h_;SK5ǖ0 zڧảWqQ@*i0v|= %o3mزCe9%pfڏ{5ݢA%e/J% tvVʗ9fylB bJIj}fmKu~~.E_bA7F,蒦4K jy|m 'Z/ADX)tt,۶3.b[PQ"e \h#`^R⎜z6'FVZ\H[3t$Fx|\섛55>8Sg*o8\vv1R7˭J Yv';pIyT0NTD"0$?;Y?4<FPy7|GMp2l _ 6b$(1[9(*3[ tǫ~LW=|ϵX"[SBTę'b1: Q]v76ʙL1}@!N]՚ ,ZB5Tz pj ֨)Uī(IL^fAŊ W'\쁩tMMj5 yn֡\"T(J?[CԵ$[6>Tӿ\h<,CG\h݁iYӍ.L)l lN# is)"ZT Cpl:WVGi25Ⱥ~Yg< v)Rrl)أC_#+mi/-^!xE09n.?ԓՄ!l 2hbv l) CVA%p*T"jyeT*KP64W ׁEObH''Vh%BN%4[j'H%8 .LS *Oc8{LJy${'ky' _Q7Y[&|G#LBcŦۛ Gd$?Fհ^TYZ~HADᷗmvH&YܬU;(mȀ9mpq&wkʡBq~m# vOm0BAi0̶@OF )MfnS2Ne .:ڠ{Ou=h5QmXͻ(TLnTJNnmL%֛T 0J쬺#{UB$K݅-|vխ{XtBnl|ߛ$qlƀ/3ߤ G5Ql}uIj#tMoT9}^Ŷ:Xx ^|\f~₫0]m@ &f}+:.*3}-J@*3I߂!oQt̿@TǴ JO>m1H.tm)?ρЈ}CX),fh(۱:l&G=3hXzC.)VU}^j9<NWE1.KM1v,dPɉVxk@'M)'e ',Rz=md|US%\@XJ0[hTa&BӱCivѿO[I(2< t-&^ð.4Y҂=EK][@VcS8k 1.(UZ~lqfy6Ua5cmZ ̢EP5A59R"\ʠ$>M!l GOp-IZs塔M-֢$\_ XjiV39]  U#z6Hb6Arbgt}E#Ѫ U.O=o;aHa:%DZ "˨s3to6Vi gKpKk%rh]|L] ojd1ʱ4 G/JMO ʗ-5I %EDf,bf*v,DvS3ѹ@M)|5hҕФ%8l|#XWX[*rJl854؆S;41)K@g`qǻ_/}%7z| `2jhM+qlzԈ@7`m0*D_f09^!0"sƙC"M lbMK3"-9- ]n8v=XR+!#eބ\t,퇷X*|\ɮLDwx06nhQ;#AVqc}EOFјdXm4X*T,Lu؄k9|ڠ)'jR&-NU-vdrgUVƌ*O=;fۘLiNhN BŃGok#嘊 } m`_<]?9ɿ@ctщ-q`0Au] {=̞&Y|L2۶HZ9ރ[Z:$eWbzhUEsyG_ŧCptSMd9{=o]w*G;#Gff3&#NShrC^#43λ*yhhgHvB* 5*&$w!>0 >!]!G*аVjlETl«݋} 벽HL|xc.`:5X .ظel4tA>+R&r̆-Xѣ4en4.**D^[uD Eʴߌ+V[ Xt8n6_#|sFSdO0rg7ݱdX4kZ111d+7JnYb<չEEe8A x:Q¬:13=qȸҡuf,\ ВȮiyۻ"vh= o2W`g|N ghdK#&:b~BZC\ r!lH Ŕpyx4vdV0Iwضt)RV>')D!q$~ZVZpR}2P)?{[cYڗJI,,W]on*o*>m`T"ɄgF;;MD6-cyR/F^Gڏ|uۉ&ZT»Y /x y~1l<qR"=kgGݶNy"Gp] 0Zه G8T1j,.8t.!IJ7V;x2e2 ėvNM%Խ:tE% 0b%yA? {xO{#X㔩ii6iz,=u%0Mŝ QT8% UqygjG"tHjOyr5Adרv剧^z$ovX2mLƁw`ug$7&o?fK?SX._êxoaodo/}w) xޜ}JqrGNo Qz ( b3zq= Ad0Yo~C'KK{(_4C Ba^˯=vXu"W1A8 czIn ⥶6)2AṘkk&_|c`寡g' |EUæXU@a01qѬ `]p$(Ԏ&ε56:a b0rsC4ƽN*)Ą0=y,@G1x,kbaLG>UBjt6n"[ gB>Bg9.o i զ Lhf U>Bi$. H4]]Ǯ 7CL.ߊIGω?Ft]&[`D]|֣`dƪiCGX^D)MX-9À30g(Rcѣ@DP X?ڂcU|~o|K"I0' y6_4g-w+@]y[[*KYUAo \x=2?pYOpy_ޅ\H\6̿ep[B wE;h _<|jbΗcޙ4 2D-LOQzDMWx.y2 7=M3}l+:~ /5V@g ,(}\fïJS~a?F0&_[:xRƙ cM[MO4 W| G,O|\ C|/2IW.l/#W5:*MGAE>O]Ʀ2S]+HB4jCĥ&¢? TrnCԋZ3H#;ECOr0lC(;H:'OC%w3a:)'H6 Ir_CїR/M_W ;09{KGII@OI=*RTrR5=~k% OayW,s) yqu6(}\&*wf2f_b҈K4q1% {햗xbA1nFʎ|f@KMbτyju8-!jh19N.X~f^J(ӀoqN'[2pH*@F d})RklzPrDqqnC;f$Chֻ  MPI"j=}ewSOD敓FsoHxІ75oI7<,2&5]%q~9>Y 5'/rA>#bћa:.uŅ/F?XNOlMj)PqX}*GA}0DFy0)0 0׆㧡me :-;$oPPɅB&r! G{}̂x5I!]8371 ʺ< vm6} y!WP镽EX<#d>e+.^_˫o_E ̠?~G$.BqF#n4]n5c7ߊO@7qn>Km̝F1 й#8#CP?$UyV_ 5&P!Trb5%}ن%?VQ9t]=K =nZP;oJ vz Sm0J$Zs`ܔ@4G  x6F7*({ʇ;Ygvd0,&( Ԥe۴AM|p8Dc*PoqZj%2MBjܵ0h@ |o8ѝ(D8ggxHXKĎ(ڝErg4`ҿ۩aR+Ói6gEkC1r[D[WSE<3bv\KΗ\)zXĴw)S7'oV(M/YAH~|ŴL2E^‹cL#] ֐&@.qzhxdT tYGኒZ~+#N<kBfO.n0ms k/ۤ6UC*Tk$c Z4c`ZMhq6-V Q7Vq)xo!>7^⌕jt x6m|\¸'C04dG*ᓑvpBݵ,XNY^=4JI/?p @ !Ot<,w=ك-qǽێ\mlշ[`{TazsLՌݛ &{WT (:kۇDְ.rBArxE6Q|<وt{<{QW6̨!ʹA"Cr;B0/fZ+)OM ڛϠF/^ 'WP.:'}|~bpƁ0Db $3v3dC[Qɱ]8(++_x58l ;cCE<2hԬI)l"K[_78_Dtp0kѦkuYf,:b* 3"iP"/kc0AZ.B!.b5U"EȰRՄ_9') /2@MJb m'L6ʔ0]x*pV= [n^O٠ƒ$Edo^p!6 qu֌͋RD֬nkHMaMcd!ðJJ>j yd> ϼSJcI{J0P.ڪS pD 18_J&vǔ1d г$GB#G&֠wD5=# <1 L s/ &OfH{hMٲ]O6՚?Ʈ3VXlJ*-SH"{#(4{eru[dhA}Ժ.=)pD |(sdѸSMaG 0hu'PjFn, 92;2WcJeؐb7lmE١ul?A ii? rϱTnׇ^F;c^g249dāsƝ&)"(=jh&5/:cQr:yhgܹs{ԅ|hhL:ImB|劵7@]LjWK!V,{%Ƴ jr>c (LA2´r %n> [jވs]$|^?]k2F1qznⲃ7s.eHK %?A~@0GQqPޡF8^UW3nwD y g jw ɕV!A<\VixYPjqF:S6Y7>y_鵒$T4|)c x ,*߹TێS6 Jzs8WJ!58@hh_k 9nU 0 EIۺlO^ . qrjPw6Q${λo`-: M$Ny(drzyFebĝI.Zʟ}VU,Oղliis.Dgm%nlF>j=Zb\x^C(H=vDj]^+:&aB t{Mey8rnU/[: ûWAzNAY2 {x,զs&Ƒh6+9e}jS46xN"1QZG\,M XS#715b*S[ӫxo^|t`GakB8>IH_RNm,j> %;M/V/D$LX l%mEKzI%1郥* j4ѢI1}kkNH4܈JO\Cn3]}Etˡ6%$)ղ-RS5p){nx*7l3o;m][ u{Ru3@[$PrՌY Pbq(?B}wƚu]e_3MPdEzL*_NEiUll_n ɽwyA'8P}Q4ȩVgA$5T78Cs:D+L {2L5fc̓QQKȤeM1`fo $$kNI!-Rp= S85=*[̇qd [({DW Z%⦎kl gЋE(z4M>J$ )kRf5>XYobE}F,ywZV-aVD[QbB0Di |8bgIeϹZ$G ^'·1LrV BsUȔn.q'z=ٜUDٕ9纀FHCyY!ֆztJ zr8攦aIG`]3FS?G4(4\*ۯM#$De`zVV۷asvykyJ줲 [w%ퟓ /wޮA$ͅ.+s7O껦E4?h 5eebG=8s7lY{f1#]5NgR8mkjyb3*w< qmZg 'lĬc4ࢁWK&ȇ\jU+ЃMb3Gm#`$ ĺRL\|1}E]>j4Rft#i37UϚ3;m4TA^_}83ܛӽoӑy%̜e3ϓ 2Ƒ%JlRR (d~WF9y6pf(ǻsɥ?S=: *`-Imjr{?Q%mO4P@R-X0ٔDb{Y%o*^2)#ᲡԈRG}`ٯbQYB {ۉ2Ƚۜ՜U#sä"g,.K*Ge.|%w(ќ1Nk2z,o H('U+/Ԇv^:,&pD:Q;H]`>oP?$˹=JNpKA"{k%aBAe0^Wv/?ҷ;:iHf.* iVi4P@Cܐk$0U^ 0L}fYK?E+KiGΫ+mY5GOr  !|~%Sfh+yĢJP$`'( zRQuZ\_ltB.?(=  v"*硛GeK?[%T+PV^ ԙSC\ug掗>:xajF2Mi$fe4J 0x8XO|O'+hsRܴ=,R͓`-/ݙ'o9\I@$#ث]wD9k ڵ3>RB~UOJra͖ *FRG@^QeM'ګN|IΌ-Bv#R=!DO/ӉD.3iXM.pbp?CswN[sߖ@UVp2[ZS)3Yr~cȡa>E~9.W<\m2][9*v+%!XkF@H?!z_Cv2JFx?YJWBqɘ1UXB͍=5׉B^*N/Ψl :Os;>\3LT B "3W\3HC#ʿZ,cА Ύ 8t‘ O2RRWJԔt=qً8}Mұ6Vcż₠|Q1딪zGb ""ix] ^jsD ew YK 1iS_~:Oڿh),quCz2hKy$yNI׭ٚ^{c IB* ̑~WHc]17_jg5Fr1w)k"gۛ1T֏+/ܾ0-._A\-eÏװ`-wHJ2YΊLh7f|;AF #[Xىw~OFX=>>Yiu9v}gd+ jBߕ6yjW(ufgJ9Vb?鸊^\ͼv l4V<1;P^[鐭,';XgwF3a tEȖ' &EC|p- ckԑhl]hq"-@kPxO?H]Hyv6VF J\͂%NoaD2Wmjp@p-iR7 .\ %څ!@񲡸w`&&׀AgN}uh!X2E|/!FKs\=R=&om*GCɉo&k?^sK75'$ ~C`[J|5og~^) _ru2QVPC؀Z  P + ,ѸZ agk=ru͠mӥgAh {xp$ PŠ_IJ+ͤz&2-+ k0U^a(0\3*{id3=>d٭@ S2qϗ:,q["_-pm'6VD|i2J>,wOA$ڳ#sW2(c=~ǖd^kgsޔocnDDuNht_21CH+fbOͶj^y V0o`,2muLQau&:kE{ 1ՎTs"wfGبiBb `bJϷzD BA@zuM`v}\I\o#"k#~%Jȋ}4B/kC #Ytx sո=mL4[<:9^LHB<%J VyRQ ̦PiAH c*\yw2>#Ы^*qf+5ۭ& !B|>򞪙]*_93ѵ+`);6&6uKAa^~ Qo=̰"iK$'F_n_pt vBԶH@n'^@>W8 WRZIiNnjD=fin((Y4ᚴZwySC{jQW#IΓK0f] H!xH (Hnxdi+z l$ǦUA<^|aóL# jo >Sk{Rn,[px<!2ye.6"IoV2]EdQC4+Ҹx,hP쌢%o+n\)o*lYťNfjAn%zPK2y&RPgjy[-LqǖiW'*U|X[Z>`D3A]sW!YU V>?Qenc4M_ L~%vpC,^:k',\x.<2,k!Mt(DX*iK dB]1e`,L3|.\9/pRF1B*T5C#т]&tXʕYUt>04 H2?5$zvۆ:<'D&)KhoB č) H'\e(߆- M +G\T%yljQ9[y EyPhe^mYg>#o#r*Ҏ؊5zkwm 66ZH:L }!ȪIj}YMCx d?d>Y:ɵWX X\Q& >X@{TCFUP= xQ(f20>lӪO[Ay K`<+͟!p~OޱPG^S]Dif]s",FĬ+^Uoh[*!'}xTȎo!i%-G^YмD?3JҾm#š&aTmfyborkKj\/#,l&AG)u7r pTXp|9o$퐗8գ2 vL_VYn,Ѩ{8 @(yְwn&>?x+ M]bifwl ʞ&kOWu.Ԩr,c| _ ?層8E[\-;Kg*}YFA5̻z\G zf/(ޡ̓8Li#uOgT-`߶ \D|/VQҚ~&0z_!MY2;3+ƕ$^3S̪V/גp q&N7P6f(?Yΐ6RPʼnY6f Py9V9}tٍom.aЙyףZcMnE z\D_Y߂ϳ/eMX'80 Ik A_Mb, l蒘C%S Bv 0ͿrX]Ko0uxs<Εi-Ko .}0r=lzkzLeT!}ئkD¸nOyEH,G|&*+O")i >C;Uȱ E}hz$HwtP DC'NRoٵB[Ez;|Vx= k`7' a3lN/:nKSdXpMI7pBle C**̞A?ӺrrΎLՐLmg˵c M)$jZ$Ci}aL\8ߝܢ{{\űuxvxDK9[O._QmkZm61I/}C?]!7>Tt~B#$ Yv'm oPŠeK>'mGsNy-THIsqFjʩ:B9&Jvx} (j1B[$/upţpK~˽yZ/yh VOebʪN)7SXSEE,b p⨈tg:8[W*mvG^HuÕ`*&!ۺ=Q;P)])e.-Pٸ2r-*- -V[!NH"_, % lTcr(_ò˧9;|UQh$GNbUNcQ*XyRU 0laK+ xOBF5t~^ YtP5G;4$A)k:2TS/T̎ߩI `3?cGm"xEugނd ;wẦ !1Ty>adsr2J[6]! +Q6IfkAi#ĸ:~VׇO'$u(}$% ?F8(ă!FĎ[tA@YzV# 3ꝗh7[Z`R4}v_=8s5VZ5m uЈU1X#ZE5UrV7׊i`Q7$*hNˊؼ yXUzy{:s\XѺU>|mZqj2kgOF_s8[ֹ UQjzKo!$s[7e81B׮_=TҏAJKp T9U豶x={-%YT#~>7y?u,:XN ptZt0oh(c8X|U^P\To cA3 @m$ُ+xCIFL|Nkɇ7)f8gOOzDMEmiوA/["ISޞoowaI0)mx!CkJb<^ pWq1SRXM@iEb%ql)8^V  a'|8{ɉSdЃEs:Nf@{/C8 )G2eAZ KtGV7N<6Y":1hj_&$_bgs ?_]<CM'@uK4O]X5 2W`͊ xW">_8f ֯R>xq'jF.fPd el 6w7y'AUҰ'/FTmM[/h>Ű^^F_} ,XG-"ĢJwA Sf.^hD0l!&bE W2CfejgOFA>,vp &'~؁iTH{]iOM:0s ܷJI[+CJG,eٳ;y|'Hhiam HK%sP&,|)/I {yH% NV(EOJnc|.sˢkq"7r & w MSʱsF9;ố.3q  <"{ű+K>bP5vxA Z['o^ڙ,NԳNԂ<03H?D*Fv΍|+%g9DFJsW5wsҚJ;:VX-ȸSp]0@kb梅kL=Cr̤OaDg ̚|odqgsg@hZbPP}< {MW+J|pBu EwRnouvTC24vMpw2?л %M}Z9 Z΃Q][ytj ؔ'P:7ig7%x)R<#Nm T EL2^Cy ܪr)IWޖE-Ӑr@<Ξj9%[2{ 1^k/|Gw7XZ+HK8l0Lq`SomjX3C-ܧm:۱JtBwl%ᔜ{V3Ju:h\Ϝ4lKm"wVQNG%$EE(fq >+yxTwSӄ% 11iק{D/=_ N*QU:RVs g6 HBAk% >;xծPUpҧ#Ql'@{agD8)<mɫ  n!:g֬>|tԁpIQ旧棋]W4li`2M4b P)*dO,/$ Y[f=T}~bgZΛM*u}vdF~&#} 쬊WtO{)6I . }-+0iy@pl98-@5dЅ IX(v;P*Z\Aw2<.+nĐ*`q~ǀOKjE^y>@rt2a妪gg~x$ ~@m`m/%Bq;57LEUoCI❾:3%WuojCAavX7(Ό2|hv db8U` H b!:Gk sp2'uVj Hm(;0navH $N9Z;7\i[̆|9t ;e0xwR3ՍWD*,鰷MLUfptΉ#:~u~eGwGYIR.2+?7* E#s6bV-[{BdH"}kRӛzs{O*3(pbyEP^=P* HS"z^X:teO- ed~d(7Sχ9$Bfr1&p' Im?u C:}dcƘb U /WA՜UWR7ޟ ,nCu\Z5cO֋Յ"TH\';h_PﱩXI+I@9iF tOc*M-"S+*HJs$K4fRy!%ss/ \D 8 ;gQi<߄*¡2ɽ VJh0ZA7Ծ(h2$( ZJC{U:¬B(^(N#evd /nAb2#Ķd0keڹ_5]>}ii՞j>f9粦ӂR5+ou7vq`<