libwx_gtk3u_richtext-suse-nostl5_0_0-3.1.5-150400.3.10.1<>,kh4@9p9|T$~F'Gq^\1# ΁3zp{0 +:~KWK?Se~Qox8*Eh@&UnT# h>,҄u4_O4r>`bﲢ 6+,kRrY $>(~؈>@0X?0Hd'- ; d`dpt %,0 2 4 8 y |(8 9D : >,@,F,G-H-I-X- Y-0\-\]-`^-b-c.>d.e.f.l.u.v.w/x/y/z///00DClibwx_gtk3u_richtext-suse-nostl5_0_03.1.5150400.3.10.1wxWidgets Rich Text editor class librarywxRichTextCtrl provides a generic implementation of a rich text editor that can handle different character styles, paragraph formatting, and images. It is intended for "natural" text in the sense that source code is better served by wxStyledTextCtrl.h4@9s390zp32hSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxs390xhh4?{15980d6090891ca2370f7c09d02c035736a8e9228c6845ef604786dd226c7bearootrootwxWidgets-3_2-nostl-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_richtext-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_richtext-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_richtext-suse-nostl5_0_0libwx_gtk3u_richtext-suse-nostl5_0_0(s390-64)@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(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/ldconfigs390zp32 17482547773.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_richtext-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-nostldrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab26c15eae08ee49230e936cdd6097d7ef85a08b, strippedPPR RRR RR R RRRRRRRRRRRRR RR>Cgѣg;[utf-8037c94e305740cb86bf8cb8f2cadab89a91c9924a5631a1506139052497713bb?7zXZ !t/z74]"k%텫Ǡx;=`jY1#xS X"nTMN?B Dsws'-'̰͓nIsjA% ŝU,+t,dzrkrrWDoiD/>^7!GCCnA~7r𬃙𸥛84ԗmjPVNӂ*hyS@[uR$n6󴯍dM}L.[)HWu&NuMg P-0]4(Pk;L`P9xÈ<6>!Mnu4Eiq=p - 8#֭%Crwb@HTWpPY;fe-kf27<;AsX`.yMרڣt˰Yڻg]2TJ i w<)XeعNE)T0!$s4,QO`,WykQ-`?Ry /"hDjH퀇{n`[e[ ir?ϸHpQ QY*tn10d0JЯrxS?9 G8,ξI-,54a~QX \"YxřS-th(1Ё=1&=c@KypŸ$ cU~oA &g6.+P56gtc`*!81l㝽vZgY}E.K(p,ajVF,.9ĕ$Z &ٖU<}E2x/Ep̂'LBaeM<7ӒSu}B|MO.i jG!|5HtWAan<`lUUzF,(ǘ# ^9]vI7Dvdl(^l`c+SJICٟ/\DEϼ;ywnRCy#l5j輏I'\)o~گEC~ذ{XCuIJnw!G"kpզa>D(N < %w 锝CY =\XzMrՏ2!5dH`R)(b^۫U~U^h>Omp;r)OQqUz݆$o9AjSpQ ߜ(0M. * *VeIBR\@s3{d65DRIL饫P; G^I yRWբ!ne@@%|~9jklįyB0k {]+K!C"? 16􆖚% HSɋjfcG/T"Z (N'Z `$ 3)~H?W qQ+e)?@ڼy̡&qVuk9>_%f;Exv3% |\HgOݘ?鐭1G!;45tq|%H]$X*u Y"فXջ2[ a$qb.ȫf>Jo" ơmuDOV&=R%s -lƾxqMAɹ+gC'LTV[`1<'{ڲcG/+iцϚvPGᛪHx)~Q>b~un#f\&jˀf ^?}ueUЏ=hg8TZlɱT=6ܶeƒm2 BK~tJ:_L4ף]3G1<,?c -OSn"'Kh~AZtv ;oYuOu, ~jgsk;b4HpSRs1NW%HW$H62`%#pkAn1Hթ4Uu77'sTάj^%#/T^'WVCu.5M a2Nǀvx--0a9UFU&E8p|Y(x4Jat\3 %tR=!XoYfl#w{e-υ= fR/Lͺ&ōqh $sK%byc8R25Os֛>)vBSL%r6ٺ{ܓ?\ nu?wЍnsuN}2aay$J-:vC2UV |b] `}(J`8)/k$΀|&` @E+d!֎9jCP.rZD AGmAve cU50s:uJm'IS ͒ͯeÝ$ c 侃 Ym3mPdud(_W^60fzɓ}Z$zvV);z ~ gռp4l,V?cµɰnsZDڏ0q4D DoTB`H֢~;.Er\UU,x\unxO.:iyFI0D.[^U]mrn]^W0Ad]npsAɠ~D<+3k1 k:XP;f\f) !0dn&ЮR<}yя/pn&pa $]fݺGBDG.Jf?f^ooO˱R}SjfiD?)MS06T6 hBȠ݊>Vp{؂iyZӐ}T4;Uk! GG Sd{u9CI1زߩ>M`ĨPՒq Xjw6\LƛC [_5DipK5d`m͉ 1hчsIP4st^9d/jgZ(}b,>$k V8K,5'π#>-O]lRJZ)B%<.uCRz.)JҐȳsd~L.sDפO>Ő׶Qݧ&E::Z  Y wÍ'bǕR3=",q,&`OQ}3N޶g,-ɂKq߫m'Ė/Nog?U?i\ԅdy/+2D5`/hˈ$^_^uHfC7;%V SފDbЙ56fh2*׹*CKiV:~ AY|J԰hW<5Wb&lnM*4-4)5 ^_Ic  X_çx uN|ϵ􉔟 %ero'd|z|*dǓ t"} ta_'[cfxH u#36qB)A/Rrn&TY 9]ݾfL-eMcMg4lERo%^Qߡ?آhuMÓOcKyյk [f[jc%,;vz]"󩘓%:\Geĵ S_d2-^k~ [^ Ĥ;Bax Kn>Fϻ>n֮  ?j_zb8 ?-ǴSrxdq;߰mllo1f`#?PPb?PƔyvcq,O| åV(6-: 8- cz82< UV]+]y9y-}6+R"d24B`I53%;"#-F`:P^6_Y`0XSū8͒h0pՎdJ#87b0H#WSHJb Jhg$z~S ;4qգk9i-+K#Ԕ΃sICH 4.p'OҮ{sux@?BCcg\ HaJ~QXo մYWL?f"E运 etw6{=hK󵇒=q y035@#^u>Aj|CrfkcpK~&VgUgd&ӌ'na*{p:G;6pjEW wQċ(+ohld-lraj8De6qHcW֡ğ6߹kƱɽ{>D8j i P ';_ISL],sH0XwER+4ܧyӀ YRXnVt֪O_3_9B43_yC!23ޫ*L-S'VJ&v8(gRe3)2 jf(ژ~3PȋHDNW|s[vB@,%1;Wg죵@Xu ~v=3 2\aݣH,elS_Z{0sAM -N!q[]줅^]6A^WmJj@ #,=Db6ئKs5bn{ uJ')y;n^5HQ'R$P=R)zS3n"LoeP?*/:ͱIt8n? Odbݩ~!!ewHM2s ?(dp,0u#y|ÜF@`>d ? B2(>RS(_ibd\xvX I_\z6Fқ,Ԫ&ZDLR4yjb(xYhs{p!:9WH26Zd ?E $͚d[tS~ KRQD_/>kգ^}8LGhP bdV7:~SY4-dsYpm*bFf~ZlUpd-͊w:;9)x%B OvEs>Pm|SCϏ1)|\] cR#uNj՜iqqns?L&6[a7Y+qP1J?a %I3bmϐ9h]M@HJ:jub}&Ԋlc A;##j۫ Mf'AB4Vqܝg-M@s>C8fY?C FZ(뼂4w8 # ZoG@{0߹v>VKpϱMR'w-۫CR2O״pĔj6itn`uD]BӧC 5FT90(7hFrlK`. 1sJ}:j<ڳ``k0G*´.4%(NQDI(Ӂ֩p#ЁϫߜĻ"V8{@X(wJݯ+:CX`]XF3WgGFkʦyij\C_v릉E;6PH24dNխyH邹;ƿ5Dh*Hy[{^Lv*$gT?vMV&Ī]!M vEɟjTk. d> 错wkHg+cDgD dxuL)j?"jb{FѡW?G B;I'T0$?7?7`Dĕ́Q6%աڸQE<?8jC>*FE>%Z~3ñ-˂F UdӤ a `uìGT>&,Txe18sۮŀ 롞=v})X܂[x*HTb&)ƺ+OXpẅ́J7=cC{3G]D>0ρ{h/3hB/x(S_A Q&qM hNpxOSBҐlگB=J0p8o J7Jdx9ȌaLJ_Pˈ[UM{7Mzf!'] $j&})"P |gg=rDcYq?+ifeW~ͻ M!B q.%N5N!i7 nT@Lˆ~fseIV***tCH$^\d4A-[d.NYO m?dUNRge3@|p]A_? ~~HWFmK\>̞ uҒZSZP4*OD}nr_ yNc8=)k(pM=0SKVm`'zB";E`Mfa\bW=JjKƤ܃/]St-g~r%"cT&Uhd\3i IL1vs<'9xKV-<'HY>I'"6`*s/les>qpl lj{7w_%l;3|)5sJmH}AUX>se%WlR!S6>A?3>b) ½saIEf5C'߳JS=|MmImfi ?զY5"~G12|N=G]Cjw[j4{m`&? Ҝ5PpBVxTzw(GWw(_> j8T"trC>ckB0[ZbY2 9! JZb @{X}@{e`jAAv}wޕYma -Jy=pwl =Gtj;;>@K|A'NP*l85}k|wb4r*\>otFV#yQ=iSŜ,h=]к_֮@QDX\73%َ,݄eȻIh8~=el^VjJDdwt[]P]Nn4AзWzųo~_U:Vɽi3&4dh}޳(3{H΃"T0e+~mˠ!'*1fo0wf.f}H-'%n#eUl('NIJ<ȚBW!!2ǚ8z戩*#a><-E#J}-t4!-oR<+t; ` Yc% V:K 'o1Ok3tA8Y娧mڎL TW:m*?_wKdFYCJtrM 'JDE+(<^(voGw6'! +֎2"_%eܚ=0w#rGgL~g.櫇ցIqo oo.f> Nvi^T_p+,uf( b>:y$<"0yӢi_%Aj|IFU&3 ڂ|(]T\ p^ &cENL1-̽6<:ɸU&jgdX%{ybn!% FS,Ĕ@̫x4|]|̖$۫hR*v>vH!)eWh2 E\aRߠ?27/Nkf ~كNmmYc9gM[=Z%CW:||AK}kjDU`.t nI\Bm;[Fr}i;b;q$|8KCbiV#IxSzaif{cJ,vI\&x6{ikVm8!Լ9]17L0%bT-5PzEUCm%xr9EЙnaN]8 a"iTPb=HSF7tͿ̜q ȑ.':^hOɛMe/ jKyX@BiJJ!M^qO8<6Y޹c]4hˢY7:UP2Lx1#)hfQwEj4sP.p@ uU`<Zט8ttPXJOm<2^L*v3dwҰ['^ERC ֦ 7_T]\I5(30d6N`Rq_D\v9UVi~pw'zlm^l }wt2if&Jk r?sV?e#2d<+:yYZl0={gbsZ F⬊5Uǻ?~E9onR,_1GxQoSMخ[ ` +#q#}53ClL%K{W@gZ5Ƀ;\̙7eu6 ux4@wF@pK#P, P eۖbWQoE3$RHW [1[s 2I 2İؒ>An 6Rt~`s9¼mW mp:<:8.}e}Zd土3k@tHJ$S*-8L!nڴpZy]޷d&!3J ެvm+ '`Ts>CڲVM6hjځ4E:KB6rw:j7iS+7.kҰx8 ku@[K;7sYq,1+!wZCt[I!76oaM\}21\T>AX4c$T`DEÉ^[/ 8"{vY߻pNl+XNTF$AQw4sjŢsyJ E`JvpAuW sMض'"TiqYO]@Ц#xjU2[HP=]들Gs)K,՜yEml4niuKzSHv{%QZ5ǖnZoe1Yڈx?.ۥw7%dq;9(h WJ7 (Oh^^Vƨz@L-^m.~S[/Bh(R9]{)., nXC|ŰE^~%q +z)O?sw>lzcP z'rjK6a.:>s@;a^aS sN!wndТ\ ʙ~z(2/7rDI;cf@Pڢ6?b1j]u "|cn ^\3Sbommk(;RR,%c]Á(>7)4';Pb >c'Pnp ^D^AW4X'{odJDnoeB8K\LP8tC1CXc|KY!h>HSp"[[(3c]2.XU9C=ޯ:KP╲ '/T@<))iNf&Tb)&ANnF 8B$fX-%dFqcڴE9k%K3ߛ8qkYG3.>_Վ^6.2>sX"}G4';ЌP$:M&RP;AקVVx )\9Fr"Hi$Ut%5Kw \tp5 g%0 `KpxU;Y^D!b_!;riLAlhDƕ'~r~g޳#QAs9E_Fﶩ> Bb4x[*wS'/}=8q Ƭ+ɴ8̻qެbaaku~  s0zʊdIBZIyH!+utاn/}g?э%CP[sD8*e@ПyV!{GH ~8wBɊ@Znڋ@* y^{Drl(iYWqm(GX/"[[hmoJOqy> lDXLNR`*]Y񳇋ܚ3 4 W˭'F5 8絾$6H rzmi?I1u nAt$¥XD.^2hɐ3K fJ*a6<ډI )y0RhhUR$Y#IE$t7-BɚWjŧh" 2