libdconf1-32bit-0.34.0-lp152.2.4 >  A ^?/=„AUx)%4 MAҮxcgfC8J#/Ԍ̟M_"/ozqH̚YTᏒ AAK9Ljqy+hCjL39RżH/)STPR9Q|zJ7\Tts%bX;?>})4XMO)O9IBoS#?/ҝ٭hO7P-0_,bMX*a0JA?!0[3 ,T/I94059aac1082f15fb388d097caa2643dae4ffecb6e2319976fb82d7b861f53dc82408afe42705d4cef9d8ed2ef7a05d932bf134a^?/=„r\ nd"|>OrS sr|{be{2{ pp>*`?*Pd # B & @Qnt{     8@x(89X:i>'wG'H'I'X'Y'\']'^'b'c(d)e)f)l)u),v)4w)x)y) *** *LClibdconf1-32bit0.34.0lp152.2.4Key-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.^8goat05dopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://live.gnome.org/dconflinuxx86_64/sbin/ldconfigd^8^8496507b68dc9770a82d2bdade55871d249f6b226f0d4cc08cb691de7407d553flibdconf.so.1.0.0rootrootrootrootdconf-0.34.0-lp152.2.4.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@TfBjørn Lie qkzhu@suse.commgorse@suse.comBjørn Lie Bjørn Lie bjorn.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-lp152.2.40.34.0-lp152.2.4libdconf.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.opensuse.org/openSUSE:Leap:15.2/standard/7714485ebc249b07ff4b266703642976-dconfcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b66e0e7fb57f19761c8e3203a635c89cf67ddc5f, stripped PRRRRRRR RRutf-85d754dd4d379303710ba9dc0f41b3d367767af0e81a55b4695128f68178e9a6a? 7zXZ !t/[9] cr$x#+QLpdsdj ǘ JZwHs_ƿKn0DnHxܧ`>ߊWHg2aCYsEܔ| uR'[ș"k,)Њmj6=Kt}xҼ=<+P>2rGm G}.QJ_jrMʼ `g1ב+YJ*Ӵ?!Q)u>8ԎZSgWL6#Iw\ٴVY{ގ3,D]t09y<`D  Ԣq#iu4ށ߻@UjqUJh:zxE,7 }A#iY@d$"v! WЄ2"-v+Jͳ ̿ؓBkƽ7Z $|+L¤}Qjuq~/a;AgI AˆWiXr}R@1./ҢUI4kz90S M\-!\oBrw9sY?Erޮ,Smm2NqgB3(M,3{a.E?ʬ0}Gn[U-"j#_—[{>%~1E^EDJ] dz-Ȋ?Ε 'iDO$v },mh(H= %nY0_V%uqw.#|^RARhCnsnVnW[5,d 62 gx)4 a1gS9Þ~E(; o ;+)2!¹YmszRZĀ_l UtBbjEx9ʪTAe .G ՖyCO +ìEphyK ˶)ܛNhgsJU:%u>I: O4 q]84  WvtZ/,6qPF9 G[)݋cؒ^=u@g["Z .Z_&/l!a? JvWܻ6\{YXkPY^^U\v;E-U'B^Cb5S vU7 [`bбY P#kO ~gM w#\tѪIUa T}kR8tkXl9ٶ7ntNzّoubgm)h5sT ɵ<<]lc'1Z'|@$&3kǭRb+>;s@h(?T;B/hʊZs.sHP$.C=-YEm/ŀtà> fLp,&m(jިڍj *2RRg8GDz;TYQ<]NףK#@D 7˧ˊn&*HR+L^ p&~ 4rQ-s]{z9ԯ`9]:T RgFZg'֎k!EL;R ([/l=f 1o43` Z܌O$uZ \ͩ}6,鍷rET!/OYB E9e J#%(~K:ĭ_KU<"{~Z0h-ɫK|bw._4?}m]ctˆm, eIMiF]yւLTِ (~QP'3\8@jфb6H C ]Gh_@~p{3Vj(N *oJ ~ ul>&SgT$\90(yrޤX-3(~4l%X~졋Z2S:SիZGQR+U]}@ږ; r݈; = (R.2c"VV5>rO 8DZVN^`R4W$Ѯk"8bi%K| Qcx 7 Ar? 5ݳ?|bD}p7+OvWN$`SgL#_n sF(FVk1@$dCb@RdY2ŧE1<"Ml(&Sk*ng J?E~Z3&u ژ^pٗEénqm?}BmA섾:r}5ZEu*>[*L{t4~ނMU8aJtU +>[͋<`Q›NI qnڥ;++TiY?Ҳ"dErsu;RMwGs [F,S6j)"Uķ:9XJV_ WA''ΊpDz{ᘱJԔ=nt5귮=)@n$kE@ G,>fmpӘs xv| -ZĒAWe[[EM@ ~aMO lEǼ-,X1Nk1߫B[98 )K;H9!~:3m)x5|myoea`bf',aX}v%T:#a Hw^ =@<S't)V<2[oǜA@1%1𝕮=n41._NP4 SeFxܲ5G61g wWfL?>Q a}_'2QLRf/4t SZ<.,PVz}'9 A?n}&2"hGXzz*u<74 .a`rP;S:UNՋ@JL>W Y9B+N5.p|/ni]ӶA]8% vv*ZKdi].؛vFUgrq۠IH fOͧRAl _C+mw ~TWoWTv&KbN^-y71;=R˝֍Z "t˄`A~5 ֿ9A gAPeA]O&-jX?f!ְ}qjd)ȃ@A^,)"$K1/nр(]yFM @x9&R}Fa+ЏM>2*D_hC9'`3ٮj"5KwM[{hJ5*P})n Wxg I|/RZ"!6tf#~ܵMf-9y. H:`hٗF 7@Vk:gZX~8_aG=~hJ#6IFTffmc l *'ILK4D:/\G5Tk̇b}UxdSf&sy8}dl@yOd56*'ّԺLe@g#MuJ^ܨj?ѧ Bd>vO9Sۅ)XGƦx^4HƗI~ Wn B |R^wquT +mL-2Z vEA?,hCY <݂w JCL &T`vyUT;9Nc9xqUDuUx)jEFqX.7h.K!FޜMg5KyZtyƦ+Ƙ :2\2Ki 84Vhw$oS:w?kOQ8aY6P c%amW|/daǷW,U3%ᰢdrL ' KSܞ9=T.: `@"IGkpNejwO16n ,&e2D.J(IMR8[6sW8i1i *~_a<U&DZu37ozBU⊘P(P$T 6ElgR_7G67BC6iVa:B;m) "}IN[X@"GWS*'8ye٢1ZgƴW$GCDͥRs)Ʌ|n!MofspM"9}FNy<.:qyfŵҨǎRos볘 AD9c<ךSq76qB[&(-[<)>$@ }r;֨ң⾩VW[k"B" [C*_ˉTTwB)JC{  K$~'z3)-8 ;]Ir.˓'{u3I %:oF8oBn.]FΕkQ?},1:t#cFSlБNzmf0bi>Lm&>C7S E@wWkӟۺ T 7ܑRg@q=}1]hDRMGJЇVAq<~Bγ֗,Dv<|pX>ЪoE b8ʷ\}%JzR"}v@,JMUHPm WY:fPrhg2%$a j5W}cmS (?ިXgoy\iǁrjq`4;id]9< \;22 Q*ϙ}>3CnOGޖ.F^VGpy2gPv:EQ`ZtSC9~?I9m`:t= (, IBlFnm\S=S&BCY,[?w6YmCxysBT=+B+ۋpH!1 D9j7i$ յ&pI$<Awa>U[Qz/Tyn3N$g>j22</AWJ0jC6se66(N-Z]DySӪgwXГ=Y;ZA܆9rt8TBȱH>5ZkE=? [h{k˳۸Hhuկ xn= _̺S s 7P*Y1oRqs"f6YMSx{Am#$Q5_A =u'>n QG7Z\Uˋk:u|Ա8T܃D;_7Y 퀩3gĈPhQD9 ŏg!D43 Bm3-D,u%/涌q2w8H!YxkxƎ9|XM+ˁ.!l ifJM!FP%5<+6)fm|s>ľИ ,ų =eWH r@jR$ j1~Slk6phxiUIXe"ijxpY1QaP/$U`s `?_iJL \DtQمi_oizIkPMwvtz/V#SWsIigSig4mJ0YԝRocycOOzu621SE(.bɭgk"޾ti~jm9`+L{}F=Q>JGS:3a?Ѷi9oa0ܯN4I[>GS&OzRU#y\Pf}240ioT_WO %v0#V;ո)z rw|Sj#f[s0 79u{ `^K@Su_Lpc6Aņ-:G6'DO#-+8ؠS5qRflF=Sd#0+q eNUO7E *q AC>{e&ѷ; ^ܚ5ˎ@Brŏhrͻ9HeZyRɾVkyiy&'T}Gӛr|;EAϹn 7[Ebel 9$R.c@hӒّ}(e_U? W,3}ѵbL*Wv@l1["]Uj$÷8q]K1#{A~l$6 ^438H N5 9ho+eV/ܵL?#%r:H'{`t~T1nt;FQ|AAI0,Ԭ!x=7= kD^ʽX;?j}3%&)vWd'RFUW5(,OYEŤތ=zo鳱}ioVx5Oy63k4lx-1 9b5$\:> #{0BL"/1rWw撜|uE.ա dJ ^g ë>^[?d83{_Xx\fmbAM$(@Dz7X]ۮo9W*}tM#LUW%j,誩 [F";MOC-wǤ.ƿc3D_5~ʾ_?`9BױZͺ*v>ΊtH p)0SŶVGQ͠BLAo\C6[6IXk2vzg>oeɢ8560kK h<6P [)^]Wt{.s{iyDTcp'nnP %K0iǸo0v`$X)܏-rJ YW\.=fĺ;m2*:}jVTTR&9q^dkh$D:dȟS5_vவ?>5 `1p}5sڸ6)4d-rڶcÊ4$ap6ܯj9jvS&#bIb~?5%;%̗ dy$ӯ*pC#޽8s ޠD}]ovkC+.&#P NQ1X`8 ğܬZPrQwβg?4>;"$4sq˦< ~~ʣ}En]iz(?_KW U҉l kS9r4wM`иUvibs<-ǒ pY`/48' ɺ -ﶭ1y#G?{OAO4~$[Y[֔XT*>K> z*W'?`nXFOP#"-j|GI8[Л>s=דS2zb,Gt RzDA||ktsaxS#?TX>piZ@nʧB_( k=iR +!kjXCNf+:u 2-|05^6Ne[_x.m_Px<]";lzMCt4 |T:i[PYlp\(ςҕ!{߫D3zr<;'njޝ '.sqB<z(xϟ(Hn%rN䈄Aů NTeEJ#2Z0^nةDzC$;?qM kMf:$"<10&!)O CA=d jzCޥ bF`,0P?z|2_J?G'< gGFCSLZ?rߙ"RE zM{pswݭ=\ɥ4 Y^4snr[6 Kܾ:]xF>ȬH*Zw V<8]P8S{ &Sp7^TI0{Γv9\ jڠl|J "H=OUB Փ8oR.qRod),\+ H"JPp/+TrUժ@ ɸTyNї0D3c̈*\H|F_ MA[rufm㵜$Wv_C- ~YnM&rAW r/)p*P5ɁQ:6+a ,) btQ@ALB{U<{e78,pp2o[Ql$Z5kcnUة,l A װMh;9sKTH=ߖyv(ƷmD/Vx s B v$Нav)`۲,00 R}]7rGͿsjA] T3o0&9g4A}! D4/5}~VZHVƵc^B5hẟauIPk-@ĸ_cس x51sH/Y7z%dkQudN>Wq経OޘY U2}ok&/J3m9Ocof$=q~ź(Փ*|]5:(A)E )ICD?X@,qRJDK`g+fA/'%8am9v\p'7 ЕAOFEvMyg /_X yo!x$#f/o6Lh_R㏮J LV.c ,#aSiY "0Jf& cѳ yyI]g.Y j0v<DyOblux*K.@Sz T{!ǡރSH AD:sTTW*; g$zN?̪z:gL۷d|QF IZzq7S b*0b9՗=`2J\0.|c${=l|L/~r;xcԴuOk+u]G(`w#7]VF#('Bp~8`o(ʲ*Pg|fmX"d"̣A@@%rU/FU*SYn~~Gf)е{z1 IIy/CHg-iQ=@moUz{^pFLu*YXGjnSQBPZ .,T^zтNT<^_r*r4h:iecզ$Qzuqzy uă)Dndx#fW(ETR3?FW[ [/kD1\" 4:(QCqKa H|7ĥhh=s%sC4y(I3^H(\ `m9+ԉkz1;+Ck?(CGۑIZP f>|(qe"4uX݋ie7P՗ = 1 Dn۰ /.Tt@Ͻ Zz'oYlUT=yEx]óF?v5'lYi*$ㆰI7.{.녋iv%|H+lu:{4>y#jb\R~ 4٠ݝ6 m睜բCSHq!4}W'uj)2\ӷȺVdY 9^MW&`E!r쎭ywq@Q[.< 7&Uo&ʑ*p B2hD4M 9hWH$9tü1cf}tvpW-os3Dsg%bǥپMˡ'Hr0+ì3⿬g,G70|Jql }F%q;Orְ4oce^B*\LsLwU§zH8-ʦ<[cOHy{ؠ?I)b=5%bj@V|ITr@K v,e(,GpPFVe0J3z7uK =7 }i\TRocj9lJbQxbIfl:cc1)7SeLC'+{u@5]u>[DXZ"N "|3d,[IxD?-zSW <4,ZgK,S.:jyv`,&>ywDL 9րҁM@D7Jf%pCJ(m>/}ͥ!o+k|e~Ϡ&50ʲ"=7?y5c7#3Y~Wr*/-U:CjOQݟ\=/xD|muE;TEۻ+3Sr_V@sl̇rv6Ahʢ=Yw5xF-!,_Fvh 4eTy67`,UIOcHc}kq>ᷖ0 obspSUU6u$MVJol&[&"g 7ޡ/{lPjTBN+M8D.AtCDӢb$'`!RlE5l@Q.*gK+{A`Ҫ4a05XtDP]ʯ23ܕ!*`CʵUѸfMwG_i-7(Z\2UKqi\/QsW6W/Gpղ_/iȦ:n[|>|꓌zO8’U..|]Fn9eI͋\ K.F4w_7xWiR69c@m[2jrLaNj*>pp-\gij<0G%pf˺ZJRZz HfmXѣKDעd$t(l ͛=7^W2\- &cy|*>2Tiۃ)FײS]4"J DUSewL)&i8TH}_c2ZCkڨdlw26M e%kիkˁS&(#S$a*\@:4UÄ$"]CW*f̡DK6(׉V:)Rg:Y5~-$E =pqJB~IKUInaf̑nW-%БGԆKH#/zwҕ!J"\I޾~!vO>o]ز#rӶ{66z;Y,S 2E|sfOؑ7UhlђR5`Z2"̼R^n]Čcaϙj* ܁[*R^'wրcmʜο0fHDMO`I3*hzvi%O&969'cVjEؤ trه߅tSڛ7޹齌_+ 3׺H ^νT;bNW#-N\{(7D5%]=dfy8}&8K%\S|tO Y[0f3b7}`gx_2 Ԃۧ8&礄VF&q%e_y~3Zφd" XsY|?Y_ՃU,Qo1vGv4]GQE]<gkiwш7=5~_$Ge/ 6dސn \!ݡۄ%9¸Q8va{^P~=++:ayû6 "oE/npV?RVUz^+ȤSP,.0ےqzA4Q6,SI'/Q~Krc|ks+Kc`bfړYߙ߻*sڴoJCLe:"3]}+KTRôjz؋;a7;شxpݻ9C#kAW-[ Jb)aOh]NglJB/;:jD2OԠ8 !`PZӬr{ۦm­]6LVT]\e^3j ^wg[Kt7)ovL@Fx:yi06 _|chl_R07E\S/M?[Z((HG? /&dF*vϼ wHS\aðVYGuS4wdvQV56 ]MR.Lrs B0~˩hjVҤtO6찷h p29ϦK;aX7r1ly/J-vRQ)Y#njǚ~t~(=*N`{If mSh{f$ֵ8YLĸ\.*36?3cpüi(Q]]E8{$ѭ^$3d е )ao{DrvTUj{I:CdDͲu2$]3`]Bdzƕ55Gput(6ż2|/q4Iv֯&w`j3˝t )%#2@ r"-R,͹cƆKڬu"dŠ'=Yr0/X.!;urvC YM9WfLM =/*lq@Z᤿hb!"- KMj Dt('u|ktK$`0 .[s;ҝQ\wwZܒ*+Km<O r}3GVWcu^څbt&e.PtӚMd)yO{L#y]U2hݶ_y g$4"FɁu(%`U]3POkfAz\JeҤ V 3*§RuZ1asЗn40/ kJE(S0 sH94Iߗ?%쎚PWM*DHfGQܙNi^/m| T5,ҧsv{,tS 5RHpeE,MIus S65{ߒs7Qaa6̻)4QXm:yy2B"641ޟ۳С=0^;w˙81vfX&~3G 𰟩w9D\8=NАFo=/ 8*Ny=è\6)À C%)h i ͌hm&k|u1osg'|r$f*KTu&XJ e[$1T;g@bؐ7*l/7fi x:]JĴo~e5.ϣ`0KӖT#E 'Eu؝ny, 6k'ֶ$S4)*/hAt)g~-2yVC=C/B9\"ZNL&!N{سps[(ns^JdR\D_ɪLQkc55xguh/oGkqf>IpaPc ZZVd\$s+M顒 "`[xTEQNO-SX %N0M5U73(h)*0!iea򱒻(hk&r7Iv_:.eĔtmBCB0M- nq[% l\sF#CټdtzkzbIX,!ԒL,IW[.KSB숭/^?{3䖨Խ,WQ:i'b\V|#%b<2oypfՓFx'\ysrɹ-bX |jĮ? 2 AmɡCoN{z/'𓉩pWlQ]@Us 0C/tzՎl{`_Y&)Vb=ɟ.܌H|WqE<::w3Fӎ ٤7"ɬm[fD0jKM06 `:[SMgw+Ry맚IE 츟wNu߆ْZ^VA vg,ְFAARq泒G=k{n S;:) RF^HWן)F'Ah&m aWrX`0ubBki_3z0\OKHq<y\G]`Sh(]GR0'"eTp2Aҧ/VuȫK>5Ke>\ߛ'l낛0-Xq)..[τEJJ"{%X-\ثr RN OoCU5# ?-E9 SJf}J6;ej2.4w_FNY)B*- ) z䩁y),'guYkm H&^{GO<o.8 ۃBdPb:<_背 5E.}Eȡq0f|&i9Ϳtq2wsN'{9z08Kьm zY(~%]5d!FЪh!EJ'8$:cg1|N0xpi-ak5Q8@g㗒K?I4/cŠ)^>Z`cguӊd[{gcwm[Y T>FG<;.0)o<.P߁2_sfAB)a: o>-ɈybLbH}ck 3Vێ+҇;y=`$_T5r9 .U<}#Sl:tCSXZ ]8I'wE&9>~ m^ܾ{j{_N,dHKL}_TMN&3P(+fh|ADTq ,tͯ}.IՂF4-C,ټA 2Z5oiaPx)lԹAе:vmPkԧXW/B/c߲#.z̍zv=WOəQYecU7VG~#Տ\o[o |vkyKk"[|Neڞr_pYGJ{ntkff&:93*zTB)rn,Prk*Ӟрƀ+-pLd 1]z F&i&:ĥT܆,=p _r {j_C)fu#}8cvɄ FkV@8 r袎6=x=vmxԡ]bUTh>Zd!Às 7$F}| ^!q_Eq `aݎ~΃@VD ЊPGzB+Lѳ]E K嫰=N6 +Pԗ%P{P|] "HcCnAQQXmp"fl)څ9ƂSfl%k\f]&A6@Ti _)$gށƹc6vY: go$aBZ)eB9qc+H%3h2CyMQ>.rd_6:CڧCEHft`yvKB̜}>lY|d443g~D1 & YZRƎrK!޹Rp-'-&<w\r,U1gApM$qpB)>qCYt+7o^Y= "XpޯmWئB`l DJ;Լ}Edz$Ĩƅز?X.p"1lẌ́cw;eMӭ.I! `77z1mDUq)JA]ih[ mu";.i o9W4,^|#t棔حr )/ւ SS;۠QKDNT'pWQ6q5qnΑ,>3i`f9UfG 6iN)ПTړ6o2~5\A-"+ p8 Ks.t|*?&2Ir¤|x.rvs,LE.M!lowoThgHAuXE{vcddz4VV/_|OyfBԒ@rkϙ85|܇NU0l^j): S,3{aIL$2%m:2)5t#fe yi!|e꘥7^+REPAJF @|kb)l!o$I]^gp|٧,V|MzU:AmʢE~K6Vj24%N6M=Ayq:+إcBPjO1a04'@pQ/A'V4&n˛tˆ<(J=mDb)\Þ!d/Te QQD]Ƀw͒t v*>?u;z$pp')_iJ" uS ~gf P?ksr$c ÏlAtF>>Iۣ,<F, 慐PuO k{b.nytRvo1sϤ@b"L3+i*kyKH YZ