gsettings-backend-dconf-0.14.1-2.1.2>t 4 DpQ 7/=„ebDB9 ,H:*~-GcR*#Fz>P04GYW(1Ϟx@%Hl=0𿟹"GTY@@lO[A)ˤmTt@с* ?㙓^3nXg0lYV?&@ʼn.OL¦$潒[l#dG?Y7B)Yop$$ On p]8K~PVi<rHQ 7/=„ H] _Ns`c_Uc6}UL1SL20Bqdb M;%/1Oכqý%*:@Ȼٸ-D?Hб=yxKHm3IV gJbC@|cͬΠ6m鏪.b܏hh3q;DyϷ4G!_qZ5 "+&XvvE/=Ww;[d9CR^:&Vc*&}y߁X|!:c96adcd88fa91826bbb1802a2d30ee30b42f17a30>A10?1 d! ' b\`hlz V  " $ ( I LPUZx|(8"9H":">.@.F.G.H.I.X.Y.\/]/^/,b/Dc/d0e0f0l0u0,v00w0x0y0 z01 11Cgsettings-backend-dconf0.14.12.1.2Simple key-based configuration system -- GSettings Backenddconf 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.Q build23openSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://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}" fiQ 7ba7ae60ae6d53a22d7a08707d8e85aarootrootdconf-0.14.1-2.1.2.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.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)0.14.13.0.4-14.0-14.4.6-14.10.2P6@Pb@P3x@P!@P@P@P@O@OpZ@OgOX@O1@O))@NˎN@N @Ni@Nx@N/Mc@MM@MWMOM5M4/@M*M'@ML@LLL[@L[@dimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgzaitor@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgfcrozat@novell.comvuntz@opensuse.orgfcrozat@novell.comfcrozat@novell.comfcrozat@novell.comfcrozat@novell.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.org- Update to version 0.14.1: + Fix a rather substantial memory leak in dconf-service. + Fix xinclude issues in docs for srcdir != builddir. + Using the g_settings_delay()/g_settings_reset()/ g_settings_get() trick to read default values is working again + Updated translations.- Update to version 0.14.0: + Updated translations.- Update to version 0.13.90: + Updated translations.- Update to version 0.13.5: + the service no longer attempts to migrate the primary dconf database from its (years) old path ~/.config/dconf to the new ~/.config/dconf/user + fixes for profile file parsing problems + fix obscure race in GDBus handling code that could result in out-of-order message delivery + editor: - clean up some messages and mark strings for translations - enable internationalization + add manpages for dconf(7), dconf(1), dconf-service and dconf-editor + Updated translations. - Add docbook-xsl-stylesheets, intltool and xsltproc BuildRequires: new dependencies. - Split out a -lang package.- Update to version 0.13.4: + extensively refactored + API of libdconf has changed; soname bumped to libdconf.so.1 + installed header layout has changed + there are changes to the API used between the client and the service. + there is a now a fairly decent test suite but it requires a full D-Bus environment to run in, so it may make sense to avoid 'make check' on builders for the time being.- Update to version 0.13.0: + editor: use GtkApplication and GMenu + editor: support searching for keys + dconf cli: call setlocale() on startup- Change the Requires dconf = %{version} to dconf >= %{version}. Whereas '=' might be correct, it will cause issues on later updates, when libdconf1 is coming to the distribution.- Update to version 0.12.1: + dconf CLI: call setlocale() on startup (for proper handling of values containing non-ascii characters).- Update to version 0.12.0: + No changes.- Update to version 0.11.7: + engine: Don't leak the lock table if a system database changes while a program is running. + dbus-1: Call g_slist_remove_link instead of g_slist_remove. + editor: Set 'wrap' property on default value label. + dconf update: - Code cleanup, better error handling. - Read keyfiles in a defined order (later files take precedence) - Don't issue warnings if a key is defined in multiple files.- Update to version 0.11.6: + new DCONF_BLAME mode for debugging spurious dconf writes at login + stop hardcoding the assumption that there will be exactly one user database followed by zero or more system databases + allow DCONF_PROFILE to specify a profile file by absolute path + dbus-1: fix multiple-key change notifications + autogen.sh can now be called from out of tree- Update to version 0.11.5: + Do not install non-standard icon sizes + Fix a bug with getting default values when no profile is in use + Some general code cleanups on the client side + Improve Makefile compatibility: avoid using 'echo -e' - Drop hack that removed installed icons with non-standard size: fixed upstream.- Update to version 0.11.3: + Require vala 0.15.1 + Add icon for dconf-editor - Call %icon_theme_cache_post(un) in %post/%postun of dconf-editor, now that there is an icon. - Drop hack in %install about the Icon key in dconf-editor.desktop: there's an icon now. - Remove installed icons that are using a non-standard size, to avoid owning unneeded directories.- Update to version 0.11.2: + Many bugfixes and improvements to the editor, most notably porting to GtkGrid to avoid the GtkTable layout bug that was causing size to be incorrectly allocated. + Fix a crasher due to invalid string index of -1.- Update to version 0.11.0: + Don't install a system service + "dconf update" no longer fails if the locks/ subdir is missing + Port to the new GLib synchronisation APIs + Drop some dead code and no-longer-needed workarounds + Build fixes- Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name.- Update to version 0.10.0: + No change, just a version bump.- Update to version 0.9.1: + Give a g_warning() on failure to communicate with service + Remove unworking 'set lock' call from dconf API and commandline tool + Add code to exit gracefully on receipt of SIGINT, SIGHUP, SIGTERM + Remove "service function" logic; always use the XDG runtime directory- Update to version 0.9.0: + Support loading/storing of maybe types in dconf + Remove NFS detection hackery and rely on XDG runtime dir + Add proper support for change notification to DConfClient + Commandline tool improvements: - reset: reset keys or entire subpaths - dump: dump entire subpaths to keyfile format - load: load them back again (maybe at a different path) - watch: actually works now + Editor improvements: - keys now change in editor when changed from outside - support for flags - show dconf-editor in applications list + Work around incompatible Vala bindings changes with an #if + Don't install the bash completion script as executable + Fix a warning caused by reusing a GError variable + Other small fixes - Remove SUSE_ASNEEDED=0: this is not needed anymore. - Add SystemSetup category to dconf-editor.desktop to make the brp checks happy. - Comment out Icon line with sed in dconf-editor.desktop, until we get an icon in the tarball. Else, the build fails in brp checks.- Update to version 0.7.5: + Fix crashing if the database did not already exist + Many fixes and improvements to the dconf-editor - changes from version 0.7.4: + bgo#648949: multithreading issue fixed (which actually affects all GSettings-using programs since dconf is used from a helper thread in that case) + dconf commandline tool is vastly more friendly now + No more aborting on unrecognised arguments + Proper help + Bash completion support + Support for sysadmin lockdown + The editor now properly reads installed enum xml files - Use %glib2_gsettings_schemas_* macros for editor subpackage as there is a schema now.- BuildRequire vala-devel instead of vala-unstable-devel (vala reached 0.12 stable release).- Update to version 0.7.3: + Bug fixes to dconf-editor- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file.- Update to version 0.7.2: + Remove some unused variables (bgo#640566) + Add a mutex to fix multi-threading issue (bgo#640611) + Don't crash if we have no D-Bus + Clean up symbol exports + Fix a crash in the service when using 'reset' + Drop old linker options that were for libtool- Update to version 0.7.1: + Fix linking with strict linkers - Changes from version 0.7: + New library to use dconf with libdbus-1 + Quite a lot of improvements and bug-fixes in dconf-editor + Some bug fixes in the GSettings backend (crashers caused by use of custom dconf profiles) + Increased Vala dependency to 0.11.4 (required for dconf-editor fixes) - Create new subpackage libdconf-dbus-1-0 and libdconf-dbus-devel - Add pkgconfig(dbus-1) and update-desktop-files BuildRequires. - Drop dconf-fix-dbus-introspection-enumeration.patch: fixed upstream. - Drop 0001-Bug-639523-crash-when-DCONF_PROFILE-is-set.patch: fixed upstream.- Add 0001-Bug-639523-crash-when-DCONF_PROFILE-is-set.patch: fix crash in gnome-settings-daemon under gdm, bgo#639523 - Improve source service support - Own alternative database path- Add support for source service checkout, with %BUILD_FROM_VCS: + Add gtk-doc BuildRequires. + Add call to ./autogen.sh. + Do not apply dconf-fix-dbus-introspection-enumeration.patch which is already in git. + Enforce gtk-doc html generation by passing --enable-gtk-doc to configure. - Remove --disable-static from configure: it's not needed for dconf which has an unusual setup.- Update to version 0.6: + Rewrite a lot of the GSettings backend to reduce GDBus abuse. We use our own worker thread now instead of trying to hijack GDBus's. + Disable gobject-introspection support for now. + Drop support for GTK2 in dconf-editor. + Add a new torture-test case. + Increase dbus timeout to 2 minutes (in case the service is heavily loaded). + Fix several memory leaks and other bugs. - Change pkgconfig(gtk+-2.0) BuildRequires to pkgconfig(gtk+-3.0). - Change vala-devel BuildRequires to vala-unstable-devel, following an upstream commit after the release that recommends the use of vala 0.11. - Add dconf-fix-dbus-introspection-enumeration.patch to fix dbus introspection enumeration; taken from git. - Add Url tag.- Add explicit dbus-1 Requires since dconf does depend on dbus to work, and dbus-1 BuildRequires for directory ownership.- Create baselibs.conf: we want the gsettings dconf backend to be bi-arch.- Update to version 0.5.1: + Adjust to GDBus API changes + Send correct object path in Notify on WriteMany + Use printf() and exit() instead of g_error() to avoid too many crash reports for now + Require gobject-introspection 0.9.5 + Require vala 0.9.5 + Make dconf-editor optional + Drop libgee requirement for dconf-editor + Tweak shared library installation to make ldconfig happy + Bump .gir version to dconf-1.0 + Fix introspection build with recent gobject-introspection + Minor bug fixes - Remove pkgconfig(gee-1.0) BuildRequires.- Fix typo in %_smp_mflags to really have parallel build.- Update to version 0.5. - Rework the package for inclusion in Factory.- Initial dconf package./bin/sh/bin/shbuild23 13597324950.14.1-2.1.20.14.1-2.1.2libdconfsettings.so/usr/lib64/gio/modules/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/384cafb85f94dcf4e1e8601095ae6d83-dconfcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x94930263985fed105563eeffd0cae244eb7f4a26, strippeddirectory PRRRRR R R R R Ǭo8MTxlibgio-2_0-0?] crv9vX3ibD N>my|3h--`|GC]ԉ%N`o})dyktfL)/pYuZ~W-? dXvVTw\27: .$WZƀ$. ;DQ)ְBnrTXݟ ~(. V?TP ߇#Ի*y-i a=:ť;cP.cАMqƑMz! qVM+jr VMOFZf*Tt2|yLSxZVS,|+ѓN#_%yG&m'i} EF}MO97S"R=ކ/V 5ɒ QE5z T; @Y݈**XE ;9H[];XAҔ9'-G@]5-N-WbeG,kɂ{7b`i5[{Ap!ݢag,7ny?IgСƿpGHԜ-RxVr,D>[y Yx{rSB=wĞ۔",L)C 3F샱WȳpG:?2 cX*"9낟4!/Yƹ wx}i}3[݃Nyä68J ױsT*4 rMg NP(we5)"I.#x/;dd_C:.g&Ζ͉ D˿Ԉq‚c9"޶}zr Fr1'wsZn_'Tm+`;fR|@XqGqjXY' 6] BIh&h[9%ؔݺOjy :Y|Zf bȢ-Y]?=6"65fe ('-]NUwq9;ptIJQ5Ne|JnL@wUDF6#Hictyg0Xg+L?lgoJZNs& ϋh}('/f-K4LC]FΚsWj߰ogK/9'|RHU*H.»U4\_׋ %a, vCĚxLCS_FSqY<75DDzt *\EN?HEƼ `"@C54a%!~Jgά=PG%geF !KUMtVB\6!̗ -k[{#rd.v7 I<:@O_wtүvQ*9p,;D }%4A 0CJ _ 鿢.l0)VW4 D $c6ew;{x@WY"eB},,s4hx#8Gp%4 \+3o f&Q;։>MbQl{9%zwh>uYw-ؚgʶ4Et}!BՎemNnz$PoFh,`Cnw//!h#N2r>0 s&\P: b5J7%X|nhm[maEJ@wLfD%nKrwp߄hW?ZEmaH3r+J[?a& {#߈^l( 7Dk(z[\ , PFJ$꺉%_hPҫsm kT0"[~VCy^į~s$ߵӭ>mG@9fJyNUhe6+N=NLgٯFU/)3֔.B"; M` f;a-܎7jٻAZ7T'hAHDzgOvm *T%f̴m=0> S+޿2_1}ZC1]1 6Qdۜ` 0E{Vj }=%u=8iŴ5_;r-4@RP"%¶U TtWjd:'rN"pPbWWp&tTm'%$Xe/L(Wt r`UƢ"Ụ!u Ls~+y$}v7&vRj`*j`W @УaN`E- UkY?SABK3}BM: 8gn2&1\h #n?T?8/5Sa?W:O%JziYbFۖe"R4vLZdf/f4|!s/W3pd. cf5C7 vTG(-rM;] >E| 84JM?ܖS$'+y[(ܵ G,ٲ`]OS DPN3~nNi6涍*7\1Hp,`[ƿoiJ.+#GRPxKF_*q#0-CӶ?;\gĆ'gީ_L=/)~ߝ9&bDc )%m4Bs*h"ej99Cqm/+،-'8dYޞ£unne UeJ.SC Gg1;-pAc(i TTZ;B>^rdb/xJ ELG:@+%n M߻mc`~ޱ7۶ c6rx (cSf7Y P;f3ē8g@n&p]zI|"%$0UJZ)\,.tЂw'~bz#QIiOK/P2h+Fl{ѨAS:~' :@ƨvUT q|س6d}bmB.C*!}O-fTNVd$Z|tSR+=zRB,)Dp\( NjWբa nWI% wو] 8%t|~]Z_xMfR"5lslv3OhY̕{ЉIPR]QmԢ ᪚#{N6NĔSrJFV }/Ɉ{ֵsr v ^<اm"! H },-aT;Aݘ Vڰ]cQ{$ T?2dXCa>Ԇy4PR*9%V;X?q;r:2L+:P Բy^jzC=^&zs.eR''Z+x-UV9N?XZ Ti>ћ uǶSUC07?x}/ae!ybe[;y]~%bHU:Ew˕ĥi'ث$;Ǒ6G Qy50G~6,TQe{*N#\8Ic*#"iLS98U'MVl(̏!h 1m F%~ePhm޸$,lVj)4luJҚR>n2!Y%:٪)-d@`G2CaQ=ơ)Vү My<f{#gPr#Iqͫ)룇g9ob3@*S{_0M`x3TFC(WnB:ӷL!xtP[o~(uxk!Zo':ĥhLg3ΨL>쯚>fվi!x(xlk0AB\8]g ~xLHM[IGjtmfN1,F,FF]*bly?  }6r 0j8(rJmmRdiEŖoD\/4C!cN̓hVDeeKs 5:5I B_Lw)Xv:2'c66&JFRs.JV>DCW{R^hr% 2j齶#U&.j! 23r7_ e=|(9٬JYʁ |fgzj>bܶY/W7"2`xnHj#f•蟬{> oHi)P_lY4-VQB߫"KŘL|OcB޽4S5 e.QN"YY88Go4 kdvBK *싰av4=(e t)cz W d$>E֖#7CTEҸ`ϼc`Krߟ7;ϯ!^$C::܀uU.eeY cADOa8@IGLVZI>IY4ur;=X[;Fƥ eT}D;0g% ܅*Nb{  ZoLlbbДTUʼ6l ~aeJ! KOSRu:π u K3=C@xM0ƧI-vf8}ZРZA'wxXnQ` 3>*iH8vŻ"a4tbAV y_C~')?ʅu"<-L1A}a 8Yq{dvTB‰ ~ $ƊCB72?G뙯SfRo!]􉄶O c\{`Z H|cT;!3 gR5+cas˕I4*rPDY]ޱ~}q-Ȏ;"V)r=B6_r9uNY2w&'S@}QsV9]ff<Mw{ϧ$:EZ͞AwGvH9h*v&:/2}&0n3=Ep^Ҁ -ڽ*'*NZQI#*LV('<aqysWVlRhj-RGpˤQ8͈%~083goy>pC6ӽ[xށ@Tx,pe*|3]A{Kr޷lJKoiBF۳ ;2>C -p,ef<8 aZ/ΉxHJm=jfE[1ڷ ׭k;} /[NċQYp 6|̹l͔ 䬢SF@gn˷=CZ m"-B0hвWVĹJg%fi: zt%-:ckN@ ^}*"%rW)4}\e",kCH{E5ae JxBhIG K(=_!Pzxϒ (a$Q&ً`@/ `ˆ^& %O JD( TPNvxf[΁ ^pwj5`ׇvPDZCvBg5 >ּ *z@R]wbU?OOƿlԳz}ji4yr5̪Bցoo*@ B a vͼSF|XESV(RwifDz5l.'p٢F3ʫZx˙ek655*h?_.qcXMm[aOyy+(bvw۪B`_T 4Ov&{ ^S67w0s RmdsF+5 ,ɹu4pdi'܃rsC@'D^LK4g$Q옷?~ਹhzœPaZDoʭ=ꗕ6[KmLtPIA\akWaQ;q}D#ps/lmMn#]jK %]_w5L4^elJzq'%g WYN|qbJ戵(N #wy mq1ס7壔`*TbJj'cT BY 3 Ƒ7crfy@ D|49iq}c-q*S87!1_]ZhžN&:SKcCd0G-"2@ä܎;w_01'Rr?T/v;{28EW_%u=^8^L2y&qHŵ!$j:HG;;[fXT[#U #!Gl:AK2.ghlc tD*wίíl -"0*ܜᣀaSz[;q]/]>qK?o.Qp%saKU f5!"QB6 K3*`^:U隴xv { 祧 ;sO&&'; DO0:*51mFD6LY]J{..Lc|¹A]IjQ^XPٶ N Lz> Hr5ljHhmX<_IxqXj/NBInD ŲU ];L@{ 'ё)WgWjW<jqŚ4߄1b> i;aWǃ ,c$DFu8ȣkZ:gA/שDq[=@Jy9ǯrf'~ |럕ͬXܤUĿOStlڲˠL` ӱbDהtȖ3 Yl7q}3BdnSYCO{uu8 ?{%,ܖ;sMq:#VpP}@ ,IfNzA8,S Ռcw{>ir XZɎ3[j^`,X▃&K7 X<מL|_Yg*l80'E1K H!62{ӌH!o@_d)khgUA1ACg꜍q>㺈$l"9Ч C t_47(tTQLO PA]C&4iMmuNd{sO#=cM=MOe&hV"nOg /Y%rQjlnٷFo6[ߩMdy &0!;!&€JvR5>L%SQUXu RJݭ3ͻ0S#Eϯ]>@7ap+!I0 '+1@='(:8OqH(KN(k_lr KnwNet2迖%#zXe7#K7ggC gO֘b )ֵۏ_rdM\$b% P]xjc!MO2Eozc{g]nS:9j-ņe¯\ZE9aCOĘX1~H䇭޷ELd(Vm5cd| WTҚjS "Q:8[1=o5 ,r~pM'xOjh3+{'oE[?,|"D2ht}ޞF`뷭0.T+NJ[0rH0"H}ݢ!"g\q & @fm^⩀[ӟ(;#'=N'4tF@20Zk䬾 Tcvg2?AgXaOB?zԷ;5,_ k*gCoFj9o޹ N'iRk##p&Wey\A9yiIj֢Z\T.gvuM V_>>o[ñUQS> }R3QNc!HnRCfu^"`ci} c-?zq(}#Fs'G$Rj"I\K2'K$͑Bh5Vx]mߚN_.HM8|=i=+PiGlQitLkh;h5A!vE`gtD-q։_ENb~Dz,NIfj*%~ef؇#%WI-@lzU8rm{9v?1 QSD{G>\#0pf+bB{:"g$qw|\;_:_,畸eŻLC&- N`U<[R)axeÏB[~o&.UQr"]y^O>޻ ?4$Ͳ8mbб2FO,rQgC?b`Hdʾ '.OTe8ؼ=hp㌡~R1TXىǢwL,HQ{&w_0H٧5"cwO)Je?q\}x9=iRXvGnN\3ˣ o5YE PO:1}M\l KAzl8lyMܙ%فA:|%Kw"UJCKfQs]:,BmՌ Elqh9imz|*DSڟM;~"o$ ai;arHJKpѤh ͆f4Db8 P֭/ӾVVEh\,ßsZ3 }L:9S' GڱZԲ"*m:!8M"| ΃{W] չ&(٨q^(֧Ѡgptx\9mjV0Q)fޣ|LQAެ7/)€=+u] Z}mG<=_@奤Q-5;;Z#";/aBtl1Z1'g#/jBݮv۲ kribÍkXaZO(8Lڕ@Xdq'"vhݸi!g3 ? /B1n U69.[wi!ȣZ aX2xX k{ےgoG˵0J;(12HyvYds/3:PM[&)L[ ʱ&?G>zGl(dA1~nߤ/#9Ǿ7?bj,h%\E_8O }b&}u'UlȾ`ZPƩrY]6QXMʀ&vd70z3}ag7]^mqAc|]}ـ(z_iƇ9$7];nm W#dnGGyҒ/Z[4rR7]yB a*Cmoב" REj!Bv 3PЛ<l68?lT2sѠn,{l(A(B@rLWXTeNI ǨuGEfݠ8bVט r5<-c@@Y+a #տ;vs) 7գ^aYd6U SJ _+h,N8\A_ "^D̎PΙPMA[Mϑs؋M پQv+kB =}ۖQG*Bap&G+WO HBx# Zدb|`PX3Z 3GJf %^1U;TZZ*YoL)T*\BU6T ]Q-Aqҫm+6S:Rt%VۜuD;sۦ LQ KZ^T{) *0zi^ȩ|ġ^7Ѝ?Y|44`7t*} ~/oNcJqL@+$CTbRuJ D 4Z:d0iAL\%Gm`܉ vZCdL!Კar'S6C-v> Pb̟%S<9Pj1;jVZg5-vގ(S@t0(6a@ҩYM~1Q* dJMO#Z8'#i]#5O0!(X`H,̎VlLfjGEգ^%:C@ƛBaZW똉zxsdu7^w|BB X+n嘆;!-//J`Z1^ʤ6. 7I@a-笳R%Wm2,FpE1BwZqPKn@jr?E sD +OW{-uhWnX,,WH+!@s6WĬP5y7rj_I*.Nj'~S"Pʴ8|[$nITy"À=nyiؘŅsÑof|W>HY<%aMi8ؓA*i-_JᗸЭinUIoB7ܿW Dx` ΁UxzxX#15Jzdۂ> "ZUYzq816ޔsg `K{s ̩{* j@cS9޽2lt P`.kƴd0tFONͫ9S1RJb{s2A$|CVB#Z i: ڦ}І>·6q}"`-^.هA?2qrڟ -*U`l1ku?ZAު  "">t *}P)ڻ ^ Tl߀Db!8WbVѵ0-eه`"HGe*2n;bjTaX(/jw<9$nnsW >pN~yJ Gw{+޸{{*/`ЇCY6`_xlVXYf\z!hx 9;*8k[1V27) 흤_h)ܯENm ^Bo^fA?A\ s