xdg-desktop-portal-devel-1.16.0-150500.1.1 >  A c9p9|cU)(td)[T0Hm2a+VC+/%trS@=ЃL쭷{Iҥ0ɔ ]F&g P(Z \}JM.;gbZ QQsLAo͊3e szvUɋHv -&u9 .d8hRk2"HjuWqhQj S:MHINR9{d$u]5d0d71dac5f1971a68901b311fe209321e25d4d14a8002c39f2203c02fcf3b156814922f4630e5c0a839d82093c57e4b371d76c0c9p9|wI7IA\H4vz_yQ&PfMO9GW 2U.fSݷy >dy>(bP^&NJST *CObtJQRV|%@QnL0Nro/]q8** OАE?t|]Pȸ53WV*mٖhowAGAvd%2`cx\jR60!cE2 :.cz$ɒwɻd__q.#CG$gol>[Д<ި>p>N?Npd" - h  2R     \t("8,%9%:%FK*GK@HKPIK`XKdYKp\K]K^KbLMcLdMZeM_fMblMduMxvMwMxMyNzNN N$N*NlCxdg-desktop-portal-devel1.16.0150500.1.1A portal frontend service for Flatpak -- Development filesA portal frontend service for Flatpak and possibly other desktop containment frameworks. xdg-desktop-portal works by exposing a series of D-Bus interfaces known as portals under a well-known name (org.freedesktop.portal.Desktop) and object path (/org/freedesktop/portal/desktop). This package contains convenience files for developers.cibs-arm-2۝SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/flatpak/xdg-desktop-portallinuxaarch64G՛A큤cccc5756f21cae785a24e40c7808f7d0cad96434265ab4402789d4105cdc3a1e1cba34d33b15c10b3454451c2928eb0913fdbda47116d7bf8f04f9141d10183ad414e60013977bb87a772d04445b9e7b8f1f14a2f1d4233e01341457c73184f4b683rootrootrootrootrootrootrootrootxdg-desktop-portal-1.16.0-150500.1.1.src.rpmpkgconfig(xdg-desktop-portal)xdg-desktop-portal-develxdg-desktop-portal-devel(aarch-64)@    /usr/bin/pkg-configrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xdg-desktop-portal3.0.4-14.6.0-14.0-15.2-11.16.04.14.3ci@b@bb?bs@bZbEbDF@b5b4t@b#PaZ@a`2aE`@`2@__H_c^^O@^4^,-]]:\\Q\2[2*Z1@ZZZyYP@XXv@X&bjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comandreas.stieger@gmx.deandreas.stieger@gmx.deluc14n0@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comalarrosa@suse.combjorn.lie@gmail.comandreas.stieger@gmx.debjorn.lie@gmail.combjorn.lie@gmail.comrpm@fthiessen.defcrozat@suse.combjorn.lie@gmail.comdfaggioli@suse.comcallumjfarmer13@gmail.comalarrosa@suse.combjorn.lie@gmail.comalarrosa@suse.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Update to version 1.16.0: + Introduce a new background monitoring service. This allows desktop environments to list applications that are running in background, that is, sandboxed applications running without a visible window. Desktop environments can display these background running applications in their interfaces, and allow users to control their execution. + Introduce the Global Shortcuts portal. This portal allows applications to register and receive keyboard shortcuts even when they're not focused. This was a highly requested feature, especially on Wayland desktops. There are improvements to come, but portal backends can now implement this new portal. + Various CI improvements. + Updated translations.- Update to version 1.15.0: + Add Meson build files. For now, both Autotools and Meson are available in the source tree. + Make the Screenshot portal request permission to take screenshots. Frontends that implement the version 2 of org.freedesktop.portal.impl.Screenshot portal can now be aware that the screenshot permission was granted through the new 'permission_store_checked' option, and skip any kind of dialog when that is the case. + Stop sending the app id quoted in the Background portal. + Fix a bug in cgroup name parsing. + Various fixes to the Realtime portal. + Updated translations.- Update to version 1.14.6: + realtime: - Remap thread ids. - Use correct types.- Update to version 1.14.5: + realtime: Fix realtime: fix priority type in MakeThreadHighPriority.- update to 1.14.4: + fix regression introduced in 1.14.0 which caused invalid autostart files to be generated- update to 1.14.3: + remote-desktop: Fix a memory corruption that was causing segfaults- Update to version 1.14.2: + Fix a frequent crash with WebKit processes. + Fix a bug in parsing the app ID from the cgroup on KDE. + Documentation improvements. + Updated translations.- Update /usr/bin/fusermount requires to /usr/bin/fusermount3: the code has been changed to call fusermount3 as part of version 1.14.0: document-portal: Move to the libfuse3 API (boo#1197567).- Update to version 1.14.1: + Fix an issue in 1.14.0 where xdg-desktop-portal.service starting before graphical-session-pre.target would cause the GNOME session to deadlock by moving code to a new libexec binary which handles deleting or migrating .desktop files (and icons) from the dynamic launcher portal for apps which have been uninstalled or renamed. + Fix some bugs in the aforementioned launcher migration implementation, "xdg-desktop-portal-rewrite-launchers". + Fix build without libsystemd.- Update to version 1.14.0: + Add a new "dynamic launcher" portal, which can install .desktop files and accompanying icons after user confirmation. + Rework handling of empty app IDs: In case an empty string app ID is stored in the permission store, this permission is now shared only by apps whose app ID couldn't be determined, rather than all unsandboxed apps. + Use libsystemd (when available) to try to determine the app ID of unsandboxed processes. This is useful since some portals otherwise can't be used by host apps. + Make x-d-p start on session start, which is needed for the dynamic launcher portal to handle rewriting launchers for apps that have been renamed. + Bring back the copy of Flatpak's icon-validator, which was dropped many releases ago. + Icon validation is now required for the notification and dynamic launcher portals (previously it was only done if the "flatpak-validate-icon" binary could be found). + document-portal: Move to the libfuse3 API + document-portal: Use renameat2 sys call + document-portal: Use mutex to fix concurrency bug + realtime: Fix error code paths + realtime: Fix MakeThreadHighPriorityWithPID method + screencast: Fix an error when restoring streams + ci: Various improvements + Documentation improvements + Updated translations. - Replace BuildRequires: pkgconfig(fuse) with pkgconfig(fuse3) since document-portal moved to use it. - Add BuildRequires: pkgconfig(libsystemd) and pkgconfig(gdk-pixbuf-2.0) which are now used.- Pass --docdir=%%{_defaultdocdir}/%%{name}/ to configure, install docs in standard distro docs dir, and move to devel sub-package, as it is developer documentation.- update to version 1.12.1: + Fix a crash in the device portal - includes changes from 1.12.0: + Place portals in the systemd session.slice + settings: Add color-scheme key + open-uri: Avoid a sync call to org.freedesktop.FileManager + screncast: Allow restoring previous sessions + Add a portal for requesting realtime permissions + ci: Many improvements + Publish the docs from a ci job + Translation updates- Update to version 1.10.1: + Revert a breaking change to the screencast and inhibit portal.- Update to version 1.10.0: + Remap /run/flatpak/app, for Flatpak 1.11.x + Remap /var/config and /var/data + permission-store: Avoid a crash + permissions-store: Add GetPermission + screencast: Add 'virtual' source type + openuri: Use real path for OpenDirectory + location: Fix accuracy levels + Add power profile monitor implementation + Updated translations.- Update to version 1.8.1: * openuri: Fix an fd leak * filechooser: Fix directory support * documents: Add snap support * wallpaper: Fix a crash * Translation updates - Drop unneeded fontconfig BuildRequires- Ensure systemd rpm macros are called at install/uninstall times for systemd user services. - Add BuildRequires on systemd-rpm-macros.- Update to version 1.8.0: + openuri: - Allow skipping the chooser for more URL tyles - Robustness fixes + filechooser: Return the current filter + camera: - Make the client node visible - Don't leak pipewire proxy + Fix file descriptor leaks + Testsuite improvements + Updated translations. - Changes from version 1.7.2: + document: - Reduce the use of open fds - Add more tests and fix issues they found + Fix the build with musl. - Changes from version 1.7.1: + filechooser: - Add a "directory" option - Document the "writable" option + document: Expose directories with their proper name - Changes from version 1.7.0: + testsuite improvements + background: Avoid a segfault + screencast: Require pipewire 0.3 + document: - Support exporting directories - New fuse implementation + Better support for snap and toolbox + Updated translations. - Drop patches fixed upstream: + xdg-dp-port-pipewire-3-api.patch + 0001-Fix-use-after-free-in-xdg_get_app_info_from_pid.patch + 0002-add-AssumedAppArmorLabel-key-to-D-Bus-service-files.patch + 0003-Fix-criticals-if-no-default-handler-for-desired-type.patch- Require /usr/bin/fusermount: xdg-document-portal calls out to the binary. Without it, files or dirs can be selected, but whatever is done with or in them, will not have any effect (boo#1175899).- Fixes for %_libexecdir changing to /usr/libexec- Add patch from upstream to fix a use-after-free case: * 0001-Fix-use-after-free-in-xdg_get_app_info_from_pid.patch - Add patch from upstream to add AssumedAppArmorLabel key to D-Bus service files to allow sandboxed processes to activate the portal services if the sandbox makes use of AppArmor D-Bus mediation rules that depend on the service's security label: * 0002-add-AssumedAppArmorLabel-key-to-D-Bus-service-files.patch - Add patch from upstream to fix a null pointer usage when no default handler is set for desired type: * 0003-Fix-criticals-if-no-default-handler-for-desired-type.patch- Add xdg-dp-port-pipewire-3-api.patch: Port to use new pipewire-3.0 api. Following this, replace pkgconfig(libpipewire-2.0) with pkgconfig(libpipewire-3.0) BuildRequires. Also add libtool BuildRequires and pass autoreconf as the patch touches the buildsystem.- Set encoding before building to fix a build error in SLE.- No longer recommend -lang: supplements are in use- Update to version 1.6.0: + tests: Adapt to libportal api changes. - Changes from version 1.5.4: + background: - Add a signal to the impl api. - Rewrite the monitoring to better track when apps disappear. + permissions: Fix SetValue handling of GVariant wrapping. This is an api change. + openuri: - Add a per-type always-ask option. - Show the app chooser dialog less often. + memorymonitor: A new portal to let apps receive low memory warnings. + filetransfer: A new portal to rewrite file paths between sandboxes. - Changes from version 1.5.3: + Add more tests. + location: Various fixes. + document portal: Monitor fuse mount. + openuri: - Only ask 3 times to use the same app. - Add an 'ask' option. + Fix build from git. + email: Allow multiple addresses, cc and bcc. + filechooser: Allow saving multiple files. + Update translations. - Changes from version 1.5.2: + Add many more tests, using libportal. + gamemode: Add a pidfd-based api. + inhibit: Send a Response signal. + openuri: Add an OpenDirectory api. + Updated translations. - Changes from version 1.5.1: + Add a portal for setting desktop backgrounds + Add tests. + Optionally use libportal (for tests). - Changes from version 1.5.0: + Add a secret portal that is meant be used via libsecret inside the sandbox. One backend for this will live in gnome-keyring, others are possible. + Fix a file descriptor leak. + Reduce log spam. + Updated translations. - Add pkgconfig(libportal) BuildRequires: New dependency.- Update to version 1.4.2: + Build fixes. - Changes from version 1.4.1: + Build fixes. - Changes from version 1.4.0: + Add a background & autostart portal. + Add a gamemode portal. + Add a camera portal. + Require pipewire 0.2.6. + inhibit: Track session state. + documents: Fix a ref-counting bug. + screencast: - Add cursor modes. - Memory leak fixes. + Updated translations. - Add pkgconfig(json-glib-1.0) BuildRequires: New dependency.- BuildIgnore xdg-desktop-portal: self-requires is not needed here to build. Flatkpak has a (correct) dependency on xdg-desktop-portal, but since we don't run flatpak during build, but merely require its -devel package, we can break up this chain.- Update to version 1.2.0: + notification: - Use icon validator from flatpak. - Don't leave temp files around. + email: Validate options better. + inhibit: Validate options better. + file chooser: Add support for setting the current filter. + Updated translations. - Changes from version 1.1.1: + Validate icons in notifications. + Respect lockdown settings. + Write back permissions for notifications to indicate portal use. + Set st_nlink in the documents portal. + Add infrastructure for validating options. + Validate email addresses. + Updated translations. - Changes from version 1.1.0: + Add a location portal, this requires geoclue 2.5.2. + Add a settings portal, for desktop-wide settings like XSettings or kdeglobals. + Allow locking down printing, save-to-disk and opening uris. + Monitor application changes in the open uri portal. + Add more tests. + Fix a crash when xdg-desktop-portal-gtk times out (boo#1118121, gh#flatpak/xdg-desktop-portal#236). - Add pkgconfig(fontconfig) and pkgconfig(flatpak) BuildRequires: New dependencies. - Add pkgconfig(libgeoclue-2.0) BuildRequires and pass enable-geoclue to configure, build new optional location portal.- Update to version 1.0.3: + Fix an option name in the remote desktop portal + document-portal: Validate permissions and report errors + Fix life-cycle issues with inodes in the document portal + Improve the test coverage of the documents portal + Add a 'coverage' make target - Changes from version 1.0.2: + networkmonitor: Fix several issues + inhibit: Add session state monitoring - Changes from version 1.0.1: + networkmonitor: Add GetStatus and CanReach methods + Unset GTK_USE_PORTAL + Add a portal for moving files to the trash + Fix an inode leak in the document portal - Changes from version 1.0: + screenshot: Add a color picker api + screencast: Bump the pipewire dependency to 0.2.1 + Improve --help output + Small documentation improvements - Changes from version 0.99: + The NetworkMonitor portal API has been changed to allow access control + The Proxy and NetworkMonitor portals only respond to requests from sandboxes with network access + The flatpak portal is now documented - Switch to tarball releases, upstream now releases stable tarballs. - Following the above, drop libtool BuildRequires and autogen.sh macro call. - Add pkgconfig(libpipewire-0.2) and pass --enable-pipewire to configure, build screencast and screenshot support.- Update to version 0.11: + OpenURI: - Fix misleading warning when accessing the permission store - Don't skip the dialog based on content type if a threshold is set + document-portal: - Support non-O_PATH fds for adding existing files - Only give DELETE right if you also get WRITE rights - Make fd validation stricter wrt /proc/pid/fd symlink - Rewrite paths in data - Verify access right on fds - Add some debug spew + XdpAppInfo: Nicer handling of kind + Add support for snap packages + XdpAppInfo: Centralize handling of xdp_app_info_new_host () + Broaden what are valid app ids to allow snap.$PKGNAME + README: Fix docs link + Don't register http: uris + remote-desktop: Correct device type values + utils: - Generalize XdpAppInfo with a tagged union - Clarify content of app_infos hash table - Use more constants for interactions with the dbus-daemon - Don't leak names whose ownership changed + file-chooser: Handle save-file backend failure + screen-cast: add missing sync request + documents xml: Correct flag value for as-needed-by-app + build: Run install-test-data-hook as intended + Updated translations.- Remove BuildRequires(flatpak), it is not needed. - Own /usr/share/dbus-1, /usr/share/dbus-1/{interfaces,services} which were owned by flatpak package before.- Use SPDX3.0 license tags and package COPYING as %license.- Update to version 0.10: + xdg-document-portal moved here from flatpak. + Add a new screencast and remote desktop portal based on PipeWire. - Pass --disable-pipewire to configure: pipewire has not yet been packaged for openSUSE. - Add pgkconfig(fuse) BuildRequires: new dependency.- Update to version 0.9: + Install pkg-config files into datadir. + Avoid a race in the portal APIs. + Change the email portal to take fds. + Updated translations.- Update to version 0.8: + Update po files. - Changes from version 0.7: + notification: Fix copy+paste error. + notification: Subscribe to the right interface for signals. + If the random request ID creates a collision, pick a new random ID. + Add some rationale. + Fix a typo. + Update README.md. + OpenURI: Refuse to handle file: uris. + Add an OpenFile method. + OpenFile: Fix URI. + Cache entire flatpak info file for peer, not just app id. + Store the cached flatpak-info keyfile with the request. + OpenFile: Rewrite app paths in /usr and /app (and /newroot). + OpenFile: Ensure that passed O_PATH fd is correct. + Send more data to the appchooser. + Updated translations. - Changes from version 0.6: + Remove what appears to be printing lines from a debugging session. + open-uri: Fix segfault crash when no content-type can be resolved. + account: Remove debug spew. + Update README.md. + Add an email portal. + Include the email portal in the docs. + build: No need to clean org.freedesktop.portal.Desktop.service twice. + Add a systemd user unit corresponding to the session service. + notifications: Add better debug and error messages. + device: Add more detail to error messages. + Handle g_variant_lookup failure. + Encode po/Makevars in UTF-8. + Initialize autofree string variable to NULL. + open-uri: Implement a more permissive policy for the OpenURI portal. + data: Fix typo in NetworkMonitor XML definition. + Updated translations.- Update to version 0.5: + notification: Support 'non-exported actions. + Fix issues found in testing. + Avoid a crash when removing notifications. + Add an Account portal. + Change the Account portal API. + Update README.md. + Add a version property to all portal interfaces. + Fix a refcounting snafu. + file chooser: - Always grant write permissions for save dialogs. - Fix reading the writable property. + Simplify version support. + Updated translations.- Update to version 0.4: + No longer rely on cgroups to find the app id. + Fix handling of mime type filters in the file chooser portal. + Updated translations.- Initial package, version 0.3.ibs-arm-2 16747665131.16.01.16.0-150500.1.11.16.0-150500.1.1xdg-desktop-portaldocbook.cssportal-docs.htmlxdg-desktop-portal.pc/usr/share/doc/packages//usr/share/doc/packages/xdg-desktop-portal//usr/share/pkgconfig/-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:SLE-15-SP5:GA/standard/b4c1f4786d6276c318f7b9a3a1ce221d-xdg-desktop-portalcpioxz5aarch64-suse-linuxdirectoryASCII textXML 1.0 document, UTF-8 Unicode text, with very long linespkgconfig filePR$L;;?>Eƶautf-8e9aaca1de66b62aca0b40ad4c6f0cbc13fb246280bf68d1321edf7db89d745d2? 7zXZ !t/ާ] crt:bLL #%k{ tugtq `vI**/Rתuǧ>LQ8q=!OԦ5{ IK"Vejʠ)MȨXP6fjѤXb"ۣ+:G|ȟhL `*s-;n0X芥 >VwW/X7K-hdoMu?Zఆz5ë*P/)x~OۭJI?ڢ}?2]WqWS/!uؐP3Mx$NQW;SSs, zrDOc).=&)LiX_Sۭe OH'QcQvb[179 YCYmXnc0&eǽqgr"N=Maȿ?mVxw(>B)x/!j>gMye"9W_|Ub] >uGʊrqKGa$B)Gt3! x ͏-+m3%%W?ڄ4inǧܔݪPJ-rR^CEQÐDE0ty"w86İz?*;`[ch+7oG&Pz*⸇ɞZ49/)/!;†]7zp󖏔Y+%!qP5܍*PH9^nXz{΋@.m}CVlۼ˴ "FY魓˜yM}]'?uIdh4?)-`Tp}a0 ]'`t^2kۿOrڌﷇf'<~7:ÇժvuOdu^0_chJUT$:cyg1kv_$By{,~؆ 2$@I("`nY8޽ϏRtI!Z,pr)I^8*oDe)4m4pJżA\s ڀsv;'h&z9#X L3W$ʸ?#y}c~dKr@gwUN.߾?b&>j.Vr~T+#( MLWHVjM%PZ}Re#A]ȫQ޾9U-wVN|J{5k&+/xpqh79/EʼG^oHʷ#b_ _m6iBLni.vPZ|Q@|>胶/ 67<+bBȕDuP'C+I HsH๻͍Zt=dbfS( '* ".&=JOY͇v7n:D~fdR%,*@(2-& >82W+|HF*X`*OyGň_~;_֝Kzt%T3ojxP`oL?٣$i5:;d"$aA;.#^}/1Vu YBPL%6j]9a[5TY#̏4%,Z+ÃPj^ݩ(v}N'H;"$VJ3 :g 58/ 4– 왐ҲC,_,"շA`剔>Y=&M=!gToڌVku )ب~8")9rĽ'c;6ຫqvj:-])ci_߈9u8`d ,uSQ3Q1G)X[ 6.=BE$,K訁7wIfRW9?j8[r Z92I-ӈ؃=*=iĻ4$7X[б |JBw[-ds 2}|hY$rlFiAeX7(1dfQyLGBH3Js}/rx9fJDV /5Ə nKQ0OuvXXB#rw]Be< V]jk¿9ɇР iG22M8=JҎo x*0xIAKFiPQRnN8RTD/t@) =1p]W-DBfʹ!Q68o%ܜ`, _;kô@Q5L,~u%2s*eBҎ1[gzm/km7~J@jƜ# y 3-Y&Xndh6գIU7iq!:KK&Ag ^u(/ZnHr%.ԕt%d~.?.tCEᙯ79AHDks$# ۥO qw%sdEξDѦҔ#; Mu{C@w[~Kǥ~)NŌcތ(e<7VU U 7@p.ٱiH7}$::夁h,,!߀Nw?~ E..vC>y9:ZX['M ^DV #kإDo*P% m ]#Tۺm6o3n>9҉msʯ63+. Mt)}"Z;_{ IJK5{RةχkmvYܸohw6ً/xT-JNe`ڬPN]o=1p,MCҀ%ӿ[se7[J<%[fi>+"}m6`XO+ }9MD0f#rAv[6asr&\\xШ`jB7 ʫ/2x1| Rr%nkq3fԛX& XW Hhxd%"(HCƆZh8EIz镳 ="/H^:^{eLDD#Ւ/fM%!DN>^Spb<*.°zxk1 J_IR4_yˢҺH01\ᅑN=c(e <[[{Xc3"Z aǭQ1 d[hKoCp@sɪKM?,&+hp11F1=#I9/7&%r Y(`9nϐ,8.raJ|\M)54%\&~SS\-G%q 1SfF0_3{^O|uJ"Vp`[Z܏BC ޱ^ m\-`Q ̹Qeqi}Q/JU rcǒpQ*茿t8aMH(t _ւ扟b 4R<۝?Ç[h+ oߊ`9[ՄoD._7VpS+QMx-a!PK$"$~t>fXn{i [s(|t)N*-FfRO"ɭG[Ommډ\*-֔1c 4aK+Ӳ6HZ筴,rauZQyIʼn[{vA `[|E`-<)iwϒO{3FX|BoWSfu.k^y4Do\hVr2Q4P` Eɦ -eX%'92uL4?Dly!.N:6)_[)=%70a ԪD_A2hCVw E*l|U.~7xB"6qD wgzF>}=0W@@<0BF ٸevw_@Z@*Kl+$9x`Y#KgL'#%@̜c= !ɵ ӎ‰KRzh Gt}\{gSӼ? i9."\em$Xט|+o UmJUa{Uz9'uθJ_y3"@6ͅrD}i^<ң@LY*qN&4cWk /}4,)kt ɇ4y 9cs/&:J#&iI+e,[}Ħ4]M 駵ׯGs}o<8?|G˃`1utc]]:(_k~NKD|+Vmֿ,8r7-]R-ghLyZuxlDCQStH?  G,tZ(=*ю+ uÕ Y{` bF;Z-r]NDY ǵjw) :h3L?WjLʛtWb7HoMQ4Rk_sʶf+fqܵAt|—fv/xלݰEimwрR"H6PsAZN'[K)xb8h!߷i,~Կ:rc 5!RXlezu[eیքKMק31kk.2F` N/+L<&.+L޷ȗ€Q="g%| |խj&%G7Bq"oa5V!w\鈮"7ԝ-hz?Ie1/d[ҾӍ:G G.vϩ(Ȭ{5ib^ףzw^IpU\җ-m o[MAUb]*eb~Ϊ$oNs< ϳgXco=tkfMYAK%VT=kFJpĚn5I4Ai}##yo:OFE)"x: X.+Y1(T^ul/m];*{S5Wy{Hl8`e߶?084tW9aKm @lgq2#1 ?dR\o`˧Y%EG ]By>%Ć5Ζeˑ%-??) -HV"@uZtx_m &8},AKy<)xR\@EB Z鼉 G7~U 2> 8䧗qdߠHGig?KղĤrh( 1N9A_ۼy UrfXES>WuL#9b냵9nӷfO:`:WJ&6ؔiU@uҪ*26>6D˜+&-ȅǕ9l{JGl%γr3F;Lȫ5!B/z44 ()O:5_Z!񝶥/䃄p2T%(MdKY)O#mVNL& *IZ3pY "/n1:$0/gQ5[x5.xEzJ ЍCoÓ 0Nj$|b,[O oOvq WQ2G\9D 4Vy׿,~:%pk>.*9CbW|e(6-_k<;5bsU d&ˊt^2KW6q0".d]Ng/%sTv%۔  VuSJp۔154VR'=~`kF]F +7ݼwJnI@ 9S ӝiWZ=hqފ)J{lS V[)<2P-:ue}W6Z.zƮ):T2orM?i)ՃѲ`ُ?}*QOm ~>:cְ鏏R2JTyΏ؃%b *a3!۽v,9;{>@]fl㵸wF蔨*o^{cjTB5U&NxHp0yoȟ2|oUb"گrK+TH97&7IL ܪNi-AGB05"QϤX"fHg+&Kj.ZwhR*)BJh!+c%'Y$o!g$i[H,(re>Dc NJUĺ+UHKCʧ\UA[EVŕL -}KQ^hko~@ђ>h:Rf8]?錧F]Px#]Eq0!DF vYkX,m&2V Kҙ6qf =3c5rJGPX]@m:bq81Tn-m:RRifC#_$Nn/ԯsr G=9g#@-$k~.LSvmMf_6bsmοH"':O ~FېtAsMݚR8Mf.#K9!oزWl2+–8kBhKKh#v텩S!ImД=n+b''SȰ ٫~7eFf[tޅ\ŕгЉ?5<p >PU\ s5-j +F+̘͍ lK73ӽ|y%ښ ˸d,;ﲵT^W?o#ݕ6qDPryVMI("DҴ/Y(cr.u8&w`]R{ʘi݌-ʚo{Y;\5mОb=|5T9Ȍ\!1Ë́KܼD4g,U%H>v}}7A5:Sr$)Q$\ .=˼yC$9ɪꯃVŵ=fB 6/fǖohhy'o61LAXT&m Xl{[ gfe2JeBBlCqs]]GAOmnZ9an -8h~ 2^aE9Bxg5v{_|쟕C/Md\RϤ>x+)R(H,@9:/,;"=R/vf>ܜq+.ca_$gDK='1*c%~ el8"MҤkO|Uq( }iOxՕT|J'Y[qVl9gPF[bvfR(2MUb@ 0e,6}XbA!24CY}S'aYrm!/bfpWXYTU O2@X2#j?ګbjF:]!.0fgjX PZrB8H]w^ȫ)SI;^- oZHkXUXW@sKZAEedލ#+Aզ֮HG9}ȄE,Ԋ ,;E5r,LuBO'j`E73tQOygr+]Qgl`=aw(MV\CIVlsx:rȚmNɆ t=;Lo_WgHN">9h RϯR[(Ld3\?79ٲ(fZ9aItC5ANXyp2gV)v8.d=[y-$nyf]O![fG~I8L ~mA^JDou6[v9m|A4N5@89Ӹ{4K!t5TpALMBUeP+G<ܵ Y4R'+ 2N4JՀC}g685} `{ #ѐoU%9mqG(Kmp#4} _Sm3ak7(ka59{o (U f4D9[]Lx˅e'59= U }OUWn1;VedZAB{+WϷ$]2݈5q,Vɋ*5B85DUDV>60^kZ%~_vM8K E?aWev,}gs$."gۍ$e_"5z9RO0y7VBӖ)h^է9noOF ]Ʉaicw}vDya!&&|Mh4:ClNRd{WA苴Y.#4΂ I|E~J!*ew8T#@\Pq6*"$-!} bA,#>/J@~,-Ns_"bRpRBCX[ 62&lV- 44)R' KnG0g/Ay,aEbXݰjSie7Ei2(WNB!3sVq^jKr|aG.◞{ 敪]ա|W挣%kZrc~0wD{H+ɹ;^/s!kJ Xĺ`ZY&uUЖXut٠O΍6hi%:5i?o=^}3!67Z?L˜FztI:"QXnv?' wY5 ;GMwm4QkT󬨏3fh'uY&Kp,> \1b$~ (֢}oS{~0'TKPFЙl0B0}DySvjhvn nrndf?}Qr_/J9&Ds ppWdwS=9qbi@v "GR)zJU"\{b»!32 ode uN.>X갴k:!eKo)d5{6.gDpO)AD%x? hثr?4l`쏡K3vyͮy0kcE% P( XBn8mp p78zn@0d &1xaVZl**D=o\.)jK%!Uy5T ^ p)F*56cA gX` G)_Բ[ocd4hʜx%W; olNh# NO`Bh[q%f} dr3BFՄe:gKṖn^2K~vٽA$o͋?gr|a׬/fyٶZ]"U|&-8dv]ښS dward\Y'? 9eg;ӔNjc1LtNkHЎU ]υ/q+9 lAol/Dsr ^x#ܓyQ2Hl) uz7~Qk5F ׋zB_ sg<\TniJP쀲?ʷE YofXwG *]fԔ>Ql_GA㋣>q"$p|\s]z1$DG^E?4#ܜ /\`DvudvlgQ~m)u®‘tvL*&NZy\>Ҿک&N \8Ll-'/¾`%5v5{d)1>M#[QyhV6!r20m-&엹Nv-IW@MVz%Xl8.loqZJ~6Dmt" G} u#yj&jJK2=wDIl bL?~^yby=vYAדy3Sd\5=Ћ* ӤVZޢ^jq_+}YF≬{‰\ 7\&&e:Մ<70_= &X]  :?'R[_A!)>&1YCum=\ 'OҾ ȣc㎴@Ы'^Bg6)Je{ Uet,K/m)ޜKԋf_uIR'|#q` *N 0(ZJT,n쒂<qQǁCE~[36E7nb:8 <Z,'/kl8`mjtiXUmie9b ӄ ki-I^u';VKx.؎0~D6_<1EwHN!շ@ s&5C(BzU%r=Bߘ/\]?NM*ڔÇdw4{:%7kbIx%1@J^j38~cG-gdӛfv5IY=4(Wf49hBKj)exDI ^:""3gs>+kY)I#r_N˱i0RF+&Sm@ s>uK8h\G>ʏɰ/+sY&DSDh|K@v\67Axd&W%ɴudPcL7JFrۤA<(މAڀEkR;Go>ȟ8Pq p^$J=<lE)B[Y:"m$R|֮KH#K a)mP$7XXn2CfgphL@bp'@h!k>0rS :r<[y,{&{c]aT A5X~)q0D(!-lKx{ Kű8#Q;C QHHVP32do/NiG] vQ&D:žض;`SqA \Pea"-{S4ғi2BP4YpԋxŘc( S|1d U2vuD':85ZNAW\di}Y0kԘwz&hM\)#Rד5L$AwKSx"ZMJzcX# 61OD?G9dU hBiL6N9ըI $j v.wH1hx5&g$@5wW,`, 7=!\91J|Q}ife_}U>-5˿FIiv0-El&!fpǿEٚjF~Ie(  JN"$MbH2]-KG<{8YYOv(YbBK9]J l\lndwڹg BRZeM!Nyk&Dk̹p<³x'6Šzp^ oH ˻EM`;fJ~W(emRtUdmf_$#d ѕ P{PyWJHϓXKE6^H42E*}(+o(3YLGeMOD6'B>ocҕbDg C͋/r]^OoSA$]*<-~@f J$q@nLraFjp4,r7 9ؓ 㔪xƸ)Q.JG`pNڷ9JLS\cfv)x}nWӼ3#kVe_R[_XiKt֐HET*d!Oρks",ˇة dzv"ԥU{b>갗<뙉d sR~.YOyqy 7Zch2o}9J559[VcT|jΈr -}Jlߠ` ,4hm{ ;txOV= m{=sUsaoNy%4VGp_ I;M '1J0IO'WB9h.ͩ|̾uTލ}T޳[٬ G#_۴#W~A&ٌo>^ Q=4IP/'O%Ry PXcYRBi,)f4۪Vϩn^3Ѕ\= tVQ3Biט_$9E=5=\x x@apR[#~5Ij[AP̖ e+ܚ=("oYplEn)jncKwL  :G 0Md#[w=frRvftp{|򨆂=&. yη%EIog+$yO780*RCyj;ya= 3DAHrjƍ%6#SGe/OyPn 4PiMT A5S3MzR8D)V=6ъ|bv}PWWa5z{ 6vs]FȧL| =MXM飪iz-*mq%?{:hx3kL{6:x]3e<ƸAhQ*v  mHTTPB*({DBE%'Dgj§MhsR/ָ։pRxWxS]uɊ t7`ZS+!3 ^ OW7>ovH )%#}^ٚAW"fK#tVr,E./GVE]ZWx2]Xxnjb۹app,a\9ז8g[H7gә6&?1)P,z@>.MeL} 8=:Rq1GG] 7֫^{/6o=gSzs[!%q5E== Pe'ҧ{/z 030:vd|4RDam_48%!U2Co,R , jk'RuT1&źz8.5% /\9jwa`|pN V>ժ 33'0#M$*0J2AT{n1 ulE̽H9J;W|كC2&Nzh@Fi;Z#vٛG[Md2j*%!2PaP%=q~༗C~0>⾷RpQl#jpvr:M@Ƈ)D,'fQJBg,ÝvԧHm=PKL)\Me?kȺ&՞GX&{I;#U,64bRq}o-C,{ЏӤULP6/^N)i6?: Qi/St|;xjۥ6ȯLhPTB d~-z0 &j17.mB:X79,Xlϱ70A( T ڳ?k2o$=$oaBw@e{M2< TòX{Iظ 4 T୬1.Mv:R`'G̗tJy4zU/-ee7'ruV@4BƸ E#Z[ |Gi -!xwn.+/ǹMVx O^*ԱPWmN)-,,b*;El QA+>$V+R2]ǒS.0C=>As=4BߍhL+VU>^B*}ifٓ# l!A6M'Uυ",Xx=k/W|#\4JOpZLF)$J;vޯ|˿w`0as, %u߇E4Jc(eԐ5h5M0&%wZ?bclNҖ?|L+k\w ~ TQѧx8ØȲ+A ?wl<ՇՄ*d_q&~=9P1Kޱ9,ܴ6z96CEg7IZ߱݇{J)'^|Fn `k&w(4Q_ 9N%_8h{( xݽR3v:hp"I{h*n#fHDDź||=xe݊͞~J{u Dg~CrmX@Z2#L.Ze2y`tmbUÓ<ݴ#Ɯmz`Uع(ȺMuo̔L{M}]z/,=v>ZY:*u_L"9KHyOSPqktv 6z$05STVqA*S4^ pa*+c[GXN q+mkfR:_- *"ͻէ2S*5T QIXѮL3 $w> MՒU`,SuseUڜjo{կL+BQy.>Jn0n᫗t&$b*tgۛh ˦t"$hmHq6xq.C :u:#pW{ }d_~}y?jNǺYrw,wNfTwIK#vB5h_N_u,c~Z5üguOt'ď ~=ز Yk/2j߿U׎h4l?੽zitӟ>Ulpo! PP$8\6P7K|uH1KXp#~?;^ :tf򪜯{ǀSCyK$94e|kKC\q7DxzM7P\ 9J8ԓkJDկɊ%p*Mfu)aj< ipd/w!>hv*q~ ъb% dP%s50K'God[:M)wG3[ B1|zp,!r^YΑ9&L*S+XBF$/UU~:4 #E}MǍ8YvʈzP>X̵jUv:?7@3'?Bg~=W:j o&D}l@v:LۃYgO2?GEH;bGDLcgBML'cy. 0z#H}@`_2+?YGaiqV"ExM/dҌɿ–7 FZ t˙-Gs^cTiFcyPWmQ1|}S*"I.;H66s<^]yrn%mS2+5VzI'̛2< wD(A*'Keõ]嶱yɹyǛ5-/K&D{%dDψf6xolO+ .`)ϺCMQc/< A*p垬j,0rx]h<ڰVqx(T7[YڀalDK'>QW΅,JoW+KSe#;xuGQ8;†Rb(~3$ul9<΢=zluSG=z_{6{\ #O >-}`Qq֊e Gl% wgAgSo##~d*OAr_q%'a ``[9Ͱ}=u0ug!Fʰ?ȺA^}}("--vmѕrɚYyzx{kYڭoo*e\0yR1  C5A_9ʐ2@Ijҡ1,A;&ry rrı9N{ǭ&ع'43 CjkI1eX*[H 3#ĔK$Uag^0´N14.;i /"گ0(@ {7teteT-U2&K>NGzq!,Y2w::кE]S#AuADcgؓPCn4 c^ n.&S ק^7#ըtѻWm`jݜO++"bNPceӴ5_ F,A9!DNJҫ}-\KO0AmV6H0bW/p-Ӄ7KnDD=A+L{dQBVTSv'+? 5<}1ӽ2Zb"kfI-U&<F1;Pb ~m zw;PzB" oAmEan޶0n-0$- {헃|o׫iXvS( ;'S|ՌǔJUng30PpӔ1J njKJ{f HLЦYщ~SJF.;> ? zTGD1ꚛcbΫݛhV~ ('JiD~zզ)f}n2+6 MفZ^z yMX2_Q-h%F;%~sD$lsM7QA݋u#nN_;KފP0 *ZjP}tg}dؓ 5h*F{ 7ٗL)!pRc5ST ҄#Qn NiKJ!ӂj=!1\@v7ncry0ͿR*+O ͳ!T(jhie`N'7^=cP4|~Ak\u"N0vʥ¿nD' MyQb&;Vkt"<#F: 4 D3DivH|~ fɂe!wrnǗP$oݹ XStc)n=+8LCK&x`;۱CObƦsVRvZ`&E }Jx%x|t''EnYj--UJ)""+R #a E44 ¢',N"Bӟ4d=H^×&Z]Y% uUBt \Ahl%`}9'o{ ј9eԟ:/FwM7U]kl~k:"D}-V8' ɢdP`P4yKGN`[T[7ғvA^:pKRb 3*\poW,Hj*K 8p^^ØruܔJn[_׷CGR_\X^bMtUwcPcz.f@"F5/8?`(<OBIbKѕ\خØ* ύkv3P u;aG/Nȸvynr$u`bqŒe{zG6t#!48rj4tV7sy UT:4 @dȥV @:ؠyJ92GuqۋDz')֥ͷAfl"a1kT#!F0]vC]|5NA,Z!~ B{o 8}1+]tGPxrJrW' %|DC " Ulc?FE}y'RzjMwH&^R4y9|l\Yq;5ҥ}#ES7[# JZ=IJ ѵC^SI&WGqǞo.ҠQF?Re ~-؂a+h_ҁg.Uˊxϒ2LOafXmNWrZJ51>"]o@)9SnpMHjZGVtU8`ݰ dЍ8m1 =ـ&Pxu&UOO۫"CIK͇:H1e/&ws_`J-9ub~Q~#35 8 朵wP1kȮ{A h^xӕM~wFbgJbTЀ̸ GKRX5AĊIfD2G=;~}CL&gBfRijm8߹.^& S/q|• YwEh".;NJG~SXj2W@Z՞T]AŌŸTKlE5ǐvR̅`#DR bߢKJOH}n:sD&OƏԱP!7QWTJ?m`6g3bz&<xd۽|_*ޤlWjS̅8XI;0AyYl KdBZ-ȃiۄ ~r &Ytq_w9y5r84S=#cSERpgf"&p4&J@uʣwXiWE")CYIq/FқnHmʩ'[ QڼցF`Ga+QW^_k:1_H}@ǴȨξn@w 6vPCLk3QLkNp>&DxQ PqS1-m2O̥*|Wyٶf pbc-( v"yvL(vppl:>p.$kosرV(憽^&vY}M:*`=^|*=O}\W 0y-BX`U.7B321KNZߘ)?(qFpZK=OOWސ\d۲\ǽ/ixJquZRrl KxڍG ģ#OzYj֮4O X :=+a)a(r7xWP++0_?|75OҌM礚?`A ^p% L@ylaЙ MV!nNO&a ذMCF .Hԓjף/; xPyIԧ\c~Pr<zK i$G<@Rws*=fauA9捻&w$8”mLhQ])%ٟۍ#UP&{Jqˁ߸q 6B3 ՍN6Ϫۚ $!lY#Kc)Ή+1`zdLp X$O0HlY'6^#ʹ_l7ՁD_6cK7ᄰ闿Ĺ^ G]43I( 8~\=%Uq?iR)("`zg"~ 8͏f M_U!x\.IaLs!IǀD^7^L"*{]/c(7t/ȾO=.>|6)'_<\v,Q;[+#kFHL uB.8Pz.,rV_W#+`o J4d|fMxDBq\8&IJyK%="=WfU|t2S4m3,j ,% PsifijBr}F_Q&k:@_`ͼ%f啰O/,ݦ(ί0b|M9RqCmP}r鹜2<[x(hD=EpտG-­"mxG8R{ aĸx e[PMhJkW8?)  Q˩'Jڋb>mR$3OI}+Г?#I %̺O,8nG=R59dIm!:t/L5! ܮmԟ"@~\I7=mˮRh.;Ձ5fRy}~wNayJajvehۣAkAhc f (Ko%$̽3ØUSD 7 p++˻Eǧ܇]a·|(susvU"س)&g^0wW\rЏ&_%WDZ\B+*_$_r n`i\MD  Nlf,?M5*c@li:1+PaRlqh[دfV!Z/0l /@JLn^"wG o6@3biv^mQN/I(LO̓$^n[ k[+wc8CݣkWnBxj9B uNО~`>so >Ϝt^ f¸> ~mȓ@YtԴRun2 ۹R~/;srH2-nJU2K5kw^sۡ^fP6m X ~&Bg)1="fUH.}l@S{+@ZQ~ ͔eB.n袼BY4eE8(B!(u!)um&sB-:0nךYj>V[1̓/тgLkH8Z Fޞ3r28]&Ӊh4V?✜bM}\{1]4 @*z1%,j \UB:]YGS7(*HsXDΥ1Ԭ LX HޥbtSDSpnqMAy=V7%ƕ*_W1JϡS|bDuKX^(PxB%k8BԳFOUã|H\"_#zCl1,TRo"b_VP` ^+g8NуnNf`NW>ט} ĶRe .pbڳ+.'NGXD8܋:$KăĀi$1nc`HdN#>($61ǡtV痲єemd_T ;;IX3~0fJPq^6R_%2eR8#PyK 61r] w50C0|c֖? a돸}۾x$fAfv?+c\^I׾ ,Zh㕍ڣ1_« 1°PÙt-HߩqM=&?,nkLbU'&O Z%I#$I8dPVu21C@>3'p2[jj슃bFݳf*)6GuC:32yƨX,iwfWgG!f ]Ya-D7JE&slM_qZLvdwzzW&nS{5r:n3V/MP#L:F EE¾>V<> G-ߏ#',va퇷?lpiT&ӌa>*QfF @-mc3}Gi|V>&!n;=9@!0aMs-z_؁6-BUziKZi:rܑJކ#f6tf>TJ`5ߜ{ <|IGODhrp;=?Ѝa-\[w6:?:`5y25p+bU,V[:X5"X̛]mܙkQP?ݶҬn&<М>^TݸtIq0[d]bne Gfed9$'@DjRAp-x ^ܭǣ$OA {%dUa4GDJ('~ٳ}8 )[,;Ŭvu:[Q, KgU]{nzjs_>6#<'-j,g?l(ecSȟlU_.Ʒ[DteA怉J[Єng=:Y(H(=hR%G8'5r 'l?CIKBt|mݕƛ-WIpl% ϲgpv^kCڧ'{ex0+!9󐢐pF[Tyw)`[PB;qGݱW Fm2'- P~D7zHSk$gc^R5Kk aJGkv. MrG( ڑ0]@6sŦPJ( =-+PC{#UZliLb3)ԭׯ{Q>'R+׃ ^8&'t8hk6 fb3*Vg '5BE􍍠loT6kevQ88Y!L$ӊxJ5xqZ-%ZfW}f Abdk1{^)D%4婩0*WY0|#xIҸ25$rI١j *Fq0 bRlbc 7}@r۸,dY|-|6vVqkzw-jW )ds<g eb[iDeȣҩ~J` b'FuAclo8^ڰ甬/v;͠ `! $_A\WPAU2Z,~ r?ylRž{a:7ϬcR8˖!NYk4AP3k!6y9+oP4+詓܅rqٖY/$+ݼX!݉:0`@b#mJIdqJ R*GRQ~գ&Vذ֟A(3p(Ktx/;JOG4x罷ЩRrxQ]͢2cdҬ\@fB@#O r7=k>,sc jy_/WrJ$tDz}xY/2 !t&7s׵X$/o^.Hgk[ڮ[V@?&HyRկY:<%JlkI%5s>83I}`Б%Vzxˌ4Qo">.2gUzl;;aZu(GXI144bT\v_{䦟6)^C+.DL@oᕬ.O(x!z/?-{;ckคZ/p}1zۋ= }:NMXlK"_埑!b\5䌣SP--lUI ^ &GQF(s[b oG&R<9SzeH= ya.;+O;[|c\U48͝Q(ԉ<+?;5[A_QJˠv(A޼\~7YhkYH5Zuxn4S_GLGW+d3?.BnFbzyxmZ. Dycw_{Y/ٴiZ»JĚAaT9ΤowVwDb@/bs]w^뙖:E舑r'Ymx<4)dIf%xEWnmv@%Ky}TZTj ^:5E >D2"+g`~Y*;\U/ ľki]ˡ:RvEcgS#u(Z*Gέ́RLI$ĩ4` /5~D/͚E#{ !t m; #o8A<E}*rmqUM~9݀FP0ɣAdMх^ e,Ձ4]R]Ɓ:Uf=fs"Լ㡚Tb.}B>2b~OgCMjG楧8ˑ]W`yEiӜ_YJW)$euZc|FBwУF7g%"nmP @Aֻ.PL3J_y<{7^#FM|P2Brm{|#ɼͰ$gowM&=VnNHm֧l.>9L]_x%M}D}= &G7&S[0O" tTHfCtUBFch8:,K_tppsۋu|=Q4fbr{k RA::bq*=&,[ygjlߩA}IP9WL\)>82|-{uv 7hp9t4 +q(˪@26AEFx $@_qcsN󕁈\a9_pztΟG ϘEZgȌ#w;{Ubǔd,9׻P@F-[3澁4^cBg-~x4NHڃ 8t|g-9$M$Ue4W 8l>/[8dI_mn%~!y%Xe>;|0)76&̶m99 ]AJ*bFvwd]Ȅ}]I΃5&Sr0I<|$l(?8MqtU VCfUӯ<| 3# y@&XZVΡS"nUd׋z;̾2yw4b9K$lΰkkE_2 Y3a]ؖ"UxwjgZb\-}S -V#? !br(y7@U&)a0J%aׁr8dh$v"]2J[@m@B,.Y@- gtF~2E[[e/]QĎD&C{o%V](FJKidy:}*EZg!!{k0?]YGN'?gv3-:u&Y^WMs?w-#&ڸ fvlRfB jmjRE,'-у" W$Eon ]Ƀ,'QT&H|Mfт3KFm@J[jR$9%xzBL93Q\0e}Iފ]m89pΉ7<{` ǩ^Vu˘]&VAiX/F=n~&Wp@J(szfN S" zT*\2,PZn}C@N(6j3x]jȸ.œb~Sn5|F)Ls!CiiJzdUB;+"z" Ӻ b97ŻV]`?V){#A13|a$Ky!G7hfPcΆ fn'Pc"o E?dža}"Hߜc'MJY}ni`fpJt:E qmY`b"՚ɪDf>yT^¹~/Xm).Pp #37oɽ׹L@,y;- @wu(8lT瞅e=Gg*an<Ř$Mf$I}!Ŏ8Tum#t)[ӑ0؋u]9Pҏ rF˲H0 K:$K48B\T%ٔ|Fqܥ?=+bHNh6_An^]`[2?IWb{F*@q.-@@Co7pşeJcޛ#mP&, d| %LI^[iG,rerB29raϐC{673h@Nu32ߜJOۮ8~jX gzn.Bi";`= [53nwGcc<@&iZFg4OL WhiH lμHE˾KV!S136d0M}wq2̈+R0Ks[ʕe!@B*a蕸Tf"ãZl)VI2HWNd$8}Z?4'XhpԂy}z/kEp'zhNH1\w$Eاݜ|)3 :'Z 8u8UKV ~d0 =5 eSfA9kz^(Mvq$L,3u᪐]L&n,sgZ|;u1W[n5   Qz+"Cv61$w MmO_ݔ3(&̻5zJI ieS+p9xU䳛X;7ėe1T 5Pf6K,54xs4ϓˉ},,U4pҼE@%bTɁ򷜉M,^~ZVE$8Qrj)˕Y@,s"6Ok,7^sO.ΐD*OO4<*A)*[;BVO)2J1n?3f(阵9L8 NZ𘋓Wcp b:wq-c'3r6.ְ(ގTZzVg w`}%%@,()wM,QrzQy:@yg'Nšu }J OzJyMG5 }kP3?tPKea*u,uEI&J!mw50+6!63/}e2EeեbysT8 N҂ mRFG23oS$E#FIBRTu`?t/YĪx\ ЎS'EK)O QH9ЇSw ə5lt/Y>*ц@]/x\bE| ;u/Y-nI1Z ~ifԵ]#u&rզ}(2ЊrȲ/"0T|̝ Sl$F;&:OXKRB B!h53*NR f=~$Ho"AڧEh r C>͓\R:|JfӼ`@JID2<9ԓ<J3qE "~\[͖<^ːLRY!bn:,dzM=zIXP tLoJ֥\7&/9S d+3V:4hk6XϕRϋ?\.} :a =8k/*/ߡ-,}:!m2w`x`$eѠ-vN$$úBQyn ,|o'pù @āprdndUͮ|Qb&gU}̿)׎WMwPHu@*L}cjB՞d  斘=!9|(A# 7ߣ1 DC:(_H\VCCGc)d啚[sEjBJD gt4M34 0^3TgH<[ 6H'T0aH:"qފ:%rݟIB-Iԝ1ڴAїA2Q&hf6Aw}?}I浍&g pR+qoHRu>nmQW^17Ek eyV"V?)ZUB*88=c$Nܺuoh)+UXI1"6  5oRv[}ϙ먕gcH KG5$ mU гL+< Rh1 ?BE?rkY'tO64į`AGyV0af$l-A.u'iiR/l;jN-L UAq]_ 6ŖBX3 Bdߦì7 m Yu%`8;I'Lf-M1E@% =!VZ劧jf_P8KŜP1󬥠375@( DR@[`ѯi1F~.GEL1GC,c>㊥!TXk[?{G@#Q=ہ3~!N;ọҥ-Y^=K\zu%Cت#,y䫁`Wh9Jo^UrvWg /#_\fJʬ*y?|Xq g"@)!I(B~:P5,M kI0m]pʞ Cx]NJUė_X/Ɛh0FfVo$9*mhЂzZ q_ߤӬ}^=ZxNvbjl*RH"[Q6P5+g;rJm$&52n^x$$rЋFNMu| Oܞ[ͽ /?=/>[