kdbg-lang-2.9.0-1.1>t  DH`pY#//=„E@*a Mc>E+.PM^|}TePK+=m*P7 4,M'܉"w6)#_vZOIBߒ,6@nˮ#4-fqBě?6FӪx&( K.90)ĀSb#۲ghy,H%c^<h·$7{jm$^Ky0.8NdyuVlfO?' SG'8vv(;eQ8\zH L* $gN !zs9)I߿ EeqQ[=A#fBb 5A|΄#u)JGxq58 vmϙuP5><&$?&d   1\`lp 4 \   h |0$z(89:xF=GTHIX 0Y 8\ H] ^!8b#c$ld$e$f$l$u$v%8w%<x%z%%&&Ckdbg-lang2.9.01.1Languages for package kdbgProvides translations to the package kdbgY#/ cloud123),openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Localizationhttp://www.kdbg.org/linuxnoarch JA5!>N%;% VL y]v5)Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.Y#.22dc286c2ceb26ac95116143c3a8826960ab89ea9e53951227ee867cf0f22d3517d0cdf373305cebe48d458cbfa2a65a288b2d495f7487f89fed2f8f357ee1f3add0d5a2f7a6a2b8f505276fed83b24d73839e1346ef98f02d84967f64458db1c5a58d73ecd05618bc8984c1195758c3fdeecc0d21093d06294ff4786670653588159df7e7398955ed2e6e0a1ad7559bccefed681216afbdfcee093ebba0fa0f36df41bd92fd72760308e3cab5bd0bb17e225c66500af2f2e988cf3d3dbe8bf3106f8549432abcf9fcc411d8f1575ecb04a2104d3d444a31807cd06e06e9cbd594875f1f7b8fe7a3eada08f43fe768062b1832e787a8044153161debc536f9131bee81c16cda01a6d941f68aadce1adfc052604ae5bac096db9224acc4b7177de611b6cfd410bc1589467d3a3d360e465a082b8bda8feb1ae9f57e50ba6ef396rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkdbg-2.9.0-1.1.src.rpmkdbg-langkdbg-lang-all   kdbgrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.9.03.0.4-14.0-14.4.6-14.11.2XM@XIK@X=mX @V͛@T@RRQ\QYvPg@PM@Oz@N;@N{#@NyL5KJJ@I@Iд@wbauer@tmo.atfabian@ritter-vogt.deolaf@aepfle.dewbauer@tmo.atcgiboudeaux@gmx.comwbauer@tmo.atpgajdos@suse.comwbauer@tmo.atwbauer@tmo.atwbauer@tmo.atwbauer@tmo.atwbauer@tmo.atcgiboudeaux@gmx.comtoddrme2178@gmail.comidonmez@suse.comtittiatcoke@gmail.combeineri@opensuse.orgbeineri@opensuse.orgbeineri@opensuse.orgllunak@suse.czbeineri@opensuse.orgcmorve69@yahoo.es- Update to 2.9.0: * Enhancements - A brand new application icon. - There is now a command to detach from a program being debugged. Thanks to Daniel Black. - Pointing on a variable shows a value in a popup in more cases. Thanks to Max Tomilov. - C++11 keywords are highlighted. Thanks to Michael Hansen. * Bug fixes - Line breaks of status bar messages produced by GDB are now trimmed to avoid that the text is only visible partially. Fix by Gilles Allard. - (Action and application) icons are installed in an application neutral location because the launcher menu of modern KDE desktops does not show the icon otherwise. - Fixed a typo in the pretty-printer of std::vector<>. - Drop susepatches.diff, applied upstream- Revert kde4_runtime_requires change- Expand macro kde4_runtime_requires only when its available to fix quilt setup- Update to 2.5.6: * A popup shows the complete value of variables. * The values printed by GDB for uninitialized references and pointer-to-member variables no longer truncate the variable list. * A few more C++ keywords are now highlighted. * The CMakeLists.txt file was adjusted for newer cmake. - Removed fix-build-with-cmake-3_4_3.diff, it's no longer necessary- Add fix-build-with-cmake-3_4_3.diff. Include the files containing the functions used by the CMake code.- Update to 2.5.5: * A crash when the hotkey settings are changed was fixed. * The animation button was regenerated to avoid a crash with modern Qt. Thanks to Armin Felder for the initial fix. * Pretty-printers and GDB Python extensions were disabled, because they would interfere with the output parser. * Recent GDBs do not terminate on receipt of SIGTERM, keeping KDbg running for 20 seconds. This was fixed.- use png_fix_dir macro [bnc#852862]- Update to 2.5.4: * Source file names with international characters are handled better. * When an executable is loaded, GDBs of different vintage print different text, some of which were treated as error text incorrectly, leading to failed debugging sessions. More of these texts are now ignored. * Variables pointing to some global variable lacked the ability to be expanded with recent GDBs. * Parsing of string values residing in global variables was fixed. - Removed opensuse-gdb.diff, it's included upstream now- remove debug-run.png icon from package as it is already included in oxygen-icon-theme. (caused a file conflict)- Update to 2.5.3 * Duplicated and breakpoints do not increase the list of breakpoints each time a session is started * Communication with a localized GDB works; this is achieved by setting LC_ALL=C, which is also propagated to the program being debugged. If the program needs a different locale, set it in Execution->Arguments, page Environment. * Fixed a crash in the memory window * Updates of the Russian and Croatian translations.- adapt opensuse-gdb.diff to slightly different gdb output in case of a missing debuginfo-package on 12.3- Update to 2.5.2 - Support for GDB 7.5. - More of GDB's output is recognized in some corner cases - The thread list parser introduced in 2.5.1 sometimes stripped two letters from the function name. - Added opensuse-gdb.diff: ignore messages about debuginfo-packages from openSUSE's gdb (bnc#784634)- Update to 2.5.1 - .hpp files undergo syntax highlighting. - Keys j and k can be used to move the cursor position in the source code. - Cooperation with newer GDB (7.2 and 7.3) is improved: * wchar_t strings as printed by GDB 7.2 are recognized; * the thread list was missing with GDB 7.3; * program exit was not detected (also GDB 7.3). - Enum values in anonymous namespaces are now recognized.- Moved all documentation to the documentation package (fix for RPMLINT warning) - Cleaned up spec file formatting- Seperate doc package & fix build- 2.5.0 release: * This release is based on KDE4 and Qt4. - A number of icons were exchanged with Oxygen icons. These are not part of KDbg's source code. - Session state per debugged program is now stored in a section in $KDEHOME rather than in a .kdbgrc file in the program's directory. This allows to debug programs that are located in unwritable directories. But this also means that earlier session information is disregarded. - More accurate parsing of GDB responses of various commands fixed bugs in certain areas, in particular, temporary breakpoints, register values, truncated struct values, disassembly (again). - "View Code" from the breakpoint list can open the source code in more cases.- 2.2.2 bugfix release: * An error message was shown instead of assembler code when gdb 7.1 was used.- 2.2.1 bugfix release: * A crash could occur when the variable window was updated. * A crash when command line switch -a was used together with a non-existing executable name. * Syntax highlighting was applied to all files, not just C/C++. * The display was incorrect when a file was reloaded that had disassembly lines visible. * Some minor documentation fixes.- 2.2.0 update, bugfixes and following new features: * Source code windows have now a tab attached, which makes switching source files much easier. * Source code windows now show line numbers at the left. * There are now "Find Next" and "Find Previous" commands with shortcuts F3 and Shift+F3. * Improved support of template types in the type tables (which are used to show structure members next to a structure variable). Notably, the number of elements in STL and Qt collection classes are shown. * Arguments for the debugged program can be passed on command line.- build with gcc 4.4- reviewed changes- 2.1.1 updatecloud123 1495478027ghijklmnopqrstuvwxyzcsdadeesfrhrhuitjanbnnplptrorusksrsvtrzh2.9.0-1.12.9.0 kdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mokdbg.mo/usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/hr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/nb/LC_MESSAGES//usr/share/locale/nn/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sr/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/580918ae124aba2a9b258fbcabca66dc-kdbgcpiolzma5x86_64-suse-linuxRR`_V…packageand(bundle-lang-other:kdbg)?@] ccf69#dp؍^k&\tSoC ӨM{e ^JmGaơς ɕ]6Y;Vn!%nMM49#9N]ʢYLk['R;z!GqсZZMOqZI`lQqɃX?H͙O3`(JδFV }nk32rKxϻ0s^Rd>ꨀ8x3Aڮ4/3n5;˥ >#uCNAǬDѴkH2b9,cKfƉXj_"᥺*<uAlon; w0vEGBg]%}}5YDGx`_TH,,$svz75{vHehW Ov^q`CbX߱V*%AS@LK=.1K8SI5,"/|RE7z#U9d'͑ƏM](5StJ[40Rہ}x Gc=U'Ghtz= L]5џiOoU8Ӡ7F[H}v4WT}%>RtKgJ j,\v{dSwPGy8elr7D1C8oRc\&dlnzhO-҅vSK}3<#4qz{s#ZAvrFҨK ޸T}|C;Hg.C9H!2,oK'>dWo\jpdn0@CsYL'FP@\>_a=Ewbu7ulQmϐ> 3%1 a c[=7CΏwQHh$tcwCYY-0Y9h'h3gwp(84ɆQ:)f2~ul&J"n<`e?KδM=6/,+y+Ws_s _^pd*Ș }FO AWqz :d Q1Gai0wۧ`ktҠ7\hg94ex)\Uf8ƕدZI&hVH!E0yl OVXCc7Fy{}u;O.]<,[e{ű lR@ڗ- "^I4 Y= N"?`2Q3D,S!H Qv6[)DtdE}eKEW37ZviP AR:P*D,v|4UGnH҄,+}iL,&u=pl~- X{=L:>,ԦJ-8? yqln9j-Wǡ"ȋ`@sDx.~$P|])~ztp`jhG=ҨF=s;4P$ CL9N4RӆI&X&Ҟe=? Xl%ʍ j.EI60_둍hF0.LVVr?I>|/ 0hXb6,]|S&`!toUk%)Ynsxh$oz H-03CfemD̹(bUlf+"qyBFZ6I 93| (OTzǣ 2qVo{ƏYqQb[r壻yE@X)5(R"(o I9y=֜-g^-oO?kˣI=\PbNC|nyV,SdTg=Es RμS;j'a.}d&> mؚK^>g|&۰bʽ8*Kd kR4ј*!SUJ~Q)Z4q$1Q['>BUc sEaU9'lleȮ1\aOʟe,gXr}`(<y>V%9$Y;2 ?}_Z:#s@ؖ+rVܷ4N0EF]5;wLJYV`ODy7+M# a?} CDbpw_[fVvk+rpF"H5O?=}:dFx`u>ХtĈfq&$ &:Ȏ.g}:Φ^1WE=[P7`=Z)?»vd_I9؆LAO&;[:;V2~  `mYn6,Ɵc e"|Б%I 6PǥIW\t" T%fOZ$FC;~fFW6 -wYX҃ߪLy\Nڗ0rn$Ibyrw-U<"&lM%ocr| V튠 fcbd9"3`ڹ֢gXX6:5BqS$hQ^)G^:)ÊIʂ{,C wEfoe;(H@#'#7?=UM-&;<ۮ,ww8?4v G7E离gEtL([k-U0' Ge7yhmV?脣OiU l0'tiRj-,(6ē8LN*ϤUV#@[ĞY%y: [G^\-^G\[{1nƱ[XS .'஠\\S.OܝLzcKrjjswoVG&Cf5eAah΁'A}jQaw;fZ}c\(Z漱c=>M\>0*Jn x9*f (skXcL^7E39LJ GEi~hbCw'ϙ;61y1vU-} ,}C(jЈ03f=7 {yÝZ{7vo2K=Hfi }W  kjhi=RՒY.lT@@,lX#kR83f`-ZuD^'bVp,Yh Zǭt~+>OqG3cs-3< *4+ Eeg^H;dD}R˺ȰfY) avXJ|j? -DU;l# )rtME$3 aHeOC9Ib7qK ki6&!P?dbSU4ւ|<5Lba(uNdm.H?Eݭd6 ZRP#+tЇ ?1ܧ"9%͢w3[Adɋl5Ifex䨽/ՙܘvo9OlX#[I;;+ |.*P<@'$M\Ee8hw=\ɂgbLHB嶏#)~Gi#%!WVs5W6IYLąqv1?Tw ѫǔw r#97 >]ױHDf.;AZK4Nx3b'[-eYU$TRW1Wyls22|ӮTSߘL<yr*h{٘R7ve 4@X@gƀky=syroh#d&a0I^``ײnN4|H@$Tsl<IE={?{q˺V>]9~d,'AQcaEOC6z:8!qs~l&Dgrf!-"]N* EͲbw#JRvBnS,Wк#@c|74{B[JZ6K8LaAmurME!M}>EYN޶Iကl_x/to\ @N | (N 2LPT6}O2GMG>IBcځ=֏9Q1bDA%d ` ipVܺoC>_,$0|{k*B+t:÷&Q i 3Fܽjl̢Ԝȓ}Mdԡ%c*EI}L*ųKĬzN{_gI H=qJ67+@*?ì @F^|l$"~9vPK>Z#ί6v9@Ҏ+ V=BLɎ[WpaXA9*NZFK?Kp(N$\GOAܰbd_T&#S{Ts/T)(PdIBᆳGN;ub^.Lpz9QܵCɍy\Ǎ]tnaԇz=֎E 5~bfj@1)ellaj˭¹׬uIrV%~2v^ҰKs[+hO*)vo{ s8,s(zT-|Ӭ .0g[Ӧϊ 4VjD 1":S~q/✅*y!,(̅r~(Ѱej Hg;sr VylW 6V@_]&!%svsML TDI`K֦ڰzZ O$XCItd, Yr-(+yޯb(Qy#u~dNnDjZf;¶ȉ|L}߼%a>[ \=֧fC:lVZOjdf9'0j Q>ID=P1"ha*1:zroOg1?~!j#O:5᭮]P-Q~D '8ɻ5Ksi`Kfز!0ɔ>?o|2Vy!uoo@6Q*+bDJse^s-kc4ȣVhUe'wMe=>n @y%3 ]bXdB^o͕>aY nBMc!n--j,y-Kj +H,IX$<[EV :-[¢pf vFZNiދE}LhΪMTtqLs#NF`r|ΰƺkWKxN2>QA -?k,z:kL撋Ww1U՛l< K ww42 UWmU3ԵP#p.kWo>L." ރ Rj2M#xCgSY N,g|_KK 9ɽrbS&Mk69 Mu=SV9IS<%lS MsOA{+&2 Sh٩!J~q pҐ\@׻ÏtE 䴟 N﨤z*1rzn-~ P O’ 8A7۞F9_zQLVS ,g/zs>u{ ȁ[ȁӬo)K1vho>ApD')%VgI6nnDNu/=ygnjAR h]ĭhC~ t v*r-;(#72) )Wif⾬ rY*y}1dXKq^z¾x}*>FqenWȃNaQ!?*yU B 5 Hnϰ+(J5ƔDFzXT^%u4h ,ti+Z$-q_=y)X:$Tji&V˛5 s  !V~ϭH=!>fW}ClܣS}=ӘgZZ6'C\*J{ozYnW]Mңژ>Z!?ljXeJXa pWRdD- ".ׂ{법V]NfraP T(l1\zmֆYfj^A%cjH *>ڱ!S0 B=x_W݂v}\qPLsԧZi#1 R 'ogpߚ|V 7u:Y=d[gOɅʚsUW>QeK99f0/+#v/i^eb`m4Bqh`U/t~h5%WcSiN\ta⹦;b g9j#XbB/ś. H18"m5v@ !B($?;NhxiT6C#`k|iLY*!*eKe*kTBz^pǾA|. daQxM޷ÂDHbK Q@T%w#;"gt<9͜Lr,ͅAK )y&PY&@i oQhp$_`ه X[ GT&$_AaZ:Oz/^-)@ qwtu6Bc9sJ8ǃ?ʚ=$qH/`UPa8"2"@E-Rz.Y6iQHQiP轙fk4[j~h'QdnUXC󆧈=ATE7޻K9HbZH JVINɦ .eŸȚ*_ K8'|~ 2̟$ɔ (&?n'tgS v x)!TWٹ[p(v*p!"&ѐY J-i'1n* R,$W>eLLQş DSP-s{[EU ]͑*1 -nԧ P({{w)/o_n8WUq)ɽJ d4dِ^8v@[*@ E[1SqLp] _h(]XVYF_}n*DlB"f_pPdMtGc]<5|?uQRu  P}_1Jh%uJY73VH|ruO|%gy}B^:6Z~- ve@%1r& 1(g!{m_#ZmoѺ4)ʌ}9K96PPRE9ޔ3@ulY ?vHu6Rdϰ$}r!$?K z#pftEۘ͘`e(]vyy.>߳F2/6ouz)s=)DK!fOC]I\IRtf7!|c+[q)kJڕ*r0>,V7a3'>õz`4&ZPΗBstȊm9!Ö#_r!;\ƱNCl d蟮Hٱ6-{@Js"?tq[e0DqLac9)BDS(>4bbgN@<3K,jR^25Ĭ'r'a[>*754ս#Qk sw ľF_qcuwhRʪn䂽QW6\e6|QrɄŮZوW\w`:]+~,p*<(Cw~B QebMƒFs0*1Fo Hy Ĝ3 j`+q/yXiv0!)Ї *NOm\xu1vg:N= arN#`-eTnDz6#VCߍP7W)Ezͩ5OkR-PИ;{x-wVM!^x7/ t{ l|&!1CO\d v*7Y]}ϒN%*YLbf$5٥N=mĠEaf @LV=M`d6N f53dClo9Z:mbGc;^"]MJ=R V%2G?C~]#waPb&"hEB31B8y !r|6dzGL'_a#P BEU鬵 BmH dCoQcہynoD!wv쨮`NV.a=饑䓭fUz>tOaxN̸\_>o9$P 2&(g`~f]_msEwo>!vJ6#-`oFg6bHǹKhˡoya E.e{5bPC^f GϞr9cwug=+bIgwƜl;{頢(~h{CZ cR8,(6ɅP]؁eg s -,pQ}ą̆jWG3GiǒG/23Kb+ y:N\>HLm쑂L,cY1(|eAƸ"EIKЪ]OВR@~Gpb˱v:Ǧa ֖b00ȞXTޞ b YT;Hd!I O`W 'Ml:P_c14Tu2y[O qMJ ,@HlР* m]0/e74L /t粷y^ViDHоjlz7۵\~tNlko<|tFoud%+Sj=0km輦MB+3qVYCF-w5_;ręyR/?<|1A H1^ccyLx(:v\#)ueZJwMĭQͶnFOTV3//*È,AXՠB~Ldհ8ӕ(QcLI@j8:Ktv!nΔ}8A*m'x([c86<+7]Gճ8l\&hflug¥]MRg LnqMV/ wOP`D8\ I5CkH`\r+v{aƺ,/_Fr'T) i4|Qփi1,>qۊ:Jv쯗ΓkQ(ّ:Ό 2[XدH2܀6#_OA"H˜|n&YDSz4)(ϡ?>Q?2d*-c6„ (%{W8G74OjW-%Fa;BJRo͝4J0`/_# \b XM`o@*%^䂘RYT{͛ϙFZk52v;~!0SywBBT qkVқ YӫEy?@xH1ydf%믆 $+k)M@K ȉDҰg8H|=HxI|SWe`0wral׏406нͷ5 HQcR}<3U%nk%y*Shc`Wᙊǩyr%yrNS;26 *[|KO< 94/>0=䘤'`aYmKGɝc鴢06C;؍@YjP5*| [ʫt]9fy Tu'!9Nս]Z(St%{M;E&0:#[L#Jˠ$3燆? LnӅdo(}ޞz;N^V*8]%J.LʊlS]l zW8BExn`a֌頫cqECLK~0KlC3/Xʺgܬ" zN=&6m]Zk ٻcO)mRzw9&>̨X|4iL^[| G ay4n;~?!L# |W/) ;BQ<\澨ݳpsn}T~6ijև{\8 kDOPw1M"`_g8VbT_sp.y .7bmsYi!Ui-EK,[QpVve w3.nw" 63nZ*l2qETᫍ6t͸ 䨪 W^d|ޔJแ2HWՎ8Aԩ9UKy m^ehvwp:BB%7M8,ĩn@ ]-&ffVmO\C_ōaJH $/jG?szYSM3ɫh@]Kgׯ'z#?͚UD hP&!@#tu$JL8͖(5E%eIW,3b::ou~9$É&~I>[z ˆt1S)5QKThh5#5|+3?Bڏs]aQ_u#X y%)I2$+hNUdj_ d|^LfLaL15M,AdBQr\T Si* hpG>(sRVy4c8}лP};0E„+hPnݥ"`ǻs8FfB5B[)6|~S)PƏ,~}Tyq@f7cbBPOwpҷޘ)y;/ɳXO]]:LqrG@3!rL60ZcYs-`)z>c$,ɞ1 ^`xN `LpY|ܐCbg<~Y XN,y)JL W(g$.{:e܋tmZrAj2J'ox3V[Fv|a?W$D MJA_b%34| _٣BpXjE!L8+' c~!COmuLN6tENfE87'jgWӠS8)`{h᜶X|T \"hkvULYd{>6CP 84yoW.k.~N!?##1(iW,|u1%!Vm2aEgO[ch,*9{fЬ1GO1%},6 n,8|( C1gPqՅK=!oQO[K#IȥXx kB3al6:|'"ȁ1"%\Z& oH?y|nlyĹZ/4|N6QR9ܓڽ}z}-{ NJVxޜT&vu/b3\(e { 2sl aEWdbR .C%`'hb7O"qF<꾚v0RT4}\,Qג//Gƙͅ)RcVg`E[X qa'l z;vNd\̙ ~kvyN. زbY(SAg ?8BuY|_2V~!;txc֢C|C[A]h[aG&eJCο{: ;a)VL AZ5%C#5LIo'9&0\x}mvtض›4+K̐[ p#Êz)\h6M y!VIf$tk"n(P*Zݹae k :e?ʙ#jF0CRxG(䡏F4?X*k-^sjrD!\/M8D=5Sxv&U0S>[pd>/,͉1˸2EC: Ê&w?TXZfo횊%ÈOQpz<39gNfCZƞM_!n^D6)`sLG7|E@^4"7}Kuևp9H3iٜ@79׹m6*2_U7Nw&˭у5Zo ^/: X,6Pa1ul"F6YCq}BһFT!KI=+$JJ{EiԤcYT ÃVQa > /&m+UXV节>}Br;*XDɻ}Л\y;]|똵mlXJa$eϱ{˻rp=t{`b>Gm6D1c*<=&~ƒB 0:Cϔ OI˂M ,YP/#*V^wHD jS қ`ycL866˅c#!v`乹kDvS9ڳ|(, j5Dc{l*$仯k ˬ73dTQ[=X,Xpz5H4^GnPx,ӒG'd%'c!&xI/;G>d!|wʠJ#<#J%f~9?lgKp(Oƒa3JHd]~{RΊU[+Xd|c%x> A 69fYl.TfBi0_qC3_lfYJ %k &$r٘sK5qRլKG0=M 5::>R( ̃w攥E_GCsɕeиt v)c\'#.tAmɦ-'2Sdҳz3ǪZQJfdјNJAXxpODBneom s2> Lt- <˘C?z1߻mV6$b.bJM ݉ۇ0;" {1G26^y{p6#?m|`Xa)Q\ѳx^~:bw0:<=ga8L+-ivs7Zca26+(ɷiV}AT=Iptb1.7[Qϋ9Yfk\R7ʩtYg"rk"}T #EacJFh{阤I/zw( pȷ3U0A7Y;$0 XU`q=m^sԵ=ܞTmHeSŗ8+=O'ci_pB}=13}# B1J'5R!#){lTOP/(|GU.1Hmݠ2$𔯯>R,x&-UDUHvZ.}+U} F'Bq3{>% gN3Z@Djh ЋaO\I=5NJdž瘊O|rMݐ?]=*8lR# KW9ob =`:X EV/@mb00` :֮=y*!OeJspG:%v!OL\vku Į9a] nnL hHv^R?*RrR23LTg 84'{(4-!{QfGgF*$(eSm 7u>~]*ܡ+l+1>@'!}W h|iQ 00!Q$GQN uN"dPF``Km U?E)"TtꅅMoJH"FuzzIߓ\{znk!lt=y aLG,K$9ݞYVPD~JЅN ~\} }J!Db[;䠸1!E&J5<2jݠdKZ-p p<RtuI5*e PWh *v>巔RS/ 4kmtu; | z$*h>j%s$ ^g=)fw.nX4 =M\~3kHuiV6k;__@zK`8kV's Ҏm6(m,ANkñhlRi:̰ ZH_9L5(jj X>\1 gIݪiDgRPx^5CŞLQ-.E7-/k%aDOB yh-9m@tiL rY$"e?+uh>3{+oe]aD2!g5%@`f =yx/kTGD9mr(2\atglfMzJS~~|C"c9j-02(~JlڥP*~\:`3mN+s"RSyϽ؁SHq[{O t^CgqlN-Z=OImbKt<,R9whIo( Y$piP뚢U*΀TE_V@8ptCKM2쳮 AH]g:}?n?= R]B}4qߡqN%(Jta/k>f æ,VTGui8b͏ T>GBD&Fu&NTO:};_5W" J/+&@Xf -!{0`h9 fBoN^,Ο\a-fDdf{pVt |7An:PTG-QSDV]A``|+`VDczXRO+Z+yνlpӜm*_N E]N#@`jW' Cۙ?_c|E[3GUE8;6שk@ёFvUVa$NE}:eoe/̲>GPVUJVaP "cC8 VJ5A='ST.u?hDf{#_trgF S{%ZYNm:J NAN {_; ZNLlS53mz-Ȟnlٸú֘mfPXn#*-zCvx𢠒6iKߌੲQ{R |1pV(3425e6s7%u^`Db7UWjnlo/AfXX}g9C2Um Pn;x !?bV=J{(_[lsK/:zɗ] otV3M]A&39O,nRrxT^4ˀSfY8>mL8ƽAƎfVU3tP_нC $ pO4RScƹ@-:r[A]j-dy\ S)MTB*ǵFPEP_4Bq '_NUh˛ՅZ+% CT*-T|%cr9X$V&YۗB(+[!_!C ʳe@&*d-6:%zG!bG탹u/'_*e!i=rje`Tم]M>o8aQ $䪁$ż# vU%?nuӏ8B&ˋ.fي #0 jn4;˭1nӰ9 m! ^ȓjs}v?;} R>ηާ+d@`JGPRn 1p*~nM(d_ξGnPS,HîcP %~V_:Z)> ӶSy -Ҽ6;_,{HIx\yf>͢[c7As90s0%Sސ6!@NG^#(F>IL{îliAO913x K#&sQDHPwD:tsҊ2 Y෗ח\e!Ր;Wյb,;u8/XZHL*A*)W?d[LI] Óh=_W>;i8 : ,Rŗ;r*<~X.u ptFM'9 $ԭ ͲC|'b01[8zv"d_~bHJ qndfxH}ER8ޝ:c w_/M$'ͼګdݫܤI>Y0tx*yG3zwbJ՛ْJGZn\-F"O(NPл5mQ NЦk,e`Xj/Qxy䏍|ɰ(x8w"@2ECayd7YY:WTJ0,(9е#`>ZK$YLJ)y"  N=l^TXҗŴ=N:)03xI$:J;_ka&/nSwg:+ﲩ]8F.P|#ctn&GZq &OcOp>WuLhHD{Ѳu=#-h%󒁂K8[x4el`(4d܎ܷ>8dO2π*[FTyuWY_m*)H(HԹ73C'44<#f_ W 6VVEUnf Xl`RtSIt&Y\A$1Q\X}dbf86`6k '13m]M|dqȀ|6/s˫RѮT[ 2S&Pʣ>іJ$ -TS4Q2Y_u6(T{L'A/Qlf4PG?ɂd /Eey%\p"͚1k@y"XB}XZo=d kUl5#7HGw aøǡ&3۠:7x碛z܍ě&!–ߪ *˺ r|p^Ӫ@_ղFvMtP\X:e-$܁&#YX+$)% ۴/ށ㖛1 9 5HY>,2sE [ Qlش~鍑Q/֨>5pU說 +",p$;?uˠJV ڳOVM̾&`rDGlU)Dh @`vݚ@읡`'U Ηh +좷-'%֞KcfNk J0HjG|h %X\{Q.n^1ccU‚F{u@5O*biI,MF^=>-Li Xu"M9с6G郙Rs2P&Ƈfgv/*Q KۑP Y)ѡ*|_ĉލ-X5C;b t,iH?y~<76X*~ KKM31>F ۡ10|o$3*gBu}UWk$eHN?_b;1~|ߥnЗ>Vpo{V؇qóZ2An(R^PFF$yթLj;M[V@f˗ LoF AIwE׬[JS~ ̘9reR_S34Z#Zd*ETR[4(NX@AD~ pVRB?[R)ƳN(V{3]gFM^ 2},osg3Iu<Ї{1̌'}*fU xAh˘7GNL%B pjZ!8fރrڼ5w]= _q./qZR_-ZnqGzTZ1AN@tlG͔D*j"KL<ޅC,Vy_ I$NJe[ȅ͐*+t2*1( #L)1by]b >[Y* ř?G8aDXU {1cNJﷺh\spDpRܸYB8Z6!:pviflRw\@sxU9 og/To&c!(m5CzpS!|!vOˆbzii[+Ͻv)jDmXҌ &7mS5"/G4u3eo(r~m{nW,Ȕ{Lc/ ԇA6b`P`yt>ɓa'wa\˚Ե Ż-$;SW{'ӆ1d*e #C;becEdzq(=Ӻ)-훿܆'ʵV2_"b'r;ܘ'-*N@hҽ0966;wos&e7zw^f/dѬR'|3{F\xW4(աd.ʹL^~6spʒfDM67d,gM+KD#YK# Ie> bp0Zq#HSLdM6U&3·ϮKz6:{wHi|J>Y>qf.X4MA"CAwi=+X|Qy5^{ɚ.@  ʭ lfs& w#86}0O%?5/=Ttvf̱iF Ge]sUT|+e]÷`҇M)űTTin6K@mal Iax`d뒵2^Uzjs*E]9vtr{w+NT=2+/@^ʪ #(H TSYb둒EqH7lblcd1aGew AGqx>Ѧ |U%$9z+`Q0YK.UVXO lo$@Cr 3g_n\\ҟld4-:/RXЩR@ku=d+ja;~gtkxlhXRg(5o H垾 > !϶hҏԡGc Te$dS?'_xL6K 7 crN9!V PLï +p PoxzI+ 3I㟙s4-jѩz:ˬՒjV0!_PQ1\?rO:&gbxX[.M&h|/Q8Fɰe;5hlO2/v_F5u&b8J0Thmշ$eBatmtS|gX, +qɎ (K^<"ص4y t aQ:9S1ډw2jҕёt7 i,o.w Qfx˄dDq#Օ83F-aښPNd$y%$V*tjh549:;]1o΂UJǻPBϤZlܤҹmX}?Pd^-6M:H߯n[umy,ȧe@KoL\̿%9"ynVGI+#үY ?1οv%zlCH_In8y_ҒpʁdL۔@x8((NpbKc?dynܪvo3Ci/V:*WkDAH`(WEL[{"b9#ѶOtuM݈S7d GgPzΟkQ6[&ў #Pw4K\Cn&AZ$%1n%T z:HCpF{l{b7.8.ueѻL4iei+5h5\zg6ͲB^ou\E)+:F\L^ JxU:-Yi j0OΣaٳ?oB[n/eI3J mGw{!6m5;dq9s80ACc8o--av&%,n3x&t}Fhu~g%RRQҚ =UBѹ&?SqtvV}մCKYMiPd&G(+ DG<ˀ<61#E =3_h7/MzI+ee!z6'Kȑ!2{Ű B`3:ؒ#@;Oą6 w!~Y{@q!pO趽/u~/5gOdtFI!VF)6N r'}Pg]I