libwx_gtk3u_xrc-suse-nostl5_0_0-3.1.5-150400.3.10.1<>,r(h4>p9|BvKda 9BB 1Rzb|Vo"X"DIQ;ƖP>-ՏOr*5T"S|>ə)"_TSN `WZSn2V~Umt\߮|H¹lDD]N6Q%Vo\`baNf BrO{8m_^Ņ)`etC( g?ؓ+Ҹ5lQ"וlݮ$n&΃j`1CHXJ d`'9:T7fO>@/?/d"( 6 \(,8<Uv     A DHMR4'(Z8d 9 : >,@,F,G,H,I,X,Y,\,]-^-$b-0c-d.le.qf.tl.vu.v.w/x/ y/$z/////Clibwx_gtk3u_xrc-suse-nostl5_0_03.1.5150400.3.10.1wxWidgets's XML-based resource systemThe XML-based resource system of wxWidgets, known as XRC, allows user interface elements such as dialogs, menu bars and toolbars, to be stored in text files and loaded into the application at run-time.h4>h01-ch3bSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64h4>e32e720a1514ebed8cfc5d11530675d7a0bc6a2d3c3f7621c1dcd22a8e07acc4rootrootwxWidgets-3_2-nostl-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_xrc-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_xrc-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_xrc-suse-nostl5_0_0libwx_gtk3u_xrc-suse-nostl5_0_0(x86-64)@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(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.21)(64bit)libwx_baseu-suse-nostl.so.5.0.0()(64bit)libwx_baseu-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_baseu_xml-suse-nostl.so.5.0.0()(64bit)libwx_baseu_xml-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)libwx_gtk3u_html-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_html-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/ldconfigh01-ch3b 17482543883.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_xrc-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-nostldrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f5ec0304b53bced524e903e14b467d15a18f37bc, strippedPPRRR RR R R RRRRRRRRRRRR RR)[_;-1utf-861551345eeba060f36e73da0951f66d7fe87d5c4a15ce8e3b6d7b98c5549a9f2?7zXZ !t/VI=]"k%`Ǡx;=`1W5ʫĵ+\IpNOq^xy a*rӟS^q)BR%FSA1En[ͤ6$mݼsff4g'ǃ_KJ]~K)o[_®1+Wy(yE.4Tr9`B"}zcG/,@NJJ(vb~0S`1 bLڲ]NJ6R)h.fM=Sx@:%BT," 6[~ީW@&"A0ۗ>>GTf3i~1bh"f5ӔI}7cO܆-ߕJq ְt|UFXϳSmOj,ݼ/+eQ*%uRiF*;ssm2߷x!}Āp$ UyO!++1qIzFLmN4CȃrϗsROVEqkn1. D#'Oݫt+AB3*.|m9(^_`SwZ[íBz/1>g9*2XÞĽ;3>1dBAš#] ;4{F7~U`A Ђ7\ш.4}:HaU DdekȹeUOˆ(|ef }2A;`XG&'=,֬tkOYeCn H)w/5$ۘISY Rrs@@#0.c%?'E]kzStF*rX=y#"^A?m@΍k_Q-W֔@NDxe3byB{M-Hh_FR+K%396k"sYue]=y~YA8ۨbtSAΜygu`(iE:fSN"#n :#vC?(V~×XbZ Nc \V\[jWԘ+:gE]@$n5,DY5&&t്L._FIWz)t8/,պoJ҇kjqZ#M\`dm`|!VS<ݶ`_Ad6yCŸ[)9uqSɠSQLHzG,7cTdY.GDTff?x)C0Ցઞ o 3eQv&W!]i>h JH(َ@NrXu24 ٿ`< ku'GG!lU*/Le'3H\^ *fot`KB0<:tEn9n"^Z@lW_5Y 'צb[?ʎGi T8pQJ*HG%WS 5Pq+ ;J_K>Ӟ>t璾}bQ)׾ ftLɗ\>ܽuW+vS9X{}(56q&۠2t8ѕHC[p3&<1{Z:r KY|*9??1H1S ~5d駥0yeo@ Y2IC6υw{lbF~1(sx|%g+0\@Q ̯=[U3Nu¬CK4mb](F5:N-9:2 okX$ ˘@NBpÍ9Jݦmdʼ M34 NJi3փJEX㤍k=lqmm1q^wN^쬮Y4:0eQ[eZYW?72:Թ:5F$A<-[{ No͙3oss0UZ9uD:^z0 fS&Y5*!fGg,X0>2+9{LANo䚱"^4߅Kt$pd߁Qތ,4W yYװ&wF(Fl&hb;Hn7˷J?nCA&qwp-zNД=S, ErP>.pczW^,π_^s //T`&;mmM QxC 0mt"Cx}0nqn|^~@H5|`$g# |+vd&_܊g$L3U k2؟f!YU#p8IMgk`MvaQ &De=Kc :ZIhFFHvpBLU^f9e,>0\¤k?$MfFIig2 -=VsNdyT-@a P>ٯK*>bʩ~FG!M6D1V.Ȅ{2 Wrɗ L RS#P bk:djDЀg 5.Ե A0Clrh !INpbE":6ReH$}%=ljsNpWƦG|g"A CY<+lcVRBw>#$*_ p~%>G U!~[JA*=q,_MXŋ`BLnhp1-CvKbŔO?9 ^3M9s FVtᚾT% k?~u~M[e0< nl?˹Xy)ʫÕZoG4wP,23[Apv@΃_a]X[K/axR$U8 M+D2 Fs>"ڨӐ6ٽ?}/T"JVkUjz)z= .pmSJ ^VLBJ::>Q.)(/S[`r0APMñJ9"܀峓5  NJ;]Y,`JícԞzek }M^"y $_+.ɏ`kpMnܿM,S3w";x@r11 5e*UT^'+}$Xhm `[*OW@l%fwͨ6q=JX?˾/OTRmNAju?zMC]hIP7ɭnl vBժ9Xee#,MhD g nX!|U>-ݤB0ۣ'(ߌ0ܞ5fWKL-|k 1 &f C$eFE=횛D)Ƌn%ڱޠ~Ց3}~ P ,вGVLh˘HTV:+3#.} I11Tۃb&@oPĐi:!<# ڨ͏($Ԥs,gJW`jv{p2΁~Vj4)CuS0J5`($ 6 " a){9ʃ 74[TjL;1i AjΑtHȼ!@l!Dj0M: cC'*d/͂BVioxB!Ґ*P(RĥH.wW>ci8Fd’ӖwFEg/@'ƶZaW(Wi޷5tSg0ȧ2pxXWraILv?)$2Cɱ,XݪV/E&>o;rj8d]~(w~Qsxt( '=+3)d6m꜁β>UTCZ:DrnDbZHq"݇]2a EzH|)zɘ 1N77/W;iO3$%);Hh]#\67H8=RF06>"[?Mw#cEÏj%kIqJ0@NND3y&%ǘDXa.AՖj6H\oeegyd##O3B浫Ծޏ 0j ;WsFA4ho,`QW϶6kUh;}nY hSOi?؅@vxI~=əj[f#c,@z-WIl/~=#:MQ_u&%鏆iC~]hO~:uON]D7a &Xc&zmT LNժԫySBFA2VMNH2z;.}VPWn)@Z@tWmk~%~y #4F(s_;`˿>Fh鸶灝v-%n3QL`OM7P 1^ls+)}}4yJ񪤞L\c7GZ&)s̪ 5ޅn= XsP qA钜5 X21xdw IWO"| <*Ь>ɴV=2eHr-ڞOOS, L:@ia ,*Ù &yp!xpGL"k<,+DZVNJzB]c)R+kJUu9 x, VlL2:,燔aU`i9;tz 6bC_{3 =,^ds@zTzXI^!Nr_͏0%^ ;قZcfwI}A0RJ̃U|ӚaD#ݿCzEONf(HVM_98j+(+ڻD.D4Z7D%S Iv\AUa,sX{}BEd)zZr]йFR*m9 դ6*T'9SX;񞕱H$eSOZLL7R 4˕d N=[oUVVZGIؼnЋ>CI.Lz38ԉJ\N$g+=&a{PR{`f F 9}ў wi_U$x_lIji%d<髚˿aЃ)0톒V8ްki/b^[#4E. G()!mN*6MtN܃ڨR+a9^pY%V|||5  <$'&^8?a89l;mk lԶ)[Iܟ18€3S;).DJY{Ix!ԱR1V~Aި/-NjdYK=1 t fjU"ﷁÇ ;z{}T @M[ {7-<[1ჯkѯZ<6ƋFBbjX.p%|.}(xM =31F^U!+eEKmOPIy0L9d7ӝ~|<5!5wK4UMg~z -Fi#K4~G: ׾d c&Z2zSzBPXĆ޸IE50dRiC ]\,<=ewU±r[x)+,6j&X.<.\k,hh6²IdK*;<-V -+>q{LXm,CSy$yA򟻲1Q%2p=Q> `HQE3ZM{q2U7t)6ʍU?bo dc/Qx~nE+yLH/7Cb3uH<yp)*fXJ.j !7钓(hefSyh+ ィnaem7@){ ~I̱"IfJ{- |1"iie.Ձr 30=GX)w9cޥ3Wj{xYɊm#1PОCHO@ӾR` D+~ܵ{<Đ}X&K3%(.m$62 /Fk2.&w )^m'c5>Hnw X{K=LS9H.c ).sZ-qCoڸIhϒKm̏(web[6QɐܟR)xC3"<)TEFVZ*|!A~Zut^ϱ8_AuՋx eciƳ*fTDpu(+IQk\UҗQdy'߇ $$Mz/)(IV7fe]P 7R7"FCkt@0"8Afc\zG+؏ԴObv5QH8:"|!ZI߽}벹Öw\:^laq+~GJ'lgȕ[h0ܼ9'%ʔeK9:GA:܉:q+yH"_I?_hFfv˦޼Qsr!fɥ7wSJ`Q"lNԥx&gse%dBg9)Ebd.\7|wW͟(嫌=k箢 *pRcE9i%2 {gJGHI^GKmoбT+wk״R*Jz ݩ߄;oO"5ыǡ I4Sz fA0ƚx!|Ey,b_+Կ_[CAb>eYm@K,  .[6]e*5'h=t *5Nd/3惐w܍>_O7/o;9Wf=<3xi k|vgIG)L2D{v4Ob?ut.K'ZӤJeLSmj*Z~X'<~ՉfhvRV,d֡ΊZ 72?;Amzsr)EFt|o9$*5P'ݦ94&_4ktC [r`!iCWI_H:̦'XGh'1EeB.m@M0}?Q O?^ 1_jfY$Q4YIcBM=3OW)i"^5_PsnV3T}.<%I "{W?FٗUu>c)T$o#m[6+&5sb[etHDleN x|,*E/G4\Ӄ$Mk?ۈю sRHF-a9"7&sxW݂$>]\-ZɊ đT{nO> KvܒbĨUmvkl꧛&ƫDMg0g[9E_""{ŨmV~ tV躭k N'3ђ[yOw3N1vX+yO)$-DIwJFTprȴ5[5eaSxS2}WGHc_-"֞x^8#5Ǣ⳹qS+#m31>6X+ J; ë99 iRAWצkVj]e7TYt?U4ᥣaRҴoE~x'wU.$r[(^7(V~U`C +&u5>Si^ܺ5d@v`&_AU+O+,m ͲyЄI dC-N. )=4|6րBXB5t3-pxސ&B0l=%eN5#8Zg28FFk:T }Ӎ8xmKjl05ҟ}\s6R;lkO\&|8QLw>Nr9E/C'~+K5~v iZ:lRWX jFw:ۥY5ٸh}<"6DKjJٌ7el/DT:5e_pQH5!U]rXI䘨Su7ˉ^,krY7M( ۈR`"I^(A~r4n{J6EPBM"TةԐaoM`u8JM#P\M"kcO6$'c> L% T9Cz#`'Ydž@XݎG b% |AG!<>< h6Iq˹5XЁģ")DAǜj82ǿ >w>C9 7-_qrFݤiUr;'+ʠz!08WSQstv{JgRIG=Ah(nӢ]s=g`z͗D(`%,H yLTԫ,jS?_{4*ނHg b x(5 #a1 n?J&>yl3ӥƭh"Apfm?,3 ~$QKuyoaQz]ZdC܉dRIj=탈F~~M GB97[s/AM{.gf&ᰫʮ|J2Ib. Tg/M]sd+A8B +3EbrLM us,o*Ow_)݋D ؇\O ũIf#i*PW,1(|+YʂhU9CSE(r3,qk&:x![#lpR=1ڌab4#GT6KmeJ,LS=ڣz& 2mESVG "zy 4' *{IȨ9 /ǻ1#TP 0͏PcĴۍJK^/:^fq6giHe!$2<)獇d91@0 ^\FzVWqڝRFmU xo? "ʆL퉥YiBK UyA} -#뚘@?}5+) Mrc^OdQ_.&I]\Tk+#A39[=j}Z2ޡ"^HA<9c ĶL%2Y $2ih^@sA-(zyk<تJVG ^5Up[:zyc PtB"2C=*{ Txzcf&$>39|Y=fҶ;Ú s/΋=QKos$]zldE!ӝd]\Mm"ǁx<.\A_'rZXmų%J Q&u^7*'thM0ql<7է0G~Ad.;G#FPQ,U!i)KEI_\ Gd\Ni{Q \;^]W.*΁|J:@LV:*5Xi9^T2MݽY(.%0-XF8t }fB HvNukJa t}9 Z4kM,-M#Q<\=cXq#kzB?`3m s ly$c* >(0CV_q3nb1KQ;TJ{*DT(l?LcWf-{ÈdK$i* ӰY+rUյ˰X$F5w -I%͑u"!n^U=9f%<35 osSdN>4i2zҲqgT{,NO$"6$& +8S\w9)ts{-y='=aîUߑJYeW_]$3#d~UG $`Nt u5^Gu!rs>8LlQ$#9;Nm