xdg-desktop-portal-gtk-1.10.0-150400.4.3.1<>,zbJp9|ϊ5·-6Wk^&% ė 2A_Q.\`g;$Gb+..fQ'Wk`p vR .G}ˆVP~5~=eGgb$$'=C&e蒄RX# ehlw y}> /;OO9ity'FiJ+53!JE|a@2fUU"/n.hv nb64ca>E5?4d  - f,0<@Yz /   "  4  X      = j 8 ( 8 9 : >.?.F.G. H/ I/< X/HY/X\/ ]/ ^0r b1[c2d2e2f2l2u2 v2w3 x4 y48z4t4444444Cxdg-desktop-portal-gtk1.10.0150400.4.3.1Backend implementation for xdg-desktop-portal using GTK+A backend implementation for xdg-desktop-portal that is using GTK+ and various pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces.bJibs-arm-3SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/flatpak/xdg-desktop-portal-gtklinuxaarch64 if [ -x /usr/bin/systemctl ]; then for service in xdg-desktop-portal-gtk.service ; do if [ -e "/run/systemd/rpm/needs-user-preset/$service" ]; then /usr/bin/systemctl --global preset "$service" || : rm "/run/systemd/rpm/needs-user-preset/$service" || : fi done fi if [ $1 -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --global disable xdg-desktop-portal-gtk.service || : fiHgÁ큤A큤AA큤bJbJbJbJbJ] bJbJbJ194082f84d4b0bed9df7114f7a9c642b7e7e1ab728d654bcaa402068c4c63d39e92a3b560c468bb81b73571f99dd6abfd32ecf7de0daf21cb52da1d0fbaabdd7dbcd8b10942a4bc5dce51ed295d5187996c0ac1810f46eeeb088c1b9aaf7aa8f0d09b9b9bf1495c336ad86d371a05004485246c8822c0260f3b5492ca6d201acdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551459418e65de4dcf6dee228920d422cedf413a4c570286b857f8964d54c598ee5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootxdg-desktop-portal-gtk-1.10.0-150400.4.3.1.src.rpmapplication()application(xdg-desktop-portal-gtk.desktop)xdg-desktop-portal-gtkxdg-desktop-portal-gtk(aarch-64) @@@@@@@@@@@@@    /bin/sh/bin/shgsettings-desktop-schemasld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfontconfig.so.1()(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xdg-desktop-portal3.0.4-14.6.0-14.0-15.2-14.14.3bUaW@aMaE_@^S^,-]]L]:\Q\2[2*Z1@ZZyY\YP@XX&vliaskovitis@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comaria@toole1.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgadrien.plazas@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Add xdg-desktop-portal-gtk-idle-timeout.patch: Make the process exit after one second unless it has active sessions (bsc#1179465).- Add pkgconfig(gsettings-desktop-schemas) BuildRequires and gsettings-desktop-schemas Requires and pass enable-appchooser and enable-settings to meson. This is needed for flatpak gtk apps running outside of gnome. See upstream issue/pull https://github.com/flatpak/xdg-desktop-portal-gtk/pull/362 and rh#2012315 for more info.- Pass --disable-silent-rules, --disable-appchooser, - -disable-background, --disable-screencast, --disable-screenshot, - -disable-settings, and --disable-wallpaper to configure, make use of xdg-desktop-portal-gnome, and more importantly, remove all gnome-dependencies from this package. - Following the above, drop pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0) and pkgconfig(gnome-desktop-3.0) BuildRequires. - Add explicit pkgconfig(fontconfig) BuildRequires. - Add systemd_user_post and systemd_user_preun macros to post/preun sections.- Update to version 1.10.0: + filechooser: Fix a focus issue + inhibit: Autostart org.gnome.ScreenSaver + screencast: Force window icon size + Make portal backends with GNOME dependencies optional and disable them by default. Use xdg-desktop-portal-gnome, or use - -enable-wallpaper to build with the wallpaper backend - -enable-screenshot to build with the screenshot backend - -enable-screencast to build with screencast/remoting backends - -enable-background to build with the background backend - -enable-settings to build with the settings backend - -enable-appchooser to build with the appchooser backend + Updated translations.- Update to version 1.8.0: + filechooser: Return the current filter + screenshot: Fix cancellation + appchooser: Avoid a crash + wallpaper: - Properly preview placement settings - Drop the lockscreen option + printing: Improve the notification + Updated translations. - Changes from version 1.7.1: + filechooser: - Handle the "directory" option to select directories - Only show preview when we have an image + Updated translations. - Changes from version 1.7.0: + screencast: Support mutter version 3 + settings: Fall back to gsettings for enable-animations + Updated translations. - Drop xdg-dpg-support-mutter-pipewire-3-api.patch: Fixed upstream.- Add xdg-dpg-support-mutter-pipewire-3-api.patch: screencast: Bump supported Mutter version to 3 (New pipewire api ver 3).- No longer recommend -lang: supplements are in use- Update to version 1.6.0: + Updated translations. - Changes from version 1.5.2: + email: Work with sandboxed email clients. + wallpaper: - Support http: uris. - Improve preview. + appchooser: Modernize the appearance. + background: Improve application monitoring. + Require xdg-desktop-portal 1.5. - Changes from version 1.5.1: + settings: Get animations-enabled setting from gnome-shell. + wallpaper: Add a portal backend for setting desktop backgrounds. + email: Support multiple addresses, cc and bcc. + filechooser: Support saving multiple files. + Updated translations. - Changes from version 1.5.0: + screencast: - Support window selection. - Fix a crash. + settings: - Add a settings portal backend. - Handle enable-animations setting like gsd. + Updated translations. - Add BuildRequires: pkgconfig(gnome-desktop-3.0): New dependency.- Supplement gtk3 in combination with flatpak or snapd instead of just supplementing against gnome-shell. Allows to the package to be auto-triggered for installation also on other desktops (boo#1136753).- Update to version 1.4.0: + inhibit: Implement session state tracking. + screencast: - Allow selecting source types. - Support cursor modes. + Add a background & autostart portal. + Updated translations.- Update to version 1.2.0: + file chooser: Support setting current filter. + Updated translations. - Changes from version 1.1.1: + lockdown: Implement the lockdown backend. + email: Be more careful when selecting a handler. + Updated translations. - Changes from version 1.1.0: + Respect GNOME lockdown settings for printing, save-to-disk and app choosing. + filechooser: Set proper default accept label. + appchooser: Implement UpdateChoices and update the dialog. + Updated translations.- Update to version 1.0.2: + filechooser: Add returned files to recent files + inhibit: Implement screensaver monitoring - Changes from version 1.0.1: + Use gvfs + Unset GTK_USE_PORTAL + Require xdg-desktop-portal 1.0 + Updated translations. - Changes from version 1.0: + screenshot: Add a PickColor method + screencast: Some UI improvements + Improve --help output - Changes from version 0.99: + Shorten excessively long filenames in the app chooser dialog + Fixes for the screencast portal + Support more email clients in the Email portal + Fix a crash in the print portal - Switch to tarball release, upstream now releases stable tarballs. - Following the above, drop libtool BuildRequires and autogen.sh call.- Update to version 0.11: + screenshot: - Show dialog in the interactive case - Handle not getting requestor info + Add more warnings to the parent handling code + README.md: Doesn't actually require Flatpak + Add files via upload + Add print preview + remotedesktop: - Propagate supported device types - Pass along axis 'finish' flags + configure: Add gio-unix-2.0.pc dependency + Add correct msgid-bugs address to Makevars file + Updated translations. - Add pkgconfig(gio-unix-2.0) BuildRequires: New dependency.- Update to version 0.10: + Fix critical in file chooser. + Add options to screenshot portals. + Add screencast and remote portal implementations. + Updated translations.- Modernize spec-file by calling spec-cleaner- Update to version 0.9: + Improve the app picker ui. + Fix error reporting in the email portal. + Updated translations.- Don't use BuildRequires gtk+-wayland-3.0 if the SUSE version is below 1330, which prevent any version other than Tumbleweed and the upcoming SLE 15 and Leap 15 to have this enabled.- Update to version 0.7: + appchooserdialog: Fix CSS loading. + Fix desktop file generation. + Do not dist generated file xdg-desktop-portal-gtk.desktop.in. + Clean and do not distribute generated source files. + .gitignore: Add many generated files. + .desktop: Tell users to not translate icon name. + notification: Fix ::handle-* return values. + notification: Fix 'icon' lookup. + notification: Use 'app-icon' instead of 'image-path' hint. + notification: Support raw data in 'image-data' hint. + Fix a bug in the app chooser. + Drop UI config. + Use a shorter name for apps. + Make the heading bigger. + Use the filename for the heading. + Fully implement the app picker mockup. + Update po files. + Updated translations. - Changes from version 0.6: + Avoid gtk_label_set_xalign() + Avoid G_DECLARE_* macros + Avoid gtk_css_provider_load_from_resource() + Avoid gtk_entry_grab_focus_without_selecting() + Avoid gtk_search_entry_handle_event() + Avoid g_autoptr() with GtkPrint types + Avoid gtk_print_job_set_source_fd() + configure: Update GLib and GTK+ versions + appchooserrow: Remove gedit references from UI file + appchooserrow: Don't set NULL icons + Implement org.freedesktop.impl.portal.Email + Update for API changes + email: Support thunderbird + Add a systemd user unit corresponding to the session service + Force the icon size to be 48 + notification: Add better debug and error messages + Encode po/Makevars in UTF-8 + Some fixes for the filechooser preview + Set the program name to a fixed string + Redo the app chooser + Add an appchooser test + Add an empty state + Cosmetic changes + Make icons 64x64 + Allow setting the default in testappchooser + app chooser: Focus the default choice initially + Install a desktop file + Fix POFILES + Updated translations.- Update to version 0.5: + build: Add appropriate inclusion paths. + Add a preview to the file chooser portal. + notification: Support 'non-exported' actions. + More work on notifications. + Add a simple account portal information. + Fix deps for resource generation. + AppChooser: Add Wayland transient parent support. + Screenshot: Add Wayland transient parent support. + Drop an unused include. + Print: Add Wayland transient parent support. + Account: Add Wayland transient parent support. + Access: Add Wayland transient parent support. + Revise the account portal ui. + Another revision of the account portal ui. + Tweak account portal ui one more time. + Adapt to API changes in the Account portal. + File chooser: - Fix the handling of choices. - Properly set writable. + Add some missing files to EXTRA_DIST. + Updated translations.- Initial package, version 0.3./bin/sh/bin/shibs-arm-3 1658210976 1.10.0-150400.4.3.11.10.0-150400.4.3.1xdg-desktop-portal-gtk.servicexdg-desktop-portal-gtkxdg-desktop-portal-gtk.desktoporg.freedesktop.impl.portal.desktop.gtk.servicexdg-desktop-portal-gtkCOPYINGxdg-desktop-portalportalsgtk.portal/usr/lib/systemd/user//usr/lib//usr/share/applications//usr/share/dbus-1/services//usr/share/licenses//usr/share/licenses/xdg-desktop-portal-gtk//usr/share//usr/share/xdg-desktop-portal//usr/share/xdg-desktop-portal/portals/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25122/SUSE_SLE-15-SP4_Update/e62aed9d76836e556ec31929472c1c4a-xdg-desktop-portal-gtk.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=8033ee9139e4a4e7e4888dd20a6fec30caf601de, for GNU/Linux 3.7.0, strippedUTF-8 Unicode textdirectoryASCII text, with very long lines RRRR RR R R R RRRRPPqgnZW%J|(gtk3 and (flatpak or snapd))utf-83534c166ba8d0cc7f3fc924a071f015434506d40f12fcb8b241e403236d45464?7zXZ !t/U@]"k%}DDƜL^vʊ~i.r]V$-7N CFyK9|-@1N WpXͰ.%CIe<9X7׿@Ώ"Z%v_Z\h萗{ʈbgzbvڻeͧ83@(=|oAVLOi௡?U:G$u@q {) Q4~8E;*jŻΫԷYxA*UpyҒ7 Ò$n(?yY6Zqyiat6!qu^8ŬIi@7gp>bU1\LDQlO[&Py*s/IH>D{/o I_4,k*y@f6ם:m~1cGWf d"fl{(?z'V=fNl )nK$.ALx[Ԭ9`B5͚AG5*UTuݚr-ԭ̣S3Ui ߽qv]m0eRfvOq&4wƒ4BLW*\ D 2*ny250 joр(xOBl8e9if_Q=>axwG8tv"s &CY5++P`J`": M:)a57~CmX $tS\A3omKeZ$.>*rw>\$R.N* $Ҥo]F .T%Eץ^tT~L{e.ܮ kƗI詨b͘!K2Xob74qcx^U Qy7FǽJX20#KWNլu}=92yt[Mj؜ ,ILѯ9oHET ̓{f؟&q7F# 9qBVCyk$i2wg dS>=O0o!Ĩ-8^Pd@7Q&V.Z;? Tgnи2{vS<.v?NPp|` hrdẛos2 P! f.K7 hݷK)t (a܈HbX f%`V$F>ӇPY&U-@`lpôT]jLk0 6! Gif|Qu9T<[!/ncd7zA.;*&ꥠ؝)Xav-#g]sHUI1l°lHWa%\ǥj6s 2GǁsVTmfmTR"dEs_+`ïӮOP.y'"7V8t`K-YF~4֢-!oe(E|]QN9I`Ge1c4D(vc 3Ho&8;(*)TIeG(f͆֜.i0J Wyt@\ E/Khm|b8 'y٪kO̒7ʹ,meF&Zsz7uﶣJ{K$s;܂Bm?Dc2훼Ac>!~?4 L6E"Kd'T=/r PDESʒpifCm{@*40X!4_nB"`+ěp\m[PzYi!Ѵr'TD=iD]mԥ `H75H[F=uz`.(}䷖ßhw!u7ݫWiKO81ڶ|%^R굲UrkMhqwۏE?p I<~:SlzRxu,*N!Hj@tjc@Ĺ[ %+l!~8&,{X*2 vm ޚPn? ~ћd>ݑ4*Sp).ƨ3їS*1(\M'-UeGqQ T Me< h>( iaT?ВvH:KS|9yA𲟊3h tbTGi=]T;y34tka$*KwH`)v&NLY kZJc+.+BIc%"C:a~]Wtif;{!@,Z9T<ꑮ{jЯ!7_~w0g/=a7LQR rmqei[<cǶS;Dh1\r45F0A7#2,`k{2 @(:%w06 `ݑ" ;cvFGuXX[9D?0%E1!V{㈯1܋h3wu C-&l$qV1MwP,D`p(){:j1/"u}{I( pDةw8nIYv%DHyn:[ =/B#H(Wh[Ќn㫀9g*RmI\bYmWH_@H$GR;8'sO ymgUA %d|Vr EnG}"۱ Utńin R R8Zp ֶg&g9eJUyKmBX0_|gД@| PsarV> f@*B%}:xMMEH4;ߡ|fx,pX% l#U3cN+ o1"T+JhʖP&&?mp4k@M,eTfLޘ$wpSjrM-Vh٫c[>Ɵ<.:9\IGz`+ux(k35qi_~Α BĐ[yڮ&{|7b{IAr*eg_-ؙy0uH-A(;[;ʙx[7?F.p*3'aX)3cĮF>R x;yzv yեK@c/{X6XQ H^To`+}Ba,h0 LQr}lV>u~5橬kLW)y NmԻr1[:( 'Șь!Rɜ yy=R<SdiVoUzi},]=rQ#iD_^kqhĘVZ67b ˑޒ!{D9>4OxzUre> X:G+ya[WbTdgA#{s:۱hGb@hkdBx+&GtՍRNvy)Q\:me/]?c38 ه8i=kMbi#4U8AW"Xu(ڱLJBaT EsLT- cn Iv>Zz Omn{##|#ZLv%&үRD"&X-/{$ CT(U|^XKMx35i;O/wOOi r0rԩX=o?t+Ѕp]R)Q^]\Mc/!o^+DH9 Eꃦ5Ul?CвCrMg>WeGٸmkq$蝦!`iZٔ@m:0z]ZS]L<"t$]o GqA,b"qix{ԇNۡ6=ٮ%т*$'zPʷk~LE."Tr#֌I/; :bcgHmhvfE|Y&Y 3@S܁gWViP ϕ>VD,v!&9s8o@)nn= QeӲ>,ôQѐt¸;dJ&5"|8ʱf{v{u,BP^bHnFOj0Yu ^0=I[(c(sM49#kY Ҿgcxö}b .z,C&'Fa\ukXcT!\s1y^rG;""$ͭ 1m(bPm,HdjX@|#܇=2 5m˛WQ7)4"G`W^o6"IQ Vhi7vuDWI= W8a~Ǽ@[Ǒ;Luk_S9&,.qܽ~Y wm6alitS&7,q;ן^؆|5GoȝeYwbA в5D&/xKG*X5ޓ5}~cpzc[45~?ڦ/:Tu^M]TĐw!oB/L鐐6bG'tJWÆɾER;4)~\`2oX٧QIg@?!Y,nx^/ܵ:9h,OpJ5r]ul; ˷D}=o v!g<\50~K;~٘rcjƞE3Yb6 Nj"][xu}W8'jz1IjW* Z0)()41ynp&"OSTݠ&e8W%25ʘZzfZkҦ >cz܀h6{u>n+u{es&+#HH;@s?´]6?2R$-ٌmEy(X o&[-4B" ZNC[åzc _wB:7@WvހFάc.fFL7rRT\YXj:w?)A n?{XewA'eU[k}qEԱ|]].U.I2?ֻʨ'ZnPh(xStwXX9,m$`0R%K10p[EOkVYxZvcGʶib9Rou/bEϩ\Gq)~7"~P1uGnެAY& ƒXwsw)_vXkh=Vyf[V!X@&-$|[eTA.yVք3/۸.MřQZn+2 2RiهF,]Ъ'Ox,b,~#h Tez}I0HZ/b罅iUĝ$<7hEňN2ߖT9LԉPP"K?\v?*H_. W{=#9Eeژ^58ߵuKȪ^9>pxd ^ |elķ\c얽AṠ# Mr) Yj],VVÕy6㝹>jzW? F~0:[c]jl'! tDa*f@OÎW"W 6΢쥷I+P?YK }Kl5=_F^16Q1fhㄣm^NmTeD%Z;D)2p;o&:Jw5!#, ?9JXf?[&yȤa pL0b;W1 LwMr@k96M>OP?ջ*'-2O V _\QYW"Om pH6NXr]OsB2mh|G-q^vR;ZϦBq.[T4g&wt펤U Vx\Q}'Sb!^^ٚ!?=^"iHjhR>U۳{& ,^owKH.ۊOpœ+Yh,`q×n!Oa|xI,hJMVJ-pz7f6>wݺDfFr17 ϙQW>V_{@&΋)?p'qV֑0N c4֋T1틇DqdX}2$}o2g_ƓN$~O&ڌ}N0{sKS}ׄ\^fMZϱOfB~C'2vlƭet׹0?ɘbꚢ}g'@piϓIf8Y{[D|Cvk) .z c A+"iߦ/rTŤD3T8ΟGܫfjJA5pn")*Qen*,:>|Xyȭt eI7mNZ1NYql Hys:FǠSJB UqG О°P{8HMbUتk hJH͏ylrpՅjىSrn[)UG{(F@1t15#p%}8Fy)v$^o8|eS}2 KBqX`h#Isv+AcRy&PRˊIwu^rLVT9DtbR齍#VEIoo\7ot&c>e2_M6c@)( FM0vMHU5dH8zhH>| vZFcvr^>AMG{ ]M%_S\s!\U=cTނ\Zt3[ß`羢j܆( 6K :]Fsvfnӑqf%8nB܄%Oq!2BzS"3,:+:~"=+)9aGO5)@N 1qGAݿrJf1r:$a6A*w9UNKG2pqcepC,k1-2A`s?gS 4cc[NJis).'Yʊ k΃ KjUmՓpZAPUdy%m+oTY(뱗4Z 픖FHP]G9H> w= >1t1zP=W9LQ*[c9vB/7@Yn$3Hfvܱ HdP3FE"@YqӰ@/?œ3+mS+4ɝ0S*Ukhc yf0({Nnx9/9UexR2Sl $@lj@ R<ȗUn;|Êi J30m,J1u5Y5T\?=޿/s(g Y:]mAlwf#` Ȼ#vpv-aA</tjnC{J:ľanrԮum6*\ ~Bzɻ[ohyg Sۯ3H =AfϠt.t]AdAy!*տ:w*])g/NސmJH6a8m j`Usw2(h̿כ`CuA#jx4{UOuqoV@}Z4N я7I tvl7yQFLy&! nX^_h+WyO>,`b_0aZd*ÛkG`_j llιpS$F!mgw!r-C<:cî3YC LZ89.پF&v# =䰣8ITΣkUG|Om]1kaH /9?bxw=sE:|Zrp 0hB[U`*frg+7[1既c51`8Zy@~G{lqZqk3B afm(`T͝]ic rR̀ͮ7%%FP$q+@Bon?1ʝC"jbFP웑( rf>6Jp_eSq4-6ҳmPtRy{>o.Tc͆{c'S_fmkfHGZ_?t$L8r=]wL۱N"GN1Õ_Jl\MW u0r[P&9sjVn*Ϩ&T+h 'ԔV*,4ǖ0~m^Nգпm JͰZF}[@X/93 >:me ŧwWKwxPbnV:K""&"ӎWe7*N+j ?Dwlܦ e{ ݕry DF"y,em:z[S`bHU|Ѵ'+B*2nJ ^tHgS1vy7؂D A`mo삁goj4)`jܐVC`e_T_\2*]H"Nka:NpWVd3W.v ݢR^sEޙ#pc.Q^C'2F^6'B >;uV8)r>4`MԗD`L-׍u$#m9IhgJUVx3TQgVfpb zOtRe +(Wq 2Zoz{/~'yrWI6jbJS]pvmZk'S(`1߄s(O/WWU]WGF3his,z(J^O|UuA}&58GXplrfs,Ys8 տzԪIlΆV ћ"%xa bHcuʱckƸ`Vɐ=hZ~1du_ctəY8İ3eCXAU^.Zh]S{.A4$ _GuQјqw,Az5P4RN/Tl}},~Ee)\@bQ-ViDk@6YF_2 m̤{![7X[(4*tA{%v~X(~@8Fz h?LjX_uvavsoQҢoU5 cU~7U\`i28K?)m` 8_'ߐӄ(%Уƨ[r4yQR4G Y2x }P~ |Rq!;(/Bͦ?8(l;]"esݦ&E]O\ÉK&-QUfa3yo7f\mㄘMTYu.m?Сz~RKccfQ\#9 .SJHiemzxNg+DF"ӭemTI-o[/ϩICSjNN8tkcH>4{eߡ ʁw-4%> )^l7\= fP IyLERp,#PJ̮'6O-:P~2ͧk2:$ucFE\7ng6VO&QOF9~z|+]:akH) tJ'Z9d gߓy_6g퍸1M8 ;P{҉̺Y^X2x5HWRK{gfe\RiBîޭ*~Bl0Y};J먓Q ʬSjrl15N(j86 ۈ0upɔi.GR9LUlf nV[l(f&[E{M# MK ƍk$(TCN_Ѳ;UsCӝEF9-ܮ(6>:2C8(g\o_*o Hd8-4'^΄1H:j=GG0R;B֙K$0(s3'/x3c @SiӺI&)|ի2@.֐ f_ᐘf(,}/CҌ!P^leVrfV+NBe}sI@}5iLGiM~moN|,#5ZH}ԧmh:Z?݌A[CL/U/e{WUAJ$0 [jm u5HzlTD%/CfQ}_c zf'B, OTJq<$|jT$`{Ѹ?3=BYxfJd]RXn)Nl֐fsqoVeυ2MPɃ7_јbVw;ڍpcHuCJwYE~2O=X2j\>t*IK! ঞ2{aptv (NKjn{^OhJ -QaEl j.>Zz)n`kW2 7Dn1`|JF}הJ=mrrGp .?U4Sn;/0D=)}:_zWz:疴$Sy./(HrM'"mU?d|VZqsJ@B6Bϧɩ%$ kBo^xSle=)4]g`PҞ9mX&mus!1@ZN`2{ ,w|%$RhtY3>3)?J4o)Ia?~YiU6@ a\#4A$=V%PZli[xBO{̢s}:XW"1+VU4]J0mWB&H=]x yNQ% m>S K%Ρ'W?քlsy;XRjɲt1nt WbI6lap-Ӵyh%N '|ՌMo #q!7I5 ~M7?x{t#5F?|3f{z 7~+,Op߼v6,޸gwաI*^܄CgV#v.QЩݦť2qޅsLYՀ$GIhؖ4ѹK4֑dLs_KԀ,uiW?t@ǏCߎR@wA!dNOhC?GDԘNnC7ϙ(}բɨIeDII@أ#yxci9Db֎;0nw}!˰M=jM.9RAfngm9cL)Bh<(ܰ' TۍVyrShc;RJ+]bגv#q.m jhk.Pmg,F=޻<.V RV0Xy}׹  ?1{ݠ7:1qT}^; CסdfcM=?' pt%pUdŸMMi 4sINBQE']#e3uy9~aH^|?-;h1ptTNj@ WPSo„XDŽMۅI"kfsZh2L F|Zz LUÿzv 6fg HI`3* s:cńuQM$ZuWaMYF'"Q`̝p7jNJ}HM3OMxZF,2j6+t? ˦- dr)IH 5~Dha\LP@J< -Ae,ST̽ h9YK'Jq,r}j$tT<-~@H??uFS YZ9fژF