libdconf1-0.40.0-150400.1.13 >  A bwVep9|t$62 Z Y0R 65Q&zx`ْXGhZ#ao _)MVAˇgL*CY;! ,N%XLjZ18OvMu}N!S TG7:xj>"ɍ?)3 n0npY}V{NЗcLxCppaF, 4)pZ~M!@9x\Fh }H".Rf14f781b19fa4e4a0b75c6bb1b534f55e59d69f5bea517265cf1f86a25ae0e3a1ec2dcbb1265331d56b1a400bc210c5ab25995571bwVep9|*#t78r2g'`{_p޲nS"lQSi6s:/GV(@tL$n9 R怵wK٦mr Q.7-l)l?Q*e002Hm#" ٬v|#8JyGd jZ}(ߗF`OMD xm p,)>pC/X?/Hd   >2D Zk     $HP(;8D9:>,/@,>B,MF,_G,tH,|I,X,Y,Z,[,\,],^,b,c-d-e.f.l.u.v.$w.x.y.z...//DClibdconf10.40.0150400.1.13Key-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.bwUibs-arm-2XSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://live.gnome.org/dconflinuxaarch64XbwUbwU116e902ca920ce12d1aa91efe7a190582047d6d904e83c7ad3bb9aa60c4116ablibdconf.so.1.0.0rootrootrootrootdconf-0.40.0-150400.1.13.src.rpmlibdconf.so.1()(64bit)libdconf1libdconf1(aarch-64) @@@@@@@    /sbin/ldconfig/sbin/ldconfigdconfld-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)./sbin/ldconfig/sbin/ldconfiglibdconf-dbus-1-0ibs-arm-2 16519879620.40.0-150400.1.130.40.0-150400.1.130.40.0libdconf.so.1libdconf.so.1.0.0/usr/lib64/-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]=eef620944338cb48a766df9833954895a2b003ce, strippedPRRRRR RRP{H%eMutf-8b95ea06c00d51fbe18cd7d76ae419343a3cf080c166ceeb4e86e4a63e0e5ae4b?7zXZ !t/_] cr$x#F2O]~D،/5F 7Lvɋ2{ {zxOuڱZ(5j!8_Ws;z_̲fk` bv:ncq Z3E{΋(5Wy)ٻ| IݘEӁU@jРm']eoR#+F;þiֆDŽ@bn:uU@ޞaI7: n=Y" e3|A|k" "&A0OU%EzejA@sP*(Dv `l<:@>mza'; GjY;0^~{~۠j+ng{½691PYqvxq')ڲ鮡~5+? &\pp)7y(Ua=Mem2~L挹!l=>`@;_@1ce]k|5n@2 $H%O)ڧN(uG\\%*zTUVDp2"j)G*'Z()@& `b}&{\,L)݉ q+;Cp`} >?l2QcahqeYCʍKY\ȕ:,&e5^YȌjga$>Fo8N=$#PNdwZ+ ~e)ِsvEmafWjE!N-`.}6{}}JMۓ7e}hPՉ!Z@n)F i\`n"ݰx!*4 F{$GAik`qtAĐs! ѓM7 )X:l z}I фHFinԔ s [Ӝj=@bX`Q+9`u5mPOVP\_\;!?k\[05Mze1o˰6|R dZXxKN$`.qF%l Y*[So"?.|mR]Pu B -_ ;Y<?A<<0,xLއvb>&\LMy1n0r(.2Uғk.#tBC;8¯R/_I-+H@OLq .i9/%;I-v\VN^K.%gVIR],sKtIt|g˒@K';S#OϨ) u1uP]Y?Ӧ7rdyͬxEb뼹F]K܊EԡiFwZdBJ;J ^v26:HB#unϠ乹PivM9y+ h,,@eXfr$2>{]Foձ >M2|ݯ_NᔞJe]LTJj1>+/|cŰv3 >|-p]gF)/LV 빟bshV])01jk#~nJ@+x(\.ՋMR=uMخ% ~}umNm}JcWo"5e>9;ַG~#J{{ONPv/ wQԿO2L2iEy41^aD=+dcܳ%hLKac n,>21uO_j=q(*zvsBkn%[lXeE't6cWI#~6>!SJ@ts Ӆ\-٣մsK(kb'b~M: 'M(7Ia2I mR_IߏK1@Z6Q 4e&<"ѫI"p\Xh( t_8 ]G6 ?w#CdI2m2p"QX)g%1ܯ`YazI+Aƒ sSk-#;`6z(;' 5`nݎTü]0O5FHQAǼ9I.VX|l賎P; ?<=e!h!?PP7؉T TǙw+5/x)r+j|Gbm,4oL.CFlkvDJKg~{JGࣗ ^R/6sۙ֕yDgj'N(Mz_t(. d9[_4F+^Lq/aoYTѾzqv}erEEx#VGʀ\qhn吞j#eI$xџS`)r}5#.}]LO0G,sn ?*ZR$0 ڲ'=Gu4Zv!z)=aX3 !Zfe*iK 0`"\ШDo+ڡHE!G#R{گ9#ħ89݋>6L*'Sy=){JnY;46/YOI++$S}BA*A %XH͸ 720eXma=|` K$=?IަJ=vAno5@]nY\ #A ؝H R([ouNcѥӳ<|xd&#\l*[sY۶-hfxBE3ü;(U(fJ(g0T$gKGS%f)mXϿ$,յ&TgXi7&uHkauhGDn#xTryw";Ԙ%oh̬`Fm ndhֆ +ihaH A"SL)p>z맇Z/"CFVߴRB}BJJ%0b#)c{6./q4 CAh zܦgަh௷GvUݩ#jF?6 E0p/|VV)ďx$6?OuѕW&QtVeI)nQNDPZl(;ONLz&ETuv yzsͶgv[_^S^:cF4'ʕ':޴(} P=^YB"u&_]FO*+H43< >Q@ gIKf!`=Qfކ4b_BqN7 ` S .Gon]czU^}PdPItMF ܮ{ IU2RO 0Jf&ylK;/QLQI]Kpr!fLI OĬʖJQHIB7p{e\~c*w\.;\mYhհ"Q#';ф,:PV]:Dڰ XVqv pպּ6@X>h(!hڕz$ (i?i<%]DԾd-ӮKCٸ$31ړU50li>O!F6%`14ڲsXЎM[=7j)J-Rp5c'3D~ CH}v3oѨo0|"7F_S-DR%d1߽ {.;gDtBH1NsPp4F/,=[-Ї;_J%LnY"zD ]?3aj< RBc& Ehbl~nCZ{ vV ,«y"3@RDrH Q,9}<p(gD,2k:|_12戅 .b Yc^ A&"p)>㽁ql,os2:nA*Ԧ\h"@yHR$wFt1Ig.Ϯ1Zd_5b:^>\<|6 mkM8>iWY9}< `a{c'\G1wNXZeV9֣mQ)vkߚy ٙD}}ӽR}י xg8rDD?o9m6T3e+qs:IOb>18uTI7B[Th4,PȿmlId3, |W%FoNA5 僜< #Wq@Qޭ}Vjj[Hj|ǃ9_֔gH:/)Ë2WcJD-UZd j.8VLN4+U+Ӄc:̭bӬ%ѯmi*cnڎ\y /V 9 D9N6~(y=a_76O ɢXY ߊpqi,a'l !m{ = AroZФ=Tme{FsF{aj*%4r62uqd;4kij 3.nAQR OiZϹ?n($n;h#SJxj~rgvE~u- e;k x G +}["%LW:Ys0/Jsi\^ENjHp& !Dkˢ5ka|3[x[3xj ON=V%E+|Op nJU c&3\&XE$D t" zC^6n4A!z,4#sοtb B(e:Mje9cupٞ WՅZuېTn/TR66RϳlZ ʛ4m,G80 xU^1O# HFaZnfvQV.B.GrwGI]u k!0PHu'#d3)NI$fRTitnJ{tb&_a{7A >hhBJ*g1aF]lMx # sD o ^SR<+:o=nkPϯwԨ@ssÜ|`z֑?ӝ(`s$',Ia9}FtK6,8$vu%NO0mϺЄRDvux6G۠ariHE4h8LUyOS^_oXֱy ߯LE$+&a׸̱8X:$`O2q"x1HCbδ 2Ws=oCodg`Kl\/uL}R]̊47F/,ZNo|B&$|^v7Cubؼs,8LYn!ݳmt;1 <=,X&@p4y lPW95Pqfu{H)z:_vUִ~CC7:q:>zɆQ*ׯjQzQa~ L3oPh(2Am/ %n6? \wTJgAP^s8lcGwoiF&(R-E 6)+9Fh Ľlռcƅbr r7opA(Kc^S}(c}uU\'R<9wS+*5) Н%!x<+.QRZXAQ}VǺ4ZO%lԭ-&mLHoY"Ŭɶ|ՠ#Iwle6/vO‰@eVy3$k0JQi09hYfn7O+:b4ʁ *(Eі|pC5fq,Y 86?a.p;XhҘEQrZasr :$M}<-zCY$,~;x3(PdlK >zj5ğأޘAỦ`L3Կ R8-J1D(Hu"mȟ!Y%@+mJ'8U޲AN|RY A&4\xgU(։{5JOͼT };4. q\\bJ{p>_wy<2ߌ ɰб`OH>^ޫ\HB)Sᬡ؊V$sKv.YsA8LUJ:s&%9W8t/瑸`28<''nh֡Tx 0w}=#!%/w{ڻDVU'k+,*l1y0B`h] ZKP2shgbCޡ)밑zL|8Jyz4v8Iރ.[7b(9| ?52E@r çl< |y:np4 ݜ i k+9]nl6%T,CiP~FliҠP߫)̍%"rQG?\pkN4KmIO+qIɱcxu[d 1j" xQLx}56y5pj!Ȱ 㷺?&{^905!MbCKo;~a'ں>;'ES_Qb,ތ(05P(00oC~AhlNuNɾVk˙ʨգ~O6B&`*6 iw,ĺaT~'a2p"+oX6Pk˰NwaI#[@E? _j3L LDJQ"KXkP| h)o-ON sQ!Me< 7zVhnYDK1(‹pyD?[xXWOle|B]ͧ `R+>9҄]`[{h>pyfm ɳSL7-1 :Q S뎞1]J>|qVgEh?P-$Y3Va{ jM >.mB=$^GLc姦l܁X@68l1rmWvZ-7T0VvWXN-Ÿ':p+'I**W|^zYLw{k5Hֶ j@XO*_,-]?VL,9J(xk5=7cgӵn7Jߘ/ D]3~+<Z&,DHb+p#'p`M8Ne,yF88/l9.*$T+$ -_mg8HYɑ /&^E)W1ޥkA!y _{“d%zK9'  괿]ZoL5nulMw|]ohˤ2pM* lD GN%]2uKYm߷J HEi2$ORI V@>+\Hx ۫pN3&Ԇ[_\UUX_$^ӗI+H-.z1O瘭g@L <rH*F#ّym@ccbȥ"aCi{1ޢ5Ҩ#E3 A[&7cҭ@N%1I 7 OP׹HԪdשf@UT[ i_qa,L>[.zQRvxrBҗO\]繗&G3 );qn-϶Z-TԣʻP0YwJ胦 o7WO ~KHiF wo P*&7aYG̚ N-}EqS.7DaU |؅+ [ RiݙUG8U\pp!w  (gw0 pC|(|pOYh jU1>|1cS8e|htW}a(v5cz*I7<0Dr'r۲'P}ҮYP}2 R 6"J37칻Uif9\S*Dq q'Y5j1hmvUۓ_-wi~%AX=>bthg@ZcY;ʄv.ts tѶ P1CvY98\e t!/P]>DhPP2w,dPAqJ!x9**7(H~*{SQ#bg= mET{%B3wnzMTmV~[Unᖌ7I-[F8}fU0&`u;гEq~$F#PO:oAwVlD"*~령<94Ҩ.9?4O. ,ETr?EtS]np^]Q%r100 )$fZݖԇ,#s"ItJݨ;ّz!ߘF2uiMΥƨZݸQIu2fnOC>K.',@u9B{A'C >uC\rů jR?[0y\PÁ GVP{aCţRZq_ESb+Q920Oo9JU47- o2qK?lB@ cwF XzgRFˈp*y\;3ߠ]42a ~T?ս5=%28h$e gCĬ ll9$0 4Fehn_ڸp5s-ލa+XϓUPoD<%9(7e>Cf\ؓϪTFquZB k)Ϥ[VzKSRso&b[`yXo7\l qIj8Vb8[F%eYY˲se4@=e$ن-USUuߒucyPsO{uA] |mnRv}WU`#*[v/Z(2L6 G"/?+Ng]'ԂL`Yci$Y(NNo׿?23QIc}'V:2b=\vP,KbAt:[Ww<yR$w.z(_A҆k;/>QopszDEij@K`O"7cR7vffAZ&Z;=t%Lq:ep}8 4_zMRcYfm9fo~"S߄@UA)0ﲵe3b) ]Nxi3Fy)\{H .첤RpJXo3]D?[U5R{dx(NMk;gjS(:TpmFK=?$ Kv6b_yIIYNzBK"쩑&XO ,hwxxoޮ ])P-$_XYYM5u];زQ *еWDE윙zlY.ʇr[֙߈N]p2f8R,ΤB=H(}#g8D_vfedQL$OaCl'~UX |Q ߝyGsZ۰`088繋AfG4 ښPϯ_o*r/Z~zÉ:Q`KŻMaYj dvrt_9rF [R,L C\K$D#fC}=F2>+5u'b.b&0ZD2ϸz{Ӊ.1pA }txIٌ%}T?djؤru,,` $&,s[6_IgϽw,סÛhC f"O|̨x dShGROGժAVbR]w(X#$J&q#uE ӗ,S(AZFˈ8%:^zH=-vٌˇ[fWjE@qǰ6? Š3VFw-˷,9nrۊ(v0`DNCDl YТֆбYCgzc4[A6yDLjtA$fٚ7uVܒ.y<#*Ec8.0PGCi&e.ʾqJ M`TSdv5L`}T=]d8ܓaqW?՞:0a!;̃c-,{V^ TJ{t~9k !V3MDOBvШePo.g4^{|#fRYg! 0|akLDeKv*4m1jgU=C^Ւ|Ao'v&Mi}v8*L3bHht3ʞu1 I(λ0˪"Ң(XU s/v tNᦹ[0KA CWʎdA/G*-{n8F%!y T΅2n;(TV{m=Mok%[rы;rƑ4Ǻj֒Iy,Ekj'ulpjn%ޠ@i 3A5mcc,LjRb9 z@*6 pޘ2G}zCp^MTؿ=I7EGiz᪐mtE>_)O`F-U[9yŗ /[;#H/V ߒjz;sպkFq?^<>iCfWAGtMh⇹rqXQxHdADB R:Ee|EoW}KK?{{{8}0p뒝%!Ӷ#SaZ՟sV dpB,=fgT/3zȸ3's5M^r!s b7*qq4wJzD*/Zl%(<5v ;p.98U۝X_(3<lΓdTV$?3p,1=hc2Lt"];XgʖCPwˣ; #H[;i8+kFeQ:=C7YzƆO?Xzr fRwu/X#\TXmSj(^Z9JdAIc *1lJ r)]R QgVŰ!$odžREW ?u66$% xe;Qs+c>H҄G# Hyr?ޕR$Gzy8Oc{(He"&tUߏ2t_[1 ׉Wt&#r&R7+td@d6.|f e=972V=p)"Lww^PMehoՔG%+~,Q@/ኛ3hf۾^(8YV]+1썦IUHޗlbpLh-i?*Ai2 {\妪RLި|$Tps8PA*UF""vs,^SLǓ.egsv8X}@ 0_ eNH_Ն iYӋޒ*p ռ~!)evVR(6ɥ ORy5uӿ`͙8@8o[h}~ǾN5 BA8Zc<0?ay"SiC*3܇ E}j=mTnAtc Sҋx/~SwEf 1xU_awWsP\h i P$=xr㶯b'ЂC=R5f텭"k/CP?Ki*Zw4y 1&"@<moZmn6RT71?gkIS3 "1?2,#ݢy݊ؾrIL Ssv,˪G+=zPy>`\Q%BKIm>G w&gce}F1|gȁr;˨0cyDh8 G[•9},YƞBn22dr(}|#IDNm=we6#kș_>jv/gV}pOp!YpUJ9NG q){1DۑD< MrMVlDFV?3ĕ3Y t0C IY]0g娤^P3 |r=b>w>`sKV+G顷 ls+Jw:ڣqyYm$/m&>?3W&dV' {-Yj&D7XٴP8`#B ^ΌQ5*D[!R*4Jj6z$v'c7͏sA.:67`)JʾS<8+h_ܮKz/܁6f.Cm`;op1Evn!Ƚxu3\^ynϹ0HGɸ'U(T6B !={]ki Ye024YIkK'*X$׻"UQ V`PF0c̳̣5_"1&&MG섦$h\J.B t'#v@>Bt*{|?r59 W<<VѯA'*U6m9Ub=O4ez<]~K9HO10 s#܆(ێt]Lp>sR$K, [e_c(,kSYOzR(%XɽZ҆ihh\leө漜iY!gjf&̑+X2tˢ]Kl:5.eht#1\{GU-Ǫ$C,$ڬ< zj/htRz5.h.0ȈL"*6nE(5p#Ui혌/Ί .eh՗yMPv'~%q\hl} N#(6z9G*cIbR1cN|>iSmR{> M˻DlC7Av]wܹkK(?Dno41z}fkCX1Q<}} X l&`BKFąj?dy6)+d; J,:Hu53duY>$#_Sa54jo |>F&bm n\8;MG%/uNlCDZ!w'Y{J:mQWRIoWc!){5Zr˫zlr_&JCD{y%UcѽA++id3&A%Vv]hp+A`1@.z<1bGB$;W(G ,ؔ->BHDDЭC3'!GGU%BP(Uy{y'ڗA6n,{#ߪ;C}JlDYD4BIHd_9Vfa)Oݲ0Uϖ9&bLdP!_-8v͘y-GD9nKkE4Ed#쏻*x&g֍?*)ŝm|ՙF MCmy7UF[y璂~6Ԫ!r M8*/ ZhGTpG2_Ȥi|bZBBP|Fhy7KDHj@Ai싌ZTݳ )=7}ʫ B者*/$l) >_?nWѿP!WDնO@f'70dY~_1cGr&BЈGoo"CxTMpC`\~J'+bù= er};?zkGv] 2Q (F N'f@TYXOEZyz) lNe/̘/ubJ**4ĘչцX*?G2h~/b˧+e?3e ->pkiun.)dۚ[t>8 :IfFpȤڏm俕q`($72֧>rj1|0tOV $Yi = Y0+P@qғAVJ(ml_VQy>iӶ&cʧxPIUG{`Ir]Oۗ_6&Z=|yd8RFM`|85Tt|TqJpH&f:0Dq\%T \|l+b>h)bfDb$K!AbŸ(^x>#EK&5yA~Vq@w8BS4#0ed$9oMּc˵~8Gk@VRf;qѦ:z&D%dS+z䪕lftaecPG j1rX/,vq@3dS-ț̤T}yl\C&Ԛ}ccXMP\7 ˇP'sS6UGԇ%l}+x,g $fC@ܯ}PaЍuM 5:M|\JW|&r_m&$MԿC8&,^lF  -B:e{r*zTm:)lnب.@ZF.3\iu:މ*;'h~ j4}MeN$P"8Vr§g ǚMy*/9DKmWeV[ SQpffCv]6F9*CoBqI2Xd<3m53<ܞ*eGmi V3"5m)G#<',A) s"C.T]kO3temPo{K}eJoY>Yʷ[|󘙩j\+ɓ;֨~}vop[$X깣FtC'LJl:ɽusԳD>?!yԀB%.s?uA6_1{q 6qC0?2*;cK ~w& k%li `|`3 4w6ODQf^IxB ڼ?{^a o5 ՒaET4¤?$WX eJDQDu356,3[fv4Zrs+pLe'\t䫬:EI=fc0E_2;ފ3_Q nN7 UPF 3LwIt>3^gdfr(c\ 9 F{b\Y}Pcb>2>ʌT_2nK :eV) \2" Љ^!\M}9&!6Z?1XzP(LU}S5Z[įߦ*g(8+9iy,m=+I -+!ml7u:uqSh "JDbJ؂ ޶s ʅ&ۊ pcjCãD5ZԻ1+1(,HMejr*1wgzd0*seʃld eԝ*kQt‒++XJn"Aky;ÀK_kd˴~g]IOiFc9bt@§ۿ`ŽOndE+^yjHfe'WCtɦL_J$hMݐAԞv;!p {-?kLs'qێ)nEu>v <*w8S<3]eWPSܺ57}e =7v.7-1^Inx[^W8u <8qvJζs{۲ܽ/4~@`glydvE!uu#yY1O۠Y+cRdA#RW rQOH\/15>wC]p"/p>ԢCPz>0 `Rk &B؆S6Z)j5 E1'B YTa @,8uɻp\+SGHf1V.fa40r&W &!^'١bo`]X.u6C9%P2,$erԉ8Î(װ>NRu-rd@HG!OO'_ٯE`z,N0 ֞,J? 2l `=|}|$mT:Kd#AX~HY X,=NR qo4ޞ]Xt cByriāJ'9d/33-j4V *Ak,,=urFwO6QUM+^ L.El>9Ľ&y1Y'49M2k| l[Ӱh}SMgS\`5y_o} oiGfQpُDJ?嘴H.bdX`jAjlaO)0XQ]v _(1fB/7{]0EZ-/XW8Nr_o[8P'Or=SgYrvm6/S!ha.~ƉHFf,e&>l1o #*KH`-ivxZR2ae5ɟDVe ţ*E@|iR!=~G^. YZ