gsettings-backend-dconf-32bit-0.34.0-2.27 >  A ^p9|EL7S(xs|VH(ֺWh`>8mxIU !UE ~.F) oyK>H6pѽYp4_Z<\0GxEW<38021660ece3a68b6f5ad5d91698b443ed75c00875e4a49dfe9141ea941b7f0d46efc30dab0008850e9a4f21732b7fe9c27e5abb^p9|dPp@ZO{$yoX,} tV]{\Y^-c`z/M=i 88r[~tT/ `K`!>?ɾ.t(s@mJ P8[ԩ] +PwĘ]:\ޟK w=d/>/d`Pp,K,JGTҸ_ip]p Ȃ徴0jo;oSp@,?,d ' , nhltx Xd j p |  l(8 9p:Z>)h?)pG)xH)I)X)Y)\)])^)b*c*d++e+0f+3l+5u+Hv+Tw+x+y, ,0,4,:,|Cgsettings-backend-dconf-32bit0.34.02.27GSettings integration of the dconf key-based configuration systemdconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. This package provides a GSettings backend that uses dconf to store the settings.^sheep24(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxx86_64/sbin/ldconfig GIO_MODULES_DIR="/usr/lib/gio/modules" /usr/bin/gio-querymodules "${GIO_MODULES_DIR}" if [ $1 -eq 0 ]; then GIO_MODULES_DIR="/usr/lib/gio/modules" /usr/bin/gio-querymodules "${GIO_MODULES_DIR}" fi(AA^^^f37e4ce956c56f56df8306cb38e7d4e9fafab4ddd07e19a963958bf70e0d6d28rootrootrootrootrootrootdconf-0.34.0-2.27.src.rpmgsettings-backend-dconf-32bitgsettings-backend-dconf-32bit(x86-32)libdconfsettings.so @@@@@@@@@    /bin/sh/bin/shglib2-tools-32bitlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^@]z3@]i\M\\d\4[ @[h@[9@[ug@Z@Zw@ZYB@Y{X @WW4V@VzU@U@T@Tfbjorn.lie@gmail.comqkzhu@suse.commgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgjengelh@inai.dedimstar@opensuse.orgbadshah400@gmail.comluc14n0@linuxmail.orgfezhang@suse.comfezhang@suse.comfezhang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Add dconf-fix-meson.patch: Update use of link_whole for meson-0.52 and newer.- Update to version 0.34.0: + Increment version number following 0.34 release.- Update to version 0.33.2: + Drop references to GDBusConnection objects when D-Bus connections are closed. - Changes from version 0.33.1: + Factor out a common method to route completion of D-Bus methods through. + build: Use weak bindings in gvdb to fix linking with LLD.- Update to version 3.32.0: + No changes since 0.31.92.- Update to version 0.31.92: + bin: Add an option to ignore changes to locked keys during load. + tests: - Use more concise key and value. - shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64. - Replace usage of dlsym with separate modules containing functions that need to be mocked out. - Avoid using real system bus during tests.- Update to version 0.31.2: + Bin: - Rewrite dconf utility in C. Updates are no longer conditional on the mtime of the database directory and files. Help information is shown on erroneous usage, but not otherwise. - Add a new database directory argument for the update command. + Build: Make dconf client vapi file installation optional, and thus the Vala dependency optional (still built by default).- Update to version 0.31.1: + Engine: Fix memory leak when subscribing to a path. + CI: Always store test artifacts so we always get code coverage results. + Sort output of list and dump commands. + Tests: Add integration tests for dconf and dconf-service running within a separate D-Bus session and clean XDG_RUNTIME_DIR and XDG_CONFIG_HOME. + Engine: Coalesce pending writes into a single changeset. + Consistently validate the number of arguments. Add optional directory argument for update command. + Tests: Add further integration tests. + Check mtimes of files when updating databases. + Indicate update failure with non-zero exit code. Consistently handle invalid configuration in update. + Replace Bugzilla by Gitlab URL in DOAP file. + Tests: Add test for key paths locked in system databases.- Update to version 0.30.1: + Engine: Fix memory leak when subscribing to a path.- Update to version 0.30.0: + No changes, stable bump only.- Update to version 0.29.2: + Service: When corrupt GVDB files are found, they are now transparently backed up and replaced with an empty database. + Replace all hard-coded /etc path with sysconfdir. This is useful for JHBuild environments and systems that don't want to use /etc/dconf. + Engine: Change overflow thresholds in subscription counts from GMAXUINT32 to GMAXUINT. + Change meson flag used to build Gtk-Doc from enable-gtk-doc to gtk_doc. + Declare libdconf_service as a dependency to fix the build in massively parallelised environments. - Change options passed to meson following upstreams changes, now passing bash_completion=true, man=true and gtk_doc=true.- Update to version 0.29.1: + Engine: track in progress watch handles to avoid spurious changed signals for the root path. Subscription requests are no longer sent if the engine is already subscribed to the given path. In the case that some value changes while a subscription request is in progress, a changed signal is only sent for the path being subscribed to instead of the root path. + Engine: fix deadlock which occured when using the engine from libsoup within flatpak by extending the existing workaround for Glib issue. GSocket and various other GObject types are now also initialised in the main thread. + Add transfer annotations to the GTK-Doc strings for functions in the dconf_changeset_* and dconf_client_* namespaces. + Update GVDB subtree from GVDB master, containing mostly documentation improvements. + dconf-update.vala: correct error message grammar. + Various meson related improvements. + Add GitLab CI. + Service: Port from the deprecated g_type_class_add_private() to G_ADD_PRIVATE(). - Add pkgconfig(dbus-1) and pkgconfig(bash-completion) BuildRequires: New dependencies. - Drop dbus-1 BuildRequires, full devel package is now needed.- Update to version 0.28.0: + No visible changes. - Drop: + intltool BuildRequires: there are no translations to be handled. + update-desktop-files BuildRequires: there is no desktop file to be handled.- Update summaries.- Modernize spec-file by calling spec-cleaner- Update to version 0.27.1: + Port to meson build system. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Drop the BUILD_FROM_VCS checks, and build gtk-doc unconditionally: this is needed since the port to meson. - Pass enable-man=true option to meson: man files are no longer built unless this is explicitly specified. - Drop the find command for finding and deleting libtool archives: these are no longer built since the port to meson build system.- Update to version 0.26.1: + Work around a deadlock in GObject type initialization (bgo#674885).- Update 0001-gvdb-Restore-permissions-on-changed-files.patch: 'dconf update' should set permissions to 0644 on restored missing db files, despite of the umask setting (bsc#1025721, bsc#971074, bgo#758066).- Add 0001-gvdb-Restore-permissions-on-changed-files.patch: 'dconf update' writes new contents into temporary file and renames it to the original one, resulting permission inconsistencies if umask has been changed before that. The patch restores the changed permissions (bsc#971074, bgo#758066).- Update to GNOME 3.20 Fate#318572 - Drop dconf-use-g_settings_get_default_value.patch (bnc#873225): patch applied to dconf-editor.- Update to version 0.26.0: + No changes.- Update to version 0.25.1: + The libdbus-1 backend has been removed. Dconf now always uses GDBus. + Support has been added for system administration frameworks to set up the dconf profile via a file placed in the XDG_RUNTIME_DIR or in /run/dconf/. In the case of the file in /run/dconf/, it is not possible to modify the proile, even via the DCONF_PROFILE environment variable, which makes it slightly more difficult to evade lockdown. + Directory resets are now implemented properly in DConfChangeset which means that reading a subkey through a changeset that contains a reset for a parent directory of that key will return TRUE with a NULL value. + A new API dconf_client_read_full() has been added which allows reading the user value, the default value, or querying what the effective value would be if a changeset were to be applied. + A new API has been added for listing the locks that are in effect: dconf_client_list_locks(). + DConfClient has a new "writability-changed" signal. + Support for reading default values and listing locks have been added to the dconf commandline tool. + Support for g_autoptr() has been added for DConfClient and DConfChangeset. + The handling of reading of default values via GSettings has been made more efficient. More major changes to the GSettings backend are expected in the near future. - Drop pkgconfig(dbus-1) BuildRequires: this backend has been dropped. - Drop libdconf-dbus-1-0 subpackage and obsolete it by libdconf1 package to ensure proper upgrade mechanism. - Drop libdconf-dbus-devel subpackage and obsolete it by the main devel package.- Update to version 0.24.0: + Stable release, no changes since 0.23.2.- Update to version 0.23.2: + Remove dconf-editor manpage (accidentally missed during the split). + Fix whitespace issues in 'dconf --help'.- Update to version 0.23.1: + dconf-editor is now in a separate package. + portability improvements. - Drop dconf-editor subpackages and references to it: it's now maintained in its own package (version 3.15.91). - Drop pkgconfig(gtk+-3.0) and pkgconfig(libxml-2.0) BuildRequires: dconf-editor dependencies. - Drop dconf-use-g_settings_get_default_value.patch: patch applied to dconf-editor. - Drop lang-package: it provided languages for dconf-editor (despite the gettext domain being 'dconf').- Move ca.desrt.dconf-editor.appdata.xml to dconf-editor subpackage: the appdata.xml file is supposed to be in the same package as the .desktop file (boo#915692)./bin/sh/bin/sh0.34.0-2.270.34.0-2.27giomoduleslibdconfsettings.so/usr/lib//usr/lib/gio//usr/lib/gio/modules/-fomit-frame-pointer -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-SP2:GA/standard/7714485ebc249b07ff4b266703642976-dconfcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=903a89241b1a923003b2990f5e404f97edc97f9c, stripped PRRRRRR R R Rutf-8427f181d72fec4ea74108e80d3faddc9cb6e85698d2cf896d3ae031814ff8de4?7zXZ !t/;W] crt:bLL C{/+4Rw@Ep ?8lzy,4քEonT.,f3곍 ,fތbރ_." Q: =ac=2 aC^$~LeYpdi$>?Vj8A_K޶}z!`C:yB=-G:<_d. c-Øgoi&n,|<+j(J,G3}b6Kk[ .jɗh{8`9k>گKWJPQ;Z<澅}@phը/Ffo*245_5R|UMDIo+fեnǕPun!TJCid܀>  TY[vnQgj%D&w3GnYL6U;8ļ͘Sn_FqF™9tڼD]/݆J՗b=L/52f. hАO\+|-azτ$%k~p#a2ރh$^NcJ}Hx~ͥ*2s5G^vlj yM~Q X ^'0f} ܪ ^eJ2~M;͹)Z?DXoʖGw~WAw{ Ad8FêW%qafZ,61 cBݜ\ѱQWK-*,%]-t*9;$3?5"]-9YTS>J}}*hӓCjP1rgK^!$# Fj"dy6h!ۋ*oM)X(llb͐&"3Β+<0ڶV):t>&Ef}m`.˿qA x3/q5.Bb}K(좍-IX:QAkj_;iAa=/ݞj~l *QH d1 s"KՃY;|8羚1 %o~&̳kfkC!kG椸;Ƙ9G=" {jrs1N|!3'Kq9f1/F@ݖKy371;5& pޔ~ɖۛR`HQ0\l/x8DK\tW"S42S}$剒oՂ ׽U93"*:XOXI|@ޱ#I2;+2I]-4{u1?p`, 0~mPQaX(o-]C})WGQ;F^_ ЦLQٟvo}"'Ѕ\^J{1H9E&͛usN~BiBJhTg4LAA/UKS0dT"0K0OhLUf^-3UrY>͵`:b^9 *m}0{/OCΟY0-֐FDis=+pgsm%=Y2x\S;#tX9fW0bMܿROfRHhqE9ۮ *@㜽Riw+Qy.~"#9~.BαwK w;_ 7Sxzۯ#NX<,Ə\,/ n}'$d7m^AD1G'ۄ|Ns/\ 2B$!d*ol7* (JlJv"Zϰ8UW(ĒS|kUJKRݏ]yF>1_Y[Oh $t8]%>`G8HU TvU02vѴnD!֙d8e2򹫷slhbB@{cO^ゴ+IJumJWA<0ZalEdY6&68-``"ѲibsJ^͌ :n%H`i?1FO7i J05B.;F%C8 t >zՔ^-+Hdmb~3eL~?m[@Gv2M_<@g}JL(V 2Nj?=K|Jz[|wP?Fb}gM|W.jwꕼ@"-e8+dnIsm]wwozwhSJ!ZbN@,pkwgd`< HeZ9?  rm8fg +,'j&ER]MxO} N,R9cD aҟ&)_&9Ap Y `euyR?j ʟ͙WpV p̎m1^}&GI S1a\;5 4.E(h0K"#E: Uqk=/v`W=F+BkAK {,lF"%B51 /ߚ`2O(0}' Rb*wk$1*-C,[@4qMB^d@ ka8@ftj!lӊ0m<'q͠.nwrj6 pA@;d("jJ 㴖b[x5IO>RL~?A=}g儾`hu#{s6@2#uuAӢWQOZ/yh?/Va`C{{.MŽ"fDH\Zc8+1Y:;k|IjzOQR зOlJ"%w"VgI~/iС֩օ\^}SiN0gx{ [P$6-~ЊU!FpNC 8;Aˑ iO; l`wMqr~VTI [ˏ5a_2_z;HhQvni5ųkňt-ZӠ` N?t&+ߚ-UYzc!UZZ8j}KR:(G\K).k 0sR֟9XTj(훥la"pxDZ,44.Y 6]ʩn (p2]pG e~V5T3%a1A%[ |,[Vo; nx@Zv<E>Lʖm'9Fu("w-6U} ~+]T8E=$^ (yQe冋 l$1>}50U .*gm/T1gg@\Ja?R:ZD #gaPՀ#Ԉ&wY<\%jjO"²QfX>ut:˕60D8vCrhx3P14:Jʔ y^扨!ccZuפ:1PQ%,]#u)ڎI_{sN1\6rfMu(]H]%::W|u?Y^PĆM쿒Qk'ȇvG /%HwT/Fxa,@DV R̒ +a&)ߜo餈HSƺ)q~V)bxEV 8ƣr#תfRE銆uyKBUZ&1M1Ԗ8{df@x<RDL#qNU9w[[|^YLU+j/Q Rc֑x [r#OMgH.NA(FY$11;B&FH JgP/񅠓7?߱c[W`vv "j`;!}4`N}uJ_bPWeYX,H{47Z]q;nRƗV/$YPݭؐ!][q(٭{Ogd$ܠqf zp:M|eDp.Ս1vd*KNٖ,4SV"Rz3=~T?_0͛2C<{-bJɭRUa0Tj `4#;o'@֜qQi<ƳVI"FP9B" ZԆ&&w7(Bh\>}tP$#X=pԓx&o9 H4 " >e686@݆v?U>H^]!rz,LxއKMD JTcil:bv[~w>iĕE$O(: :7gQY nݰf=ҟdWMQoHi2k5oSZI=GZ@++\11%ϊIθeS,>vU[B|EZ,!fijXaGFz@}iYiw<#-¥cg/\ޝ}4\-Q[ j-~&m{yLGl-[Ȭ},s6JGjvcqY}{H#2\o: ie/ؘ|oʑzHh(Xs&- pԉ5*۪:#w$w @--DTz'ڔ]|^^x1ow)>‰~tjGqKqTE\=3-jP#gm~$s_#Ԏx4|0z79O!2[ 073ES0-o@MT1TWٴ(E{7WBKGǠֽ2yy]?(Sx1<%2 "+5.tve’BdhC?PŜ`PP`|C J9ξ$r%?{zVu_{<1c}`莛߱&n>i{  `H`f~.éW[`8>Cv֍^i E_UV"6u46'[op>&?(4Rz:ϥx81Ռ-щ+K\DLi Ĕ76ڤ:PŊTb"G$?rL=r8! dPrJC+ 4O@6z-:(yX?V#(A5_YɎ-LoUh@Oh ѫ73Ns [He5~ #"ӛIYp.;:7ޱJͺnͧN>5K3'&K$%Wb') ˗dEY0) XΗb(g?,x3;K2[Ly&ləR~y d_ got| [ֶвfMr8/>oȐ?j ӞQf e s 1{`Nl݅+N(v9 =c^TCgqN𩂎Sp*ʳ(N+$1!;ndY5EsvBTzzkg徹ϱ9Hw%kPWN FB5!k zMXii]%aO!P;QF n(@q"J`T+cErk OX&G~~MSx@Llk 82T/ܵXGrY&yU>ȓcSKn,C #@G&ߊLg;ok`8f^;?qw8[]nbzʂ*򽧪u/؇(e.5'XY\t:3#̠xhiZȋay i"ǙHΏ>2U/RfsU:?8wGΙF <&'!Nk5<1#1 0iuaiͦm{vA 2XZc%Za[[cJg@|l*O,u8tP #\z Wl`^3 Vv9UM`߯WK6!4, )Qtrz 1(Legk? =LUQi(okۙuqsu;GyI0y? BmCAeٲc4cit ?vI]_1dܼ'LbmtXLv%JC1ތM;lRmCҿҾq<.u4uE(R~cjy&mw=-AiH5ayI~MYNlھ@lQ N`j~񮋔l"xlHIB?fvV3Np t[͜ yxgTMIvOq!,M$[g:f۹%l*򥫴?$(ۖ>TjQl \ީEvr5|ެ)e󂾶vhпN˯< ްΦs뮙:fߗ.?qϵQrB `$*gWzʱÓ$k>1Bu9\6nTu}ܬwrWjޱ 2AMSֿ=2b'CO|0^HR4C[<0v>p e|?|_+Fr-m^ <v 2_ܴ>̌mU2PҜ*|,Fr8d@eOߔ/óE0;x\ǥ,%7`G ^x,ÓEb,w~XwRb3Ԋ髚,nY2A *Q|JXM*+Mp4!v"BBCѓ}+1);_b!xA7Lq4AVO؃  *W߆ yhG6iS4>:O;bc?Q_7wy:BO]wbX*1IA.~mI5Z(UhͫѿZ99(=oqVjFo L"˧ŷB}9*Ig&UTQn3SQO Faj\vZNNiPg? v/ݕ@Te(ԕhFHq/U4ʼn]T1A6KHN`V͏T3$\WF $_n .z޾bG)bd V!95UVhТ<$IKO]'j6T 5E-6'*=2,V@[ceaU&@]Ǔ9Hlޫ?_\/˚'PLڝ Q~Djkm.'p '}\t;y|u(gn}NkI83OcFxdȒndmؔ)a dY?aa|7݌Vo'rXͱ"?ا2fɟ: X%1 td.n^cf,-뮻^<ݭb̫q5{e͚ 7l nP7"'AeoPm EMڶc%u Vi7sf)5ۈ =)n=ݯ}J*̍&Ҽ[\HD@Pn]{֙} /(utˉgJB;~wA;$PP<sdPF dcȣ|T yrsPˬِ;xfVF*bWdݳ Ê((5Yӧ!m'IzpqO%FBO`[d!Mİ(QT/6$-;F@gam ekr@lj}yk,{RMRM:2x I͒ͣܟQ77tEuˊ 9ދ8&GQ!(] Sh7,:ƣlIr.l-OV:⽕pIako &GdO@ QsDw>/7j;XĜ`#l +E mMy'>P|]] Uxz?}tV`,j"wGh\rU0.oQE"P&}v4V2gΰګSF'E Tx~ t~!tH խ=4XXzx3^`ʗbjϣ5A4|>ift1P+5ݜ|X]\ՓDP웒 DP8*%2x9iUD0? LT% 5CKu=Ԝ3>5D J^Z !c +qɆ"TjV4SP젃Eo`u$(fpꜰ|_sQ 5qsSA.ڳý@i0M\j5]k,?y=%_瀸s>#Z#;j9=!3&|kRy Vv+ Tf|oC;:讝;ҥ,e#p0;սwwcDu#uOg7ɕ ~h`V7Y8ha1SKS3|ƈپ[W妧8QGhR~j,2xv&LV?8_KS|so>n#=&s`zhc=Heݒko=sy,%؞_*~ Dp:Gbݏgg7Q GCѦu]a mMwr~k cs-VkU KLRQ T\8CV_}l銲wg&ip5U2}{cʳ)cS_1'qI!] T42㸙9gշr7ϻM5Gsd@ 3v "|ڠeQ){B3$odBz dXjFxX׬h2N EبN8 .bni~ ){,Net`;qÝCp^Y#տ(H|y]9 p:*Q)H%Xn%@ØQ!̀XU0Di82?{H/y֏~}{h2evuR 7⋑K*7+Dhi?'*JJM<ٿ"@k-GaRoȱ7?W8Um֔DfvJT@%@z_3R`Cn7X@ 8_ ΪGb@<[}~%^|]$$h?W>er0l;*ci6" Pa{gdxm=M{B,*İTL8@- 1Wi;c54P ۊ̇-%żWcIfe֝O(a+5AV!GֆoJWV6ںms5ZLֈG3~þ$V*2@$ײZBl5 j ,꒶;`UxQ=rX2h]9/tU#;LwP}w K Mlp棲y2.+X(& :B./La:~d +u"] &GEh4T }tZ+:|t⾢`3U-^{«~"\xFnT sr ЕCM΁2`,uX6 w-?E!XMBN1zm4ߐFYR+$~ M)ζ 㬻?gC2繿d;$<32 Jg9]ҡh9rq Ys gv߹c<+j8Vl!FXgQ(q |`j6Pf ?I] ωV]|k߿}9^j-~i Θ,ihYN&g1'Z+,h7 q1^j[}5w|ڡyA;.SŒf֙QGcE[{-bh9 ]*]!CY-(`OdrΌ0`;@"7ұ]11J1Z_w~k1W#vH%d E+ vtR C rx% N<):u0gU,p`8Z0v?.&]86Z=ߟx̳%_u}iGPF:-NguUK\]W1qvbDp;{$$@4xI|r`{MFC D%UL6ꤜ \Y{XGJ9w> K&ō$PR\%c g$[EUUS&t9=`45FZ.0"*3H]s`(O<SG ӣ3*t 6QB]$І4N;%NKM<:wyoRIםf53Nv?ַ7`PIlVNJ1roB/M=2cbc1[t`w4^*?{XfH^hEvTݴ& kneR~Ls=9uA[ș}1q(6NְCnWeW~p[œ[G+Y`/g%}o ;ǚيF-c./ENeSܓ)`b$}*Yg5UZL#=:ZbgŠኇsȞxRYiR7*HМt&UwF8 LcI*g(UWNy1=_ QLw-3( #ARq~l<-;<91 7Gt>6@(n ګ~O^"Uјy3+ZA74PǬ`>3|ُ:˿!vUAȇ̪Q%t&,&JLǨl"ݖu-BHS L.4%4ُUE3IOx<{$Rn󇆰-iD``p=@゗9s POe uRl?g&CpnD$P|MLOm=vwh~IXEZh)ӻUNFfĻ3IZCUO?O%tMR2‚x'sPUO۰-#ڮ"+ N:'rV9\r%ؐ0Lh_nksx~K˕8=LųAJ/dgl"L|w#g(Kz>ـd< &vCWŴSI+ *GX~3']2`=S3?*/|nT~N<pG?IlBJJpv*wc!LUº`znF;JXX֍ B4ܦ=&2mO1]lWotmS$5y[-}kJd e$;v"LUߖ?֎&/_lhscuFӕ`a׹vI+wGI >P-ID+ ܜoPKdO>͔a>Op] #KÆ%O"Zuȑ!y^Tbr)-AW1:;Yq-= Kjh# (ϮwOKY0MvZ7 "¹k ;xjW?\`dI[Z^pHeZAȓ!qmxˉ?w})?_?Z=^ 4p|NI[*&6qA_L'Jl&=9Ż[*ȜFM*|!xq AO ֖ib@Y|Pyw% ͟CCi3at- ̱xD~6nu1%)zm:Qړ8I9Up\O٣ ]֔:'Fh-b6a,=*];Zftu>bXG?6EQi:޻nW ?z ݰj=jxrBG@f{U8gZɦw$[14z#?1U+j'i#גTZh=lH"Nޘ&c{7~4-â64 kpIjzeqsYCO؃Gۄ~4V;Ww@d0ߧh],M?}юnuƒrA-J#V( lزO#V(R\ ń?)|a߯6K'.3!{nFavrgR:Ο8=Z8S9%dzC|ǩ.ߟ!rͩ[.z1u*ow8I9j-^=G p=:QO;ݏt!", tCofrQ)zP‰ΜlMeƳ>6m \Ou^By{syu$aEW4cw[TN<ǣ0%$@!իr鴹jr2cT/^OoLX$J*j ܾW@LGD\mW?3^sExlx}l'eZGOn1E&bY5L"cOr-Ś_ zUyH+,;&INǓc,z9eI8!OjrKtq!|{,"#1W215H* \Luti78eFDƘ?AMy?]dzhnfscoLʂ|Ln&!mIռKR~ThIY kxQ" .ʡTC 0mp ,k/L! SpB _,|7}؟_rBr4߾7MLCR[gU}5*Ҡ܎3u>w5ל]nۙ_h,CS IV^ZAkGͅ;joFnZPwv\!3bZ$ 4クiZ'v-h 8脲0:=]rdVxP2f-w@N) <y޴rtW]3Hr_3<%xizѴVW,>v ?ZNM K%YS.?X>kW #?Ha{ՒbO y[q$'$NWe\t0фMz1 jTndͳvDZ9nv$[0Wc Ip rF̶l+A got_(rKu4fzO?QK\@0\Ǎi-{!L9n\q~(BMTޤM~^QpMtWh0F[a!1;r۵WP]w7LjG e=.ƎKKϹ֖>až9'Mj LIS/g?rfAvsv *-BZ:F=G_jfc=$)!y5;i_ji= p}* pf}z?pf1>Wn,.G $cϯKA9ٶ YZ