libwx_gtk3u_xrc-suse-nostl5_0_0-3.1.5-150400.3.7.1<>,qe̗Op9|G|Ky싡W+0tFY>fF7ߞBY(*iF#Z$]V88M-mA砰 uB"neۆ=SyD"9.gQ(ޕYCgu-i[A*X18ں#G)A't'EjĸGK|*vrmVB- cC!:JY`.<ϠĒ4$MwW.>qtk  eHuZ>xFg>@/@?/0d"( 5 [(,8<Uv     A DHMR4'(Z8d9: >+@+F+G,H, I,X,Y,$\,L],P^,tb,c-)d-e-f-l-u-v-w.lx.py.tz..../,Clibwx_gtk3u_xrc-suse-nostl5_0_03.1.5150400.3.7.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.e̗Oh03-ch2aSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64e̖c83cf494784ab33c2853f2c1e2980c297a9e5ac628c710585488b607c399d825rootrootwxWidgets-3_2-nostl-3.1.5-150400.3.7.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.3e̫@ec@bUia `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@meissner@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- 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/ldconfigh03-ch2a 17079068953.1.5-150400.3.7.13.1.5-150400.3.7.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:32019/SUSE_SLE-15-SP4_Update/7379e612a9983bb59b100b317d808cd7-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]=a3e2f047d57ff30cc56da9f45e95b06452f13b1d, strippedPPRRR RR R R RRRRRRRRRRRR RRV%Ο6 %8U*utf-88128dfe95e7a845f242c14ea59778a936c2d6b3965c6540e44c542572a7c5af6?7zXZ !t/X=]"k%`Ǡx;=`1W5ʫĵ+\IpNOq^xy a*rӟS^q6RceQG:2JC91y'L7:IngFj`./orhgBY3gHGgob|uh>VH2kOUNT>b`EZ5\ HV4.'`Rʿ"M d`ME 8|%SP'|>ϩJR24ҦJT,O I;I0: ; Cɋ'<-mgZmF-N@FNiQ(XLs:*mZ"T"E7<1/4&=x(A(Z%:nO c3ЄxGÎǀ5s h&NyMgWbRdd^9f0MWCC厮tU=mkI2.V>0GtB3@7ad8Q2*ྩlHm6fE8))D6vs)A[ƪg^hCWO o$ݬqn׸Csڵۥ)RվHe 9x U sl+"ɪ-MN Au)i:i:_Ȟ>66aK ků>DG<ԟջUs=*"[fên0BţvB_~)hs(pŸ걄P,!} V $)+7n{Ф++RDXzrJ,5jV(_"˷Y1O$ͤBk{G,<_f.hO@lpWpJ g2*r ,=qzfg4tneůR)8vD?lzd|; &Z'[ϙOư36ЊjWyl )Qb nSRbF\ vV ӞDNdE֜+TmC8G@Pz\^qթuHiE6a!B=]iKzYɺ .NCxJ]U0> j,OYt}BA;ߜ 2c$/U&1EǟC,DvfWϚݻ4IerMmZ?76ÞN w ĝzW$R*|4fvb뱕7 ?Va{k`) z'@'XnL5Z&A&co,IR TX[vZ0+PJ{ӯ݋Egk[ >~nB"ng"J 8 o~VH7d#6"˫Fbf Ti{W%Y? A-Q 1j'RﭘǂjOvH,({8oQ.ZE00q|uI𺳃KAMZ_GGQk*ߩڱ. QOᵟ|EL]+?A3_!:Vk(^`;YٙmfRL 5"7-'[FJqoF ./!9=,OWP#K3C{Lͮ"'zWfxfs57Y [ h 1mČ[z:)$N(ȈZXx-LuM -8-mm/ԗ@OҎ{-O|rh$9'l&NޕX7JxS¤$vnީm,T֤Kfy}Zۮqoyh (Mm)ı}4Uc침ɥ9g#ʼn =V7R-Ԕ46J[V&S"3.iaÞڲXj?L([5VHg^J0/S2Jxj]~Wi")lI$2j}gvC'UfPDj 0USK} o}:WJv(Qd5e֚FI}l?H!|?󮔜}I=h MݜnqP8"#;ťT$y¾lU,qQ7:t8/& eq9q%mm7DC <+q3}i(Mj;mY&mcQm&̆aG.΄,b{vKU)Rp]0r#E2S*V\y/X nE.|?{2lD qkƁ`FIG$Ex۲UPzQqS4h,T$v7Ct"9&2q|);6o'wtֲ_y@A0:"T픻\i{v0Cқ=q.|t\(!va?dެv{_Ttx=r+ nbTe H;D8o=.83P,ozC}^CT #Csg H35ހhC8E?T*Cr_gA[*r|*pfm)M&fCi53=FkKU.e803WvDWgAJ&YJ}Z=RPOYXjAOXHPhM!.'S|i.=uk˫} QelY@ :]NاqI,i:cKXq rmJϯ9o*T@ Yuٟ:-9]1H5CzGn׵LzNM) M?@EnBLÉUǥL6nAfhrgMj;X([,ZA1Jp4֫ -)wMmZ/,KC14`֢-K^:)PY'9 Ē;~*AY.iC&6J7CeCτ IŐ`w*%[׸ [g us^mr0⋘?1% lTCT@i\Sm6KDPpAIloşm RbHhF)$Ёh}6yIpu6r-tm^7\-LWa5w;Ai5]&w|h-EiAgrpP{}PL aef5i𘸴f^0;?-}osf2} w`\ h谹EN5Szŋ:0l )s Hm}}1 g"ZkXA _ÞU tDԣ$~pFZ6G=M=j: F[\L8Q241۸5fˍc$ lji 5[B=Xh ڳl:SdgƱc]v!]D lEn8o6ur\K4h/5GOUEThckLG5xtZs/AiӫW)3J BIDM&/t89(qlmgtdi?.k+/2Ƴ$YHčSJ\LƉEh1Ⱥoy#kN 6Ԇq /rh(ؖZ v#d\#aG5TgEaի:ȿ:3n&Rnr8  KIG}ߖ,pJřU_\h'|oMjz&u -Ǒ5ScOCXb']jI:Isb:s_/$; g*}}.1#Â&89a˽ ȏdwo@X8sZ%ZLUj9j@.5zw_"_D(d` 'TK]t>oPvD\ݥ>t\dTȇ,ǿS=X1 50|kS~{=CɈ.< 4DW3#EH}"WB{EwOƏ$9?]_\&:W$ ǿ* (5Qeb@kq?ЁYnBecŽKCۇ^bp t{tkA., 0I9Zs 3wEw _G73#{VT } yꡏ&HBbJ(ɣ/+A(kKZXM]zPwV(prLzݵD;#G@DAEuy4lQx.`%Z4k-$GwZ{}|Q ,?'n=N.Z ,< /P58f&.˸iȰEKȟLq:r. CnzzW.Lpܒ<- 3r&ܼҠ4:v>F1Tq۪. ҥ@޴/M .j)<}(dv3uR ث 8ЪRι:TqЎ[yYZo4t0{.!/v[B0;c`V4ЙN) '6;P*CZo]N`J&SF,#v}x+\Mʍ4#ghX`K/w]>o^L3V@{|Ȝj%;% 3%p'CJ,Rrw]&8h#7}!so\##jN( GL0ovsQU-(Y`}xB/PrUض9]]˼w6m}񐘽}7l=~%AB:7a+ek"ÀrJ px|b&%)s+c\{hPP N<@y cߴ> ,4l,X>}o"yy|VY^Lm)wd g?@|o ,? J!F_(1aY2֓zP q<*]+ѝU2#|. b!P; >A;3c{f6h3 Z,3q^*q!U#w>>P^ (?@|?_9$SeH05UF[a -̂o[8"; #nrX#E[$X,a?YO4R}^I?#(vaȬ NM*bQpN(wfǴPK& s|N+]¿ULlg8E)c.W!eI\*05?K^+2W3Zj|$w u L@E8ejӜVTzu#%yUgyKs8BZoLW 7CδK4tUBj$g\~ϣ%0㇫09#6TrO4b,';9we'dN)T΢ TpW(,{x!/{ִUA=v9-^'lgkLy=B}A0(ў#mI]W,#j'@[#u4#1/i tpçat-H:h(k`DO**}Fj_GmA<rs}絎q̡(Z¹Y>=ೄ(a8(vKGJ=_jk&}$و}d>\bjtE=^dHRVL+Gh,It<:)V"KR53{lܩDq* >G,Je`Dp6ŧC9KƖZptom;<_?7xq55pÎʉ)WIE v׮+"rƘ{}XIY, `'`sXhmN%#gQy6(oR^֛^WW]eh1jTZ+?H+LME"#wyCќ-˗Q) ޟUi=˭v 97ωc"|ܘh$g7ZCP.9yh7ܻlNOSmo@qњ#VjÒa#f>g7;˃8"l?G VoGBr$Au:|7_8Z^f1V|KDL}ƔXmUT &tiF>D?"B}}G>'rA;LHdj ֙WYk?5{|1huHT=Eg y[eנ bUŷ&q^~]V d|vGJ^cZUE2Ņ_Ϣ ߍOIaFPWG>Mӕx"RQH2x[7ă@Dn^|찂6Q dRns! ^6Ŏ3#T*sghJ.тΐg3-xԚ0_ |+=a|@3nv ;0ToWVQ<ub"ץT&KI:1w󽏙Hچ&ճ|i2+X.S#z8F44?CvB9gpԎpZl Jy_CVPŝ+޵QYzXWUXs(8-[*7 ;u7Zo!g- ;1ÁG^!6_ߵ(2<39uG'UшsRG#:}EuGކ:jۀ@GE}4#R kK>t A)~*7ke0bwU%A0R2˒[.Ag'.^w K± .[ueݹjL`H0vH$RU5/1G* =D~LQx y<,FNzIܜRFк|)Km:cbD'cz>zUہtI6I ;GS ɏVTݪo6MxШ(o*5:W^تwJߩ0\Ynh3Ϳ hS"yf9qq(2 d :H+AFc÷4y$Jw 竉ma{`&RFld8cdFX @ gJ ovhx{]aԟ\}AJMƢ;ia 7QTMl SF 5&&~ /,΋˵Ҟ|V#E$r&d/5D۠Hlmr1'`T3Jp^ٜ&h`D˿G=-8ZyΘkVa+l5/7kl|f ~ 7bfP0$PI)n" }5KX5;͐LMj['É<,Dh^?ׄw)@u!얠eebȗ\~%C7 *ŵpMj.Xd?L[`@-e"Y:r}~D;;]6Єݣ< :\ڑwzO񯇬QꐧI)\[$t_~]y֡ n_\uGa@ԃD[ޒR!3e`3XM`*u|*(Qo/|d&{~_ ?PyQ5m|ÎPGv!I]F~CMb*v2 ck&oJOjϯGcp_I#u/tʍ,{lG|X.K땴JFn}jmq{&|F=$+U1~~s"s +6utUTGV {Y&fgY! MdE]Žmoc::3:ȭŮsJtdN q'=RbXv駤SӍ`K(fE]%ӈ-V?e:l>G>GkBƳ{\\70Qz zRW jYM^}h]у1=ͻ`ts2|{Pzڌ8~m}Nz^>Q籣´Q:tbٿ `F}rz8Gw:lmOh4+m҃:*G6j'lgF%F\VDO K,/GYl|cj/M`6f i*np~ z!P}SAz }(sƴSXXnjKOyݵ*hc;:T|V`Pg]=2Vg@`&2K55`#c.YUx z7]ʅod0u7b>k@:/oUiiJAuZ" HX136. "MJyj:t?{2WTelኋؿdIduX{A6νdׄ0lpQr 9XiaXφwvP) %3w|j.'n9DRST ըKpJfQ D¾^W>'f=j?LޜI|efjM!=3 !q$tGae3I|Z^pw Yv4\*E7|D oMQ_^eHR-8Mw\x {>d<9k4Uo Z#أj0UpDȔB_#88RO0KCvJ|e_Yw7.b"j4IgaA̎^ (";םpɘùПN<1^ ^j85z}Y=\3{wG;9'#{Z;b !e5jEa`HtC@Nyɿ;[sX}}Q du(#Jf|*=ӀIYmكNX#\Ig[^' 5պARs~q1+=^fJskw*[-ڮxNLM} VP|Ucr|(Xe$ U TEfߓ~C:|FϮ>д&hN<]p5!ݖNcȐ0뷞} N;2[c4 Ke9>i#m0]RuG) pv iaQ4of.j9V=Ϛ1g c: HMW:pDp\2S鏙mZ9תk8LVm@PBOO=Y<7'3J[Eă@Lj/ݸc7)yJ|m7[f6 K bю3EWԳT=>ĖwޮɖEOǙb% \ XX\X{tdk~ Ipz_rOR? =Q־fpqǺB܊p(Gw,$P)ĕ'[_]LבD)aҁVhe|)oA$FfL%{ECѹK%6j xYVlO1#wa6/F=fO9Fڕy##7=ڦͥ䖝 KbA=骉&XB,Va=a>`iuY# aZd\&T: -HF8oDnmF/pk?%pZxWou)eEH[ٛ  O m, z7)M:Hqy鿑U0jtu&Ѥfqs{6s xI`HPCP/e/H2}ީo.*9#g9r%\+̍X+=xѢڥͪ_.bJ:H:1_)|\L,]~iQ4.Q2iu]Pq`ns"z](0Hg<əЁ.K'Tȴ(0_i2v{G}m[ AqpNb˄39oVkPˡ̗$L$zRX G}&ajp;D4jd ݭXþ4a,Aǖ7<Rq;iiÒɝUurZ)] {LMPm5H2hEIsuDwKg$bGzTكӀVqܖw\Y2SÛX{265C2ͿrA$GmC–`Dx)o(ip"O&zD0CXPrH'4'2y7AAڳ>ro fdv)# ܴ.}W*KOEd&iB; /ޖ3U+~g1UYhYPhOrUF'.=6kPψ GWHKe;VyF:H+cdX85*:6>]~8Ǐik '7E<*eے#l woQv"ﻋiz[.U6+5P尟GOFupW|-C YZ