xdg-desktop-portal-gtk-1.10.0-150400.4.3.1<>,yhbLyp9|cfҒ>2J\𸴟Z_hQ5pwluy T2 bךM'*"㣟)j@/y6j`@D>E4?4d  - f,0@D]~ 3   &  8  \      A n 8 J( u8 |9 : _>.z?.F.G. H. I. X.Y/\/4 ]/X ^0" b1 c1d2Ee2Jf2Ml2Ou2d v2w3 x3 y3 z4$44484V4X4\4b4Cxdg-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.bLyibs-power9-10 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/flatpak/xdg-desktop-portal-gtklinuxppc64le 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 || : fi HgÁ큤A큤AA큤bLxbLxbLxbLxbLy] bLxbLxbLx194082f84d4b0bed9df7114f7a9c642b7e7e1ab728d654bcaa402068c4c63d393a77ce5955782e6fce5be09d6ae40291bcbeb3d0d4103425ae9760049c1b2b65dbcd8b10942a4bc5dce51ed295d5187996c0ac1810f46eeeb088c1b9aaf7aa8f0d09b9b9bf1495c336ad86d371a05004485246c8822c0260f3b5492ca6d201acdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551459418e65de4dcf6dee228920d422cedf413a4c570286b857f8964d54c598ee5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootxdg-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(ppc-64) @@@@@@@@@@@    /bin/sh/bin/shgsettings-desktop-schemaslibc.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-power9-10 1658211449 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_Updatedrpmxz5ppc64le-suse-linuxASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=bca883a64f4751f07bbd53d1484a1b211ab0b934, for GNU/Linux 3.10.0, strippedUTF-8 Unicode textdirectoryASCII text, with very long lines R RR RRRR R RR RPPyl=w9yN\1(gtk3 and (flatpak or snapd))utf-860560d353816122b1843c2046fef35fad598bc757c4870942510e79a597be4b1?7zXZ !t/Ws?]"k%}DDƜL^vʊ~i.r]V$u}gjzˑG<rLQOD$nI]MC3(K$wʼn*8= .H~2<91K[n$&il7Udn:F$֓}LUb]Hݭ_`jl>)v\*:)yc)טJ,ި4쥈=H"ܷpq|fiܪͣ0^c'N~ >Ҵ~_߸4oQ KQĆM?< a-%28r6=3 }iXo6fs ۬եwވgfɱl1F;@1;2{cEۿC}?*@s+GooZH~ 8ADbt9 2uv^@=f^F+n C D1Pj3XD^YED,Dܥn*_@5+,Q)}>G|\ :cL}&5 &6ɬKw` ,%2+86⻑4'Y(jJ|,&E@&0 lA+abz(MDp-ШDKϿ_3֯r  cS+4R!f+M_fܞ(+ZZTL~bIyHI@Jl@ {@aZqcw 0 `Qj+(|/Ht;AYBeBeprCvM?~a{!d8 )nL*Ѐ +xzܑ]ljQod U&^'E>u$ՑߣD.S#H+W&A&W7ۑ˛"CŨWH!8wisHvL!aoUTnYي ҁDF~Io̖Zp 08\" }*rjAT0.B}gZ\Kgݨd_[~j~ŏ<*csٙQ'|881 9 a?dMz F0XC\Ŗ\Hat=f yOX^JL/\v=g'#GCɷiIAxȢë$Pr̰IQM~ޥoо:9Nz:a!ݱBڝuJc6^}} 9obJ~LA>Dazlt#N.|qu,x'$uK7@lM2O\TE[-ȉ!-m p#ELgY4Z ս^*8#E(/xDxMj7إ9Y!b}X(`@ǘ_GAL b³tx$h]5Y[c}>E;Rñnyl¼d,p`'r} Uq9)'\G+qa̐XOvǤ H6oү؁|n$tǤYmiD[Rg1tnhg oRAqL`}4$٨irw`^gS}8HjWْQh?3Uje;dPr*e-@O$`dl̇5͸P%bߵgRGòڒLg''qQ% `R{'o>{ 6F '׹q@Xf)1)u6p:)^5`ZbjZxYdUx%Ҵ7xuȧkm"+#7z|KՅpIuׄ͏^J_s wBíOf: u ')6/w?N+Xh];iտ-ϖSi R>Q+jxj(q+$6j#A 1!vsl5gDo JL8|")\kE] vbRY֣>nab.lI:4w܄Ie0BP¶'OY-*1Q26ut,`2΋̣QjmS|Z۲z;]MM2,GHI*sPg'79!BN8:;ʙޏO @%."H3 6whxM\4p幯RuE=UΰivF@&"vw+a7wyY\˨h/p6us_Cx2]K^1̯'CrQdYCMSa:-oȯJzcz|/+/ XiX|kx{n ]L$DW13)nQz><*}{D&[}3_]z4eUA shy`GUuYA&ir]ɏL˺&OPR tBoLS|%c^ =?5b1Q H!|¥Z!Y񌗳)*cwu'3e Ѕtй -vsw-@lm:bE)^Ǐl2}ἶHxv ѩ:)QNΚĕVP::402H*7lMWz:)T+'w՚GHIfx3c{#u %L \3%-qqsTP(%X*`2eԝu$شqTf5G$-Unr[*P`x+4 =K~@͗" NowFP[#NL.|F0h eM¾Dy$J{[+-өC ;L9ǰ=ac)y"L7ɟmeJ GO8\,?n!g슲0A֚3::Y$V_+H [cJFV;4CWoei"稐q\oCQ={ү!Δ#: 4YVUo@{>5nA7?x|Hκ^i/Lcbɢܤ id_%IZT#yY3=JF"%( NFF/yRÀ(%mY&Csx ;9'g!ip$+(!r2Sьk5>v1 KQi[N(^1 JӶddCljb} rghbvOn!+$bnu6|J7bX6#=8? kDDALh͡˂IH\LIB6^a4`tp""ۄ]ZLƓֱB8Q8>j7L#Yb@jaLjH/ *r^"$eslmIG̓uXgKR,6"ޅ785)vxp~f3i/}131k䚙igmrN2lੲXw6ӥe\Nk¾7K87{}U2jaqKoz"5@,&i<֪zTNI\%H*u>+6HAJ.:IZY^<4@l)jORWTYQw g1T;4%8̵ ]Fau[y202 AvPn4U>zsқSŰ(fk k\xO^e!T=^"(δz8Ѷr6= sg %NAέ'\mf@~Q8f=%y&!yΚJM;XP0,e'o(˨Nj4psFZ]coƫӲ3PuR?Gpb 첬e `̢;c7/ཆը!]B4zZJ PКy'LLӂH+؆ 0-CWƝ7v#2 |"ڀXp>=qv|+6JA2rU쀓`49__mFΉǬ1| biFC1{~K%hq&gXbtӰc;[nw HlM-' 3|U_@4*:TBgs=6aJy" ]x ,,J9QjI/Y$M٠GEo*G5 AxhU.c5!MyXP #~}35 a 䞪xn;˪!GL)/b+OUu9} 8̖MTy ce}RgQ?m(#_8*t[|?Zz)f.K сr+CRI0'xmwyuA[BWwKm.uI$[M2ˣ'Ȭ+THڮEilt? mql'~WbkC Gu8أY;j49 &)0\I|4(c0z|YST\Gb/fռ.e7%z7>joT` }ۨ<ĴF ˛l }ZR&9ZnԇJL@ݬ]sӼG7Dm{mZyf}ftF8lNq|-և.5 -ZP6"̪`6j("YP$ tj;tH OQط<7 M$)g8y݄:bJTR'j 7){O<4R2.~O&jh*S(ҖכC0gk~߫mNi +|(:AJʖ.|~5~KlEsJ"8Q(5b+( WqXx C.1b^\q2nb]Wn*gyg |}z^k2b e_ ؽ~*C M2],L^$Y|̜yWO"B~q6Vy.nVBa9Da@!$L!.d;}c;/# 1pna##*WOAOCGt~&v ;&Rs[H+Ч!#?0-韧֕)$װTm:}E3Of IB"آ0+/*/yep;&<=vMNѼIP\8Qu0SJOkU >9E哔҉Wч[ڻ9z0Эp_yǥn¢G+ZQx~kVw8ΠqIѮQ3|/N7C6LկIjn쇁p{ђY1$;$oK7{~GAi O[P]Y\sP|zw*m_|q=XI*.֣VފHzV2aNO9*.5Цl,GTBsRi#*—6M =5$%^{L!"YT i8҈O2uEQ9MV`ԡ  Kک'>si#HRb@ly9t&d2UJ yAxH ?NN2_߹r<؉tzp) sG:-1:& B}0W@N Gs@g9H~ݔ:AHvrAc98aEA*,n-%0n{uzrA?ˆd-ha"T$B+p\Sꋠmo !=0VѾZ@yU)nsq͞!c {X:¸oGS|JjSe 3^c?.It) l([VC!V#r| rS7~+.깉ƂpnLƀ2`#ȑKw\؆ǡ f2a\̸4j>rM^5{wq̳g~CqǧKS[nPvښR]bSvBN 59m1 \w9u( rs{=wV@*?5w E҄_e,5/8|Vf㠦h{'*a3? *7Av&,@Myր&2D C8¶ѹdDB^A:lfvB֙l@D8ʜM;@? p/4f g梴č*JGh'otHQ.qocK߬"coX5q0]NƿQovk~, xW]\G>U2vԙFy9~9vOۇY12."#}X6|Ճ)'!N)r ̙;L4J`?-Ҿ1%}śq>9Y@lIHM˔R sڞAi~b5v Ȳ8I곾; o+:`zt Rk&;IEnгW+iԝzzyUaȘ`BoR6|KȞn xɰQ?w6 +' Krrz|V4`CHLRхRA(.߶zU6s}c°(LM}҆d|·1Uyt̚ɉ*DB [~zN_a;$lSR~0v\Rs)U=saRe0]Q1|NKy'ӍؑOOt S U).aºǸV'~0|n8m&D}QV9 4OZ$(J'#fGe{ni,|*_tH PZH]2[R}:Y=;k\+Nf=o~!bֺp=c9Bw,ǎS"#m/pݲ-v|ޔ<'3&7f,m|\Zo45bƵe:H5ꭐ,`"p"em&rNjأSL\dť0с,K\Q#!rT0#'57B\?ņgR*<[BS6sD̐r\;Vcle CPv} RxSKǮ' ?3v~D.ady1Qq.$TVr BQE]qg@'/.rn C?N#(׳ܑLihW6r\W=2n.`׭z-*aPuPM,2Vt”p7YiCJe6>ᏥN|J?̅xEҏ$40j #LfJC v 6jX C X VGgeWc𞞀[r]- I b +5Rf}/ak@5Ry$*P͂,̬?rZ!6#ІETrc`$$շ6ߒ!r7W̗}E8Y2r7/uk1֊! =n(:Im3Xq&qmmד2`Òt$=iE*FF쳢2&0˰Ɯ |:޻`n[4mB1ӗh銞}mp1Qjn9񂪧Y&^֯}72:tHPZ(p܆DxQGݙ&$*7U_W{!S^)Jtñ'ٟK"ˌ,~^q1b#Jb@{e+r::ѬevZ/jښjK1LxW_p)&8 ]Q7uXF9w?SA8.!%EWeOq;Ҫ@){<-Ur}j?;,tQu.H1= 0faeGp;5))USW_dTȫ',9f y Mc:7 d;$ \[ޱs[}7d(ދMKwJ9n 6\t&MYV0KzщInm7 &mnL8"HP`jƉV'"c9@ÝR8<+qk:X. S"> 9NUW-]CdP Rz89U1Zm'$s3hm)kr :FI@/ČHc+F,E,/ڕQZv)I?$:$w[0V,p8m`^ek jbqjl0-T]%*gߺ5bRaOz/Ȣmg=WA.EK!"=cs~b;%xq N8Ku߲mf2w{=r6 7j5 ΁`V3tLnh6HvsF~S!Jֺ"M2Z:w F] 2({DL# Pw|uYǚxޚvQjvh2뽀>3h;ꐀlʉR1Kj)|.][-2To4mxew>DԹhF04%<=h_uA^SÁh Z皬~ouB?Uo򗪥E.d|R>[i2 eoy>Oɓ:XDO[ mN\t{؞@ U6Uj~ ^#{AqܱNY~(}F+.Ҝ Il% ZG;/3^u4B$gqŠ0-[Iv!I^ՍnK͢hc;(>: ŴɵO\ brr)2İJ>bGx/)2˒eۡkVّ sWԿ[mk@KViOWg3ݔLUG20YEtD).߰U{Rϥ[h)e(/$T!cQI~?,lmZY=n GWY?c[v=4dHՑ#,45X7sy;VݧʌB{3oI+} `ؔUu80 ;aX1:ͱM(rB_ƖD5y-2gUbCda# .Lph&ߨhJJ Q:+FMXmَ59Mk~;XE$^k3Q23Qk xpܭwjNEr6>0k81[+wyg)O\a$>&nɴ~FlU #Ly#vLTdA0`-%Uf Fɺ͋O ;~INv(`R:U'@R>)@|qt|<ծ+Zo4z\0Xj; F:pD(=*[;h­co3 {`*)ܒ|rIPb#ȋkyaSxxR"ə=&7ΟvP_Iw~?& %(Y~k"`1@}.J?T Œ+l'A_M8oFt%aR&U\]zۡhD.5iQa >'{QwSH_Xjj$DTd-hxTzRi$##wTEB v4=;nZCkήZJ=6J>LHz̢c)З.(: ?aQSf '(}g%F 76Dr:S2 RBWri@%U `2Uߛᓇ_dXzlG1rs}Y;{l ,cis'ΟP 6 pj5l-~F } A}f@`t踽$ă(w&~Ƞ yH%0s;YNF'IW.`R29lyS{D:#Qkݹ%}adNT$][L[i˚>hn hsG!i{ǾAvq7 ?lp4o92L_ 2QGvg-Ȋ-u=^CKk-݈k[hbtc<6¬; *E#95N{cFG#=>3`vz>s슎#Aт¯ڑ%Uf$XJdb2H8y0't{Yѧ%՛E^im"& > Z[]pXZdp)]F<@ *J<Qw^`nYf5]ѓ-cVBhKN!p!rIuFnѳkOc@Z ?DvRp|nch>/w\GL/2}T-3k W8S؆*tgi2+V_Y~d_/D2ىfZ^x!l%{(4S*eld7$ʚv:dLܚ*_ǖxx0O=!pno"lSݮ̸Z6x^ˣkt``.EOO LjIqn#5#xSzmDt ȭEuPeR)0Zݬh ˾JX YWߘxW qip ̀a[cЛxܜs^Z_SЦ7d-0Yh|/fQkNk6-A>s]0N?R1x+tk`&42`Wk|Xt fw[P 1&8;he4;| sv/7x7mlaPZK]qwK+ TaGnmHTBWi;1۪ 8Ce^[/{&56#9!U4t?/܋$FCseu o63!(23'eJb(.T+Rj4N4yAWJ/m1יa?SnY( XRNXk@Gf:3^z~_E|  M0K#}f=P~®6JJ~ohO"V7N'8 WtB;hs`R(GaHx/ڂ O5JM~Ftdn!n7^7 ^iĽ#YP yzxcLq3#Fh\}7}}Z(KWz+{tENSB~T 俟D<)#2`hzHoaq3?- #;9@'ܫadWrǷ!hq6<^nah39 iI*HTJh9Y6Q {fyDfnֲ{QCLJX(UUF'7ϩPtܖ>s5U]4󋪌~ Q]7b$kנa#,L,0 IЂv0>SH?}a;Bgr#I5VOHgpOl)q ~T&j?\Qs&I'LLf,H:# %)4JFyBSH = m83:zqkq \LhBp{*wT 5GHDʭT8Fc (޽Ի] źć`5tGJ~^jj;_s$.ad<G†pH$("dF[x&J;3m(u[Ԋ%鏟5zq+P֓vqbvLŰK\PYֈAj|}zl^ˆq%.sabtz^錦iH!꽘;\)p0҇c^f|>{)#ɛa2IMC#O`3a[/1~w^|MG!r"aw<1VRH"t0 2Z=ITnﰙ K[1uv Κ/Ԩͳ>T:׆$s2Fw58'VŸojD 3,>ƢSg=}2CccdI0dKlm>kI1k%wpgZ k{ïzՍUk g1bÝ/SU%,DtNS*$"P۳ju;?&d\ =CvZ,Ο&?`TpE֚6.M52w)|O.ȅFc[!hkaFP8oLo^LhBԢԦh~WnB}ut""xl=˚f}֯T{גBg J% )nOA 4M5)d(|svYW صsEɸB7f_# m ?s3}K<>p&{ &F *:9j/$~7P,gB,Xuϸ]}'1 r,E-Zz~ ?w0vOypQD,Hg}vXFdL3!T! *7jш޽ECo6k/uhuM"˄{7q:d$_Ns"9gBjm9*00*𢈝ݫh^Aj*e*xgwᅶUzC?Vd+;jwkTu(^AY= IŊ $gcAIJU[1LGxJ#> S{ RG::cTLIÈp]͢GJp:Q<@<8mv%Mj !3# 3o` ڄ#s 39R YZ