xdg-desktop-portal-devel-1.16.0-150500.1.1 >  A cp9|$|Yg;c"@5 2K[/Oyr.oh&Y]f85SLGM 3e09Z4 (/3I]]@wi;i A"MbL $A!mJ.W X.2.*JjdsLXco޴|U/A Yܒy^xTFvx1'i(7*p^F.ŋ:z[918cf073d3e9d08a3be8de51d06a962c7b385c0965a12429e0dc60e7653e477abe6e12cc0c2fedb8b7afaabd14749242967db1c0̉cp9|d7b1-bMS<@ e/7$ h*.wEW4Q^' a%iT6=[eBRqe.K5*Oه3-V LZٕ`{ ӮI[iWX=(z I/3u Z2ݚX_A>u+rVoRq"ưt-HI\Y)vū,W RBcnGr/! p1zHި>p>Nt?Ndd" - h .N|     Tl(8$%9%:%FK"GK4HKDIKTXKXYKd\K]K^KbLAcLdMNeMSfMVlMXuMlvM|wMxMyMzNNNNN`Cxdg-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.cgoat02۝SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/flatpak/xdg-desktop-portallinuxx86_64G՛A큤cccc5756f21cae785a24e40c7808f7d0cad96434265ab4402789d4105cdc3a1e1cba34d33b15c10b3454451c2928eb0913fdbda47116d7bf8f04f9141d10183ad414e60013977bb87a772d04445b9e7b8f1f14a2f1d4233e01341457c73184f4b683rootrootrootrootrootrootrootrootxdg-desktop-portal-1.16.0-150500.1.1.src.rpmpkgconfig(xdg-desktop-portal)xdg-desktop-portal-develxdg-desktop-portal-devel(x86-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.goat02 16747657531.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-portalcpioxz5x86_64-suse-linuxdirectoryASCII textXML 1.0 document, UTF-8 Unicode text, with very long linespkgconfig filePRWJonm5~c9utf-804acc6abf2f06f4e22d952ddb4abe69a4049f8120e8e06f73635e3feab486c74? 7zXZ !t/ާ] crt:bLL #%k֟NiI),㥚)^Naf^a fnhIo3=vZѡ[|Xʩ/`cpT !߶'a\܈qТə"bl?hFs2!ڼy7|rݨ==Fi2_XY$9]Xdu ;c,׷,agCa*.w :% 6 ;(yc @W'`l_W|qֈ0`P=4IJ 5Vt*Buͮ1CPĻf[R,vV:Q3#_),D` j[fT`!mAцv/bޘ+κ5lo(TmJ.%.D\>t#=y}ysw MОd8c7pjO$9˪Q) E?%$ȪMBPDc^|5~hŏwm'}O)( Y@+|| bwrmmHtM) ~afW"ҋf_ʲЄ 7^~[8)~GBF8{lLUQ~5",ev!*m~ݦ?X#};klL-5'Vb2ViL =_=l XC͊8J"a'Ct  yz#z]!HU!sK//=W'H,쮧zy)ꓓHiQCL8ikV_v61#Pr3;X[־`YI"=ʭYg-W8(j1m8Zam:=UOmgL)h$믨kOiT>O`Lg'2vߪɚGvـw^[zyӰ*K H^4lx)>mյL%{+(;>0]G!⺄.;O4I;1jFC +H32<_"_i 9AYFwO̓ p8{D[x@"[Σw"jWp֨BCclѬfFcyg\ 4vD6ܢxAyQH~ hJ $__8pLG(*KA-J\X(VH-j" ?`UgvX8ʝL?(.p_wOYΊJr ߯ntXuj$Kܲ/QG龥 /$4ȑOlE+ ޘfXҟUUkv27|6IMaFD2ux;đr[ @/Q%4R`89L1,ި}]m+}v(XV2`C=Z 6 ]6a@w`O>cҹRcH> 8cCu!]G˯`]Ƀi_>@,& X) `숶eI EՈw²c7?M!>']nlPEN{uť~DT:G7/@ChU] p6XD3 ݯhk'Z\="h \Mr]mZEc>K/ih_/J{Y^=dthp4Wtm,v"O0JQ 85h坈?cfUJZ(i0"1ӗUuruB(j[t X=1Z/19Y 4tng`i-鴸aVEQР2N6e}GJy 30ZP#} ?.Ýgۂrv>6p2P&eiNv9ᣥɏJGcpVX{M2(.:ʩwhO u[@zc]LD&1 ˮb4*J B],W*LµlΘNH7dp4HC0~<ɬQoŏ$9[H8>~%/)VT, ѽAHP @,OR //(F߳Sݦ&~ մh7}m Z=0")ӌ~͗|n,kEĐX '1l<Pm)]ǧ{l,ZxߧՓ|*)nnu`,ѝ/v承4 (_o;"> - BuEY (.Q']Vw꜊"@(C!nCaևOERr5ZﶗMɗHϵɄB⚤%j?)r,3vUK]2,eҭi ;$wbN18x/L@{DmYDނ 7"LL$9l%4'%zO OlћIyNa.6 C-+06spBh1Zky*oBYXZ"3q90?ˆG#PeO-Y\d;g]m+%bJfo3zd6rƐ4nKN pRVwĩy($ û +bUI-[1 ABP`;ۢŸ .{o0ԩDVpt7*N&Vf(};؞P<Ec)'Y]ZV4Y{_c/尀ҡ\qڪ”nBK c h%e %LϺ &w*L^ 4@=%(ĺj4uw{`_ DNbUۍb9?|rȦ-d)M:PM9F=p??˧Y̬11%ꆎζ~ <|1G7nhbTSDV2.x͡G"s̕*8 7U|P7CL - g|1|CR}Dغ~!9B~-Axp&7B+0>.ې0{8áq"ea2H?^:DMsB]Ȍz[s2-!t4nō:=4^őF51r;r$Pgw(Yn쑹w;ҽu1#vQpl9B2&Vr:* >uq1*,̩ȵǎʷ'm ^!TlK1l\啩S#i2h siItz1YǶ YuYiO75bf#ŊK6#n$ "l ;d%Y_Ґ.wIΝԔK-}0J39?0 $w_FdrCz No1+*ܚ0R!;lě2\5ԱgKgeC 6h,P \m)z QMfExaThdbgߺYJw<'ۦ1SYv~:uuN~ -u"^ܑF q7]eNTH"*7ɡ;pwR<2)| 0HL6һ*K^x nL/fE͎#Vu!`B|v͵ k*Y߹g5l;՞/|lǞw36eB@7'2q-p(8 nm^U7tZ﵋jQψqxMiw݋zms%w#B rVo 0~~}T4[ZP%ZiD[UJw>b2" #N@u8n~В%P(?0 dZ@/֮JW]#Tqң`gmeIaLfÝ3|U/V]VV=3ѕ؛?`2? Bѱ /q AE~A$TKCyfO\E`pK21MGB>X K Z=[!orU:e@tR"i44xv~CJ2ullA" M&poA=D,uH, 3}>6F/<- ^L2Y1_2g\!:u  TπҘ4&~MŊ[~Kۼ>eG׹%kZ  k2u~fR[0np(PgLf”ԧ[]MO 1@lk~x8j oMDBcjWr-ky@t:DkZ_1xUPm}HTeJ@hor~fڌ)iU!zǘ3ׅ/\ٓ!a#vNPXC=hgp().1.ءfMČJ1/ܓk.<=d{(ͮ`zT+-wX2]<}(#`R/JȢݟբ; .mGvn1f$,=LEwsGiqXb_W# SkP?9sopD1?ۤݨ^Y!̓<J7[qWBynٜY =Ix6a<JCK¶R2ک̴dmIJP ?5V<~kP'ЋؽҙaŒ XdgѶf%P?O%},:8&Ȣ xr7R"Np}vL]P,o\{̕751 8ו%ώgS9Yq;+ccCwe`}#zGnfzPl0vk0QOp ȉBݟma :M9p}xZ8<|3gmL$חF7r[?&؆A% f^ݷӧ0\Il4 07Lg_U{5{yTϰ&zrs'xf5!N)}r$$8MoȾAk_`/)k"JDjA,Y75B'';XqS}:m3 4{2{;Uϙ`_(Szdw||FYʜ,M.X6x@ycBx/ՀM$!͜MYq5!) TfG ~?ԯ~-mqK~*CAΓX,F-.+3+L.eɴA"<@y`mia[AcZ":/u_+2 Q7քOwQOl+ go!4*!2LƑDhۤ NL_ 'ʦ _*rQj+"̩H~Qr"ij?63+w?o8򯦅#aaoyY:wEG}:SJ~z8n:ZvaG.>^(ژ'xM(9A(o8GXL yٜEiKǫ%Lɦ]:녯A`ѓXY19 ,&VB6:u}FxY#BI7sA ,0s_0Ho SY>f꣝@~|`}[?5śF{h{+tٿY!5mpY?ν%ȡ% Las}R$p <lD`m~"c*8##o{[d o ->3.l+y Ù+\IH&X[[W$o,̍fv58e^Q^R[= 6*.uTd&G$@Rnì)ly*K yhXK,rCGyҹ/U5r[o: ٙKTOmqٜ-Jwjle&z%[ĵ+^ESݽB 7aѲ~{:ߑ=?,:cyxhATwށQ,neVړHtK}3ԃ`bѥ S y "Y+wRc-vM2s \iw'mI&ȅJniv["XTF@ |h,Ѧ܉{V66NNgy8exW D)g/#l;x# E+ -R(ow /(]_ǻ\D4*hLUQ,T~Or"2U{|H=τw|uU}(\P# ŴŰ'Rl kQ^|I@FzC`( zk},atu0BX^.-ciw,(% bUy 2K4RYF ٍ; ˦IADKԝQ`OЋp"[v&T0{vݗ5 qjƏ(s-M, 71;- XKK;v&/cd~XB~mQIIe0v}\g^FذKZ vs@\!I3>^e, NP(-`@pTl @f층8C l,lks1Yc $Gv9(S3G6N;kv]?is\_:vp|:]̳I#RE7ʗg/'n ㈞3^{ms5tUcOGI_bmk=SY9 ,DC7d.R%E;X,tUDY!n8yEKקR&`G|qw7\]8? a73 s TdKj8vQŖ~=S8'}iix܍5 HʉfQ @\NUqetUU tgXV->LmD!P!ѓL:Ib8=bU:l.n*'nL^^Ex0K;KIpMFkw!dT:s+SQұ<2wF #nk=R3j/ଃR-mnl5`1 %pIq^u? fO-d]9ƮVֲe*Kϝ!D f@=qa<'kñ"SǠ,UEvkg5 9Knj5Hf׋97r擩)<p ?ٕKyJ&mE<-J.aqăh0Ld6YIY)ΙANɤNѐH5 w1Xz(hF}:$Ŋ#*n#8ru!~<}^݃\.^ p}=8FM_ĝQ jU n&jNED`ja(7V[Pir/zwVGn\2`572R z޻[g Bɗ;fuA_/P+L܅ocwXҵܥ!J‡$An]o_vmFW<5 1[ojj:{] İgK H YpOJ909WJ!RZ H’#(:.4>ppE3 >%U+:ϴDڼI؊5o[Mc3XMĖ 5T$zk2Njf %} ŏj00\D.Z_ttKFp,l)t<`BJ6:1`_H/f><M\aýJ ϑ76R韦iuosVS;yNТ'K kUT ȇp/KN~k5#W*ܼĶ3)ΰݾjF).SZڙNhM:. uހ9~f{30&0$[n%TIxU"5awҟ9V|ChzqCraYzvhuN,ևy(=X+r e֐o71((T SqR-{"OCr- U}Tʤ)M%C1%Ô%9h)烧N?@uDI0 wx2ulI~ *p]' ʌrTo? !^fQ{Ö6봭6JwԓB$ R1& Ńޱ6p1 K: ` 9'A2k$ϝC* 4q"\өt {\(*b9nQM_cwbǵ[^,A':\Ϊ46:H5)3Z ~M3ymСpP OQy]wr>,ǽm ")]Ͷ5k3 @C;X܄Ma&~pn/\4I4:4RGU&/ͤF) e**(%Zzê(kkrވĚZ]aKkOIfjHGGZ"T.+jcAy_zOЬ9bt%t=?Vj U#&ٷZ?21d69?WB+nAվzV Ɉ <f>hle" I%NNʶ2ajNҞp<M dg[@]%+VHӓֈrPF?PTgJ{&i#3P sˈ%E*tT 4)ޝ}@ m_M |)Xֶ::ˀͩKLp ^h,#߭_Ih(\MQzbLxJHڴ[x>g"wTg ;b|A# # (n֟J9p.DֶXx zKI&}k7ܰm?*!,Q9, WiK4H[A80>¨S:@{NH:E)uzEQ~נ M3"S0ѕ- o9[ 20~ak򺻾M(!f3Ph42HD^&s狋z/pw U*1q:@?8| E[k"H&;3id%b3[d{DM:6N&OFOC#^QBԺ6=?"B݇쥀E<;(c,kЧ-sV6FeXlrLN6X~z~:ػ8=art񗰑M/q!5x#H"f1y,?>U99a["WO,ٯبhmɓ. j-BݍYV5NNlRG%],p>NjnW䥧zyXJk|&SMmgK$4 =jR J[C{ ;IJq%zυ&aț1)"{p܃Dt+.ډh%`dYPm,ȤX\g1YBɦ߯ &=tGv Ys5}Y3Ovtg kheDn#b-/Hԟ7safq~Sѝƕ Od,ϵ#\Nxs}O 0mzzJWTۺ<1KcX}iCP)ͮI1FIG7KYGd 2^ |}G5Qќc^MO/!A|cjKCպpe 3QLeYF}wr fA* !3fPr3%6|#Vt:,6|r^ohyY9nJJ7x_wD\?P'nweN#*5oO л{kXNڄ~dag~Hs͔@ۘHI;>( g913fr,6=f~|`x !8s)jr$8@Il<'}fa\F:-k:ɍ˝@m>Vzv5)B%@9W-k M%~:kz7+}+jX*I[w?^8hys! b'jWslIscU̹Ub;ܽ Ń񚤐=mɆf Grfk]bv% )x'{\U3K:ݫu?}-)Xqsk0<ۛfscNݣ>Ҡb2ПɩѾ%rY"|wL[@L.6IrP;rÛ/>v2yŤ,oEGݰ{ҁG3l-3RX-:/ٞv)y{znDD&N6\q,d? 6P"'3gu ̌Eе&w~Bhiaz>*ZP$#,61uZEetyZvʷ1.ZTl0PDbL@ .If.^ HB 6a_C0i9pW?轡풕rkjZE`i e9Bsz[ H؟ ^2],37ˍq3 kt;_ij1\/cƼ}@W9("DBqn(6`|ݱe E$l +mBL\0{--L8ԽrrbY瑑qTXޛy/x~v' #KDc9n>*zI 8% ^ gSoVl PkB۟(R"`߈8ZX^cw^ 6OTǢyQ־Χ 4}]{3;b*Cܗf **Z𾚅Uh@s-} 6;pl2tp}UI0Xإ+MNvtP`%T'.6 Cpé-iZGH/ DŽj&K+sظd\'4_Iu쎬r`8DlŒZP4| Q$GC`I!H!~w{b>bXm(Tz| ?T4Lv[W# Z2X!WBr޶m͛ɜ̞(9衶|h#nlj]$b>` PB lDQdzSK"}=C8$OG:0iZπQa&M v\~%1/G8^ϧzoCk(t9Eb(6Y趽+xok%\'{$M;R{"c"xǮ"|t{G&ٮ=UOXH&2}Q wc_ @HTǵ\$9Uuo1u?sOez@;#Dz( 1K PeC-$:.MaڔOq<``[HoV.OGY.U|? RT~eÚ&k=(SsRݓ+`f#YGZ}G5(G:Lia.*쎖ej=cz *? OM;6Xn]kje,̽HVV| ?53-vNgL(CLxП\îoIZF#` ĽpҖ Lfx$W uk`kڈ7-Jf1yn?ḧNX< B^7lG /XbWTQi"zQ qR>C|#]vn`fMbvu~3n{jI "Y{@NwNv$47};I9s%,]Ybb՝BTD:;U]* *z Lj%(h h{hBNwY],T(XNqQ[6 n>VҀ GmWTqO`rM:fN9/%1BT+FJ]o*>VR. F}ܟ~,ir("0yˢT &qg2ک|NEzf~|Y cg b{Y+4˖ekS@@2$2_DۗH=O0g;S,+cehD's4f JXdاnĀ{Lk~9Ba k Ώlչb,rtх81Z9%| AYFQW ?/ @n`9`,r3BPq*Qf. "W`Sp&MT',T4P$ďewǐZ'-=mn CkӉ¨RX5kf) M@ :=GE[P1_y*`8LXt@(f&L[b"q]H:?3$;&;3{0BGڅ)(UyvI^'No׬RGC)+BHqQ1}#ʢtc`xĂ%׬^d|ĖJ %T=i+YG!$'Q-xsh"ӊ::K(Jc.OL5EW W?3ru ~BT'%)ۣDSVQUTxE0cƁ2`Iq>Jl4 TDZIy}雙9{S7M&++ţ}}7ʟ)u6Mk νq_ꎎ5Wže[%EQqbHòQhdoV^aWqI r%rqXlMCQge )c0 #Qg*09ۈQXA2vz};:b9ybSz:NsP٫ѝ¬KdC-˽_WJ! r0d3y >|ӝI0;ǝT" X gJ2 hqm,0BŲ,N9BGJF[/Fjk8 v :V9%+˗,:bD )~ڗd m76i1 " ,dɯxԆ6ڜ }^h5Pq!H8q **A,M  p>3p$H ]+(_=uXCYS4 "fsY,1۩ 6Zߴ8Cz;k[xɓZ5,1dܛM9fs&5w}'9oV<3?4W,@M~pŽ"t'*WLTi g-t~1ؐ02럆 l'\Mz\lUi &EZтl`SJ @C_|q[otH2;lLgengjuTUT:sȈκE蝼Z#vZ[" y'K2]"`2AT%z` +Vjf@X23-A+zzn, V,{P#4kJ3R])!0Q2~kϛ00=^6-X)]=!kᬪ}qCadN.PlCjľaNvIz/a(̥I%nIMTS.X$R;3rdL>֌ XђuN /r By7;}4}GteѠ<AeEbxR23Lm *XYn4087UUwDS $ ;z܇hqM4;0bPSm=[y_1\&p nu܍Y"8=p+@ >-<O~90I-߱{1)6#M'_c3rHmk-==ZLW5p7xaC|}Y2!ˣX^`q.H.6FФtC9^($! ޻ V!Y8#M:s/pa0hǦn< j^ }})][a~G9ۨz"3.T?,T%U_ȶ~v1X8CQx4J3VG2nz6֮EO8'btnC443QI8~#7MpL-+H[2~J J@WM'=a_mԦhM*\猱_S`ifWD;RVV|ҼŒ: 0r!8UH؈|K,{|~ TSfXz.D_w;0C#@MZSTż [!i>s3^u mƳD@ůYĽPRR!rv&;nNXkSxJbb2Ò)sAZÂzwfjmnXt~6.Ěìڈ]ZyLUw1ԏwE?ۘ;oV[Kc_Ii 5*!Hpؽ1}Iٍe}bRSozQ0<*>\rlwUf0r [L4[°_5?/D^-h=zg ЩIsUFF? Fu;҃-W%M_wj1ݹilQEdor$ 0GxO8[̏cOtq :Cૠ`ϟJ]5:EMyQ3)$>vdKƺ]2x[Œ~9V,.7ݦ-L>:-E67s6Li3 lg sTIWaɻqX7ذ=er1;NcD"ͮ)pοiiZT}KzJBJT?zR1,ղ[JXgEђC!dV.N}JTx]}r|i RZ 9D!FN' W)|Qx3" PGW1i*/|n']Ѿ ЁB4?kv ZRhT hsw"O^Tu8a1-W#-L4X:fv[߱y4T7uV(ni ~Q2o9h!zF;ڼ? 'oiĤ#RLs8.y};ˇPwcB)kh0PXGid4ty|,xGi-`ntE`3Ҟ%)|9Iq|KpqHA;ѕ9[|r_hOCW3<\d&DaqA[*շ SocNHRuAg7ĶI]h[d=Qɍ$ ~׬S:nѥ<뼋rK_Bѹ(Z+>p)h^'$}vO&oEIV6^Ȃ{~׊BQrl/6 CY+/n1;>>V>O )Ȧ~HP搴9®Q9$x z w܈ /{]NzcQ4™ŀCjXi4Nqp=!qn\yyy٫|WrmMq9DȆw٫uZ1.C/$?vP Js,n )юb = S`Lf.#܂Dtʫ9N|PqDUcAGuSVPgFR|"gCG`xd]^YrWnL&u2qخ|5W¨]I.x.c[1{YQOP w&#Tҭ.zQ}F"E]S%n)U{4R'_x!*ʹEVgGwNs|tjKᴰ#˴Dh~f8ׁqu~hJ7dhdjH/0l/*Ƿ3Q%HYb&OS>o6D:K`Q":Qšֲ᫟%QJs[X PXt5!3VuOz9׍[o3P=ǽXD2G &ێ*afuY~ĆժcZc VA#:^BΫ ZHra"[WszGe~\,#hh,}N-\J{$^l]BW(_ ~#ӷlF.4#|nHd[b! ܉eY[EP$?Ec <ɰo Vq#i+i =aL *.R|UN\'r骫>O|^uEq-z;Z, Oڭ)ιTYmҹ/8  "&+n5秏HC(o ">CU1c aN8ً𖮌!rBNݔG{Y;bX@!!W}Z>,Z7u_x[xGߎ.e]MzJ腡ߴ{ǯ% bd\s)$NJo8Xn{ (Ddk ʍ/PXOU!Rʳ.[+,*0(x˒l e'D(^{rӇ8I|4 W\~Cd=;X1{8Ygze| /$ RgyL`0ʉ>OQ?2?2>>^ꮫˤCXbBWU;[r>,TϿi7,,23yUw!1oqSjL…"^ 5bexJDڵZ;{%XH;\JINzfO%׎FhJ#=CN_F:IƊo3|*}^B#5mtixM% " z> rjَo M6 jqer6s#;BČR!ʧ!kaPֵpWZiY  `n5v=8A_LʪҽYTMdbpU2V0h| ]_3 ^8+$o b` =Jh?mH ^uȏT@IJzN!= )Ĵ g]ltnaF)jBD15|!6~3m1ǬF ~`j|R*78; A6cy*!+X2]*3d銽Ń'Nl쑵EwZRȄ'* Nw:aix dGNݯkDj (;$P>9q\[[G5z+ R@H8DR26zx|ìKehV[[o _WF~n/xrDt.?1EU+`!u# 5܊%ďwc̬F0` ) dgH(!O(S%K2xʵcYi긄]#yKM*A\ nFL fƑ$qpFrl}Zb^~s܅B3H|)eCOM7nZ<[9f<۹} ]>EwYJH&s4E!bx7%% bktexNğ/ Fj oe 4سgO}pŋ>LdH#^BH|7 2[r^RpXj{H(>vD[bO#Ph$Xȗ`M4UBQm^bq T}Wbʥ9d!@47ABHVdoAr٣;!6ülDQ:aݜ$4 1 &_\u] k`yBag񑒷|7[c=V܇&(0fS+.nv/ g( Ѽer_{) :wWU*ķ'od}DnXQ9+knA|T8UԿUVI.hI@-ogOMd)r=cs-'ཀྵ\cEQHNW:9L U7&[.DP;_p,9:\9B$)6zsQfAi8ԓ &޷כb G[iA@%5*U<݂G}LYGE5Zg"^IJvEi+o\>W";GG3V%Y v}weEkF릉QF2X{j!@5R_:x޻::ljzP*;}-n9XGM5#SMT[M*0~PviWqrVM@ncZ{99 vegy4m_܅{r WS)O-LuY '?֠Wl@V $j;$h)tAjğVAj$4-lzssx @R@{SԝELCD~'Jg"k|mYTx;-`+Yc7ΈpڐLB)m{k%}2L9P=ax$d:g -X 3/ |#2w-^Mdqa\r +_u& oGH{N{bsLHNpesf> 2{)d^\1.Ew3]hMOe |H{Uk6M;7.:qvP >̦!*U)Čqj^COrVAA6OL/B;뿴#Jri _SKdT^L8ȋ諆8ڤ C0R=++C1%9a:.g,Cڅ^ާ^{tjNߕm,}(p>\+3G@{dfK-LkWەeXgZb?_|PWSKQxdYF60EB=;؁6.Sp}~FI8 36lD$KI~4Cp.W6%PDq2nإFb/_ nH5Q ;Myhi|DShEΛ'QZ`8]sϙ6S?k޺5ag;c B пz9.C]lmb)\@!2=%>?F~9Rq,-zX[rEUT(\4}faf`Dz,Ioݬ.ɧ'a7^V} ;$RJ{a/ꎞ,0CvNgR2PVU8ъ|%}MNap(,ʞ$2уHGg5Dt9K7q"CgT0֖0nAgK,N5i1d1jɛ>BI(P'L^I^H 7)=[sv#ةD3[n(ZɂC{ K非;h]TuPloE؋:|Ls3Cb mI&*>{u]Ok]7AOӥ _ 1J?~j! 1]B[LaO2eZt#x\2Q*|6q\FnS  !9 R8UJmY Bȶ%Ŕ% d|.x-26+ ky\NxTwNkEN1PqC]vNw¿V*uvS hA)b$l 0m9- \2W.YTRh:OdH˺h^xl `EP0}%B ":7J;H}%gO ۓ`45/dŶ뻿+JS^a'g]qX43*`Ic˺efپ@[*JW$[Kb,iis3"m# }XΫ>\pxu+a"oVt fp(f^Nx}ҩf!xy'Q%BmYH}슄5ޯ"k6{@ k.('yBA=DDZs'J{o ~bg\a]Up&NO u?*Ǎ%*5i-XEYTv_|zKB r_QZBP}or+k[9.<6iJoo"Y+;]HO;ZӰmz2QоʬNd6x.Pϝ".`YlKd|.z"_vIF`!MbP#_,]ie7nzu8BԲ1BYf~cKK6*~.*=*h:1ڨ_L.RM^d)V.?uo6D$30)xƚr]jDZ"qAbcy Rp.kk먳@jz(jPq=m-n)xѼ5T*"(8R w1Ƣ·侩X\)-; %$k |L i1v=~c&u>VJeS-GmdnEQp \{:!V[^Y_9Pj;O + Gqc}Z׾.#4+̚6kT80O/FĽ41]F AQ~;5Ytկ \ {]t܉`3Cd-j [a 2䩺Ǻ{r=$ B2H1snek)HA0 =ֽ'=}-i:[>htR/ieގWpf=k Fi̸n@9}b5BL2mfZ12J^Fr~ᚡhmRoc10!b&ppĪpO.k"* tsRmkzghSXZgVl.5tx,hu$;SBB:9I+m6vk`Rgp|o<:n51]=g{eF-֊Ee0u(B]BpSwey =0 ~?j<'tگZ&;ߦ"2'IZbeEg\odo~C)b1K3 ~3ߘ"geF^]XugO=ّDHRl+Ao"GcL"w8A 8{>& Dvpg!$,{m?1R'C` i,[ ]Ά6"*xSnfS$G5$1*ȕh>*4'<A>T@/Tg[UeBiȧ*QBmbgLXBa-_WXі].j)1)tLj 6."pag㦾\M$ɧ^aDgQ,dx fUE糁3IcW&f5pyh&IOp_4x?ǘ5E@Bl#9|qy/Al;<5UVGٕ|ЮqOUpNDNlC2Wg(ƒ:$ݦJ hn6RХi[;%k:frkq=U osӤH6[|!+v[V#%[AЄ!n§Qy"p1 ֽ$IM*) caeU!k /74rLM jo6@xggKP2ҽj{OgowOuJ$ v~Q%{> f▚AѠc= $we%R(m~ܺs0zMӺl 3Kw2؍\@{ ͱz^.H޺ R,?=,V lj!!*3:+* qcR !2˺.k8B; UgAx=^ln[׈) [r%}Hre6Pd ݴ)é4eOxV1ژ(n3M'hٟqb CQsLRX Gx;tκ2)i]V)eI$!"Gr(!hT>6vAE݅`YV0 7?+|N%>fQ6av9IGԔ Y9WSci#8-œxf;%t<*va<]XO8~6 Sɮ`Y]"7,f;;4N dbTo^2KCfآԚV"yb ZQ('UĕITa kEkvm~ue TDp?M2 Ɯ8W ?nmAt^=Re֬y1c&a*g\0I]gs?H-@7mv%^)r)`'- (ɩD+>M` sf]/4<)k4 X#hmi d0 nHIXgM t/>9?FX3%tĮ#}Hvys}<6n 4I>VT=կ&Յ Z}N !Sl V$:AkRHH(tAb[/6eO^7=#!ؖ$ĶLDoLTEiu*#5XkQڸv&Uެncenp Dw$BZg-6:6Ӯ>G"1ܽ-- _]ɖX9ͯ5v eH,dMV-WԕP ˪Fd>akqϷ zXġROz!ms}eoL.U C(pl{}~ҁ?tJ^o1#U$o A:$DN be=jgs/Qg^@gG7g;&uڤU2]$ ^xpt w5Z.93vVS>ZIQ|kJ_]=WlSz"4rLB0f\b_Pt;&|24=IM^0f9F"5*n'Nk eyʽҵsT{Wo(ש3Pw$kϖ@?T?Y-lۢ+H%4<1ј;ytܩl$ɣ=QYcWl1Zg;cxNBJ,},)~q_ [%׼S";jQ!%u/AEn-6:!+;#+(^Z_G00)Q72)T,wBd^;hУ"ese ;g1fdvKvn8]QF?^ԱO(zeR}E_Ї?!UmK߉(5‘侺!~Ԛ"`,sGle3A2\u'gJt6ÚjH2r g }LJ9 LQ|pL"u hy9b)el&#Q0ȲiPyM4اRMY6O8 pH5M CӥzՆDpzHzWwjbӸ˓ňVDQ3Z͋J7VސL;n~^x`d(~iREo&ĆRhiK "9t"8{i4Z8A ! ;=8Qݲ0,p'PɪKG#]O3@`}s36폵tqNm GHˈBDKMbz3mi#kgͽb/9% ζpPZju'/yvH&tMfb('E1坋|s+\J~KsvHOi!tjݵ3 yp}/$;u1|6~T<42J5p71%:V;b/lK)nnUa:ƭ {B H-KTHSqmnvS>E0q xߑOpk̩J1#FȍXBu)hZP6#u𢡄'@c}\Ì@cيdݓR::JQ~pEӻrV~p$'/O9^݉[JNUYK]9=EE賔Jx! k7>3Z( V~`0%uh /_ɐ\P Ŭg@TFc1OW˃`Hz;FjT!ޟG\:$u Y1Qwl ˱*Zꄮ ^li)T#m}s A h! N9 Lǝσ7I)΄(uV /`COYW~ N͊W`0q\R }fw!!Y}-@?E9&,v뢔ԃX# W#Dbmi3+?IjmdbK#ADFC12M(7wH~]+8gN]ЮWA J &_l,|tވjӻ#9rF ԟyby$&I (G m0IfrRRm(ԚvBŒ^ŷ͓#=r^X)C{<[c..$R}gٕzkuPD{\;}9ʶnq3iDҵWB6-N5M}vbDfA`Vnp?'EnJE6{hߎ#ǭֱ=% "IA^bJB)}j# S֮E϶tא#jyCG2[dbvI>,1ڿa/[csG#}ru& e? XhsQ<0%&+͠k`0z||IUTƞ7Χ2F,? ySEK^teFsqG6H/(q5;s-oPWME<9ʺh"hŏI-fPu܎spobE?T1FCUBp:{ TԚ5 ruP95A&%6g37;S1E #ŠՀ(,stR&Q(b#4Yt^S \mYփ{!7{Ay&'xT wMFȲe6 3S@F1\ Aj rN0>%O;]8~ε/?$jG4?] s ip7-Hq0s~E ~ G鱖{Aՠ\ iǯcKp% )R^^(}Xlk; e%Z1BVMPcyrd(M$b>f]g9⃭V%&ӓ)Ϩ#襲0XmKa>Ay/q#zwQp"S1v,)f Gyg/b 7 O7jqKI=& 8!\Y"u@'N8(4ΟUTڑ yFR}F6Ʃ_cx/)cͥ?b: Afjɘyv %s7h#otHs)ÃrMڔ8 mP9 "/)u'1,(=L9܈ _98Fx[OGE!,ÀTܴy&\b&;3ŗR8?p .UtwiϨ "l>k7yylO:a_rVamԔ'4n _P[m?D6D$S#=v$0f:7OAȽ5(^":Z2zxx4h@2jc-CG:*.(F;!ƿxñ׽$=R {7F":< V=~W3R܉G724Ft$GZI$or\俍hʿ\Nop+puN*ԌEEYU:sqlW2M )MJycf<1}q*ナRZi觃--JWq8$'&٢ƫf.ϲSΑn%nVcG->DN~qVp"f%6mHN~a5uZŔwo:0v\s[ֱ[IR:c5}3SL1b3\h?^TA2wٍ $e\s/|U)ԋQ &Sa ")!nY #Pۑ-…ט$qB0 |}'LF%fD1& 1v={q؟v#HޠSѾXJX ?+sy&s'p}dMz1p*i)6 : ):+Hm[u }6Msrzљ\@Ӓ>ӭ*n^Ń@(\Yqw8 =|x`FB!w׮nSNlFT<6iRx=ԝuE`a~{tA+CC⸰˓]fL8&n9W([&[y˄HbN0=NqSٴ{-] F{{=(D\6_gDX{K]G|L0^Ai:S|A_{f|n/P%b%䆼!]ܪv!˩~N4fW0 ;%ܙk> wo(ڰgtRBYi_/9 1bQ62~`KX$/!XS"iXƯfYlW^{ bԲ.׷e]gy/' eeu_T&tqhݡynES)7?p ۲g=,^/!#Mwk$Zn ec֚|$1+ H`!˃jA)q5vZ*1KiiΟ ӽ933Ozk;FFxF[]\!=]+ `"\}g_P|se WLhqjSZ,-Õ(!ª%tSUFu. |]{`P``".RtRF3LS=K'z1O(1UzZ3wۧЋ qFLnϬe?'Sc5(H.tZ6!UyEt1X]0\> 1H_E QlČmQYc/Ib;qK_VV%ZX8Kr,-8>"3~ i2]zc =}еEc?DHz@#oxR'z[Daz8Ce@' rxgcOD?oܜqrhmlE$jw9ʒMao* yIR\sDˣdRA4ѳj+`Dv3vJX9S rT.dj2"R ~PH ]ۛ1\9c7ߵ)s`Q[k3rTүt%Y46c_H졭5f6&;*T&oR?);ԫ: Ҽ^όqbK(/V`6(Eyd"5VWH&2R] Ytqu>j4@*o'ψ)9@ c18 ubq̵k2@XfCCԩkC=˖ ]'hnnADZeE=F{,_2\Fi >SJ <[q4üj*oQGn6"pT0‡T,?lPC'ǭ DpW/*S/KA*yCZi$ة ~;od}MN7$&d fv;#ZO2:ʱԻc={| TUu6vD_]Ջ0WGL].-`@S1uVItĐR,,0ִSF VjJ$H5Vg-9π`,R%f)*Z%lu\>xr>g A/RW o  ՞W5oېSuACJLbiu&]dzr- ~c.tEo$Sw=y55$%:„nӹC;ʆ|zA d|W_L|o)E1ۉdsHvԠg ,Up*72*X#f͔96v;bNwKx 5_J|i6fw_z& F؈At>BSk[~/l|ǚ䥎Yʑ4Uj>oY<$o=:j2hp{$`[/SXa`kSVD:EūAѡIVl}JNj5,Q'Nr2j~44f?De`("dN^{~b.?#x MM:VlM+o-#X/ТA c)CKETL]W'Rz,eev!}iBNR,)д50/HuI_ jOs whgcEg`~Te9•O谧%Ch/]NV6= daHcy+*ك] ΅m/.uY2gi4@q +rWB#wjJUd;"l j02M}sPM~%O'NH+諹 'J3vl%2`m|KާAZSiXcrL.-:b{$0*$c6k>(= J<,&4,\)լmS 4}FQzd`6(m_"f5<_ 87mX/wn8N*Z[{jPC} <8%xmNFhHdFIz5CJuxm~Nۇꇤ9hx]i4س(58R^y<_7zϐ2j|i?!v]%P|O3T={o-g^ml]ܬTX_?3 ]*M6+͠d/+&r|Ix1+|%\ܠڡ%ct\gW]=Mf? hxbtGo\Ќ&n]@5w5ㇿ$ߟ^ eb4~F4wW]MR ＀a[ <籗P᰿]CPf %.*;9H}A%t%'f)JF72~Kҫ0Gg=9u--=.;s;rA23\%vzREuosS(VhD}p=nU`Xg䩞Lr] O#wB?Y8k*fjikB࿿U<ɹrDp vږfYpGp,/>:N8P[Ƴ8IE\w5Q)-NY`Ocaxy~#;v E vV&OuЈZU2[߉+ >Wl=[>q[2c*?ˇ7EDơ-ٿ h\VG'w*fEBdՇFWNh pH9Gk%`Nw~Fvyt5iRwF7ЩDez=e9!¢'@{U6jGFp6n~KŰaB! .y ˜MM|&NAM^R#MrXZ聾< pZM)9_ZxUG#Sɵhy;mGqcAχߑP6{PVa@:}U=l롹؍AU[oE|Rp3x7ޖLD ߄~M}&ŅUN/WL7 LE96dt'1DKkgd5iC *]ILE٩k/{, ,WasYjK'x8c ( 濦]Eّ{rMObzj4 ODl<{Nx[E/)}:/:-UT;_ʻBZV&;;Eʡ,ǂW*+,WxLR=JTZ~;(`i.b)1I$=fܩK5`j8W2އ N <,Ɓy+H. ^9b? r'L椙ZbRYɐRT-z R5J#=B<؝q EJ{uW06ΏU["z!dieg WuKhAݫt㞫ED䐌2Px\g$fG(R?@V֦R&p](1-SwJCZ--ڍm{)و~{k`ɽj{媟&ggKq{,d&Ϯ D/n r`E͟"zKuir ST`Z3xc=Ǩ!CrAD8Agqyo!\;}+5rÉ^a&jost1PD1c)/4jxZ|N$p`}RBۀ/^v[_ҁpܙ#bWE9`d2| $Q n3/]KLe60B?2 /[7[aBA$~Qlmӗ(X-}p(ouo#/IN B$}xu%NdqG0\vXMIEW Bڏ8~^9Ye}"`653 =IJZE_[2fɕ% $PiQGY4+7.£9IfTCjkǕFGAJܟѢOfRGX*XWj 뼱L}k}ksW8?^!IG_H8U83nrì\|\-yqv/2/mC> d 4DTu~jC DV9ł3 #'1 o\5L3ue֫iDА6 j+Ce7J"KX| ^iF*sx 7Ӝ"ˮ}I*ap)ZXe7P@egH;dS;v(3NSVX!KFZh+ YZ