gsettings-backend-dconf-0.40.0-150400.1.13 >  A bwVep9|*(QsS4H.zYL>raj)ǘsW@ ]3UsVxӕWH )ш%& Hf 3ZM} A-d#6wDT#xЗގ(=?ɃYAuIi[eܙdRHy3 Br^ͣH❷㫄6)D znאc=(((;ț&;G?@Q;>\*K)v.a+34ef2a225eb104ea9662b22d5fe1c8ab7aea821ab58bb41afaeffeb02b39e6f0c1ce5af04a400bed86cd307d0f02ff469c69cb10bwVep9|#MZWd4BϪ 'p[ Ȣe5/xj |bS8jAHs@YBk1{'Eun.) Tgz[G"Djy:OlVYnMޅZ(Oǿn]jШ뷅7Bf8ta>jt%>8Un=۞{ 搪Z`bd0o쉓m3DL.!i޷C1-[ԣJP 5[Bu;(yU2pE0?0d! - ohlx|  X\ ^ ` d  4t(89|:>-@-F-G.H.I.X. Y.,\.T].X^.lb.c/-d/e/f/l/u/v/w0<x0@y0Dz0d0t0x00000Cgsettings-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.bwUibs-arm-2 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxaarch64 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}" fi bwUa1b0f18f60328e1a43f715b8186bfeb2dcc0588efe33452076d63d665ed70073rootrootdconf-0.40.0-150400.1.13.src.rpmgsettings-backend-dconfgsettings-backend-dconf(aarch-64)libdconfsettings.so()(64bit) @@@@@@@    /bin/sh/bin/shdconfglib2-toolsglib2-toolsld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/shibs-arm-2 16519879620.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-dconfcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=592a6e2049c8f6f1e981910a94b2a9cdf64b3769, strippedPRRR R R RRP{H%eMlibgio-2_0-0utf-899de304eb825319a01da26d108ec3dab57ffb4855f07d5208e921a906f905ef8?7zXZ !t/[] crv9w!Ae1Y*; r JQjX^f%Tǯ QԝQI߭ [ݨKG12bf8[Km g*+T˖8fq7Bg;k'~a'_YX cR4'\P6HJ>{6YlPq5wDnJezHRE؝c䋑BG{!`R{r'nfէ%}3eн<2Y`W&5jTKE`7M~z̚v|7_1+ȫ}3<øI=nqG嵌7*}`JOw$L]b4]Ea)nG_G UhY25W<<.Jǩ?Dlw'68~Bm.| %LuJ McPQ%AX4|ϝNDA9G ^SR0p_&|"VRǎL1G G;{.BD ϼcKWDxR=K "Ofۑ0 OXM:$^fڼ nU:G!Q\dM>۾zCEe*ڐQ<P,|;L?߻d-촯9"0+ s<<}X/b~u1[dRUu3 0P5N f?$}}1gʣopfK>KȤI:YxZZ~zsr@L/N\C~9U!EOP8zEĐ@@8{Xx8EOCAetʚGFDk_wk97fu s"P^^lj&m5ey8k~VxE0&|WC}J3DAS!T-8ss79*g&K^㎷ darj 2\ KK w[&TS(eRqޓCΞԜs[֔-na9=Œ ?4K4m(p]L*3m Ū,~.dI:GVM-n *9fL+=o\D +m{/, ׊GeaYY1oq{i<"\>/IY}y% ,j[/|ލkwtCu=#ӷәq/^x-s  g NKA:$z8#9/mȂ| y7y<\L%!J  'QNuUDP{"fd@g162ˈu4t݂g+6lbc{kb}C ݱ)yrIo8WCS8z?!!#@nH˄}Á!h?mx-R+x&IC?2^KJ㩖a CY3ю 8-KKґ< @ؗܬ^l/Řۖ돎+*P8$M@:!ώ2ZQ0c4t˂(i'rcۆ*)A|;F^ pfјsLz_I\TZ73p(V}ϕ$aj!Š~栫+|[׃q(,>D5^Bq=k@%jpx1Jҵ\ w°=-).sO=O !3 ei G[Y,KU(3S@Af1`-R"snx[uFk عF"$hPt}G{6ڡ*p I:KIӤX1ξ྆̂iPȁz&!/cZ"g346իnuƏZKVv)Df5_#U#Bb(S) ;s-qE:~b KFSm҆FVzeU>%M_Y=ݮcf,i|_ON- ,Ջ &yH+)nNJ haUrxӟ0΄0Dzkk~5נ~IG--n͓QPZrKl!a]0l.b-*dIX4TUMf[N@RiUm2UMtdn.SԘCTbQ)"0^%0g QOyT#ʣCЮ|*f0f߯QBӟ&3XJ@Kٮʶɵ pce͙#K ʺ!۱|݂ml%*#EgTFj=(1y1|.,Uޜ?k 5' ƼkT%kk_wso =u 4s?S{%y@\G Pv&%&r(]d dqpJ*e{7Y5Jr'b }LhG*#{>׷nI+ʌ 6PŋVR.V5 ZOAr!l˧HUϫ4U]4KpK5@ z'è vxzmOK3Vl LkID N)1ȿlJ!3k=1GѦ'qKz7ۆLG:;Q@uOܿE?@0qwx\+ &!nB[7JkΎZ"t e;@9d?2w}6vLepaKkmbQ3C?U˃kV\kEk?RwU|UAua-m>xo9!ƈh7Z1Z +K&F'@%8t 1[&^ k;8bƍ$RZ!2 Fϭ\k,VG,5q1Y, =HՏfNj*n$3K\3tb^[NdP>.ۤ_cE`LP:Mmz:16<1,u:nPQWYJxGds< ~#YU߆4 'vl߷;!Kd(R&=<{c^j. @6:{Ui'%b:`t^6bVu0`{0ODb\9bj7snNZY uSiP2V;t9 A]xͳ@P9)&&Mm$1)y HbNֵ_%^n o-I˳\Huv&? r2YAdZOBZ%'z~NGu?e#gyD [(qb?KWU(V#*Փĵn]i3(,va:u$o$$x9;:XW#oNkVmug_%K_A3_0wn{ TN+fխh@#f<[j;) ёrljqĩ s^z.!՜kVB !{QgStJO)PM~aqwaǍu SȀEXб>R\tq)M<>u9[j 7;O HZ~뜢 JUp(g_-9LRm0kddf:Koxt {#g mpF"IkG2(^:G~.IPER?(~(T/7{Qj_%$|P΂\r}Yڌ4$ԛKͼQQhOZxnO4wΕ3V]{ld/ Hˁ܅/#Z,+Qm{/ jݛHK]oq"- O!dj"|"_pU6lBՊx(9%BW1L'H(eTm*=r x=U>7.>QKK)kN8a߼eaBu[TJ͊ <#WX{ľ(7EќL)Nm*a"إ}7Jt#T'J5FΥxq__~7$ IS2g+Vˊ1! R#[Ide[Pp4`:OT5pϺaD(!dK3BK~i П%(yw= 6[MhjcepgBlTGӬGFG̓}oUŸ΃LL߈'roY28n)/heOD^&?||ۉsEJm([eq- TzţUzɪ&_s#3:UOjOx&;ISHP-S/*vFcGFkuvԹ8ߧQ ?wȥ)(ub!\T%w|#,6Ui6'w/ GHl:W׹Zݠ6qߡS>K]x{YQ7} ^wƹ;nfFcuu="pMŋIόLk-Jl1lN U'8ߩ#5 8ts$ǙlVK ҙ%ͭ9zߙ[9=qbFjUd؀#dGO;ai߷;igiX'yKqi}dE򹨌5iB%o.6,GjV%[^*:z8f&Nj*ZG|9;Jr;:RP8(X!%lE=W/((H+ڭZbuiW MLꙩ o/ ћwbBWlz2Гa5:]r1Q=O|E1xD׭^^J`sT:8;O> 4\SK$@wΫ6 +ќa6@S`:|XJEttRBOci-b+0ܹK2cCO% !1PxG#`P5<)*OYhp|* rٜcМ;+ӧ %U*gKR8ьojhords'&_MσUsktD@mh.ƮYkQaPJ|H9e®nڮ[at_.C!]pM{ ?~_CiϤ `^cY+sO' K&T(X+x-6CQ/Om a+45-s΃dd,eG3#@_R]R ȫK30SS+(iV.jazv'zLbW)PCL.zX rCrHzALРP`{[Q2JT]51pw3>SUqu. Ar\z\p9`D\Gn2c <@ >z ik-g\:E#dS`P{!/3m)t ouW/"31lC3q$3vsKkc~T.Ylz<2`sߊ>gOS^eZ7jᐃ11}eeF{ O5og,~VkK=թCIr鶣f{+\Ǵ[Y[\X“#RT;9D762OrII +e#Px 'Д`B݁ O:atkNuaT2m󯥿3 *  W<7X))|hv'ґ©YGHC5t ߻4RA͞.Z!)8(PȪ3n++{.r-IƠ3A!D S'RۇK,e6QMkl `Y^guLWW B?F ƔRys{, \Hɖx{6{i*JB28t\CZd5Y%3}5j3¬쯚OJ%~%%U4"e'봫iH\ qQr`3.1%hW A#)5K&f!k|^ع(t|HbO+,wYWF1h'bieĄ4A eeݼi RrYO`$i?ZHJ&A('JɜPHՇL=ej\jB+;Y&SSc6nu`U2>i=gzF\߻mckOoofޘ#]w ߩn#-?oA"Á a`5A F Jʆyۂ3$֢,t t" ~8@nSҊ!grc"uԎ ˓ CXJHd#HI g:"Yӽ& 1q+-ZyJ$8^DN%;5f G5[Xȝ.Lcq) zm.ۅ{ =^0|ϧ%G s -PbT/T^XF/x'lzѡ("TJ5;9ke(^i)L#ĤX=-4lߠo&Rç7^,4g̽H `kR D3ZD{sA` T! ! .$+.ݲo ˉ2*Z.̌&n!62[(/cÉ!x? 4v ^,cIlTŲIŸXum@z=7 !ߙΦ.e2Xd!y!`Rө"VЙmK=Iec- n}<֍ù2 4 2$371"KɊcTv]r؞v.ÌR v z:j_8:OudG @@Z'.%e\-_ n!mJ@#H{ jWPY{~/ŎjrAh"N2{-f+X:+{0 E9虧IcC]r^#+ =9צGG)Y+2M\Z]$ћ ԯu.7mWb_)ב!4!o@y&zvtYdZi(|? [B(u*|k?$**a3u Y,`!mSN+x?Cmj&c,7nBL?NO&S.~=[eY|xy1˯t`"Uqy^œ5h`5{TUl{ذ9RD-r !|UwVMmiAN3î(Z;`D \R\LRKSOAaK]K+n[cFzE"8zӶU ~vMf'OJ:lL/T>9Jy]BS'#Q>y9H#^U B+X`ԕn\&@Y6OqA!]$R{-,#܀j]Y:@N! !p>Bxka=,^n^Pģo4O06G79^nIx$3 Zb.B;گNGC5*u.b6 Sth@Ӣ;<@*t5fs/56E3dQP8M`O62FL:CBe2mnr)/)OF"W$CTxth[p}}Vo61IE NbU~L\E)tuۧ$$d:Vf.Sĩy!Oø%U]ᖻwKYvZ X: \5}%nF2BC[Jl tɹd+,[0'B12bUek%CO;񬘹Id>Xt_TAx>%Q>{s2bH ekr3/f4܋k-_~.dq>B2H&ߙm-YkA=RuZ6~kꮡ'1uO+6}8g<E^s3qlWRgʏ쓸з*e Ē\|)z4<|EL(A)%&'"TXt[BYcI[CO3w$dh ֗H.|QY9"4Fs-WCmN':]xc0ŸTB:@,iOZ0 zPiT= ETfNJh8 |`q+n_K A1.ti'$ų&p=Ab^h_kEujL.n9RYe/YtjY P@Qأ.I0<ث'[kY 0fZi8 ^CL[q8I<> )hSi[<@v&=b /f[K+>e' ^aT%AjR7E,"J3!5QC# hbtwSu`LcQ0Jvf+^MAlPrDdAjJJ ߚrZ;DWa $A9%7=[+(*P)Uc q-hZVFxh)p7wTӔNֶE=њ%O`+wOS#~o"7La u1•c$!Oԇ^^ VZNWv~#IOQA qҸHNEphS*㟡7#ZTR:@ %=Jg9&Zf֟.avWUH`L&߬CiAN@{/wE <_[qOpaj_r[;o~M7@`'TZ@P |6cF[n@7&1&YsںEPn)P]H/}[:/v-P>[pQҐ^p3?EE sceGw q?lq?K7KPČȞIU)2V-iIah}jxߙe( ۃV @hW'a }&w K:xL?Fս!,$>g1+=5o<^ l{㉏Yɦ?J*(Fw{뱌ޚXK/%}xi }m; <07)YL0_B"gJ~ :GuޡN`J+Sb Zs{xgA f C_SNDBtQ)Y f3M H*iȜDڢ)[n+oT1@,4Yx6 =L|wfUvXHG;bٷX]-SCkުtT,kr(Yeԗa$IM/2-NZ}-2,e^yAqA(#qM S(R- vzaLSSHa%-GԔ^oGp($@4$KPFG=nUnpf~NXrmIsiH B./@_Ix{68np E,b6@g4Oh@F%O$~> 3lb)Ht{ӹ+E}cdSX%'6,Y"hqcN}/,=TgS$Y$8;|񠤰ybp5y3\<]fFK\N/oFFw 遧y2QL~Xaq- R~t=9(jzovۆ十Y~;@//ʁ,<})s)p8LzDbϲә9MG~1:6xSOiƉ^*CiPDER UkT>jO|\`GJJ¶%GfTUޞB3C }}U#SuPX=ȼI8H:1nv]g^W( -(=H.o,@!|pnjQ=F1YC9Q! qѺ|w$1 J٦I 䂼}H,d*|iX.\'b2IN92T '|pF)AQt^w)$ϵ0LH>%D9"Y||s> BtzAAEW`9r hk4Ax?*l?)ɛD?쎳b]!-\ C]jߦkv"n"j"kplW?=MJ%'4R4J.7.b`ocL$,M/kыl큦 J# L[~qg^Gb@LK@_QzjILylq9s ٯ޴WYݾTunnEShw#py.๊c.J?sRZl+@sFwBrg+1_‚1(A{ V Ǒ"nqE\e 8iWE|4&J@zJ|bC3fT4kR/b=V,s.*kl,&j-IAW_jL*a#9yf143tp$_z*@̀ĢT22YX=[0mW~ 85vs_EǍRI Ƅ<^vз:N l%V0˸+#&L%O4ϕ=DX!ᦎ [͐l{U4LW+9Hf'$ՆN*- *.!xD#lm!*N m\NN!5ZV(?q2Qύ]NeߝpXyTaXg5|TA(YִuMڭh (N`9=[m1!ܟU9 ;@:xH5)!'m W##ß2rJ̮be<|oWAD6P0pZ3e0E,xV"'b*`@26h&=df#)5ٹy'd+A2%9S% {AIA_טOGpi!6ڬ8z܎& N֗wn|J00BŌ3ÎbK+%F,"0As%ROۧfL9V Ƀru~ܶ-sjk0F FKg%5<=P[XL2Ǥ%e܇󟎽d7)t P`Gii$8 ;Q6$ bؗ"PҪ2m'Q&~E#&9}tS2 ǸFQ;̊WP(\wpA[]*sKv!bJ4-TC(Tp*-h_ J_LU}[w5%Ύm;b572r1:ol,Y_89vE~OQ(1'MOᨏJGl*5,[UK\Ƅ) =.& li_"I NDc((3s0Ng^{%Eo=c +vVJWb1!2Q#hR[PSQYȟmf~43?[Ѿy ^r1Vl?u$kh&UK~d~h<2=߈D%(7Cj :KT=r/‰]- ^ʯ42|"? Z|]r'cQmd$c]Շ42{顉*GiJ(8w0+|}HsS6'-Gq,0_f}gvv»D[FÓUag,ǥmw%R]t?R߸͞!SVfAj!A<"DEψmnp /ZP{Xb#+ v7>{)EqXᄶ ױIZDI xRfY{~Nge(8o1=9^u(u{9ws<gAh@jrS0g`Mw9T"J9"1dL߀\cD-p+X%X!\juT+;xxVtA^))%dCv?>C3+E `6r/Nt u$A#ܕXwӪ4&@}Mt]ce_"e?3dgHh[*jֶ((6b[]~F 7m[-tRRTI =^<u{?E|#MOG&jc9(I 6ڬXRYg=#wȬ'W)jooqlIS;I%v%A 47?@ј4cqiƱoFc1+J$gap>(ze|%=+r+R$Y0)黦 䔣Wn[KLz"o)Vzb #8ovП<@]0@Snf}p2qQh9ySlX` 6 65%6T"6˧4ĜmpJre)H9Ǘ2 eg_W%&2,,٦˞3q nuo+ZexotF;ehEDUmkj;( ] ?dkرKL=13!``1'ԯ?!icYڈ2,QHdQX#!iJUn(N8ssMon e(?\;u;$ҿk=s xW^:dzIQiR3YuXvXc'\~-[x)',[,kО15{!/P{jR63H*!\tu-b#gfcG(R/Z!/pi7*G\-^擛9 R]G[6 bYjHING+X5IGVH9-Jsee݌^ܻ ;KCOY>յ'!SBEMtŧBM:lA`>bC?SʅC-I׋)k Yti#057.M+?&h2Oޘf3΍`45AϮ}ﯘNZB?]Βǐji2Sg-E䅉ml:7 ;f Ci0C$kVj,-8N n݄hy3#MZK'6$Yn&;2ivXDhMaA~oӆԍ+ZW+.-*f=c[}QcW]ͧ گa67 C_ υ\ }+B3(֛K"n mGQ4+Ȋ'14\1JrĦ uk;xgk!80 6/O!Zo)W5.'++OI$X4bI2`p<Y}BD%tT[A؀f 3TYכ,K-u#V.4Nr5|%P&^WkFC"XT߻lh̤sH uɕtA⓪R,`No l%DX;hjHroc|ղfDWB]Nzqk[ WX x`g?B xh7Dq#cԦP7#_4<-ĥϺP.MqBn gĬ[Ŕ%B]A/V ;ݰz}kSQ~n)D5s<)FtjLPò2?,[%[8Zx`>̍B)E$^WU npA3A݌`Q֤7^2kҩY 'ELBcujI#JR蕐%I5c{ӁL[%;Ih֦?%H%~K`)gq:^=D莯AbN\*{.s~>'4 sȝev8/KxB"9/a1#=/ R.1*FF ̮sK2r =8]#ce0<fD2B R;Of,ma8~vsZ^i=r"8zwkQPx@e("m 03D5"]6ϓ"Qw'+kRM;m9Pm47V^9l ?yqgWϘB]UVqVmz{SMfMsa邩X7^D%w@!n\! GT8oAeB(VyP3dq"e"bh rtw`R<i1}!eb0<ٍ[˹@Co8aFK:.jҞCͤ?^|&3LgV=8e;z\צɢ+ʙ+!^9n-PmɋAįMW,2v07Oܦ%\ҁ1|znj-kcԯѩn)MW a]5m 糀l` =k[žtE,8'f&`^4S~-X)1蕐 `U,c, Ze xkc5^Lߢn[pAQ۟C ՄV65Ս:+M6ez85Ì*祰 0LkR[$tÚ;$qS2&*Sc?I4( V:͔7MM4Ї r>k c*JwdͣLNPyדVhތH[5tq 5q>+97zmjr*n >媱5ҕT*dj/WtYhh)M%Ij]$<}tF<:Cxd[, "Xdu;xoTHU(q 3_DJ;Aě8y'Txu%bLIǎWLMpjZ_oAU®EUs~j0R Iݔ ŗ~~6zyxJ6zm=g{Bb4>|-iw*D6¹6.;o !4kJ;ZG8 ƫE(j/ ]1lh*Wu}^cB [-҆+ZyJ\' f. U5 #eO QD^;Ŗ*N Ȱ/.Ќt&;{;@\A2EpWؤ"/;/+q#I%RLEQyyy^!oi(x""* O+' g}e0w8m.+ߞsQì'=2K VEk)x&1w؆[:P- UGSk(ގ6HB!5bx7Hz ;AtgpMyksz9`h` #9TxNdgjv|n4]jtX<"^-bF8*x'=u݇ εOd+ ոH}3y㻴lF PA|wA룲UGE{:N mE{y~>,9U 7ȯ;l~4#M{.4~ pwZD]fJŠêSJ(7MCcty"-`Yz`+T ,)@!Irb긵 fer%cQפom旄@B78$`G#rh%)ݕ2N u)}1iXGU(Ȗv+sI!yr+ MC汪KlS11!Pq MY(,1 #_aFǡG&_vCP0(cxg9GN\ ;W<"^: Ts3S;&:#fͼ)$M3`%ԑ¢J~ w6pިR K%/ :mXq-Wd4@pF-mUɸ(R4D[>uX̠fԷ%U7 QeM(w4zAĺ3,x6s;a蕒bS8wD 襝i<!1ֱi8Jat2W"-ZoYoںɌRGxa8$ʨ;a}9!nM[P;_{vIظCuW>R:O{n*pCLzd\#O/˯6jmʴ3th2 3+uVXKc)N ݃Fg~Q ()FÇ_gx@.X2ԉݡhxĄX Oz>DDo~hT Vf1M _ʞdf_}6! Gce4 VpWj+^_כe{6!*,7]8t]f흤arja_Z{BVZʺ3yPv%Pyu[ҞmZскez5>,C 'Kn\,BϏnv'K87E-‘Q4}pw܄p'!wވ/,9/gyRP/\R;-+9NcZ$q&ZW~Mkf^'Vv2+1P3',j4< nv8z#Rd@kC6&1=a,*_b@ӝK/QM ȳBW9{߻,ch{rv%I}ld]g`Ytrж.  YZ