gsettings-backend-dconf-32bit-0.34.0-lp152.2.4 >  A ^?/=„g]O"U=D!jx2'm'@9iث(Vnڍ' PWkdPݽXnFKah&)dTaJa]\ ZH;=||ŀX/hp0uT咠 iǗ|L6veVzI2=hpѿV6uZen0%&pk QO:e9 gޤHސA"6v@6;vW *(aI41@lCNn*S&0E_ae6&jf8fca64a06b20fc1842a42eaff8b15075fbcb61d0d4e872073995ba6b8712c8c1bfd12138b295935b4d1fa3c758a87f12714c483x^?/=„%ꍖ%-#M2 sFT yVhW6 +&V +ؕ0A\T+j a8>(Xj`آtf%g]Kmg=Hm&+j]3#|A\klf&^%`&ANC I;];)U\M''oJvn5KR{"6D>Tep678 jf)j@ͅfqxxy( @>p@,?,d ' 1 slpx| DP V \ h  `(89d:u>)?)G)H)I)X)Y)\)])^* b*:c*d+Te+Yf+\l+^u+pv+|w,x,$y,0 ,X,\,b,Cgsettings-backend-dconf-32bit0.34.0lp152.2.4GSettings 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.^7goat05,openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/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^7^7^789ca41aaad2f1de5f8930fa934253b7f8b54cd8573a01d942859afbd43996513rootrootrootrootrootrootdconf-0.34.0-lp152.2.4.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@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/sh/bin/sh0.34.0-lp152.2.40.34.0-lp152.2.4giomoduleslibdconfsettings.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.opensuse.org/openSUSE:Leap:15.2/standard/7714485ebc249b07ff4b266703642976-dconfcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c9aa54cc04435fe5aaa77dde9d1cd16a4210492c, stripped PRRRRRR R R Rutf-8b19fe7c045d258476c8cea1f011f0e643ed7f5dbf4073a249daeea28d83ced07?7zXZ !t/?WV] crt:bLL e.| IY11`ՅsJ@dWS A!jPFgg4ĥ ڻkiJ`CX2@tlV8gCҳ*%i;aՈ +@՟&7x?j&H)/U G+|;_ryg-z*j -D+ IuÄܥxOk%mjRpIJA`g0[+e<𷟖bo*BXAky d*  F wĹkKj!zT<'AlW&wqQMeLu5bFI$>3Bl\ܟ$m6m%+kF bw9Is%YRkTt&H⾦ R;gΚd 4lA< 0:&H~)hzPrS@"X@ (Odc'~䩷8LR{HeDOkfӟICvv;[8]4t۸dx/az.c\zdcAQwvT h;?DwNzSR);#3SEC'<tya2$ɖvdjw0Yqu7,iS%:< SWΘ - 3Dk2\/jCR7ERy7\H3FE>z`+Ĭ)&@ ir6̉i52nCk}Ճ8QwGP3x ϰ͒_Wam.Z'4oR̩-*\aʔwD!dP:y9x r)nPENh*)%ϑp7Ø8$7t*~StCdȹ_9,cny:)̖x'aQkY`:7 {qp6~vA)ȤVPBNO>N$U.TrmAryp)`%Ɍ­ _ "_Q = SW9*9;@tQ%K}FNsg^3ku˽Z1Kr2?px=E콽X5o$mr(f!g؇c]_b rv'a"l\ulQ@#dF'R{E3 KI:C %}kn?ܞ $XnJ˦T%0͝nu .galltޝzUåLXt 厏VI\dIfxϣE=ZxI4mt9 'ګҤcpm&cWtBDT"1>rư8>!P42@Go$;SlU&߾)P@TrY_gUкf5x]Pmڦ`d㡥4&jֿ{Aǫ磙Bxֽ ?:KŘcU"'^W6R :ܮ3q *͑+[o#^XT( Lϐb*n:ư4'2$<glGC0}wdEيC"ķ_h*~+[q P0eSUB- aL5BOD#<>E!5پsQyXb0cuY}pdZLY~ O,Xi-xx꼁Gʽ;.Oy\+Q@BKZcJ5x+e+_DR9ٮjow4k信r(.*BA!V 4aa31C⳽uKӠzPkH$fs; ɗo/\k-XF,G+bdP "K۔,Zn DGK4c0 :E2DVq^qiI#3: 5<p=À4jhjLlAG,du/hK'Z^+\ۭsϜ~UK#5> iNIHjD(6OERbj}^Ղ|crf8R>K;I)*D؍ .i1/⍥TV!{6>V+<9.r@ԩk  -]x +Y 2MfKJw閍#JF;\2Kڱy(V8^2WK $hk^|W#^!pr eKo)6or4(>0A`h+UmE3 p(3%.J6WOeA %^15DWDhM.|ĩv~[A@Ua&Oaʻ{ ~p/Ȣta@rgu?o)V\C<L_KJ 5fWX9ܵL/LW_`,nWAu:a6$ϕLر0iZ&aKI+# \78ix ^~dL/Dyh<8%3 9 / :>ΠBVwQE\!]Xpݗw/ ^Xj4 Wߕӏx@ɦK9< ; U`EفfMﰩ R 23:ͰK;_6Ls2k(DQi\Łr̙mT( ^/Z|T):q˹*i醓. F"%eawkhێY S3E*J+\G.Lڦ;(`24zu<*k_w&ը veD́׀ZQ)V5R|>]ъiCk68;uغ2dEZ&'W;4檌$,tߵD:ҭ8;3D֗ hAѮ ^ څ/-*o.*Av-ܚ6FDL%x2sl$UeRIE 12-JV70ϳ,ӤqC'M#p ѶjܩD5|B5D<+~lSH$o%K&i8uQfϺؙKSaO>EvJ6 fzQ{G1=8KWC{-61t?+ۖx.uH *T}vbyޭgWѲ&NV_MjԾ겔rBRi&XtEms(%_?T%ߜKg)L1,.45Wj>n!d0FiJ@!p"K\pķa+fZPlbk+ ap;i%~wpl!DB͈_ ѺJ#zJ EAlÉpu x΂@jI㱟 +&eG_nJ, 5^F1[x-぀~WW JMʢN{:D1ՈbFq\wEK_"tv](2\7ڜ=]MZ)A׻ a{tbs@.u'4H6/ZiUqeEOwp[#w:1ȿ`T{>bia.X}!o#S w5 s{`x j0gY `C2뛝 +~Ĩ=-Bsjhr?{jy,+,EY܎dIN~u禗vsZ{∔ʔؖG*MYD0  O5& VbX3u ]Q:/(Uym c/䑑 K mGa["fP M"(kE%pMcIn)F.4mcGh71ۭA LWO~A=$p`?}ee t͜.{"I@/_/x^OHۥDJ4S F58ߦlTuIXf#0EԽIۭPT}7-G-e?}-v?t *?+O) 9ѧ7HjfTkdV$R`$&ZPo @p1MɷujqY8jG^X *7nlC%eRמ{ oz7ÃQ@@l5.<Z5>~pԒ)<|Oeg^"3X;L!o[>gQ%i|t1ՓFuRHs;_vWEGbZTi(dEZPWއ7Dΰ'ywT"S!]ܚ=~_}Sj%f;Q.JhlomOuTJ}>W넋zk+aT:d$ yP.7"|6%18^ӥ&tar%H:RWnpNùG)nC,>Ŗ;ܬ2-V/R""FlJt&P[ =r"!Ҟiǚ*n,wg<%~HRTǮw+๕Ϧ1ڝ[qqG_iƏ3Uf^nh hU:_ >)t+X7&uIsUM2Jpl!k XፆHm@AmLE:.vZz~8nΥԩ!u!~WSR*ڂt+ygpg]\嶬d`= %+qU}?/5*H#J۔QMCT%(`ypK` 6_LZ-uC%M90ZnO+|?ܸd4:3dDSnyDBs.Hbm5g]Huӗ&˜'!ͬ-AdS/'2,^c1⤆1mZﯱZ%9G4`أ\i-)Ѱ+Bv l= *]e܍"kEʅYi]XsB%8AXrOs={]q'tg=x]2f>Y<4&JG,IρDl)%@1/8C-j$ {c1~tr0ɻ)#v]}ʻVMu;^Mbg%t24u"1sn5?zz |8uЖk$h5TlyK16y#El#M0e)Y\;ް w-fu.IkE;{> Y1̿^3Ta}1-_y@@9Z!nw9[sA˻mĊTud=&m *TF AmEp#3,ɳz#\jmkf`({d8cRpwrfz=H!I E(O` ٟdZRh>ev6~ғ;X鍅_\*uj/Cx90F[4@1Ti Nj-]`8>Whz(6|J_y/3UOh}WQi,Tk6J2$/4BSuĿS?,#8S*v ybU$YBm|Y144%TȨq3bzfTV&krOe  ϱ37 |ƫ.]Zኰ%P1O7Ǧ,+-D<0AyB`AAP+b>#-ׇ8:Q@v ( AoDJVAYgqmyy{햢}+ϠH/T߹8Yq}u @rKBZMy.2MWN0uCxXP] !ڲ)'c1Uz_#-5UFwNWW)KtBL-̟ $e{p`lV8Vt#i&=flm@0Y:z\KH<"(g-e%E*!qN< pJgd#GLy1=O5r~Hz[ܥx]b=3Q OaJ#)*?CJr5"d 8Ie`1df),ˊ)[yД4%%{5{U4;eO%P}B^w'fJÚJq vtl8QV: $IP[."8wbY)"A^=ޱtvqRFa4$_םg V i.(H;yF¿^Y!"DC\ ;:M9D=ߐ5BOw"6;5zs新:ם2PG&tK"O ޔ}(րI  p-X\ <8ZuwW N]1x_˄?@fIup$ֶV2Un#{#*r;"{fP&92Y&0F^U" 4a#G2\i^0*N|HCۋFZVĩ~Urۏݤvvt-dx#Ctuc^Cs.U\鑡£\*Q8)9&[aw\Mw3NH`5S1YNUbߐ'4 _[k rHPE/dB~SG6d׸$!݉qm4dʎNjB3D9X;[>0i9[u,hu߲>gFݕ}͊qР1`ȏO$|WFkZulGx;fL*CNŰjXv{ ~`IT[j.h?X'GAʸTů*.b37-Ɩ"GT Sd-'C7qm,m}3+nǵ2$V=ZN FMUW g:f ~]NRISՕDhnf&{U?NJ1˶F|Ri"ޝ6zN5_J5뽢1-.*qr׎;UWؔ2'-%x#^NFTޘk ѻHo_y3UiMx;h|nnHydGf6ҮoB`e;`3LĢFߴG} '>A'zAsbT^[2f#oX/Cb } ]NAGkKI"r!t1yɇ*6f%^Ek3n߱q͏B^Kx[fn f6gFPv+s\Գ5R*%:.] FV'kvoJ qA2q~lL7M'-O&}Kwн Wx^t'm}}) oDd&χXgݭkّuI`Tl!r_Zꯧ1 w~AܗJFO(g X_=;cUV؄b߭/ZIfbTeN1(<7,AawhPF(X4fuKJbݎщ̠iH>PV"ZdRI,7}/Xn K|ƴ B8?"+5ԙξnDk?O֎M|CN+5HN ?2U oQJ'0D"+\+e8,n_ȡ qWvDgRN ߈( UUc2vJЊlddr4+A)HuƆT $2n(t .;ys\5/ًOMԯ2Sg0bj%ya9:*h7Mz3O@֝/";/ _]]w_T1Л/z|2u:[m&&e r[Btug~'cnЕ'zxz$Si4BIU0|$΋Ӏqv:iK,f'ױ%0ֲ^/9"?5Lrx!~Oru,ZSE"v-){ ~d۔wHSC3w#thC.b54XEJ˵.V}7f.fq++T_,-EWii g.Za采Q98Y 'K CS0`U?@u nOԀZXe |/K+9)_qJk-.&d- F  ]ADUO/,"P$a]m ҉ oFեҤXgtDbѯ_> AX6~¢kMjiTLH_{T'\&<Ϲ/Юn5N:Oc=<=1u-[ \JbJyUԽ: /QM{'ͳ,~yN?BOkދRú{nb!/bb]i[iǻ1s×Ak>y.D |D`@A~gWke#}&'Td tʣV׹G$[X4߻5桷8Ooz dޏSF /Y6 >1]dk2-Rg- cb ޔ'@֘S%Ì@>OTٌ_P(@LSB^:Hчb͢ռX (7Š<`tׁaCY~ۍ;`vo߂CV{}gi|.I|j˪Kxvjۅ#_} Z'O@A Ig!95t* 1i I >UWs4UX.Fکb31g[!hSۘ<2|\#1Th^r1mj9d|TGRV.*!Y lqwUju&֬-E'L#>sq߉sv6j'lӹZ [!ږ[Ec{vNK0/R(^Þ-xc#rOfIL̅b(:xxXX3Y/Ÿ_lLjhlN:2fY$7}.6Oͮ[WK]DnZ)b$>hEz1K oV JkqI<ɤ2J#?`OܰFvZ c h2NA0/[]"ڎqDz@z5DޜF qg«>n#f#a`G|FC>Õ @KVR˾J,)s#HDhSNۥȗɐK(18<xί}@*'nL)XcIPQ CJe79"AbiD.2%|8E?~C9H ;Z7r@ݲ%($i9#dG.?WiL_j̽.% BQ+`<rS:ѪKU2(9 i0UypSd='mM)lL.~*y~7;O!dnӋ RtA@y%5$isƭl[{IH:t⑐tՊew}Ǎ !g.dg^a0uӆ̩i~I1dɶ<m#\P-&菇g"$jLzFm-9~tF@&X*l)yN+ (+y^ &1ė $W'/e`Az2Gr~˽8۬w18 'j7ބ/ ȳPWIphƜ:h/E=s4R̖Erح/]Q{7cAʌD<Ŏ5zUe!BDGxZr_OTF*E~ּ=Ll ܷ@8u\zæ|[R M`ufcј3EC %9'DlE`AGX^Ky?lu2 6;QE:F+лu߆Wk] GM{%*)d׸4>/ %D"; 󷱿1!erNj}h)01Hz2-rUFI-LMŀ0yfHNۡg%̟Z_(X ]I2`= A#ϨS:>Z5S5phb#3Ccy(Z ZbJv\U ȣ? e%GVDB45sBB8pmz.LfCM\uoO/KL&( _6S l0"nU6 gq1?ع-% o!Xef?R 0FJ}!xgKkyftAMXȮJI\s$}I4":>Eνk$n?Kh3kTgT"y9ZeȘ=R3;u6Ǚ/|OW SuC_}! 7|n݉X 3bsؚ]=d.~CIz !z"98 ^=ijr<9i\0#;LWFiS(TGт*9mZu?! x(ƺNPgskz#hqcʎ1κvب wHRm^Y M(gF"ED u"XHFMq F#O#>Spm? FW0x_mK{|v -vM2wK-:HFb T0IY/py7qhO@)0{/?!8ye_zMFSmHA${1ʇ'6.lR~oQgK"^WN U)t:i(>֛M҇Vԏ[qIaȵ Z͕w1aR|a bwAΣ}Sk /[UpP_$o^p%v ,j6 ƄB0EZk2S(]nLe@Wv∜O;j mbv8ˬXkAq,sfP۶ŐT',mS0s"lL !Yx_?U~a5)R[TkA){ G{'1Mc+SlLj8 AH6»?幔 AU,Bgx̵Hs">c .V]Ƨo^D zdgBwoXpQDs$cŏ~]|wOTn'.m8#jjEaxj~prtA#7~P4`vݽm\w>gՍ V83gz a242 Q:),M-V.QLߙͫˠ|E/\X@NC\j\fUiQ4y39 7b UJ Z*ٞ%P^Vx9 vHKܡV0-b?QL(|gU\~؂J#Eb iAPej8p ֬  i -, C #hDCvKZ|T|iqHN9y@o~ vk bobCo$UHauyH9"#'Pt}'q~sl[tȐ>78+N~X"BD ر&7yH0~q2rЌd8|瞃̸vg]l)6R̂|kiK+##ih5*~w#ogHN$lʸ Fe?c"Grm(4uaNPpȄT16<~qAoMUkza6@i+¶2}IÜlJqz(l 8>{X0aPVэdAEҴ!-"Y<2~z|sIK!r0gDz3T=kyx,Gu}0T6;3]'rўm(&hx8qmSe =ãP HjFSqڻղK8˧{2M7Aڠ8%Y^P q VS\sAՁ-I'īS2ElYWWʇve敤<P݁::o'J_X7͹"UћgȺ7:;HBsd\bd!Z{{%}AFgk!k/F~ 09e*wY!{:yŏ}JDwэb(!?4u"Wi9c3dc 9 \øjmWgz}vnGB__\yCKPH,eac}/[$7)1_BȈQ+NiaR|HD7vlzr]$ܚ,HVIȎPG4p|4 b:- 5guGreOAŀ9(U5y0z?VJ$?r]\ۊꦲŸ# e>H|'8YazR[ػIUAlzϭ1%$AJ) _ho̓<={T4fpPKVY~= RK?_a4݄+Šdi(W(D41+4U3R,fEM#->yGiΩ% >w~b鸩I>|.DM-ޒ co;FSb9ѯ7e=E#Cb  AIțTȑwܙf*Ny`=e%j 8,$q1P-g@Qt|rk}M"r=Ǚ<|_2o} 44Ү_#exnQJk;21/3"0`x%!@YF6i/" OW)c} .6irk8:lH9G`ٰ1G )2gjg$ IU`"ߡ+&Eokn&VTg;oȸIϱyr"G/QbRwЃ! si`)} -&o)(:0jlrPӟ-.3&J.6ez;o;gPK7VbWZ2`Zd*B;N[OY3J:%lӒsꆠCֺBM :*8:ݟuejWy5M.n v`Gd#]]eC"up pA;ʖ./NHt ơgUT3d|pz̲Jqrʝkmze@J}NoZI<ʜ,},QI Ӳ1&8WyyrgĵHM^yNۂ0)c SBWhHTG4`1ͷV>kl5.-!LZ۸wRF#5=ڌO!ZQjzbR8|]_oSb-| w$S1LC0oy<ÆqmfL†"n*H Ef\B23# *vHc@s2Z2]~C4_'~kJ}|NH'r8~>}iB|7^3Ŝ^UWp.4Wė_-ZBWߠvf@w/ĴkXY\"$4)9OKU#c7ț,HVQɀ8$gؙ߭+h跛àoB#_NgA 4er L<Yvү-lR`ú*;} #crV _Q e,+;^P2bEh VʠZXn2xآx3m \zdjVOOu}gHf3qTQiUO]qb'ۄ>T4$~*l):-Aၥ$NRX{ܺ??%}1h.$}ă k'bE#[,(e A⍤⣡'>/LfuX1gdaL.[NڡDǁb}"uOQvz9T\S d}(_wĞɈ9gTn# "Ev 5ap'V6|Dq;v.61BN27tmn櫊| v%;~tXm/l7zs,(TΦ;AWCeE5Q.=AFkT|L7g6pyc؄v 2BE/$^PN 4e<hZj_%& S<3&y^Z2i#E`JFIcM2$7 l(h-ղRD snDqϋѹRL"PFkc,SDJ=\AJfQ."sȐpSUl4xg?prs;Edzm6Y[+.Sb 4|9Rl2 " (ԃYg<K6 Z5#*"}X^I"8c#B MKqjIu=yPNޓZMC5P3nhܴgO4Xr=YTAI_†ywIzf DS(!fFvBv-0X F4waQFqՐGv9oEBP*[FCQ`grP> 4BfΥ> .&5*2}Q%,_$GQ 70݆XF5[ q"8 [v!qx"%S&!s 7?Ĕ>=閺Pzg_܆/zkCf&Κi}NdY7^w+KЁe#Y?"L&:7{L @ \5aHHʪ~FvC#qf};{Iݑ94ai<ҫĐNY:ක _ }Aʴō!ocަ+9ĮBRWM{! luS KG۶ YZ