gsettings-backend-dconf-0.40.0-150400.1.13 >  A bwWp9|+MUr6o)e"W0ibK] 8QI7o( fBaB3K<͓Ϝ*egil<ryP_kd5Ej$[ 4Vj)%8|UuzkyPAz_vbx2r|zDŰ{_? 4eBCwZ #y2B@ua᡺+*c vYb y•Ud65b1c618f3a288d00e38085ab31f80d2c28dfeeabb66171afed815c9fbd59b2243c8bbc776430284c32f82f24ce4533355e285bbwWp9| _2q8gDp[S4{g'%5Mޯ*cƣ,H_a}QUz,+ɶ$ug~H􋿎565^= :y. ߵlİX]X\W iLIG':Esr./jZmAպmWheGabEKAߨo{6 MUJo_MnUqN\Gucc eI5^k z :rUl JJmy < (>pE0?0d! - ohltx PT V X \  ,p(89:>-@.F. G. H.$I.(X.,Y.8\.`].d^.xb.c/9d/e/f/l/u/v/w0@x0Dy0H z0l0|000000Cgsettings-backend-dconf0.40.0150400.1.13GSettings 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.bwWsheep19SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxx86_64 GIO_MODULES_DIR="/usr/lib64/gio/modules" /usr/bin/gio-querymodules-64 "${GIO_MODULES_DIR}" if [ $1 -eq 0 ]; then GIO_MODULES_DIR="/usr/lib64/gio/modules" /usr/bin/gio-querymodules-64 "${GIO_MODULES_DIR}" fibwWb85e99c7fdd16135d8ace836301da4a7f5217e7ba3ebe4de82a3729405b2ec5drootrootdconf-0.40.0-150400.1.13.src.rpmgsettings-backend-dconfgsettings-backend-dconf(x86-64)libdconfsettings.so()(64bit) @@@@@@@@    /bin/sh/bin/shdconfglib2-toolsglib2-toolslibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.40.03.0.4-14.6.0-14.0-15.2-14.14.3`S@`"y@__[@^g@^C^@]z3@]i\M\\d\4[ @[h@[9@[ug@Z@Zw@ZYB@Y{X @WW4V@VzU@U@T@Tfdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.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- Update to version 0.40.0: + common: Add missing G_BEGIN/END_DECLS to allow use of headers from C++ code.- Update to version 0.39.1: + Build: - Improve libdconf visible symbols. - Minor fixes to bash completion script. + Engine: do not emit optimistic change notifications unless the local value is different. + service: add a systemd unit for D-Bus activation.- Update to version 0.38.0: + build: Install bash-completion relative to datadir. + client: add `dconf compile` to shell autocomplete.- Update to version 0.36.0: + No changes, stable version update only.- Update to version 0.35.1: + Writer service: avoid writing to disk and emitting changed signals when write requests do not result in changes to the database. + build: Drop redundant `install` key from `configure_file()`. + build: Update abicheck.sh script to work with GCC 9. + build: Update use of link_whole for meson-0.52. - Drop 0001-gvdb-Restore-permissions-on-changed-files.patch and dconf-fix-meson.patch: fixed upstream.- 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/shsheep19 16519884350.40.0-150400.1.130.40.0-150400.1.13libdconfsettings.so/usr/lib64/gio/modules/-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-SP4:GA/standard/7974525968eed6fecf92b8ad3cde6704-dconfcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ce4df2a50c9dda2c9581624803884d36d25d931, stripped PRR RRR R R R ")L"ZZHlibgio-2_0-0utf-85be43d00b9c8cf95554bd85c008639c33519e8cd97d5453f0171895597f832c9?7zXZ !t/']] crv9w!AYD_gF#IԀbsh4,PJ{}jv7t̻rR_l4: r}7'12ISy͑qX e j^wL*;.sVͥFD Z؀31R΢uۥYRs*_tTe^ (c|)j=RC{B52+?$kJ? -^Q>[T\8XIGMOX_id bÂRԼ9&G"LI/Sxivg^#𴨖-n;ݗe7:/޲9(FM@}GPVۚ\r1m9Z%ܻ̕לH[vp93':Rf'ALy Xydh}E?4lFsjϣ>>Sn#TIٸ߁ cq~5(D:nOe^F{E7ɀFvXI~l67ta.|as䷈+GxPռ&#$Ǯ<(/dbI4U'e+CA6) ].2qIqa `wTr^.p}cn8p;8aSɉ+qGp|#J鑚.+BPA8pL )6-ݽmz@sXA!;eN+[@e ,k!{3 "nnIҽ7 >ؓQj#$t1پ"q6~rwxE o"C4nۇo*si 4ћn/}5fRE=g NxF[+97RZk6 Hc/4Rሎ7usijPt7] +c" Y*#HsAQ]"0 k3'F{׽O&vgnisU0=2 )Zs5.\1T3dKj(@/y(U.nPPI:z@{ZosЮnSW=u~*YmҘoPFk( g""aH,%Zx4G\'κ]U\&-e ,]KhPQŴhrf[؈+aRMAfF^M;úq8P,bq.\گN[`]J1)gu>$q6:+ aGR}YF`KBy9/C)"aNxpX>$V w8S3O( Fݼr.&"VZr)뿀O,ransʲ(n 8niǛ/ȈUYq8Ĉ>XSb6}eHE7@ ;̸#eA![_f頝3ɪd+mG1BYt9ЕU|L|*x:{}l?6 "No&"\װ^'}Բlڌ'. ;¾/c̆E0[f LsY.kȶ& ^Rl&{~e%,/xn2kYCg9_;*CPoyFl"6,(UHN٠-(7 ~9xY b2 3u9 e+Pf%c_䯹hh+ͱanMG ` &o,pcd9;UOdO^ -;s\I&`j-h9D=t=A 1(O/}lޥ؊0ppu!ǻ԰@\9J57 !\*Jk߫dgLsZ.d) PZDMȖC\ 8*]%]G4 ֛z&qؠ-, CJUw~8&?vDgU6 <'yf-@vIΓPusWu6^dߐ"UH}/CI0ÉdviꥊC/q4HFwZl -dw,Ѳt^Љ_p\aۊ>G*G7aص8<S{L[4"(q"Z-CmQ$ $qBe; 7)`Q-ί׵|y4HXjNf(/泬Ikݻ-~wsb4+*#Mq؀x𾊬}}&0"&FMoX@4y6qSgF?}Hw>>tvم oǏYeF\Άݭ ;ْrM((8 GE9/"&p3UapRRXN 4=&0f.a$>^VGAO!d Vɴb̲{@Se_ږ9N[c&tܖmg#1Ŀe Ϗކ)VˏFaTsE)o=` ۂf7@-dp-,(pz[p- FyGsC@FFه`$;) Expv(&P95aƃ@hR:g;rSj}>=.z6 l 4rD\A|0!Gl _QF:,YgؔHv ]uP͗.B^akTGÁv6 YaX@4 y:Da C= 0p',V!Z6DX rۉޥV+M/ZWe'y}Z;&6E;@(Qh#{)_5N)ǵߣh vx$ 0-9:@Jm4EmݵjU"VgZk*ވzjjн ΝמּC.0tgyצQ EQ3xD/ANp.q)%(^ r[($[Xuj'hwe"ش9^rZ(&& JjB8!,Y$tx,!bJ_U25+U'F!hǀG k׋߲kSk]}Ԟ¯Z 47N~9>5>!}`Y[!s `z2^JfJHDܶ06#}(-ӫ=YT9֜b;vV"f^P/k0|‹Ўg-Iǻ9qA4rqS;qDXdN( : 794qSt2;Ŷn 3Mw#j#(Nja\rb(^]uWG$`Fcl_,#yZuILBCIhcF}|)[1}##--.zZeۜr\ ų%1 AW!(P2cZ1@ŊuKAֵ ~.􁵓IJyQ!MQ/e^(qtX|NSSA؎L/^elFyD.Z:}Jƽ5lݨO)3 c`yDb O?zd6Oޚ%Mw ^TT~&T$9}418G nfVI)cejd! H9H76OݏOR< .f)N&+~kkX"O ] 9޹I/@ޓBGK ~ZI( ΄>.;PU+Y}+'-Ͽm߲ %Uªm>z> (Yj_ ;p0h*9iBbC: w7.mMmGr cO@V(o,$$dп*u&Rՠˌ &Y)S #!&oCér${Eucޫ3C,"+f~;4;q! (\1ؘPOzuc8uOy`:6CLK3ğ<' t:c{nDIoiV4N'IC3oJy9}DzЃ611X=}0wn]nMnw_ɿᝇ8E2+<Ѭ%,$d;X',;L#i3cY~ZaCMV(6cF$UL ݀I7NJڠrYDE:ѐp٠JsNz^?KLSrg4FH-SV%]D5{tT;+@Vح|s+irZ)Kք&MFÇՅŎBl%y0QTw-~'Jcm[pUQmySC%XUUp&ЋZ}qPﺠ0L-1` 2(~H.N)٤|'E3y4 {7r[j=a)FK <]nj(/h(`d/ s =."yZ3FkdD(J! ܖ،6YZ" 161R !=VvRq;ndˆ AJ-Ǻ: ؀f5m(^EaIl - VINʿ3,~KڶAT gU9. \+fva׺ţkWxsХNEcrv2堋ذ"لy,@Qc7 )hmXL92AݎbYdY{O;UKlF. ktAR66' xn`(ҏ%hZBеZ'iQV(.L!d}Ol҈!_)O;j4(W<]M*vM/IJsHԚA%eq &h(0"9pFҎd`_ĬwW{6[|IͿo9PF86?zvnHYRDF5cjMs# qs3g0~3X v^1? n^C+-Rs$Z%JD6^yYX*PKJC1C }s+NCtw`GVJ KA8ykyM#Kc}Lt*Eh e[d|fN30+N!1a;`J \FV0SNAU}$Gde%`  Hww}3Mˣ}?}@/՗ 76NN_M漙]A`H,F @gAvՌ@nux~\qsaPKLN4$յ^Vu7vMU._"z_ƸR52膩n{Dx[6΢gEFj ӲH7s'`aVR\0Er/-"&מuŎ)^ 7oéu>rSOt=sy/_Gv4 &%[H;jSlq/FEH:\ƌzĔj* 2""=x&xkIP Π{1iGK]m<1R΃旬oWs|sYJȜ;&ʴMXH W1x(t \p/l6B٧4dzE)/0B%ɑsSkqu+`qUcKoajg4N=Ϸ \Xü]+Vh~Rfpz?1=zΓ{HvKcoӻ6%.>>@AtjJ$.^ ]a?lc Ww|/LDhMY%QPG(+<>0XjJ_ ɺY{{d ^? y^.C#r>7*v Re@eIKH4`;3iuZ5ӚIlGaIVZt].`=G:>?t&p<)/Xִ6EZ#] t2+hCxި-:-x٘41E ='ey/uy4IsuJ%Kbj% voFP!ZHz«ӑp əpɶ@uCSo%y(tUyZtH$R7%4$ 'Ko-͚Be̬yO*-upǡsg!   ,W;rqFCO7IT(Vǥz itv>W ⳡ^?_aM7wX{O+~U&DiK tHZs ]љ!&>[&k ݂Q1UR& (ڛ]]FwO Sσh(f, tv Z//Vo]E>?W*`iz9jFnAL͉ٽًVI#@/R>b-+,?S0Їʅ0՚rn.KPT\/g5zs@ϱd gP(AfSһz' f`N'\mdG$3M3`51iɭ,"+PRңXцbA]sNăC{ %QqLjƾ!^?V S@i~$\7wl b^S6]'< J*k)_ '.,m: ;W2wBPnΏQG$7eɞشXUAwfÀʶ-ADT.M&TR;=Ln\'4CUAS!b n?$>0F#+]Q-bҰkOE4`$I2Vat Jv#ۋiIsoA P57g(.56@#k2?f(/OO)E-$YUo>Ȏ bX&H|`VZҸ'3R"WL<=~ՖB|U H比`}P$unT篎MH3c֥FJZOU6 *O(ke!mCw^6oROBßY9Cg4̴!†*3*Oc2YeF,-Jx:ychkHֲ0JjqP:Gxc$B$4rk?SC01*=I:M+Eg_U$!:ePS_ &yr}!-m?#צܛpK߅:Ύ$@+yX#Nam*" j4y8eQV7fx[^UQx ;N=Px$b8:k3苉h`, AA#xڮrRpK{яksWY#¯N꘵ݐ~ j"Z7~,Rn[hXa>8$=H{cܡzQyLȲ}Cd'RXU#5b3'ra)vxTQR$`܇./p٤!,H=,XX^,}iB6t_T0&qkdɣUzƱEݛ{lP0Bvwiخo\W̃'ΌJֈ\.4g,uBm,9n{aX>17≱(M8oFyZ[\ L[) Lhd``c-]ĖD6ivw?%Hx^~7 _tAzT׎:Z3PTh,2=9BSJ艱Z2H3'jnY>uQ?wV*%v_!!\@^ =Yװ\EJv% 80iV<y`''Qq!p"7KA`(&W+-rkT~it lwOft~w4]ͽ{@Ҏմ.V5(nai:48h#bpq\;86WD@S"rQ5{h>_jH"*Q԰4MF47&) s%'NmϝHɇ)Xd&˳(0γ%|",Jy@ckMGp><~3Eq$.jc li9>SCc;3ymPr_:ͻF K|kd[Y0G>-k|\̋@<3x b6k4_ ~Oyָ GE:RV޲|?%` gbTtXT*xV_ن{k5Cy=NV+a3<0퀉 {C6qǏ)\E5렐$qA.m g»Q%i>p#&%w1, MO&5>$O4\|O4XsVBDU1;θDun1reϰ  \m򤢍<}xNI;-&uz`BT OGaԜ{%""׀d S#ųԹTI (hl8($+j]r`ϴ8 ZJyӗ#t~$ȧ.Q۾B))P4,+z>:]*b,iZF(Ҫ9 Tv9xڱ*(aO"s*;2˨ dkӀџ*SuF$DdFmsh7ā"%EAl\xcv[BPx)!#c0cCngkS5dT(AD0.VzM#s Dˡ CRc H,T Duc.SVdR3{,"ӀzS=EVkZlXq6h-OW ``?('ڸ;>+P1#\Eƾ]_Y3"nUm:Z.3y(o SBw=69Q^ζ'Qӝ~)w7Ō ]R&~k3J_'7&4>9ׅ4JOP3o0/J+v2pj(:XqM"i 6*jS#g+J<(>,PT3ImBvUoWCM.4^s_5KGdA2Y#;jEU%evW3%g.smAw宍qea_YpJO+e-tR](nR/.bd2mGH-G08#bИ ~3;x^-VS2;[-Ch+DL\6J_-SQ»f>r}?A=hbXXiDGBg"(!iaeY \i&Jq-%]l 9UbwyWuaCa8pLko[AaH;!A' Kg ˁPQ }nu`8&-vZ=ʽ;HHBZ:N3 c)JbS^`q0ʅs~ ~𻈬"{૝0AfE*F;6֟~|CaSK8T_j u|-clo V2N peYa .&R#J 56FxM^ߣ-ZbcBa`u휃l¨ Г6U9x S#Q}XܿsV~f&w{ghSٛyI^s(Oֹ}{\gĺn%Z=~\bf735 ap[Ѷ׸2c}l .Y e-L]F$36.)"F2e V޲ pﲀ<ߓAn,a eY!7+NkaOA+]  +=bK6HMM>AX,}}hT\[WG/55Oh%L/MXKدYKq320 MgqOf#Ur02c^q]oI^@6zJM .Ȩ!pέ tM$ Nb]en h&Aۗ%sWsv U#p.*-=u:{Im$rk܌/&Auec (Fg1. l!$*YC9|Bj 8y_&$9xO>PD'|6ętt{8w#8#fdpD3xB*ȀW.Ga6xU0Qb]ch-66Rjr\lXlsʇp"[O&}Hԝk`.<$sDTye+@1Y{XjYV4Ƙе:ܲ+%3w |+qC/Ĵ#]m]N [U+5`։~VVRdsJ 8Xrn`G#+U=.9ӭB)%ҴMѺ/BiqsNyJc&k~0,RԼj:nip-ٕ) KeJ2eKÒ7ҧQ9x%ʗT.$Pt3!;|@ w1ejJkEηц3)HkzoD=qhmP"ّ^ vc|Q/r4qdpWRl1m`'WnQ YyD(^ ./W+d(|\PW!XF_;״}ʩ Ѐ+hanP=1ڛhMLem٭>h̾;晐)A`$\Y3t`ga/xC0bc:t+ &|0)Axͅ]#^ Lji9=)ށHG>lά,pcnTN$m:{Qy,DM eRjww}dr򾙘OG Wi*=p&qqLjb|$]<[;xb:֔HP@ɏ_?`S;?lU}?]GThcWb1 B25"J9PBnkUɺfźFSULETvVZ&Lza U6'=J=;[ـZyXYTj@q=y8)9VrqUN!PήH+4"c^˱\Sc0,3[T E|iESDgvp^ ʀsh~\lkWС')4U 't봐}EN("Xf /|fP$j{6=,/x^VmC5N! n&o7, Z%"jϛ"0akbKv@/17>Yt}-(t$78#L 9STS_3uŜHwp,ʥ$JNE}{tf:6 l ~Yp-t$j\@ׇ;6ٵ@_<vϽ! 9 ~D 'b0ʰm?TenXY"( psϿ`-x'ѦxK,8v`'51JCJ;R}B<=-S1SL$>@̂l=}[Ѡ֪Nqus^ذSo->gHc!wG,fAf4,uػ)[[:q&^ZADE"H&ҩI<˰(ujxX"UӧQ,~*1Z7Bx.ㄚ\L G_N㥩CCAd_Vz/'3bkKd6$L@b|ോ9#r-2.p~:~ea;`0D-޹HQ?W+,g&$Q69Yj_b[{Pw7Ҝ h.=;! Ĕ;硂U+4:6%rekpqf &g0'|}qRlgX.Y?Ӳ؊sKt0>"djmQ\X?p=]l6Mt$quUV: WhwDm=sW;4Y^q9<ȑr2 g; -$4 [}XlB3̤vV1snE`G(,ܣy1g_wx]\#=Z,sɆ_2xoV/`[`BHE6U6 A_XfY}oAGT9t43\䠈QDrբKroTDMn 'S!5pĊ p4 ~Zw|R02 XL Hg00੹ݍx`YA 1YӆܣVجs>qc.iDa@lv(b2A׻x?%~"c&6;|ȹSz"$/i؄P%uHˁVzX-|L6A-է/.]FA5dL`aR*VO5W2fm# 'FޤFE)'sʖ$C, k1t!4f צ:'!HDOVZkhfΏ "5uWqr.e1oXWߍv!{(_#(i*|QY'A^m~x|zcӎO뱫BvW9Q%Dc$KCMF4Rb 8Y9] 0,Z^5cL0)KPM=S5kwECl;ndJHAq9"oaߌ*œf݉ S5puQ]&D$YίKg?@miTF|EEO/CneI>iOCȩϼ.kZ=ՕRÃ\ +xJPI|Hݢk6}lQQ dSÝWq*2BycePJfϮ߷L.~\O5kn>$Csh׽w) *eG dB7@X\:ϒmsOtBq*^˴\?@f["׬Q):s*<_>Л\Jhxz7D/T5{<nBB1l-̥B6(R0RR ;!3Zb4 ?Usz? Z_(:YmPޘ}dhevH,gFLUO';HǼ,u1RB{~ J> CеefݵXg((FÌh3ȐnP#YMRl*=?OFs jؚ4Jm>cb<,@ f]b6x 4mQ[K%|MF (T a%uABr+~SCq ̀V!sm]~23|-L'F+(LF/I&:j{ vPfE Zl֣92&3YC/%$2k/DbG=UZS X: '^rc\K ofta֋K,IQ(:g?egSk\},z"QsuǢgU(2\a\WsumGm`Vf?X,Jٍo O"d~,k3{2*d'`g uI== #IVVI:ܻJb4'~8H%o,U:4ׯ16z}!s3i x|q#'?~vmL!E`@r8VTLf+i D l^E4z&d6mwyr&Rva@RpW*Pg#r6-;6C Xsod@F@;J@dnOc.kvdS(P> )rãT&0;Auo KCg3a2l_ <StŇr+i|\2+Np|N"b+S݉90/gSj\c6r;ƅY뉌4CK Т 3?@cXK,x2}&o?XMX`#"n!; HHqFs|"b4gjgiFe&d؆W/ΫF<{8dJ}ڙ b#틁z)TiaqGok.3/kTF~]H9nX14В XXTN@#j?X4DRCY{Hv;+%xA$;Jqp{ݮukn1TWΣ}|9m5I~?K^"N>L (0'I`}BZPj p*NjsB3eUOR8O+W݄¢C!7'[rd iO+P{ҌO.<_K4y =KxBmjJk# Oy2,VwT ׶PHcDaf}Rs,X*^K4u,,_(\6KՇ5NtԖJ}8<~c38/d]dI[f33G4~r ߡDwynɼ6".o]]-kshű*[O"OVj)R) QI4R8;wR7*neP[/Ž9a7E b+^;|F:>l?KF bIYSIM!XdymP]]ր$wH1Iilh]Hns;'3sY |"Gxtf8" k,@Q/MףO938귮<GlV~{|ѰAxrkzT.6$OyVծIlbT?>quٶH;ߜ]dML"%9BD$9&dvٞmKE# DaI OB|$,;Rֹ02CC_Յ%04b#$q5 Wj)k~})C!7zG4ﯦ mFxɧp(MdH E [nBv>[xl7ܫ J97z396 9[9s!uǩƐ^TNŚZKsG .i!ej*Or #AxmC >װ\QYF&ށָi>{7UqР~pUhb9ƨS'*y 9̻b;N| g a@[ céE*/pTj\kV!ق cAش202r8\H3LǹLHV&L<c?r9C6 8+gG)Cw׺2v`@V̀eNryrr]Op@;[1`!7, jģeeZ[?Mo~5xXkΒ"F"YK7ASEGE` C* a6B: :݈5. E s "3 aW8ӋY&씫30WxRLu4(vT^β&S;w}ݜET񔥓20 jsq'f"Tr[o,0X= AOuv\+p @k>l-*6LM"ɩdL0EsYk@pɘX+7Txȵ(*VfrLʟ$E Yxf&,ڈR2pµk%(&j>&#{u;UNI`G!{iuWv^ҒPqǿ+A<;=02_`|hM/ZJ0v ]HGQ )9$iŏGxIH6Cݓ hQ;gRQ@Vv:lMm|ONQe]_Y#m)wN <`z <KT~d IY5E'vyXT K'݀\]MDGѫ^R/BLۈ3:ox0_g7PwFSܘo?>vdT4 G'Q|! =-x>dJCY9 q̙q%Z5g(Y%eA ֟do|9s4)N,EudGٍhulܯ9POG(jXY&&G@KOBٝ9sqZ\ Y! `/.RnϦ+gy4K5i m穦T7ӹ{r!ѕvK?: F|. <.ɞ}Q4n0.z ?\.c7].!z o%6'a'!1|:ccfLƽCzUË7 45Dr `^.rA."5/r'c(-ʁzJ#[k;P{ACmYvt?̔uQ1@wh2=sYKU L*om)̸ z:}!`y0$A4j"JJ Exh}>P[T25^[b;8_:t/HqtS eU>u0u[T('FCGS56_,unv w &qgZJnhڌ-C"#m&+<bVg*anO'`/ Kz:J^󳬹:6%$I Qj񘎌oCpclR:9(*3o3GUW Mt={K-\9-VǙ>4D;PǺT YZ