libwx_gtk3u_stc-suse-nostl5_0_0-3.1.5-150400.3.10.1<>,xth4>p9|{?Kmqz&tnY1r]I`X'3 t0h_^ lRc&Zs#V$BE #p`!cȲO_/•OCY (/;5f\NтZGO]IRXCyF5^(+N<-)ASkEs^$os cLHW5< KRI5%eo9UiT90u}7>@.?.d"( 6 Z) ?Pkq|       (E8L 9 : >+g@+vF+G+H+I+X+Y+\+]+^,b,c,d-Xe-]f-`l-bu-xv-|w. x.$y.(z.|....Clibwx_gtk3u_stc-suse-nostl5_0_03.1.5150400.3.10.1wxWidgets styled text class libraryA wxWidgets implementation of the Scintilla source code editing component.h4>ibs-power9-21:xSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le:xh4> d158bd2414b3db36ef8384d48cdf06df90b0f164649fd1a6c5acf3a25a58d1f3rootrootwxWidgets-3_2-nostl-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_stc-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_stc-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_stc-suse-nostl5_0_0libwx_gtk3u_stc-suse-nostl5_0_0(ppc-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibSDL2-2.0.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgdk-3.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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse-nostl.so.5.0.0()(64bit)libwx_baseu-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_core-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_core-suse-nostl.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/ldconfigibs-power9-21 17482543703.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_stc-suse-nostl.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_Update:GTK3-nostldrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=dde5b05fbfea437277737c3daecfcbb275d8f057, strippedPPR RRRRR RR RRR RRRRRR RRd+i$[utf-838b9fd3c242078be81052e5989d9f052a68a07361d43bc1abe24dacf5d64d80c?7zXZ !t/V(E]"k%`Ǡx;=`ߏ>zwP0 .rV*CuLM=%<Ӏ"- 帨MQ'6HU bnT>[FWZ4A+ \x>>ˆfI+#ݜ'wqXWL)m6S8h{N7 E|1_bM7YܨGچILN;cdN !H';>[LGq>p~&#% BdxӺ=C@Q)Rl~"47h!4}&Tkq:"pv˽vR ՗.EDZwF3gyI|gAfl`Tx;aoq7Y}w:'k[$8!äiWZ!l[m㦀*u5& -Yr4 7ص-A*w/&Bp U72V7=J)NHNW[[cUwy[ϋ{tISrw%9]Rawل`1P+HǨaꗓ,2-'n^c[{8Q~qV?hѻDv|Haxu҇ékFU m%2z<;z ۦ4꽪9Q˻|z5%®OL@zt@B*-BBLjbi9ٲ {%ȪsHJ.܍.yp ^?DP4:*VU+Ɓ^k}}NcCa3US/U ٱ1.#zʜLkF` (ԙgSaDM峢_r 0|5FQKbs1| ؎RsnEQ.6=遞HI[C،P.`8 =x77wb^tl%70܎ 0&T*`Rc=>q`n= [Շ;boZp!\.~Xu0 Kf ^os8F^MTA4P&>آ N{ Z1T#x8o㫆v E7 =}~|f-(+zm~e qTC${P>rBpܲ<(w"FPD()\VD+ Ȇ۳Ku4] W"L.'.pyB#Uc0&XsCsQ$`y]GNGMPR3ҽ͗KEu2V$)f59<^Cj+խ+PVvk]  |@sb?b!W5gE2ywE6eGS\Q3YY\,ͨJ++4h_;uSi> 03"gѕ m*ffJ^E!Ӑ S>AL4vRzW5YK!n$7 ZB'3ڑt1|bYtp 춃kڹl9pɭ<DŽނr\`& m%_\6D.2^F,2wTU\]=HqWH sY-Je_`@>[,p~ؼjŤ5*Q:.A}Si7W1 =֤C0o`o9EyQyԝ"|a +JNn^AKC~ԏhݶ8sPr(9Wm:1BjVSGA#غQw*Uy>zaLP$jgg=+J: UToAZ|dH{;8WnjFld"jwoRXI= fok;I /B=*B8"s|#硬ve8Пc(¶QgE D-Y3t;]\qC7.&(Ն[G'yg <e |aoޮyɰ3pp$⃅^ׯD !0qy!fW٘/U q`tYL_pM"j?25]* #N{YƔ44%mfi:CO z{k[叨a*iy`i"sG?qE[k@:klW/g[EI sРGMXuO9.жbܮz;05I,qdWL6\{|Z @{b7=ɑѽ `spV|eaN9 ?$oWJto[Nd }Z jwLBԶzv"dRfÌ"KՋś0*e{OJncH$(:Rv\N_͝Ӱ.fn^ > 9uHtpr LR+!&E`N| ¤T ?ݣr;I^Lު}DLbA; "8‰{d>\0$zM+" XCO (Nf賓Ob^|=b`tj2J@L悵ƖmG -xx} χF֔LB_4s77Htbϳ >lrGrg. @v)w^X;K30eh:OB߫/C2fHDC9F|4)3]5TGs f"]& qbyT$ğ{۾}^Ujqԃ BK׊PAfr"͚MnU&ߚ0rgqKn&-m[B5},/nzkU[ɪh{ls`_MkZA~ "$ ajc o0wHvlD$69f56'$پ~]_p-u+g8emLd_ 97K$ RY8 H9^<\ '^JB*EC\.L5C@n۟U+ pjeju9*sΙLuáQZ؆W { %ip\*~ 5dgDq؂P%ܟtX%\XȂqo2'hvpZ*Ӹ @2 sgo+I+9 cRxLt8k&"uG"-_m(&$x.jr84tKePPւVAu :ӟt*#`2GЫ"(&€pg{j` ~ֆ᥀0`Q6Y'4G]V* #TDNmQ|Ұ$ŌS@-@Yg'HWyЍe@#W~}#f @#ȽL)itփpX;4wgӜg|t8O:m6u:ZRjRK9].ʙ&dʥ?-fZ[}'6û8fW st/TU($3VД3fo`#6^W_iUƾїЂZF*shR-:!N >=&8/ia&=Υ\!M+噮ۼ' s&"HtCK@4g 6pwpc;~5.ZS¥xS]يلp~2CyN.{njSV޷~-ޠ= SfWx/̪0 pHQpRw}$]3` AxХ·˶M3S}P_]; + *DMi+:fQ'' w`0S-Y?O&a(~[ `RV8XĚO\xww>I0~i?>ZY)9{ 7kl@tJ#.$h^ΡxƤ?%cu5䏋3&4t |`[ o/q,r]spr_hOvqxLx՚]`g7päʺP;*\@UN5);,ƽ=8YpIe^Cd6Y ʂz6Ba [rBp@5W(#ErD-G#XuDU)+O)Lz))C|ZّMvjA'}@jUɫ9u^zQא`JMOH,8X+zjxJt0H&msUFE[oN7"Lu7}'O E |mT}LI| p&?ŸJ #ՊoXWBR:6wWj.j_zW] B9:J7x>1{kU-3xݘH^cgNG(hUz5ݺ"A8}vVYADuqs@bFizXE>v;UhWyh`LoC껽\Jkw4P Mgkۣj7f_a߱ߟC*\@r-(9ׅ_$6bQqNgal6}P:/En A$(Hw8ss;(HD[ pҕp"xEyyGЉX B&I_Z쐹ZpVPTpIEU ꆏvA]pv "C!X6R(EץHoC586I&Q>UTk^*|:_: PssI{E<2Χ'ccD9}]X7Z;.ok̙> qɷzmJwT;f8ޙ߮ݙ`P[S3T_nj|~fgֿ֨59_jtoGes>w)>U')~ZZ{2~@n-w-) A!(+i+Y#(D/?tƵi;Z$} VRu߱t;e6߯w[<76=mn(CH#T QH5]nЖRCq`=vd˺+ Žk`3\/$b(wWL Fu3R`'_@%73?-^C!~+<>Eغ!U*$O͑1MѯHT~39 Y-GTc]_ݘ~jߎ>=cpHD ڸ6\yBi&?-Pҩ7Ქ.Aef`G>t>D@%Aٕ %.*2Te ֛6 S})C$,ԠF/ݸ h:s7==g F JCFuk!HgŷWGoR&cﯣ1 ` xZb!T{< tLwA0q]ԱNC]|pFً*u.Gɺm-Gp:LhD}W8ƴ:K?Ĭ>2 "mg 49jŒa&d0@dIF.ޏ,CV;2>ljqN 5XUE`)ʿ'k{j;[$ڍӔ>?Y=:Bc[ʯ5X⎊ꋭ/aypJʀ ȱqaC %Ɍc\?ے\[<23ƈlW;&?hӶמo.0p'`ժaOH߳fDje:>gKs09{RЮ:x5)8W-K>.ڵ&sEe ♂xj[b%7)|䷠(-/poݕXNam4n=@$l3wB3(h\O񿚃8OmR] kWiػ;ɭpo`w"$Ny3LmKF 'O5 hf KRUoMu{=,3>gtێnzz2XzZӒ"Y{vIDNKu qɋ aK|e lj=@[<1ǀjjZ?Y'1k051T'@,)&8J*4, J-}+>ד%.K@K"ӒNfޏ*d[37x H?&-̲ۍI+^#Âg ӌ^;WA66IiCVQz nDTQDc$2 Go-#xp|XRvz2W&! :N?b_JXshu*%2"Z<{EJ(Y HfFxv$9;prg.R(!ҤA뾾_kiE=c$S9{&2 בq:&1W1[4fS{Q"w]hRK;)o? ;nZ c)l*g3 '~j@y0SQVͬzEd|8+87&oʂJ"(S kЏdaۢ*vɌW5Xb$Z۲ {. p}9Q OӤU 3=O+[R PuR 46؍3(s#F#mwGJu8O>%cP$"%9G4Xݯ|-sh ʹ R[\aU3ŭYn[jh9i},|K7X˴[b-C1;A-u H:甉{b8PgI 5z91|;4/4JزYkϝp?JX9TeW"id dషMV,ڝ4h^i%2jbt''BxLAꃰ 0st5P0g?Uu0%R>K,Z̓mK¯l#٠^(X͝}G_(2?{X֘FFnA($"rJ*\ t EeFf[-;dqZH,"k)w|V |G*.X5H i2!N;* Ȁ:(5~56bk S4ξwF`@4h$IKdKuuyO֪&grn[?ilm]ҡSvrS9;mСNN8(Lǣ\4gC| t[^ Hfk]^_Ҙ3<*gS;&[Fz:RJbY20JIঁ"}#-ʃS}zW9V}FԒZ:gc;sj!-!+^3%W УaQlH/UE_EE"ՠΔ#xs!Ȓ↽p|mi܂ Yʑ r!!=dslsQ};?WQh˜ߨxI;~4٫Ɯ:Y+|u14׆9 áil4 t2p;ǂSܗ6L6H=чq&.=prY?2Cc C7]PJPΦ#(aw4%},D:NHIWm'-HrJ(//d>C8$<iWTf^he:c8 ĩ5ÐD6ˋ/n26eG-` ı ӂ:bW9 î@c厊)cy&BQ$2:Y9QeohdR~o$(}BL?B{"uh9;;miZ!6 <(P&D^Xm%w`VEI78ԋX<';r210ʜȦ9hc9<|ˍ6Ltً Jŗ@p9QdjTkZ5!z_RØ|UGQea1x0+q}},gΏL|8Ey&'~KaRUO`7k`7v9 $.Y-e8Ox{.lP>ב-b3-Z>;5ᠺ367)hJWRN85x L[Bk6]p vQN$Ax?䭷Ok7RakZ a߹ӛw >l?P:9*q3R׻3lgp}CQܰGy) .;|_M4aNA&T-SH<|su`p3mT6L>0ϐ~,\58ܔ3Wѓ7 }Z3.P)uSx/ڸcH&eGNN##|C'vd! _g%F'P< `\T ̃)q]1@QN6*0 hYuc^G{U+I5?Q}gŔ(B, j yR # 2f} qx;fFbJ+Ƶ7Kl&hX\'uk>bNh^@,j+"_揩b @ݜJspj-ZfYJ#BnppI:JF g<2Ef7cfumt|C%xJ#M/O!_ߑ<]*~Q;+|< 1HO;uc7V`h5s*C}hXٍE/68H+GqvVQF jzXt ANݞ{mf O~.ٮ t-j_-J s:`gZFb׽Eڥr_\aObYva`߉ZQ>Y+C bib&k Mo;޶SSN%r^IŤl^b mx8d k+]q0**TmӺ= `Y^ 2l'щ+vүs??w-_b oUҪǦ3aSU<6(+5iF=s tuε(輯DzM] TJ#f @A$AWPэcEs/E)9M2/+%"ZZ/Cvz?QkDK}%~sđg4+QQ/m5Nu<% 8cF;44cŒ(ȥYwFCk52кf:JKT{|8gw}('Sئ4l9)'I%}@e9slO7ao]T3D50'HLnWqڈ’1(៳JݚAf|wx @kdARolL4˄ b>){+`|x@ƹAZu  C(“tg 6{lJ s4r3 8E8}y4wudǧ.oW$0ᒰM@U͌zF6vcR bvnn hNju')'DP:@L$ j J0|%ŘO,*Q^PPC q]rJ)4Ӱd}!)ִSѫ-Ey̬ekڋ}#OmT\%] NdP;3NŒ:u{,%=Y(I|`Z?rz^H.ZMCu2m7)̧| x,~Khp%Lo#owehƋBHvdPh$38ngJ iZ'G)o*h6`"0{>E_`= t)斱$n2_#Q3 ϔsRN a[p%k=zڭc^\}3vi[)YڅPU$18ylHhQ+*4xE\W]?/vE MW[5F*PfKFpC1V|xK kH9蓘5ޏCv,K`mw1FJ~2S~ h7k.Sea8V~OYAiﶸ= =;y*HIfb D8 ݰ/6YLPo|,=rLjGyTۚ[ߩ] QRɊ{#xsrfmƦ>dTY\{(XEyf~%aϏT(ҽpOC) *΁\EeO.BUP<4#_GO5#ƆjJjIL6!RAdwDW]Fɛ&- ;axe~U'+)M0WL(˪ܝ,M$Y;$&Dm y.5^ҲxG5z':FζP/Ǜ+$G/զKTby"ɜk2vHjg?,$ 7LZB7,4ߠ[ E TuݺއP\< iX*{,Za JgaJ `z s}J&~$°j;2Jq@FO Q/i]>s_%dYCx\~;R5 (D  pPD8zI%=E"%6NJ(F1 05>͇dh--SVCieP~[4Cyg~&nk#E&k]dn٘ 87/B)H{׷s6uJ5on~Ïq4ˏeULK@Qk1t~zT{ ݒu >`YctɌwlx,<,HaeFt_*2VY3?-zuI2n3Zhv1B cOxI_lGpM}RDQ[dg6(",,A4iÏּR5`+!V@OM$Ӽ܈ƨUWB}_L*6+ KfQM" ݙż⁆\lqPts57L&0nj_ME @LG8l$ uuqJ*N""w 4!QJb?Ki!os}"C2L`WIY8eK^[}́G2o{ဂD34*LEnJƋtpY36Ij[yU~$'C1@ 1+1Hp?$ !AbA 왛Sl1e=Ru9xw[;A czxXM=bkfg:ْ‹vRFNMWӼ_I.%WC< IXjT 2vz~faxGXkM=!%VExaT5-?ȆZ_g[{?8"+bռvRYv_TG(VSYa~#S}7J&Hg0q|4PЋg$'v0_&@P6S7$~ .7.\#sb DP lwngbc'OnB3^>VN`qh EcBo,܎N =ڦz7} +<61QV[0Udю}uQo 3ᆗn#- Aq=>95+ly.tIґ\9]π9`o)z8ʌC./otx?(!";bXB>#{=# iP9q! 5IO^OBѹ !\ao}0Lr.B ު%֤iIYo5(?d;祽błzhy3VYO#id8Գ4I`rկwc)zmC #b$imɘKM:E_+ /GxsqqHp.í$4Ck34B ]L\'2_a@FrS gB="&J/laR/j,VAIAP 3!hb/Ga,N3>ۏ8NfJR <Svy,%Grϔ,ĺe6Ad"-*hKjyf(Q#cfA1wk:Dq]|(5C7bC;<*|@D)սK2LJR'*4w_ɟ5yꯖ"Fw.窚`U9o(mV`9V|*iؖAJ_EjngIdj6T*ÉύB#䶃~ZXi/3{ !̲xlsY\CC(2<[Ӑ4왘bgYvlf?1?ϐ)OgkL7CPgӊ  YZ