libdconf1-32bit-0.34.0-2.27 >  A ^p9|2&?FGy" |2e6ҧ'oS@9)5˜d֋sfLw7iosz٠0WT.CSąލ콁le{Z`%ymQZ $c [IoLER-w<{uq,ʨ˺i?BCowTCK)n2|ӹsB},`*b[N8h2@e  ʳD:0OyHQbec7b97ae1306bc097025b76769f0b0acf886e6e72d32ece48e911a84890d2e81c0f7e51761e5dd0155becc4537440feb6413a4e^p9|8O,x P|ys[$fUHEwND >q`@ThE4؎!8]]&lk9RA5 qUu a-9p0*Q\LJj@YV̢"tsMA#I3.w!![acsUl ] E'Wp>*<?*,d  = .@ Vg     ",HP(89h:R>'`G'hH'pI'xX'|Y'\']'^'b'c(d(e(f(l(u)v)w)x)y) )))*(Clibdconf1-32bit0.34.02.27Key-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.^sheep24`SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxx86_64/sbin/ldconfig`^^92c2c451cc2b64e567907aa956941f8fc153fa09f189bc33acadbed47b8d6a99libdconf.so.1.0.0rootrootrootrootdconf-0.34.0-2.27.src.rpmlibdconf.so.1libdconf1-32bitlibdconf1-32bit(x86-32)@@@@@@@@@    /bin/shlibc.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/sh0.34.0-2.270.34.0-2.27libdconf.so.1libdconf.so.1.0.0/usr/lib/-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-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=28feb72ce69f75480ba70b04af3d91879b35bb9a, stripped PRRRRRRR RRutf-8e8cb356976ce7b5af1fc9a77537fe9e37d19b275384b54478e809b78a6364a4f? 7zXZ !t/[z] cr$x#+9k5>>`]tK!SiO%&Fd%S}m?xforုiW[y8~ P妚!/P+Å/~%2U[ NNɂ]$zo6m<#{v88G/A3arLc hpvxG9f~?8Ugg+$-ƅ =BiyR)T + 6ߗQmﲝ #)UxTaD%RdEƫ<4 *Go2ALˆR@DP0Gx%E\ƶP~ 3waIANpS\XeɨW=}% ڵsM7X&Y2w+_s*pEVJ4Rj.VP(9kE3X^Rz,iʃ0j~rk5m{Z hVv/[sͰeS5V}ܦ80<3ĬdDL$lAAEaF_-j2v1 2 #1钚0[.v"ouVk2S~fjt_̒Pm~;a{IWΚLm}w;frz)7 C K݆Xc"4ۆ\Pd{c<$kO,2 9y. ? i0;d gJgy(C頌H}#ch éUQ?W)€-X]ѹ&%Dc5E&RBj̅;/lEM;-U-d[~zkejt([ƗKv߭ӵx$[0&yY;?a,rYDy HsKh(杈w՝ʵfp fpT. 9E!=@#go]~Yrm8(༳=VŠu֛e_|l~dAwR)1]+WrQej "šرILد H'(FAB+Zs3-;R T|oJ|Y8%PSdVG(M1 i;0sCȩFZ:)ط85nC +xp%yjY#ًjR+~,o: 6b@41xx 75>17 fddPՏ&\[!A7S9,م#K*$HwaRӡhȚ2Xmݚ)H;;M ݉g)mZ 94~NoxF~X_h3~3 7gFZa E?ni8IU}/Rm0v]RZn(jLNٞϕb/&fnφI]lN  0!9"`߻3܁:-hbi֛~Z.ɚ42!gmdr!ùi-~}!ʓgɚ0I˸Z >oem]pS8 `lc9B6+bŁ ^3($@A>POO8橔> #utj:Wq>Df1 e?G); DPDT]["w6N]EЧq/"A}aT$K`bL2 [/ vr˿7ir.Ud)hI!3_<}JY5b퉋矵1O6Tsf .\H@ŕ37rkށ~J5tEoմ9Tlo9.~ B:g'aDalIf^SMi0 &$4tгm lA9*,2bṠunB1Nido\~*150d[Uv+%e |JnLuVb:?8vw'oQ*>6$'Eթu,@TP4u G4~>~1'2U o3ZB$剃ƣ`WYPT횕W )- pb{`ɴ) r &NOHGD]c6շ dD?} =+.$Ύ[XR ,!O($KZ1NN%6lO*4};qTц"@Я]'- .(ک~VjPQtT>Pܪ\R~S*OΥZ  d: .TWE/99tg]­XuI<tCu>)5,Aܰʂng'VagR;tGq}){@j@(8Z9ϸBEѩN Q*i ovڻs:ZTlia>gASc"w,~md1Mn丽-bIX<) xk"׹S~GY3\+:H kaz ̑}.e'|3e^K~1֊2\*R)prJP`ѹ02JVlaP@Yp*7ciN"iS2KTD? 2ua |80K{ Șu(v)Q8L>-?͸fx^߬ ;QO𹠧Hfpm~;<.He)nBdW 4z6&۹^dUq/~M\_dh 7~HY<_1F\9{-C?"JFw?~g+x]$Q0Ͽ;ƇSgb,I7|/-NyꦲxqIik&6JCf_8U]C=$\㵇Ct¥YK1Q }LJ0$XوY.-(Kkٹ =A 7kvgw٩NhRbH r͆l\"JM_E)qZ 8`c=hS|d)Q:JNhcRKx0[OGEdbfEbz rtA6 vg!a~9"[dPЬtSq9ء!أ1`ctk/{8UV yOG7Do=RX "KFwF#kB`R yK."1b`ԁ#-(*,K|x=ke=&+m")8mݘ^7 ^7ƒm1;{5/Vy.N!w*I֞>K9H|ty֪֗TYPuV0\Aj@ǀ}I{Ro'+?_X `em+ꘪG6s$agiܮv )ACs3P<%gɯX"pA&餤Hr:u@&zRD؛DF@f&ʴ߂gr?tJqi3FA e[g-y,Fkd9 nex/Լ3'åbɃ3~Չ>mm/Bh c)A{|,Wݖ40=D)Zg/MpJ1yYp }5F̠ؒަH$0+1&MqƿFvs֔oF^0)v5@kfMLnpDF4'- DC0QX?$DM<=&Fjf1E({nSPɋߨ)((Wf ~x,nhh"*3[eTǙوhM=(C; E&>KLM=:r/3 k%Pb*wȺ(Mw[#4J0pAkq@3l'? K@Nlϝ":Ü. DheuOfkܣ˃5qWݦ·tխqRA ȋ4-CO엨q'>#=)ɤ'_\=``2@Û@lkAsM݂mjJF cҏp9?W46HB8}AS˗@6Z w  cA~JZ9O*;?o8j;ߖH*W3[~SХc_\ElJ<+ n1QO]^.EwfRӿ*D`r/ ! yf~[؁ @E}+D&{X?\&7hÑjxLHlsh Jmz(`;ͺ]vZCcb֏N'mQl~)HP_XO^rIUǶ26 ,%{K-H1ǰo3Twy:(t[o* no2|n JlNTRyCpn2ί8Hs`ޠ-:V^83[ =ɸ܋8;4qVS!W#V,=YK|s(bJD&mCbMԀ)%/Ѳ(Apo>_`6+'R]z")Dv`PX]5o}mݫNny.zP|n.9_kpD_IklmK oߨɐVٲf1 %_x +͡,&AZjY\O #xKkS^֋?|l-!9KQez7PW{^Nne-E_?&p6x;9z{UQ/H1Nʅ#$q αNR<إp"k5(!1.J ۴Zw9KEUVP,&P!džpT Lٵ Uaض:ՠN*s åhQ#iG9mrY"ҷ3܋ d]м©it][SA4Y0[4U댳i(XՊRbP$)({8CM I)G#^UEіj! ݤUeRڴ%IˎL?R2vj#rx"?zb4lz `B&@ &c Z67DS(MX2]? j-Ľ J" rXSغ U[ DSM%#ZB唨a/;ׂjAn\t?«q@`.ޥ0`f!lHzOߍ aʹjd:We34\3;LWH ǚB)&^z# ml%=^Wb)ӡ mN5˓0 Zǥ0l\NjI'K~r)Iqx l<T zVcrq s[nJZuͭ\Bi©^Er`s7C;5(AY6(|1CNmK9e^#W^E@S TF7^1wkI-<6;#GJ]Z$ EyS7j[iۻWr\JA8׃x[l2xKq֧ŕpI Cm8 D3(4+L!!- R7!fY_bnGs_c>UFbWmK‹ZI^TNRkbyu:ڤiKH 6]~b{ܣǕ.~HX+0`T)@X~nX(݉2fD"R+LD ΫLAu~kSAt%'~Q6eRO:Cj`",(ٕ)9q5yǼ7ÈnHd j"n[/dJ,(9/sX)]_&:T*j.^'ʤ,aAyUܻ3P$n8Z 2;U˚THeѹ07fآROVOd:d zX[`%r_E׸-==I/<{U@3$> =C1Fv̞<О̃44?2Yyճ6_H(Xx|. ?I1 +Y WJڢ^/~PyP:uk}԰mXulJBLߐSb+$h㐚%hfħ$n fՙf˙ػ[Z^`فLw%~V'.bMuɾIgYXX? aԎ [yłBj${c"",/ Y`}]ZIv4eG-Y?y1NuZx'Dn:^`8[p<)+'%%L)5= {EjuK8k[0 0ފ `zQ+d !4VBU7f\1:뉇Yr J]vq>$S6#@&?vʞ׏dכ5"lAoFqpv6>fOR{PY~evsR3k ߨ#~Gl r ҫ8ejjQSlZ\j ]WVj'AS'=SKr ]==+᥿!76Kg@/L:gݡ²D=a>{ko#8a ;PFNh,XZMVXiη$JlP U>%Rnhƪ;h' .AibT-&]-Lj9߷R:xRUsz@;8>iT6nL!NdG2QEfy;tOvE"05[ ӎiq,<>! @?ǛiH \u8o:1eSG+_ۇgD;oOz ycL5, Apfܔ.,>g79yԈⅻ[yPpxq?RZ7xI M!tY&bx:FoIÁT-N{2{㌇{)f%(-|=REmXJ!Q5oM,}ncQZ;3BIHrF_51T/XZSSR;KGn=8ש 6+\HNd$&l1ŦpVLu'`ld:~jMbU8rLd-\ 4{gV.D,C `횀 LB8UC6){}ґohB[b^gz{b~N۷bFw5]XڑeQETү\X6dal%oTbλ"4tDŽHeQ'/ҒYQ7Nխލh)`#GO`C!w3t#&8Jo*Ew^9` )^[|nK&6B_VAh^5@ۥ<)ipRk5WJ }EM"2$Q$&77,`GLZn#Y]wR/Td-E;QreJXˡeVzqqߞW $4;NI~ZW"@5XMŔ  ZqRWC3$ ]iH(_j_n M':V OKBxV@Қ~$[A;uUژv FQJ60xk?,*u[x kl(vW7G%G (UQbD-77"5lVqx;b.>cx\cgcG(-1vd]ْѦ񡲶+O6H4|ۑwr`ń-!?\h)Aw/VuJ=7?R?$Ϯ1.c.pR Vկ؎:MY,! %H̽ҹ6;2ld>  M+}NSouf<٘CNCA5z3ԧfgbʅ?u] +-j^Qꍍ $_81jb1s $48 ]@0k6d.sf)mmB:g죙&S SK쏳5şT$D|4v_Dڿe>?7F|RSHJ^ E~nˍV}nd6SɗSrL9_&[B(ENݰ_# HpikUAIJ悝H7u)Q^$$+"NCJV{w{JEA TsיEa*pN^?pQy|K+^v`8WC0 2ڕr"8$ʓ $WHcCi_q]:Ϋ>kd Jbͬ8Q)Bq(மgooP'mnҙژE?-yQ4!pvA-d x&N&&["+&EOx!}V.鍟Vz _ŔU2djC6p|3@ZGɕdMw4S=_- +fu8nVHp _vA!6T?<|u$ IͥNBeEV&C9#2lӐ6z_CHF́2L;8:IFS z6 ́򖃿>VE*!;[$8vh %ؠ\Mİ`P ;}ea5Z}wgP_.ڮ~Y49˼W#:kMC%(au =RNAAO pIӥ/61# ۳V3cMRh({ao4S;JQv[wd>pPC)ReM|{7@@`dl_N=QvYV9fT Z8ש|D3N0ЏA1'+vQ|} U]r 뚓 T!8>Φ=y˒?mqZ7IVCȏdGbO#&+ͣgƇT%J~} >ę{d/)Wa `6;*O4wVXxJ^\W8pT O}RuX(ȓY8?>2gK͜9zMUz9uL DA:Vz-v*|ш$r ϣkF,>dfkvORGJJ2 " .N2ޙQX[,*2ZYTzƮ*Ͳ۳,;?E/u[!8es q>H/bDiumLzg]vߘ)q^RplkeD,o[SݍxCy +굌NR:v$?{K| #k[j`};Z܎_NN%/zY:Pj=vty6LKj.:Uc[-,46ܚN2{b z0c Yx^Za@ٴf=z*'1Yhv02I  >XUjfk[P]6NDW _5I E3.Xr[g`rvZ"wz[dցfܿW,UiP:qlrL_ ;yG1ݸP+ GN)p]6nȡ8F)fve H7We /9sʏg%1]AMRU|}ay䎵5jKa@LM'=Fܩ4 eG Rm#2g:++܅kv0Sǂ -/M:OKL-MGs,05D{I W~Urvc|^v3ɞZdpG6abOYJ ǁ 3H3Ew',jx Sn+VC5`2ۙ8|3kxGt P8h:ñ1}ܘQcè A4~)qdj.{Yf}|U/ˮ.4("Ni\ J/RHoe_0_±цdi\EHl<ua/UdX"nK3q^XhiAzH׎"h⻿:8]{%טd lI KdG2~̘{,2.`^>}<b6O5I:lwHβ<ۙfgCn儻W)neI"\AgFf!\= M.!QY #'|f)yH Ηt,O4QGmثII0)!E&=!ۊ\ILH{M D_!p̧+87 Bs[9픗05-+wW uJk e&D%> ntO&CvjojGkSUosAm"ϐd7O>gLX* +tBU\Ա6H奻uԜZc|Q%79Q3r qb73m1|<2ܓ&k Rjչ7za@hU CFNuMcO]֓]|z0ND}'O*U7ZmTۄV$"v՝ZK>oI3]F}a@U$* .3/԰av^LXDlCR YNF;ϛ`I] V}d(_6r#MƼ!Au\ i$ԯA31:`oT X7i HCda_f,u3Uo2>tXJF_ %"xOI q&_xnC`zI3y98x L`KUkZKP]B)rștdW(AQ_0Jmͯi߇ (ByJ .<\{$µWx0>5ᷞrB$OIGُ`;W*KOсH2vsa,8EssS7\ViYdP(A[p,qM$ ˄MxqIk3A(bCF 5:(sT1e ',ߣA"b D>̻X+T8cʳ?UA(5l&AҴ%B5$uWK 0>3f5_2mQyp3M(#pPkh[N &j}.'1X*ބhAE)]iBʉv6W(>Qy:E0xm/{AyE^~6t5dT2W𨠑2XgƍX\ć`L +/SĀ~w8@);Dj"gꯉDҲؐ~|os  J· Pk¸אoύNv*iA7nf`wHE-'*/t_zIĂ^ J 3!e lLy;\_Rsʼn3Eͼ-(⟌ZiB`Ɖ`~: l @x/k7HVFCc$ *Kjo\6+II'qU=kݯ @FƞSIW^fXYJ>b<е_É=Wh#Y~=P{Uo/Vx=ѴTΌ#5Җ87,߇$?2 5,O,kkD 5;W13bK'Eu58Gj,QjO3RQ#逗xpSҕ$xL(slL )1IPmIxӗif8-±G{˸=^`%gxMC- 5ѡ?&< n7*L- iī.T .fGz9r m>#ֿOue)h*GqΠi!ap|61p݅G-kDo_/]^ <{F\p;7=׭ӡx t7a!Uйٵ{ 0H.*pwVAӝ`j@hi38Qu]6ɒ?:Q6ԈUHǖh0SqT:tGcnм#D+_.!ǣs$lX*^KRy 252q<ϳHRmnقr+: Đ=SPQ+|Up](|6+bxd~_iYjBcB]sw\@Kt}(; P]lEGTfC}3Ė 0%Ȳ|V7B!X>Jzxݸ Z{%a׷,LpXSRU6? %Έ'Q80pOv2kŽ%Cm]jtV,K»fx:煮@&}]Ǎ'!db5Dvˇ)LwAuJȽ1$6kJѦP?]^%]*}>vXHBϡf1%OcC=*U[%'Eg-A&>'U@qz2% )n)#Vu4iGinȵhU3hpiungx/fVaQɆ*ٳN*HD{TՓ|KuGbXЦͪТ+Fm5X.LIR➮G x6Yn5 "w 'qLukPKAL@(1g}!ī97`b~'i MU$Zxx~X/˪kQ97'`"𤭈[6:\ ".) MB,2_goDioJSZmw ~˺u| Nx=Q)Pdɚk1?C'ÝoZY w o 1g]-mދ%ʍ%N@$UY5ډ$gx 36T"'+ {WpyjN!:PkI_Xr,< X$Kt%ӷcުgpA5L+CB."*Kl:ޑ<=GcƪyaX#&`zC|"n_'t'*.l )X32\26 N.)f1Ć(f1K5>*R<7Q26;EU'" p)AOk81<P,p~-bbbE&Vn"-ҨbGS_91)_G?\/2@(-|b~Q@ 1v D-Yi)dRrL<0F_݃$̏x\@c' B IHkyEB$_ L& D`)s,񄾒V.(뭹!)$nX ǰkZГ%7%R4y§]gBD9 Bb~U9Grh  VCT5u6 > $V1{ {Q;LxԶ%(%T:ӵy06n{+zSBq%!:r$J,~LxiNˈ`FSi4O=I/d=89T!G2K9s(!#)tdjPsK.!Τ߹ ei4BOʖAÝ ! d=ޡ ҤB6E],W4PkTn _5|>|Qs..9X9WМv7\v'@RޡvJG$:'jm(V! {:l¬MhbRpVڈ) Q@n?b{#ٜFFк6@C(i-fd`SrV,*f+%Ǡ]WKg5ݳW2'"Xdt9&[E9qj7@u^Ao.Ր~+cn]UVR˄bWQ% c-ȏ\ D!KFad'_0J sm{Wy{yDxLO*+ݗPFs<^3mg)qN͎.VF {n i{i@n[| A7~ro'OJ]~P Z]렾TxF;HKkgyɰl6X1SsseQK7=]ʔ#iH*My\9tzP.ʼ0m$ǧ3C^5O]ۚQ^MR6,-{4~0rnhmƜ5 .^u]b v6RG'5O(ּp#TFqwC^N*umbwh:Y\T~UuiSb_ҿ"q8m%ujH,Y_\<ȸPk;)M-> g B25gkˆ=ͦ9&lYXM WIqv$uԍ(;FǞWjOޥ\!ߖǾĿn꺯 BcОSyٕ? qO%I Qe) pZ$C=YD:ю=&Z ՒŸw!6$@ִdDC6{B (nr- ]texH%P$u0霓I[$ JMͮƉQSDO\=E4@Fz:B@X0P%)O1br{PKaE.[a7ƨ3&H/]-l