geda-gsymcheck-1.10.0-bp153.1.21 >  A `CG6!M@eee"g,"weȣdsWpTL/;RI1^͘ lUo@]ϟ;^HCsoH!ycL ]$έ^W: \4qĤ<)/Cd"Z 噝s_y! h!97ā3cxW/51d21a28595ef04d4f7188343fb5319b6040ae9ae02d3dece6d6e04cc7cd04a8292af7589c1590f884379eb6988fdd66ca72b16et`CG6!M@eee}=3Y"Q ȕ ]R,7+X/Xw"#48%7{;"9z>'J `odsA@0$DUY&O̧#3eUFzMkfVWCPv: 5k7XJ7~?ؓ;+p_;oh,٪DZ_ؾWF8|OIeAe7t8.G<;-kOr ؤ7x*rU=>a3ap,9z>p>"?"d # V+ Ei     ,E^  ) (Z8d 9 : F0GLH`ItXY\]^bc *d e f l u v w" x" y"4z"P"`"d"j"Cgeda-gsymcheck1.10.0bp153.1.21Schematic Symbol Checker Program of the gEDA Suitegsymcheck is a symbol checker of the gEDA suite. It checks symbols for missing or duplicate pins, missing attributes and definitions.`CFobs-power8-04wuSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Scientific/Electronicshttp://geda-project.org/linuxppc64le+h2!4!&큤`CF`CF`CF`CF`CF0cae3bd47d1c9e2ac221aa6a56d84450aa77c3fba59beb6f7f36678bff464ad4c6568f6fab568491192f871ec8c45620777fde866987f4980b2633006cd11e17c4a4327da7898addd312607dff47a7e8f357a6430723cbba769bc4420e1b7a1f15dfd87a2c500290fb3356720a2f04b4d0eb365ae49f32c8475792efd6b8f33802af649612f6c121d24718182fafa722507a757466ab3e74e2b1af377fb0da44rootrootrootrootrootrootrootrootrootrootgeda-gaf-1.10.0-bp153.1.21.src.rpmgeda-gsymcheckgeda-gsymcheck(ppc-64)@@@@@@@    geda-basegeda-symbolslibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgeda.so.46()(64bit)libglib-2.0.so.0()(64bit)libguile-2.0.so.22()(64bit)libguile-2.0.so.22(GUILE_2.0)(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.01.10.03.0.4-14.6.0-14.0-15.2-14.14.1^0^V]]A\@Z@Z~Zu@T@TcKT^Wojciech Kazubski Wojciech Kazubski sbrabec@suse.comJonathan Brielmaier stefan.bruens@rwth-aachen.dejengelh@inai.debugs@vdm-design.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgLed - fixed source URL- Updated to release 1.10.0 - General changes * Added the library "xornstorage" and the Python package "gaf" as a (currently quite minimal) way to access gEDA/gaf functionality from outside of gschem. These are on the long term intended to replace libgeda, making the core gEDA/gaf functionality available as a library to both gschem and other applications. * Added command-line tool `xorn' for low-level schematic and symbol file manipulation. * The symbol directories "gnetman", "verilog", and "vhdl" are now installed to the new location PREFIX/share/gEDA/extra-sym/. This allows adding the default library with "component-library-search". * The directory to which gEDA programs write log transcripts can be changed by setting the environment variable `GEDALOG' (the default being ~/.gEDA/logs/). * Numerous ixed bugs. - gschem changes * Tool windows are now "dockable", i.e., they can be either used as modal/non-modal dialogs or docked to the edges of the main window. * The action mechanism used for menu items, tool buttons, and key bindings has been redesigned. * The menus, toolbar, and keymap have been revamped to more closely resemble the "standards" for a desktop application. Some actions have been assigned more accessible or memorable keys. * Attaching and detaching attributes now work as expected: * Fixed "Lock Component" and "Unlock Component" * Added new color schemes * Symbol editing has been improved: * Added support for back-annotation from pcb-rnd. * Double-clicking a subschematic component enters the subschematic. * Right-clicking in path mode works as expected. * Pins are allowed to have zero length. * "File / Revert" only asks for confirmation if the file has been modified. * The "repeat" function of the middle mouse button now evaluates actions at the current mouse position. * Mouse gestures work properly again. * Added new mouse gestures for page navigation: - swiping left goes to the previous, swiping right to the next page - swiping right and then down enters a subschmatic - swiping left and then down enters a symbol - swiping up and sideways (in any combination) goes back to the parent schematic * The coordinate dialog has been replaced with an option to display the coordinates in the status bar. * Added further menu items: - "Add / Last Component" (A C) - "Object / Toggle Text Overbar" (T O) - "View / Show Menubar" (V M) - "View / Show Toolbar" (V T) - "View / Show Scrollbars" (V S) - "Tools / Select Locked Objects" (T L) * Fixed various issues related to undo/redo: - gnetlist changes * Refactored gnetlist: - Netlist backends can also be written in Python. - When reading broken schematics and/or symbols, gnetlist doesn't silently fail or produce bad output any more. - In case there should be any problems with the refactored codebase, the "old" gnetlist is still available as "gnetlist-legacy". * There are new semantics for power and I/O port symbols. * Hierarchical schematics can now use a simple form of parametrization where the instantiating component contains an attribute of the form `param=NAME=VALUE' and some attribute value in the subschematic contains the pattern `$(NAME)', which will be replaced with `VALUE'. * Duplicate I/O ports in subschematics and duplicate I/O pins in subschematic symbols are now treated correctly. * Added a netlist backend for pcb-rnd's tEDAx format. * Added backends which dump the netlist in various generic formats. - For more detailed information see NEWS file. - patch #2: fix-gxyrs-utility.patch removed (applied upstream) - patch #4: geda-gaf-enable-guile-2.2.patch removed (applied upstream) - patch #5: xorn-enable-guile-2.2.patch added to build xorn with guile 2.2 on Factory / Tumbleweed - patch #6: geda-gaf-enable-guile-2.0.patch added to revert changes introduced by upstreaming patch #4 (used for older releases) - patch #7: geda-gaf-fix-uninitialized-variable.patch added on Tumbleweed to prevent build failing with latest gcc - Removed requirement for geda-xgsch2pcb - now PCB can directly import schematic files.- Prevent conflict of libgeda42-data and libgeda45-data: * Rename package with unversioned files to libgeda-data. * Move versioned lang files to libgeda45. - Process with spec-cleaner.- Update to version 1.9.2: * Guile 2.0 or newer is now required * `gpstoimage' has been removed from the distribution; equivalent functionality is provided by the `gaf' command. * `convert_sym.awk' has been removed from the distribution; equivalent functionality is provided by the `convert_sym' command. * New scheme procedures and hooks have been added * Removal of some scripts and programs * Updated translations * Various bugfixes For more details see: /usr/share/doc/packages/geda-gaf/NEWS - New subpackages: * libgedacairo45 * libgedacairo-devel - Add patches: * geda-gaf-disable-failing-tests.patch: disable failing tests * geda-gaf-enable-guile-2.2.patch: enable guile-2.2 on Factory/TW - Increase version of libgeda to 45 - Install more languages files - Add and remove files for packages where necessary - Remove unnecessary requires on libgeda, which are found by rpm itself - Update source link - Improve phrasing in summaries - Fixes boo#1117307: geda-gaf now requires at least guile-2.0 and seems to work also with guile-2.2 - Remove deprecated defattr statements - Use license and doc macro- Move scheme code common to gattrib, gnetlist, gschem and utils from gschem subpackage to new geda-base subpackage. - Remove conditionals for deprecated distributions- Limit descriptions to the package, fix some typos here and there. - Remove redundant %clean section.- Add patch fix-gxyrs-utility.patch to fix the failed unittest when building for factory- Fix desktop menu categories- Add geda-gaf-rpmlintrc to source list- fix bashisms in post/postun scriptsobs-power8-04 1615021823itnl1.10.0-bp153.1.211.10.0-bp153.1.21gsymchecksystem-gsymcheckrcgeda-gsymcheck.mogeda-gsymcheck.mogsymcheck.1.gz/usr/bin//usr/share/gEDA//usr/share/locale/it/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/b64d062cb2752ae1799e23d0acf8a353-geda-gafcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4646f3ea6c4c1cc25a9606ce0ec63e43b3ae7986, for GNU/Linux 3.10.0, not strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRnITW?$utf-8dd30ff03fbd67c57af31c5c646fa020422b78673a68ad37aa75800e9af7efc7f? 7zXZ !t/zM] crv9wJ&gg_13iMٖq|,e&*||dseOv>+n쫡W#g9UFQZ [<]c(~SA;Y7[Mi0lj ׉j~yI9@- _]R4$Ȩb¹ClZ؉"N:g"ߓTg9QѾD0$CŸ9n7u"B::t"1 l4︱N;cf)yOuI_:7exv"!Mx]}J 6!ՖL(o6PLє 7䉡2ewG0lCL>[ùW+be Wx:"H ؄Ҡn.JIxRŰQvھ<>t4 .* UrKWQ}UЗļtE2k_NJm&KMdC: ;=]o^L i)ZrF H%5srpcWS.!BS=d-3ǯJ$gqnn1Ul 17}IAG"S7HX<K@'qDhRG! =C&s*=Ip0ZYp+ruT) .ܨ˷3'ǠĵrQu*U]U.k^'4%j5ͮ>LC0zz*T6u<ګu~mhS2^Q*kK4` js']C'A8Xc~'hj=o2mcf[v3A{"JK8k i|f+Yͱ K\Tx3DFŤ`HN8 ǽ1mtfϗfa{@w[q@1wgH;2Ssp5Kʓ&; I.}x)yiu$UKҼhfE+U1%IV-]y37@AGzg~+zxogtGpMvJt<7f [vNzm .͡))`ڞ3y-duK "ҿ!HG8?@s{zfhI~j͒T5P P/S.d lI|!a֑c|a_u̝fm 5@wEL?7J/9P{҄jXR~nB!O"%Y,oW }%⮒./w(LsL֪rOUg+N5Z̀g*O΄.ScISYMmNu6+o|K=GM8*| K2x.6  8gLLHn,Q!ʺcTe*2iǹnAR THf͓ 8Lgubj(w^8rƂ9˷$,U"346 [T)V@#F < e8=_O?Egj-L1S5X' SƩ K44\q'_jsII9gk@OҘU{wAu+E9&e >IhEtSPO%Mdnь[ @Le9{0&Q>}DGl ^?de糆mVv'K$|m[$(~zHg.θRKKwaJZ=S^gA*~;\30!!z^ώ ?Yx?#JmBhj43:ƶNK{XFg;D-j|k~",8!fN+9g*Z=_P-gV{hJ e!O s.3U5sI*)8+~ Џǔ.;Nr+??!ZnO w5ѠQ?~okE __Xʹ3B\KhyunL.Q/OⓑpI)7Xm](zxoAcCwJaz(,v' gJr#*-j#xk_YsJ!g;S3yzg˾_@m NSvZACߚ~1~`d{?wJY,h~vāgk8N;gO,\|RBX&і-qqjKL(I.B…?_zdJ\6$AN*Fi/ޟ7HC~hdnzʨJBge7vagn]L:s|jTl{V7(0v A֎3{}jxd}Zhu5V.qjIth=A0Oyηy:0U'FV}gEkoX_huɩ/`ODo}G?.q7XYn! F;+nHdɏf+({v&g,6L9;8:S%mG-^/ ZDdBש*NeU&)# uM; ZqE!Gr) ?DޱS vF#p-JE}0u@䓇᠅Es͑`c==>6I I-}tC.Wq)81=`7M V0DǸg m=pQ&n|"uO 3vp&-*52؅܀f2\rx)U[v&VqR6eAo 7.Cfǻ́?7JzKx> cVZs1t0We_nwcdT@AqZ,=訧6ntWjXvklr5G~ 閎|2: ir, W6{lmg3iE~)kE-6Wo"<0xwZ%X2[ݮ;Qb95/nSy>0UoT/rHTsQDnSIn6/ cC G8g1dߕͰ H~0,G<=/OR].DcqH2Dl{K{3iG5n}g!sI.REB*Vߊٮ DO+|`'@ VޗmlUwl? w/ۚ{ .:鈓Z? G!ѢTaXY茧gzް. zi4ц>-f$cC !MIg6#'2sI|aP5vjDNt; 5dSi.HJqRcP_HyR2ڦCIY džᚶvʂS6~gXrr7b/|?3VicDTu T(2K )QW \*,s :@ϼ`rN g-о!) 5)\zzJcl}4 GDIed1m}xd%=LAlj#s8J_ju %w\lLƳKF"O#>_ASlIZ=wТDZVdg8=-T#jLM)9f4IPs_.pQA!-jBƢ %@C <lW#F*'(0Xr&\'f\F"VE2׸qP2@ƂzeR=;\  x_Mcؑn5Y>b~oKp ;qIv ) cOV M,牀ŮOI.:/ TzvGbK#^עCq $w>=!UGl%yu;%FkFHuXXnVXo0[{!䅌7&ɺaL<f~ٸ1~޼RBTFLi8ݰcE+~jHcNU z8f7(3'Sї)L\',t7սi%?lhgBGPnS䟰ֽ;uRchΈFpctON L\"TQ5ʂ4qZƨ Vs7-Q@y|ӈ-J$TMۙJ B\;βS9H/?ƵV=v4xFeҽԲ96s3|1WBfũ¯EK  K;޷=`2C&{T{Z]e3i:Vd3 D%TZZaشʇw7zSqa/*rw7 屌g2@"<-1P\;(zW|ͮKlEDAQ.lK8N'GnhgIbj1<5zrkPY4 Opo/RdU%1{rցM([B|cqn#y4f(#r,bӸbZTa ײǔ(,m#\[Ȯ0]诒0]? a@D:EH㳖BUXY ڒE RLn:_x/$/mPb#8;aY*ź |B<^r4RUUf+ {45* DFsn n}S.yQYŸ3v9e)0B&U39/V8&Л ݈ėbgXYC:ġ"xSd95 `EY`B3zj&3s`El U\; 3C:,{[Jҙ$丘SIʙxd =Il8F h"CH돎*ΣNvg X!m&lH FdIMZW@Q?C^Ml/} .el^+AYq(gDPj>uۢ N*ÍtQnwX3+흟oKPC)s!G^Iġy!\K1Lb#HedA;!0؁Uu;!v[/J{>1᤟N|DE5o7HKK;ٹ*cwS⼍}qYKzxY"*QGoȗB<7.WZ gqlFo3^NnRX"6;?NUUAyC,I/ӴfUy0'[R CH|U>&(}Ep|{7e6I'`[PX_̥TXeE3w֠*%%xŰ.OJHX"Ҏ_veҾ , 'itܠIj6F&KtF p,qa;֒(܆g4)x`kY(ڷJeCOLM}eڂKE@nu<@6h(^.LA43կ4v)cXKEx7AZn{7t|VƓ[h\&cqy*Eβp9Ee;;?S5|Dx".,ƛ[#N'I-uE;B>%' #+yі2ۃK$]y7!zz6o4gDc昱M» M`3/Ėwi>9AeiG`m'gͪlr.I χ\8[8q6] IlwgD-P y-ڸ#~gL Czo~XW(`uʹV[6rɸdZ0v-yBXއ YФ13W|u_TWj,N\>- :oz#woH6W>Cv0C qHi[K0!RBA˘F<F W^6%)Ler(WI H (͏rr|{]ׇ+h`e ЋQEdsVݕugDKU, #`PM#:_kGD ӦL,J^c"(zMgdD7"d{1D98OVn }H! @Z{BXsք)!Soi.zүJEr>F(C~e sihڷm:m's*3;&]=Op͗n/FY-rbrz u Z0IWȸh2 (z]{^N_mLtH,c$̈́V:%Ai(|AkuLXWQUr #`Tyu%3C׹3{kԯǖO0BHş+nhurd,,&s.'gWxh&=kn06I OklINb:m _g!H;Y|eU9}@0;6;~8^(J]قJ=,W naE~2Dt>o^r|& O0"VpB:lZ:ľnlîƝ0 n|=aynjU- Yb.X^`Fku}qַX}FœD:ʅ{g籠R :;#z$ŅL3tu5U-ޕծZz%@91=Nλe;bqj1LB_(džcsðC{6jΣ0c<{]-vV]is쒣; qƉ'w$I,6-Ifa EP&sk= NZhI H>IZb'Γݽ;j`Jl1V_t|@gw3} pݗزJQm?J=osNynvSqMu| c5 '3Ca\"߫ѻk6> #Ts L+SQynzN(㗅-RzrE8BL1<{w>),jК|u4gbElḥY&r/_h9 RLLJS6DA.]` 0ÓV e,.M& Lb A?O󖲜4'6;Ok%7㩗7 ,f>jn5:'Gsj*'d/Z+ ܯ澔*Py7&?"bTm:_D1XY]$.Ϸ3.Q)QІ ~a E &Wz\-6 Eb*>2=aiM@?v?$ScĈ¶cjB!'B *2?_"F ;7<πJErvr3([_!*U<3MCpWVJg;~ij/롒SA;N]y 4Kc^}3U׈% Cvy?;֏ sxA$v씹MT[T1 ,k;pje`+ /FKdD(D:sikz4u=ޢxUhHs禫ZK(eTl6_\i/dPántx*B fFn ̅Uv-J*3AS %W)S+l&ͱp5v:cXq9:KX6%7;GFO%>AC헮(9@z1 V?:s<؀Yc>Ԗ/e,G ^w@x3d+E<"fVu \̝=(ڽڹ#li=a?qW6a$ ?ѶR"RbMe}2T%،k>AtoD -G@̫޳yP}#I#>}]Tq;A<`Є~K>rVW6 kes%UeV=mAM&xW}@MT\=emY40''ﲑ=6!Pi[kL!z|0(r0y 7+@aFw"-3OG[5c"rm#~(H4,ym xÞd}A^֬Hi .CE$4+ߤ~Xκ> Sѕs%󫱙=44=Cm+ gi,;ȒG vI&վVz1rx =pDRʇ)n, tCǭKi`XIKgÀa*:NR@9^hYWfp. jA]N1r`VTJ`%XAb C`И/MUB[3e/u7@2*,D(P7Y[W(1VmOB^lo/!S8ϽVvFzX}~(J213t-A8?+xC<$6h.6k#ˡȟ~as'q \iSTgUT%3ϨkCk[=XG8 }[ɞX8ɷsz_9U@ /ć mLEH~V<5 Ņ&_:f]:HO_Yw=`= #UxUt m^ɍdߒBovڌbXfm'wՒcoSyK:>kP@5q0>yAGǹ)m#}W6jsHI w#Cnu5|h*fn* {)Ff;:f9hA4I| p+vsc'Ap~՗f  Od^1@uuMVyvyC}5mWڢz,L>P+>yd5.C>P?O4~ /#j k,#ѫmG?8.bU&)ۧp>`ij<0Ծm3> BƊ"FU'׷3gdv~Uh nQ/$+ˀD罱ڸnpBєZݫv wg#?Q9QG5!4k}5J o\K6HMOO,N̔i4,\Dv.j=3Yci-@JJ(?d-6BM&\( a,ϟݠ/;zGhK/RO9''LDh2j 0Zh qoc@UZ )*G=>'-%:fy\.ÞEim *^+tG1,/b8:;*cyN G`Qqd'kvsOfs1SIXN\WڈRUKb%r  :p̷m#Rw \p!t͙>J3Pd;/~q&l7z55Gf$*5iNNK [ݠ2S%K@toΪzT̫4\Y5=KAU,,0ӳlЕûZbJZXi\~p4gJ~`4}$D=s[DxbH7pno@3hs :'zl4O͓htKොz  N׺^ "`xHaéދ5חe .WOndyNW;r/Ҹ<eϚ@>r*U=Z&+9]Ff-в=)S7]e$WF ;1eJRZE8A-ȣ6z5G}ywU$lYfl_GX=[7AT8Q0(T&ě}"?I@7NR9HO_qi\N0T JfŤJwd]޼F3!LJP i1*"ZvYB"% V6I;1 \YE8eطV漦gзMn1 @0,"roe"X>:{ޱK*}JJ'h10OF>#6vw@x0>I0^K$8vW8Yx9xn56Í 1sT\xwGxu$y5 |j͂@zO#_)\Gt(BM&-]G+N~3YS=WXc|A"ZII|5aOi&%e v7݊ E8+]%YZHuOd7kh927i+rRAj v+\#'წOȌ \iRKxUH6KЅkx w x?;e Fv4>Q!݁N  zHc=0Fga>vvtRbLߍ2 "=$]VD4ba2IcT(D/ֻGMi-͚uQM@w$KpL;,xѽ5=8kqT;ktv[WΕ+`.dʗ~k_/Ԁ& (Iy$QfzV0UYDAtg-F-I[qq "le{X= k‡"eFaOR|B@ ư/T$Imնݦ| igǿEt',uãGm%!ߵZ7"Og[ w|!`PNfaY츁**9ƴjl"&DFBs Է :WG8:p1GavoVdp"n~%`rTU" p1D|:J({~;jwS!&;֞OڱG{rqKOe@ wPomi?|M5`d3i_Ƕ2_9!AQt r@AxssTVSdG8S;jQl|Tڄ d*G6Pw4$rUANG<ZDOvŒ D@,Muy;VMS/a!2IHx3'K3aPXA7p$eg,v1cʑ!PQ!]7#W+Bhe},F?0V:|Gjg9%&b'lrk'uK+4 &9U߱M6Џ(I0C^vw0;~ (&jFmPe Dznn gvՐ&B:$|L֏ğJsuz V87xxѾ-eidRl$ 5!A|ThU!`Uu=5)-aaboNqQ첽 ^#z >?_ߊ[VHzޒ~-:#*Û틅l[F%up %PdN˲ls&COȈ*! ׬KGcxyABWWɡ_iCp=~Rl; E!_``JDeL$fd,kNӖ] Nɶ_j[Ymf7hrgge{M߼ ߠ?rlfj$pwΥYPnV|u9C0;AK8+) m 'YgfJ4TPaعx8VVC V\*g'<߉4pdEha?wϼӛu/idj>#Lˏa6t"x;g=n rN1&6AYh.*ʫ9Yi28*O483 tS1Sjp]tJ]l-$te;_0R=SA6b2M, Ҧ  Ev(? .9'8&^CrWSZqe+/7{啭]L my1>SKUO9zA]*W%el%gr2b+9D-5GM + SlbwTqϺJ@Of@ :*:$Paڸ<_n{;tF_zSUg6jأO]r{y $b)B"u` RBX3#B+Q:{;[NEZs{V0(pͨb1Vj򗄜.VQ˻ۢ jTy=2㓙3)Lo3bS8x=ɯAGH _tv{. J`Љ:^|sD`q#o]hpC9e3Gn*JJ}6wdFg)Gѫ%nݹYd&G*i8x'6K:qnLC`A|A^{En!YOnkt Qr4#R匯&̓\>RFetԓm6ekK<^ Oe:LW0E{(lA,|,ywr({x͚x!:At*kv!z=*X}Ty1.WC+\'uENIw(y<4gdWYS,h" 22<=vt?H0%`c2iF֌F: TEݳkҲ p9%XRtj̟fB?W˙w$"9`RJ 'i@&BΝLTc:|Ts 4Uip8\5pѷJn%*Ww:'ѝ̆[ C%LW.{T pAݟ{ʮ5;IDu})ʾYo1 YMI^{dӋtZ&8Ѯ8?O4K5aRUq.̏S.FJpYø2ëO6p]C\ܘ8.2fYR*Hl% dq@4hvSIF IJ4')9?^nD:9J(5b߄z(g~FU`2Yg/1=7$>g.m(Dfǚ_&yaMvvq!V8vF1'y\ehS9$_.Ԟ*?,Լu1;,Ұ|g)As- C(zXqQz0Ϝ\z1o;Xؤ7bź=4CߴEWQGѮ=*1 {Az.~|/Ic1+Rq8Wp` f χjpQֵu{*vIշVtȓVԡ:kyF0Sw+b37LS7 ]L {~O{e 1ر4qSp ǂskQt{ܲAR1GT*BNq,ߛKS~qYśݪA)5i$s ' -4P,mehpm3H,3 iWKPsxaѽX<c8GЏm g=Х?gK?o@K+}q8l;\MА'$|1@>FK$oiA>lD6MX{?2tTV`"~?0<ltd~6<