libwx_gtk2u_stc-suse5_0_0-3.1.5-150400.3.10.1<>,wXh4CXp9|g+O_ZcY]sc 4f4 0:dɛ ;s$?TP \jK L:t(ijbuZxi*s4Z('O7IY_W¬3 q6 bJپ?J] f6rT BN_b%;~#BB3ZFUJ-*فnR1- p]^'dzpvAz>@.?.d" 0 T 3D_ept v x |   (>8H 9 : >+c@+rF+G+H+I+X+Y+\+]+^,b,c,d-?e-Df-Gl-Iu-\v-`w.x.y. z.d.t.x.~.Clibwx_gtk2u_stc-suse5_0_03.1.5150400.3.10.1wxWidgets styled text class libraryA wxWidgets implementation of the Scintilla source code editing component.h4CXxinomavro:`SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le:`h4A.2138d118d15a5a4f722d3a5693caa4372c36e736474def4207717257983cbf34rootrootwxWidgets-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_gtk2u_stc-suse.so.5.0.0()(64bit)libwx_gtk2u_stc-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk2u_stc-suse5_0_0libwx_gtk2u_stc-suse5_0_0(ppc-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgdk-x11-2.0.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse.so.5.0.0()(64bit)libwx_baseu-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk2u_core-suse.so.5.0.0()(64bit)libwx_gtk2u_core-suse.so.5.0.0(WXU_3.1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3gJ@e̫@ec@bUia `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@antonio.teixeira@suse.commeissner@suse.comqzhao@suse.comqzhao@suse.combadshah400@gmail.comantoine.belvire@opensuse.organtoine.belvire@opensuse.orgjengelh@inai.dejengelh@inai.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dedavejplater@gmail.comdavejplater@gmail.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atkamikazow@opensuse.orgmailaender@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.de- Add wxWidgets-3_2-wxWebRequestCURL-crash-fix.patch * Fix wxWebRequestCURL crash when connection is refused (bsc#1239902, CVE-2024-58249)- wxWidgets-fix-redundant-decls.patch: disable for now to make it build- Add wxWidgets-3_2-fix-building-fault-S390.patch: Fix wxWidgets-3_2 building check fault on S390 platform: /sys/power/state doesn't exist in SLE S390 platform and certain types of containers, so check the file exist before run the test case. (bsc#1217026)- Add wxWidgets-3_2-Create-our-own-socket-file-for-socket-file-test.patch: Backporting f172f53a from upstream to fix building check fault: Create our own socket file for socket file test, /dev/log doesn't exist in certain types of containers. (bsc#1217026)- Disable building with EGL support: glew is not ready for EGL yet and this causes wxWidgets based OpenGL apps (e.g. hugin) to crash. See boo#1188519, boo#1189524.- Add wxWidgets-3.1.5-fix-wxIcon-wxDVC-columns.patch: Fix poedit crashes when opening wxWidgets-3_2 files. (boo#1187712)- Update to version 3.1.5: * New wxWebRequest and related classes provide a simple way to use HTTPS and HTTP/2 from wxWidgets applications using native libraries or libcurl. * Support EGL in wxGLCanvas and Wayland in wxMediaCtrl under Linux. * Many appearance and other fixes for macOS 11. * More improvements to wxGrid UI, API and performance. * wxImage improvements: add alpha support in Paste() and clipboard support. * API additions: wxPersistentComboBox, wxFileName::ResolveLink(), wxFileHistory::SetMenuPathStyle(), wxString::utf8_string(), wxEVT_FULLSCREEN. * Improvements: wxConfig now supports 64-bit integers, wxLog uses millisecond resolution in timestamps, XRC files can be loaded from URLs. * Yet more bug fixes, fixes for API inconsistencies and optimizations, notably in wxDataViewCtrl, wxListCtrl, wxPropertyGrid. - Remove patches fixed upstream: * 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch. * 0002-Fix-documented-type-of-wxART_XXX-constants.patch.- Fix an rpmlint warning by moving libwx_base symlinks to their own -devel subpackage which is then required by (wxWidgets-devel, wxGTK3-devel).- Change wxGTK2 flavor to be the main (unnamed) flavor.- Fix unquoted bareword comparisons for RPM 4.16 compatibility- Fix wxPython compatibility issue: Add 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch Add 0002-Fix-documented-type-of-wxART_XXX-constants.patch- Use _multibuild to avoid changes and spec files of the variants getting out of sync.- Do not disable debugging completely, only recommended for constrained environments and breaks wxPython tests - Correct base_packages flag for nostl variant, it can not use the base libraries of the regular variant - Build base libraries from wxGTK3 build, wxWidgets (GTK2) is no longer used by any Factory package.- Update to new upstream release 3.1.4: * Incompatible to 3.1.3: CMake library targets were renamed and now start with 'wx'. In addition, aliases for the libraries have been added using the 'wx::' namespace. For example, the core library is now named wxcore and has alias wx::core. * Add natural sort functions. * Add wxTempFFile class (Dummy). * Fix bug with multiple leading ".." in wxFileName::Normalize(). * Improve brush transparency support in wxSVGFileDC. * Optionally forbid implicit wxString/char* conversions. * Add support for wxGenericAnimationCtrl to XRC. * Add wxDD_SHOW_HIDDEN and wxDD_MULTIPLE wxDirDialog flags. * Add wxWebView::SetZoomFactor(float). * Add wxWindow::DisableFocusFromKeyboard(). * Allow overriding wxDataViewModal::HasValue(). * Call wxAuiManager::UnInit() automatically now. * Fix crash and layout problem in wxGenericDirCtrl * wxQt: Fix build with Qt 5.15 * GTK backend: * Add native wxSearchCtrl implementation. * Implement wxBU_EXACTFIT support in wxButton. * Fix a regression with crashes when using wxBufferedPaintDC. * Fix drawing bitmaps with masks using wxGraphicsContext under GTK2. * Fix position of popup menus on non-primary display. * Make wxUIActionSimulator much more reliable * Fix caret colour in wxTextCtrl with custom colours. - Drop obsolete patches: * 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch * 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Build nostl package against gtk3, audacity crashes with gtk2- Add nostl package for audacity- Fix wxQt build with Qt 5.15, add 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch - Make liblzma build dependency explicit, to have the same feature set on all flavors. - Fix wrong function signature causing build failures in python-wxPython, add: 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Add explicit libXtst build dependency, required for Leap 15.1 (already implicit on Leap 15.2 and TW).- Update to new upstream release 3.1.3 For a detailed changelog, see https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.3/docs/changes.txt * Support for per-monitor DPI and dynamic DPI changes under MSW. * More generally, many fixes for various controls appearance in high DPI. * Long requested support for freezing rows and/or columns in wxGrid. * New XRC handlers for wxDataViewCtrl, wxInfoBar. * It is now possible to use gradients when creating wxGraphicsPen. * Extended compiler (MSVS 2019) and platforms (macOS 10.14+) support. * Significant improvements to the (still experimental) wxQt port. * Important bug fixes for focus handling in wxOSX port. - Cleanup spec file - Enable reproducible-build option - Use SDL2 instead of SDL1 (only used by sound plugin)- Update to new snapshot 3.1.3~g673 (6cc1d63d) * Graphics context methods for the Qt platform - Enabled webkit2 backend for wxWebView (wxGTK3 only) [boo#1107337]- Update to new upstream release 3.1.2 * Support for non-integer font sizes and arbitrary font weights. * New wxLZMA{Input,Output}Stream classes. * Add wxDataViewToggleRenderer::ShowAsRadio(), wxDisplay::GetPPI(), wxGrid::SetCornerLabelValue(), wxHtmlEasyPrinting::SetPromptMode(), wxJoystickEvent::GetButtonOrdinal(), wxToolbook::EnablePage(). - Remove wxqt-compile.diff (no longer needed)- Update soversion.diff to use the package version, not some incremental integer.- Update to new upstream release 3.1.1 * wxRibbonButtonBar::DeleteButton() now deletes and not just removes the button. * Using invalid flags with wxBoxSizer or wxGridSizer items now triggers asserts * wxWS_EX_VALIDATE_RECURSIVELY is now the default behaviour. * wxListCtrl::HasCheckboxes() and EnableCheckboxes(), which were added in 3.1.0, have been renamed to HasCheckBoxes and EnableCheckBoxes respectively for consistency with wxCheckBox naming. * wxZipOutputStream will now automatically convert filenames to UTF-8, if the wxMBConv used when calling the constructor supports UTF-8 encoding.- Update to 3.1.1-rc (3.1.1~2807)- Rework provides/conflicts between -devel variants. - Update to new development snapshot 3.1.1~2640 * Support for multi-touch gestures * Implement persistence for wxDataViewListCtrl * Rename all objects to "DataViewCtrl" and "DVC" instead of "DataViewListCtrl" and "DVLC" to reflect the change of implementation at the base class.- Add a recommends from the wx base library to the language package.- Unify packaging - Drop webkit as in wx3.0 packages - Fix Qt build errors- Disable WebView for TW and upcoming Leap 15.- Update to new upstream development release 3.1.0 * Many improvements for high DPI monitors support, notably XRC now interprets all pixel values as being in resolution-independent pixels. * wxQt branch implementing Qt5-based port of wxWidgets API was merged into the trunk (Mariano Reingart, Google Summer of Code project). * Added wxNativeWindow allowing to embed native widgets in wxWidgets programs. * Improve wxGLCanvas to be more type safe and better support modern OpenGL.- Update to new upstream release 3.0.2 * Fix silent data loss in wx[F]File::Write(wxString) if conversion fails. * Make wxString::FromCDouble() work when the global C++ locale is not the C one. * Fix mouse handling in wxNotebook containing wxListCtrl. - Bump SONAME due to changed ABI, add soversion.diff. - Don't let wxGTK3-3_0.spec build the SDL plugin (already done by wxWidgets-3_0.spec)- Restore libwx_base*.so devel symlinks [boo#904098]- Replace broad Requires: Mesa-devel by pkgconfig(gl) [Mesa-libGL-devel]/sbin/ldconfig/sbin/ldconfigxinomavro 17482555763.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk2u_stc-suse.so.5.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:Maintenance:38853/SUSE_SLE-15-SP4_Update/5b5595da64020649058b75a21e8f123f-wxWidgets-3_2.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b3e1673908e0f3b843544c6293162688d60355fa, strippedPPRRRRRRR RRR R RR RRRRR RRNpaAutf-8b781284751b6ee1d1660e8692b421b7d8f042576aca3ec5c658c28bf7010071b?7zXZ !t/UDD]"k%+Ǡx;=~pߏ>zwuyPIhxqnz!Fi'|i߳*=z 2wQYt6v9zJd {]|^!D)!RRWQLί9.|3._i(FP%x-J |N.k[Ɲmh=+Kh4%[FCrgF8 &82I-Eqc:,CU>H/*K)m_{[p-e@cTG?&p0uݣ08[wW"MI@;}NS*{ҍDؙX(Mz 5a;=я!uY0qOc'x[jfʍ!4Gy%7V:OCʟn* an߸g7[F1埄b9V fajMGT[=,x:FmL޴[tm>}j sb8v9 Ģױ%6ymR;@W]%o,6:p7ya9/mfap6 |@dVs>]żf~ qmO;a _IyU98C=[@&UxyMt'O%|u {!;J۾RNZ<; 2Owdp|f7&}[ ti@P:ַls.*-a/ЅRŪTȝ7j$kA|Xptx1.AM_ur{Vð\hw# W[S\ :O"1{oI |c]Yy&>b-re+CHݥȤw|KdRCr$>s(:onZߦ_!MX97}S)eDH޾ΒiPD| 0`5˫JIEAs" u-!. ʞKv`€eu`T9+`baY&lZ)iv.F1U_$T5T Cl70:|7.zG[/R蛷\ZgXs70 \ p0ȧFB"`_n9^{0f Wɂɹ@ଞZ+4J><-8#jQ+M4RLcpF+xF/+:Bn'Ǫ]% u>RBDTV2F+FKJG*d36+ŜbDO BeBWCx#Hv蝈.'/KJ3yAm0MxA1K3E0%Ư9æA,"|[`HQŞg{;ʧTO;\ISYͬ UzsإQ)ѪxQR^g>|`W2gcLOZFYyTԦ pY=*}BDMnƌL}e:ΦO\C%y䍌p KZ]gXd{AxGO껐nC@ #a'3:UHXv>MDgt|k@Qj C/tޢ 0pI> >T_NmϊUe.ڏ71&8FMڿtu(9"p&&QI`Qer6UBluFS u+Ap)@VQɫpt/CKd8/l$#}qžWK9[mSńS' gVlKuWB&)igzhL/ڂ~+yg{c +Iՠ wJ-5vpz8RD>("ELc/ϐ`F'o%TT_kKwQEq6: hx"K}ix9%!na㮂wx,@=.rEKSg](ѧаʬ&Z;N z~ߣORSifZEH>j(B)e/@)pL3quC%Yd u V~JtnJ1Znrwd-ҪYd 5唘iTZF*Jt[_/A Ac.Ud_C!0@YrR<:+V4&HlE!e 9G+tx]!F5&X?~GDtŔl]bô u3Ȱ// Xۧ(v #{ՁcLt &±:巺Ѳ@3Nm+ O, +]7DC]MɜEys '2#D8Ñpp_m/[B0:V8bx8sZug]q_oC)bt 3LO68C(WmSk5ǟ=wRyETj폣# 0AŠ`;\yg@"~Bϼ͡+mDJm6\Eb݆ s=DʄYfy {+-!RCvquS}[mOȕ)[6[jhDc^F0`ooݵ~m h(07aEzó ̈M',ɪ?nlTn xȬewQIJ{s yNqШʒ4>(ڼ0.nQ^{t+ьk E) S&@,KpP\\u 2gnE˯7_h"&1r9`~AL7 1R>w&=jut.|o;YQZwey':vpN5atz$Y*[\ݮ4p㱽)[BcJ\(^{+[ku#9NFGb+Qxɲj,!:j:ޢLlƀUHPj]=yc/Nq$gfe $oXw0h^O?&]1ao4[ X zMG8^$c:9,ڎ=pp{w8-Jw_?±ezɧ1WpV2!rۆsgb}P{Gb y1iDqΦvbsfLK׫@ְxb`@,{:߁ˍg4bU7>MnD7:8eSgw_8*ghW_R"¦Ơ`r']zh{hNlN fgI13yB9A;cUi8{u횽RgM`}q:k%] /|⮛0d #俣VDh $%qG֍ӚF<ʿSERi,€8)Qf9C/ov#f.ze{P1W}ʪaנُ@:vRRS&M&]^0P1\,B&Eɨ6̪_BщiSNI%o605`pB*h>+yXxgtƪ5T ݔzE7e>0P^n _PX!AYM9X2p w ]{,X/~UP<{l8)#N缇cg` m"~iSǪOVmaK=;evi11Qhtgnʋq(kYԭK0Lr6S/';z8Ii9t܈lM$S t3^1L:ߛpbB %!zг`/<)>ƥ9d8i/|k?[CX~[p.?M X\4Dtw^([դ&kRW jԛ!#C )C?e-lKpLxq^IR:5#?~"/xWP(wt*SƤg7ǧ8ZZn:6Ue 5j62%ޝcr2쫑t^mX%J ()KX=6?MԿK` 617I \VQ.ttݗYRZC-B*6M&F"^mYLO ؍K3)69h{[6&\|8"WW p06϶͓Xb)}T԰CD!O?"_K)_MRq ;0iv3ah)1ɊBSEA! Bxn1k+amT~Sݼ2/lyzK3<|7$wCqxǂ:\#}%G(oQ|T,ճ lߒc=o]wlTiDTe1׶ctCbC7s! ##2[H@&K?|:.\߼KkvCkkhB+p*]5X 2~i@j߮ADw )K_Llzw ɯh9wXޣy⮅t% SA*DUu14|Ecڌ4U#R@Ruʠu%G,7J(jVy#ES&s6u}YTZ2RWc?h=(b9WĤ겏d)*IKP uGvԡΪsL~N37S2ֵ>>ߦUERU]G?A93OgMg*uĄW;@82gRCL ) rP .ܣү.'|L.菍Pq/';5WeE)\d· eܺP CDvp?ؗ@M4 )qɰ],SK#_' os7w(t݅>llz|}Fm|DgӰ(:XrayzI$TU]pX|u k->6))"FAzl6[:g WsI=fwaC6[wN|/6)!4;gI_q(UT+\xq\eѩ0,,N߭;TXO"Z "}M`;KG\t Z{5R3." ʇ-zr_ F%o"lnGS6.RH:5D#ojޕpTDܡlAbBÔ0hXG% h F>;\ݐ"M\\pÍyH7 PLUUhB5}yٺk(=t9I;\L +*L8V~A2JbO)RX sEB@qޫM%ysKreul2-\OF80]FDiDqۜ:9Z[DMCP 0 ˯)MkLU*hKșޯNp90۱Ϻqmm956P~Y%}xsLVtHNLšO6)xN[:-Dwvi gk o $~{K$;_3u}񲨻KYOX=Sk*#.:t}?*At?:|@z%Ukƅw 5{N#_ƅ{N/ ]VQ 1DڳoLؿEt=I^C`a(*:l1 w< i&OoaJJ2:!o/ e%*O@K'MXO!q%ݮ5@c1 #hbDtޟN%qЈ^T6_lݩf$jj$mDPs5||K#a;.MHapr4Nی!}Id#؏cUd`iG2ݨVاo+ +m8ƳV,D:Շ(zԽk}"e%RӉϑI'miRl VIWKJ_J,QN!ɒ0/<Mh#"ѧQCb&-l{&jte6KO)DZm@Rcg2c'FRm[BsJ JXuj*|?ѕ4y _\o!t$9 A9] di2KLuמMK;Ǹ[o9ϘZ/#,2=o1 #v8H*2`C1(?u*v&F6hEZR曓 ;=pD}i3Qa Cq%(#reP߭,R/&4j/Z?PT];H?.8ʴH?&̓(oɜ]atBSx,fzhBxj$Usyr QJ|!AGdBv|[gqxc"^T< _\@Lod[|Otv(7afj _$YEg Ig78lC~X)[]7M1frUJh<j ^@mMP%~gF,Pq~|sjf+KS(dƜP2"b̆Cf@t Ba<JXʂj|mߍЋU#c֋u6: pϠzB\btTٗ3_\O1Skf7 WZPo?dܣoqzGBJ(pdA -".I Cl2e]ѿO>-%=ori~FP{hp#Ƚ\2Bh d6i.b@`GC$ڒd;>cbJvQ'8Ml(~ZoK؏ᒼ=x 1>Qlͬ)9Ș֧=)t L ue\ФP\GgV:;EQKIG_ס0$O<b+TE5 S?&8DgHڈ+(Slmr}2n>Pm6GK.tߤO"aePwF1rm֡Y(Zo,xOHꐶ19Ir5z.. N]%mZnzn AbcoS6aC.vݨstМ-fyפX+Jp FϚ v'ic  8}-֡Keӏ}P*@b7 Ffn2hi v~ K9K-G賖fďT۹VgL` 0U;a0]b#}=v 4%[pg ;p!9vľSuG," 7 A>R)t'_̱R@8,՝J>9VvBbR#MSn\o~F^˼2䑪T}ٟC:2rgk H\.ǁ;wL8?rUA;t!0zƌ'a 8}6y/q,ޫ.6y ]_2&[fg)Az7*SK9/1m[2  >E Jv7@E5Ƕ/Ed}_qW1\z/ x-:4vqnk(js (MAmV\8;Ʀ{w>: _ʦ&9˜]^:@q >Tq{ r Xl<^PcZiŅ(8Kl!jq.{N_)lc=ATqH/pYl)Ml5$C=°ߡgy#ػu_~ 1LuPӊY%Z\'*_2vA8GLA5p#k`]8?^9N|~x:]BBo* Ɣ_w?菉VE my=)o5$n(X!&}Ozdװ$bqA9G1)rD~@2h\O(玮i`}ERŜ9|GyfHJE1hiۋwvzE4,K[][s~pP]:m@V=&"ѱ%l/$TDetߎMRRO_W gu0=ZkkM? /h 8WejhzL]bW cxFA=*#3zS ĐnԔ<#5$dP-wdn,7 bZ'ג)s-Pj~> *2[]ZbLdCG6ÈMk ?ɞ& T,&z;Wp7^;=)Ώ=qG&$ًI봟=נLեEqAQH̪eMYJX\>0ieXS'9D܂ ļePqk*&x*`=D 7ۿDC [f^D_9-B(b[}Sk G )"dV wG}\Dq^lyx8xk]oǹ1>#KO𚘷@LDM$8C+;\XM%^:Fp]L2TqxKU@6*v ő+í7`x~X*&Zkz2>ה馆P1 &}pN-7@d$N~C C,ǤӔ@^L)'&,rh+찎4t]+"~3b~`8eޞ-[+RdHY؊) >Ƭ35ߍ(/-7"=caɖwЂ8w(^FC:NYY͗l5dݐPMwh] jv8ݸgoÓYxW["3n76/$2ȱ^>q,U ^g,Ni .,$_`pmgPLCָKFO4krfhŐg9/CeOv@89*`%y ocyʛ.CT "Κ]|}|VD  |45wWU`<'t&õ>v{Vfo]kx񇰰Gez^+o*gǤﰩ4EiNDD3F3h5˓OY[fkŋܰꗲ+_cPs$@2V?CJSFhg5 'f[< 5:-} k&+VB[@=}r>7؅<aH~[*a݊;uF4LTVH*_ΝP'1864Q6v"L!,OyJė "S*Vt;<̬Z&wLЭxٱC%ã1 x3 i >4Q͍ 0\J=%:|}_GZA(8ל=r?5$֋|ͪ9 o3?U;ed%d޲-6e $$`K:wV.|xA .\GWя>5բ?fꫢ K_yB(C7 lTVy`DUƱ2kQ([.jNZcq'v{ͺD5L:!d-E#1_ s?!g D,Zى0)H[&@mjwB'8>=]#!r J.djهVOBsR~ʈf&9%5`G)I>zwy,뫃2CgX7 gZU3 aâpSiC&-jX% 勄xӭrXA$S9[2/<ױn&lKO5z?oePݿJ7Z'=pd\N *5<6}{mȰ#t P ,Z܉,cQ3a VMN3Z+Tۡ3\--`3% :UXV dȎ}9)kڞԾT 8׎!T?=j?(켽LA뎞0ϫ8#/+.6@ܱ"?oq[Cf޸v A!3 `M:|'a:eWbJ܎hM+t #D ed4(Rr F52YKaq VOaUD8*f6/ B?4?v͂[g:47)*[^lیōt vDNVb!$UEP>Y(g.͛/ ((`Qj[Č^aX/@A"T;;mqZ`-zޜ(Ox X7!$ ۧ|) !* HJwBm4dވ]qd< dQP}{6VV&3Yd*JhЗzKp=[]ƭiEdG ns>?Me*qq}Uw9C(d?k^J ^H00 '|ډF jE!SWe.tv>ك./U ¯W_m7%'F9)A*Jc9ܷV#