libplplotfortran0-5.15.0-bp154.3.84 >  A b|b!M@eee&@W*ݡ󩊰18wiB2n3VoIh܆L"+X~~Qr̀W-=Et]Mhy[p @йtr=D{&61j{/P4h޺qtZ+Pɣ;ljƾ7 {㝴K<9BZ4𯃄8"5}Qʧ1|Tpo2{k*cԞ-a R&‹dtY+&szFv$ ?֖'_g< ag1z21d1ebb8513f9f496940d2345902feaa7bfa53f03682f77e7c06b8f69259dd3dbd8d7ff3eeae59399d16c8878446df66e5d81ed1E$b|b!M@eeepY_4WrOJNþۯCՐkz:LoMw,44fS ghNCG'hh$V*Y㌾ o:81\u\EزUsf/q,ɴYM39"yt 0x2G lf~\,ZCP0b)f!9 ݸ`E~>܃\R ٰAeIX%8гW0\=Olqs u >p@Dx?Dhd & U -6H bs      *4X`   (8 :9:: :>A?@ANFA]GAxHAIAXAYA\A]A^AbBcBdCeCfClCuC4vC<wCxCyCzDDDD"DdClibplplotfortran05.15.0bp154.3.84Shared libraries for PLplot's Fortran bindingsPLplot is a library of functions that are useful for making scientific plots. This package provides the shared libraries necessary for using PLplot with Fortran.b|bmobs-power9-13SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://plplot.sourceforge.net/linuxppc64leb|bb|b1c5da4dad3fef0d2292bb49a01ab6ebd1126f03c72ea3263fe5214074b00c850libplplotfortran.so.0.2.0rootrootrootrootplplot-5.15.0-bp154.3.84.src.rpmlibplplotfortran.so.0()(64bit)libplplotfortran0libplplotfortran0(ppc-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgfortran.so.4()(64bit)libgfortran.so.4(GFORTRAN_7)(64bit)libplplot.so.17()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3b@a}`E``[`i@`'@___;__@_ @^S^S^9\]}@]+]@\\\J@\&@[`O@[{@Z@Z?Z@ZZZZ!D@Z!D@Z@Z@Y@YbYC@XXX*XgXJXW]@Wt@W@W@W @VVUU@ŬUUv@U+Ut@TMax Lin Atri Bhattacharya Steve Kowalik Atri Bhattacharya Atri Bhattacharya Stefan Brüns Atri Bhattacharya Atri Bhattacharya Dominique Leuenberger Atri Bhattacharya Atri Bhattacharya Michel Normand Atri Bhattacharya Atri Bhattacharya olaf@aepfle.deDominique Leuenberger Atri Bhattacharya Atri Bhattacharya olaf@aepfle.deLuigi Baldoni Atri Bhattacharya badshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comguillaume.gardet@opensuse.orgbadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comdimstar@opensuse.orgbadshah400@gmail.combadshah400@gmail.comfstrba@suse.combadshah400@gmail.comalarrosa@suse.comjengelh@inai.debadshah400@gmail.combadshah400@gmail.combwiedemann@suse.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comnormand@linux.vnet.ibm.combadshah400@gmail.comp.drouand@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comjengelh@inai.desfalken@opensuse.org- BuildRequires python3-sip4 for Leap 15.4- Enforce CMAKE_INSTALL_LIBDIR=%{_libdir} to ensure pkgconfig file substitutions for libdir are correct; this became an issue after we switched to using the cmake macro for configuring (boo#1195074).- Change shebangs for Python examples to be Python 3. - Add patch support-python3-pythondemos.patch so pythondemos.py will run under Python 3.- Enable building octave bindings for openSUSE >= 1550 (TW) where swig has been patched to support octave 6+.- Enforce std=c++14 to avoid build failures with GCC 11 that defaults to c++17.- Reenable qhull support, link against reentrant libqhull_r: 0001-Use-reentrant-libqhull_r-instead-of-deprecated-libqh.patch - Some minor specfile cleanups- Add plplot-drop-FindLua-cmake-module.patch to drop in-house FindLua.cmake module, which is severely dated, to use cmake's own module and fix building for lua >= 5.4; patch taken from upstream.- Disable octave bindings until compilation against octave 6 is fixed (fix should happen mostly in swig, see gh#swig/swig#1893).- Fix dependency of -devel package when built without qhull support: libcsironn0 does not exist in this case.- Disable csironn library since it does not build against recent qhull (libqhull_r). - Disable ada bindings: does not build with fPIC. - BuildRequires: python3-sip4-devel for openSUSE >= 1550 to enable pyqt5 bindings. - Pass `-DCMAKE_SKIP_RPATH:BOOL=OFF - DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON` to cmake to fix build issues caused by Leap 15.2's incorrect cmake macros (doesn't hurt for other distros anyway).- Disable octave bindings for openSUSE < 1550 where they fail to build.- Add _constraints for PowerPC avoid "no space left on device" build error- Add plplot-include-QPainterPath.patch: Include QPainterPath header when building Qt modules, needed for Qt >= 5.15.0; patch from upstream. - Re-enable octave bindings (issue with swig and octave seems to be fixed now). - Reorganise the distribution of cmake files so that each cmake file belongs in the right package.- Re-enable csironn bindings for openSUSE >= 1550 as they build again (due to fixes to qhull package).- add conditional for OCaml bindings, they depend on camlidl - actually fix the OCaml bindings with plplot-ocaml.patch - use autosetup, build verbose- Do not require libcsironn0 from the -devel package on suse_version>=1550, where this is no longer built.- plplotqt-devel no longer Requires libqt4-devel, instead the appropriate Qt5 headers.- Disable libcsironn on openSUSE >= 1550 to prevent build failures. - Fix shapelib dependency: BuildRequires: pkgconfig(shapelib) instead of BuildRequires: shapelib; install additional shapelib files as part of plplot-common.- Add ExclusiveArch, based on build_ada in gcc.spec- Update to version 5.15.0 * Bug fixes * Update PLplot to be consistent with modern free software * Rewrite the configuration of the INSTALL_RPATH target property * Rewrite the rpath configuration of traditionally built examples * Factor the PLplot export files * Introduce symbolic constants in our color-map routines * New implementation of the range checks for the validity of cmap0 and cmap1 user input * New implementation of the -bg command-line option * Implement ctest for the build system of the installed examples- Disable octave bindings until compilation against octave 5.1.x is supported.- Update to version 5.14.0: * Update control of Python version * Rewrite the build-system logic for determining PYQT_SIP_DIR and PYQT_SIP_FLAGS * Implement plStatic2dGrid * Difference report default device changed from psc to svg * Resolve the remaining difference report issues * Improve command-line parsing * Cleanup of plmap * wxwidgets development status * First step toward using best CMake-3 practices for our build system * Update PLplot to be consistent with modern free software * Rewrite documentation of PLplot testing * Configure the ps and psttf device drivers just like all other device drivers * Bug fixes - Drop plplot-fix-pkgconfig-checks.patch: upstreamed. - Update shlib package names in keeping with upstream so versions. - Enable octave bindings: compilation against 4.4.x has been fixed upstream.- Add plplot-fix-pkgconfig-checks.patch: Fix pkg-config based checks for installed dependencies; patch taken from upstream git.- Re-enable libcsirocsa and libscironn for i586: these are now building (go figure!)- Disable octave bindings until compilation against octave 4.4 is sorted out; remove conditionals for setting octave_enabled as plplot is unresolvable against openSUSE < 1320 anyway.- plplot-devel should not depend on shared libs which are not built: %{csirocsa_shlib} and %{csironn_shlib} on certain archs.- Handle aarch64, ppc64 and ppc64le, not only x86_64 for libs- Fix building for i586 by packaging x86_64-only libraries only for the latter arch.- Remove python3-base from Requires for %{name}-tcltk; it is unneeded in light of python(abi) getting pulled in automatically.- Replace even more python2 Requires with python3 ones; this finally fixes build failures on openSUSE:Leap:15.0.- Swap leftover python2 Requires for explicitly python3 ones, rename python package to python3-plplot.- Switch to using explicit python3 BuildRequires (plplot is "unresolvable" for openSUSE <= 1320 anyway); adapt file lists accordingly. - Drop conditionals referring to old openSUSE versions <= 1320.- Drop legacy dependencies: pkgconfig(gnome-python-2.0) and pkgconfig(pygtk-2.0) are not in use.- Fix License tag in specfile for plplot-octave subpackage: While everything else is licensed as LGPL-2.1+, the Octave bindings are licensed as GPL-2.0+.- Drop BuildRequires on libgnomui and libgnomeprintui, as they are not really required any more (boo#1067727). - Change hashbangs for python based examples so that they refer directly to the python binary instead of doing so via env.- Remove the stale gcc-java dependency, since gcc-java is bound to go soon and it is really not needed for building here- Update to version 5.13.0: * Bug fixes. * The Python binding and examples now work for both Python 2 and 3. * Change the Fortran naming convention. * Fix many "space in prefix" issues. * Complete rewrite of IPC between -dev wxwidgets and wxPLViewer. * Implement a new Windows GDI (wingdi) device driver. * Implement new Python extension module to support pytkdemo. * Fix OCaml inconsistencies for example 8. * Improve the implementation of the OCaml binding. - Add shapelib BuildRequires for added features. - Rename fortran shared lib and devel package in keeping with corresponding shared object naming changes. - Use ctest for the check section. This allows the disabling of tests that either fail because of issues with the test codes themselves (octave), or because of lack of a full Xserver (Qt tests).- Add LDFLAGS=-fPIC to fix the ada compiler test to link successfully and enable the generation of ada bindings in Factory.- Remove Requires(post) since there is not even a %post section. - Trim descriptions for size, fix wrong summaries.- Switch to building with Qt5 instead of Qt4. - Add BuildRequires on qhull, this generates a new shared lib now packaged as %{csironn_shlib}. - Drop unused cmake variables. - Rename devel pkgs to follow their corresponding shared library nomenclature. - Split out wxPLViewer into its own subpackage, which is now called %{name}-wxwidgets (the shared lib which was using this name previously has been renamed in keeping with shlib policy). - Drop %{name}-rpmlintrc file, as it is no longer needed. - Since version 5.12.0 plplot's fortran bindings depend on gcc-fortran >= 6.0.- Update to version 5.12.0: * Bug fixes. * Rewrite the CMake Ada language support. * Rewrite the Fortran binding. * Supply old Fortran binding and examples option. * Backwards incompatibilities introduced by the new Fortran binding. * Examples reworked for the -DPL_DOUBLE=OFF case. * Changes to our Ada bindings and examples. * Changes to our tclmatrix library. * Backwards-incompatible changes to our Tcl/Tk bindings and examples. * Substantial rewrite of the DocBook documentation. * Default page size consistency. * Updated D language support. * Modernized build-system support for Qt4 and Qt5. * Implemented support for pyqt5. * Addressed -DPL_DOUBLE=OFF issues. * Replaced "Lena" with "Chloe". * Removed trailing blanks on most text files in our source tree. * Make our wxwidgets find module consistent with the official version for CMake-3.7.1. * Introduction of two new generic pointer types to help protect against a planned future C API breakage. * Introduction of additional self-describing names for the types of arguments used in our C API. * Implement submission of dashboards to the cdash server. * Substantial update and rename of the Python examples. * Linux efficiency improvements for the wxwidgets device driver. - Drop plplot-cmake36-pkg_check_pkgconfig_macro.patch: upstreamed. - Rebase plplot-5.9.9-ada-pic.patch for updated version. - Fix timestamp on previous changelog entry. - Back to installing plplot.pc by default instead of plplot-c.pc. - Rename plplot-fortran to libplplotf95-%{sover} as it now contains a single shared lib. - Apply shared library packaging guidelines wherever appropriate; remove corresponding %{name}-rpmlintrc snippet. Shared lib naming not applied to %{name}-tcltk-libs as all the SO in this package are always required together and have their SO numbers bumped in lock-step with each other. - Rename %{name}-tcltk to %{name}-tcltk-libs. - Except for the most basic drivers, package individual drivers in their own subpackages. Users need to individually install drivers they need, only mem and null drivers will be installed by default [with any of the devel pkgs, for example]. - Split out a %{name}-common package with the most basic drivers and common example files included; require it from all driver subpackage, and -devel packages.- build-fix: kill our Xvfb after use- plplot.pc installs as plplot-c.pc with cmake >= 3.7.1 (now in openSUSE:Factory). Manually install a symlink plplot.pc to plplot-c.pc for consistency.- Temporarily disable octave bindings as a workaround to build failures caused by octave's upgrade to version 4.2.0 in Factory.- Enable tk bindings for all openSUSE versions; problem with Xvfb segfaulting that prevent building tk bindings for Leap:42.2 and > 13.2 are worked around by passing the -noreset option to Xvfb (see boo#992429).- Define macro "octave_enabled" to consistently check when octave bindings are disabled (only for openSUSE:Leap:42.1). - Disable tk bindings also for openSUSE:Leap:42.2 -- it does not build because of Xvfb crash (boo#992429).- Enable octave bindings for openSUSE >= 13.2; builds just fine now.- Add plplot-cmake36-pkg_check_pkgconfig_macro.patch to fix plplot's defined pkg_check_pkgconfig macro to work with cmake >= 3.6; patch sent upstream.- disable Tk bindings in Factory need more change in spec to avoid ppc64 build error.- Disable octave bindings for openSUSE > 13.2 temporarily until related build failures are sorted out. - Tk in Factory is not compatible with plplot apparently, turn off tk bindings until fix found. - Bump required cmake version to 3.0.2, has been required since v5.11.1. - Some rpmlint warning cleanups from using macros in comments.- Remove pkgconfig(libagg) requirement; the package doesn't build against it anyway- Disable octave bindings for openSUSE:42 as it doesn't have a recent enough swig (>= 3.0) to support this.- Update to version 5.11.1: + Bug fixes. + Improve traditional build linking for nondynamic device drivers case. + Comply with a NEW value for the CMake CMP0022, CMP0023 and CMP0026 policies. + Plot labels as date / time are now available for 3D plots. + Comprehensive testing script improvements. + Build system and file cleanup concerning retired devices. + Many improvements and bug fixes for the new wxwidgets device. + Substantially improved results for comprehensive testing of PLplot on the Cygwin platform. + Initial success of comprehensive testing of PLplot on the MSYS2 platform. - Drop plplot-swig-3.0.6.patch: incorporated upstream (use - DTRY_OCTAVE4=ON option to build against octave 4.0 if available). - Disable plmeta driver: fails to build. - Disable building tests: we can't seem to get make check working anyway.- Add plplot-swig-3.0.6.patch to fix builds against swig 3.0.6; patch taken from Fedora and accepted upstream. - Enable octave bindings back, patch against swig to fix its octave4 bindings has already entered develprojects and Factory. - Define %{lua_version} to be 5.3 for openSUSE > 13.2 (Factory has lua 5.3.x now). - Drop conditionals for EOL openSUSE versions.- Disable octave bindings for now, since build fails with octave >= 4.0 (now in science and TW).- Update to version 5.11.0: + Long list of changes, incl. backward incompatible changes over version 5.10.0; see /usr/share/doc/packages/plplot/README.release for a full list. - Adapt file-list to dropping of the 'd' suffix for shared libs. - Drop 0001-fix_for_cmake_3.1.patch: incorporated upstream. - Enable plmeta driver, it is now actively maintained by upstream again. - Add new binaries and man files installed by upstream.- Remove redundant ldconfig requires - Build with wxWidgets 3- Added 0001-fix_for_cmake_3.1.patch to fix building on cmake>3.0 http://sourceforge.net/p/plplot/plplot/ci/772223c638ecf5dc740c9f3dd7a6883c6d2c83d2//sbin/ldconfig/sbin/ldconfigobs-power9-13 16523188295.15.0-bp154.3.845.15.0-bp154.3.84libplplotfortran.so.0libplplotfortran.so.0.2.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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/1e02ef9e76b6483efc6a0eb6ac4d591a-plplotcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=23a221a9771ed1e2fd7a11abba649a587fe5e01e, strippedPRRRRRiw+#bZ@uzutf-8e6a6c37c0626a3e4c2a1fca95076808a3e3391aeef52f9af704a4211f7ce5bc4?7zXZ !t/] cr$x#F vg-P9 X+XbumZ2u"qOzv;&1ҹ(;'Cx}CnϷ^ޭH(І_'OSKܪVq&|FaOq 0m 9:?W-؀##O+'anapYe+84Yb=%˼p-Ɵ3Mqaˤ̝*OIG߲rc/ҧHW\J3zϽk"3,\%#.:Kbm6Ǭ ;~n3s8 @.Җ`̒.Tn~'y Z@],Z$SRf S}WDb w,lhI(ic}*n "ix|&=K1w{$X'D5kzY体Jž8LI~.@bU|2>|6jDX6h3ڐR< 8gi,.$Sã-)B?ⱽ̩?qXQ`d JfGĥ7D&YƩ΄nB !>j,_4ՓDwǤ#{:\&YXK}`+ѥ*sL@cœGg<9c| ˬkeVwcO=?ތ zUs.[6d廠;.e*PnVͧk`^37:۹ ?:̰nDt&z?&dRϢW˖$.SO8=mM5\]v^IfWKB^8I;|{KkJ_@63 S.ӅW6??5$:v@OAltҏ ZR?ºlزC^U|)Ͻ-^\]JӔcI~|^pY~6 A&chPTDM@M({㩵 |0V1̳XP[~W^ݪn2Q)B7RWO*Wl%Bɶzc_I$FU5)ڌ@^s^7;T uqԛܹy84u&Bw4y%QR/>([/3gpFWa&ħD\s6K0T04,P.wK4wpy|whOxuxFb=_B_y]}\>*G8nZE(Fut04b ( )1]eUipa gt1AS&X(ǫ_pO]Qн鄄kY+_5`UY NQ-2c'GOhP4$>7ؒũ7*?w#6 =k+^A >&|0!2 ҭjTYR-yRbPKθA Gt2(eRIV;G@P~S[o`'7H~h[w ,س}7P"(ڄy >^"K gB9Nns0\sTɍ3jy 'OGp nc4.rR:7ULJ!c38,*1̀N?0\$݆3|~'8( $}؊lFc֣HvQ,25Fțs3Oklƹ)RPe/4x—Iqg6izlK#93o{"pBO=?T2{5fSY.脌vM1ʞiѵFKV G ;Ӡ,MK=?%P 5UNVQA#`z#$Iɔ/j:ޡ6L_P74H@VG!S4o{'YI|ӬLzK:)!gԛPҎP[Ѥ}9sFmu*TfNqJ1uz52էh45J")>n `Aső,XٖfuM^P-PQn8ðQ8A*Q<`N؃XyIh䣖CK\ gtivJl<{+Wɾ"ϴ JtH„*!ys$}>Ȧ+ԀDeu ܠ`'ݭ(lr@Tͬ >4N KCV-f/k]ti3E+Ӌ.zE _l8TBz>P0NM}뗡S UtʎEg [{$N!t\+?NBG?t4:fZ0J7*B AݪtzP|1C`t COK q\zXcrVO&ak're6Z3+{YIi2%*~ YH{xأj1[Ċ= sy3zC *eV fnL^AX>ξ%=I] _̥Z"2ճ3|sqwzwFs˨ֆA9!AڸZG.ˊ~9`[j~xc y5B]s.JT/,8qqFOk@&k x!6.r1aq/1WH> |-{;NF*HdvvgX¯'!6~,8f,dW2afI29A!yÇ402[LM:rRobvGJ"QHvR+p;we7Sؤdޚ\AOsg'GVc@`6[PFi?E|3C8_T=p $$ Mp U!/xHJH^ a _#șhRzh wZTδDش!LoK){ Y䮗uej J2W=t!M$6̎zf(*) 7#ǁ8( o2F)GԋܑQt6κ'p9-$7WjypF1Yp̾\xv=sLC?1*o׎RJ%Vm Ke-HgާlY̱]Z5T*iXr_Bs5b`X諺zYz@G-][8RbPUvI(~G%k#9;jGүD em,2N(٘(ܡt;̿RABD|1d MM$?\t?eQ Ys FQ1F*'ZX,2jƥ%Zϝ-"&w4)xzWP<\ķBB[#~x놽Ek{O+j2c$y6eJ &>k~a le螛%#d4ݨx-h]},0IIvx,N$?&%7Q<mzkhcx 9jߕm-|7X)F0RV:GS~*a/VDRcOev$5B#5s٠1 Ci4=( PN@lÉ.u#AUGO$\ _|q4KU7r|t{5R+Y1"<"hTN&awb◬wK|UtlfDT^ i_lN1tzOX|N. Xo{*#&!Kh|Cy䔠Uy}HT(W_`v N sRgwD `m?Ɇ`ۭ`e 2E!d`.=}VDRzwa;߅]%{nOx(=@`Gnc l5Q1#*@C++YHD:IXܫ@)5խ%73q6X<5I$` bhȹZ>>z?1{$`:DʷizHHAs@"w7zq2GbG)/'͢[~URTeef }"s#"[aD"o[>ufD/ೋUʎS]6'[Um2jERɐ}<44t H|θǃCܕ7Kt>X3Sw22( 6/R5)4b@{˖eP3T9]!s?L4(+핼ҝN^(LP&Y3In/A?-3PC*%r jQ/'=?E}lm5-egP8ӡxE` goқA f+)3[FpVa؂ap.Y3wN  jS[)!Bcr 'u/$SmIEa8t\\3QX 8 ߳gOnFxvxHDmNq8dH-r2pxǥ wչj[{Ϟ$(^ƽ,~۶_XizmJ/JwxXl.-`0)fbޟxP~T7Q7i#.]]|AF^+_PCñ)}oc@n#>yRs Z8t{F+2"DE ׳gF"D¶/B#F:0Ww)m1֮z:<5Q#1@@`amNf9 BW@P1IhZ_ay.=5w-&/}ar\T[,z\{Oc1zqz][W:&Ru~`%J ۰ (zmL&ß+(b>9SQ)hZZzV2o{ ҷ+)sٰŽ]& h}Ӆ/Z eD +!X,M1? ͯvoʱ=H7k]!iԭ,REop0>4)&7oj`8Ff,0 +N7:'r'd}X=xPDy/]#s*J| k\NClnL!].C>E+mѨVG6AOWx`OF(<*7o]wwژtHK] &ᔺ~ "G6r56}`y̮ݼjwq=dD66Sj I@Q -r+Ux%63o ?UlP$?HyWpTI좘@c W"̚DJ"_qx[ <ĭKH/FlF>)9d35HָHN\"~kZh+(nķHk7R1bɏ@/N44 ͌@RB7*_ f܌0Ove_AU&_)Ig;J&2>Zm"e)=g2zL %E+yY0 vzai&(lH>kH$>qԆ%>RrI[KcZc_,FzIlNkT~p)@tfs7쒜mn[M}^ul:ٓZ-_7Eja l NQ;n VuC iH/B3.])/Rkrm֚ͯwb JUW$o.ݚ=b6m f1BNyKȕ󳼞yľAWwC:\eņ"4pd|?^=Xj!Fe_ {PN)?$F* q֦ۦA.܀.7DZf@tB2Fu zd~?6'zRvIQ{T ic_s۳F[&4 >_L(0 >b㩛s'WQcd m?nN:fM0Zm$GBSz8>F)^о<,>?) w0/$Pwi4q9h Ǘ` :/o3\{JUYpѺnzV@ty@zbFXϻ(u&4t(z _ϡ1W7pu4]^#aW!`D6YJwjA647~w,-]#EXuJ>\l)F僙q`\_vr3EЍ HcEL1p5G) ,fpK|0N & ONl^63!\c\2m^sG~@%Q.tk5GQ7!6oDOB'n?NBлk^󣸻0cyKXSj`$~#nrĢ7 #G-;pv|V-Sղ avP1//^B?֐x/_ &esa&`Rܝ+Q6V:;sRnZE qZ5a*ӒXh7wrqwYk1\Vi1F=dWv]n)Zm)8]C$ѯD_ 9r@$ 5݇g8C޵&o6^F9AS%:a'nB8„@O9 6_o=DE"lJVt o| eWWVqȌ~8@u|6]QnQw|tф˸#X6ui+8!Ls̔lL+H%u#I g ;c8'yK#0֞L oUUAu=\p'rakbJ>˨2Wa)gpJD ~?>q G! 49;5REX,n~y y}n򲳎m\2 B`gB>avU7P $栢JaExVR h75=VU%Y)l :%,,4_6gPr#W7rIގ m|mi)K H%yj4^w:+_,ՌՕ&J%؏Q;y݉tҵ0-2JSدiw-qUߵ22?΁Ŕ8ܺ;-8즋SEfޝBHΌ%êyZ*(|tEgFy ]A\Kof͟STЃ%?5<\Ԋ`L  4w-Imœkc'J]7\ԗEa! ,bC䚰#,J9Ao>8D{%`$)#ix5ڳ@m$ht@1vU[.&IP&$?0XiNO/jna4H0Fi=mIE"Sv$-L|PI^_nfYoa2*1 7} =x`ÌXKV?f>Fl N\̇b78_ pc8S#M9;dV4v%Q xv.-젚C,#EPqߎ{hVc( :jxZmrh)GAe&bUVih[꫐UvNG;:)# %DȹO*jt!$dUn]i?N{f WTI5M;e!)!}\-V_$ha*ACE^<:.r+!(8pi-"nlͣ.L +Č@>yZ~">WF$}҅w E+;<oSL57ST.: .V'QbGDfޢ[چf6XRDwΞF`DPc ?:TN~i삍uUm[ IӴr1خqv|PnaDh"t" }W\*WPVb"ksw"d{),ErfJ;wKP<#y 81NXahت=,¾=iKb=8pɅr'{Wy8KJk-LG 8̣h3ciJ 'N(Rjx`xc0qfi [: .4T:XӳPT^YXWI*J[Rwy4BEECz[#;L[ y"Goo#OElhWF}q W$o:TS51;Q_py/Q7̞o(vGW?= 1K3.E43%8n>Hb[{O8K966G3ļIH" Lw Y .mMu?qCԤ%4BW IUJ=oSSCu,Wg<5J/`'>(yfɈ"E oq <%AJϊ |\#wYu? X%=E5q @.`ۛ+⸸f/5|Wf*!uʨ=rsNX$ru-+#!G5 Z[Wg3O ٯob\.Pɨla%yAjW5hTĝF|1E+lR9ơq'{lkaMް>6?A7^"Q)|s_zqJ2Yk"-;_g-9N^rnSOG X-$ v uR!&|>=G?0\lAo)EP< eY/4´YŨNAt, waѻ6RϚQkҊJљz`be%Ǐa N# E^634Nv1rzSai b% 4DרNxUE'Q <+dL1~M? (3@Ý.:;^=3'ubZ+g_6##dNK\HRbImThRRv!ڨ(06;[䂢%aeD/7Uu"l(F|8kr.LlD:t-azUļ_77r]gR+zA 0.XTjY{e^ '|;tƏ -[ވhbΔ$ qi1}|-;(+а&k)S<<ʥp(9<<+TiHZUީR4S'=FVF+T6cpCp&/ȹSI R5jowx/FB+or= x~O!01CrӝjpF]R n5u] s٢yp4=!`M̀D'X 򭮆Djmos2ͳ JŖp~ <0v~_'3Ai )n'^L4;1b&%VR- 3h2ŔXlt-n$3emqcdCw[LU/ʔ@p>AX|bG-{CLP)Ԏpo݇V}%w `o e6ͨsOVNVtH(pox{puࠊK12SF0:+WS ̐r#ʾ؏hzԇ,^Gvcg#^̝ 4!X^#=p/~l^; 0y`0wwGLm2꧑+`^: w40 DF[,HJBjnq J Wq"?mZpV'􀯈c69C+\zPc9n)EL33O;yb7XP) ڇbmo FnĖC}ei~TߜL'z5 ^(, blDIJ&~HckyL﭅*XBA6-oěS5V6Τ9a犘Vk/SrKAw]y0CDa#O`'ؐWAASvRooqzYURr#]l%Ʋ|̸$\q:Peij[s03ImH/!Tf oquq;JUxM2%9,㻽1[7!- f7OYs6V-{JpDw.M+ e*r3VPΤ,p춆P,XZ GaV1B,lL&I4ij+iʼq1nz Mb\hpN53\}/"U0ďx" <9z;nM7OX86157F\3@ 3ԭRR*ZNu$Ȍ5bt7e[PPg3vcI8V% #̳PWLoo#$<`N<ԜB)1<Ď):W=7#d7c+`շ%a"i_)밄0,V+ .y:.q4C^-Qk;X@qg1TSS&=Q.qDmМtT 2!6(Y35b# c$qdp>GY# KK@FIk[P~w,jnPC|:ʘ IeB9XVZTJFTl=IuȞ '~3j-F V_$8\h 1;MG:f߆]2)[ts';e^.#GAa6)QꒃQw2`;gس7)Ƥ^Vx҇Ym2ˈ܃TUG0,Z:>IXTgOk/ch#6`ĴÙ%Xw5.P,&xA[|)ɮ+z1:EFqoa?8U¹ĝ40|*_6hgfͬ#l*'>7=b 4s}ulLl|5j\w7:ۇܢBT-٤"YK;rC4.{RUP4Oh/RcA!WO(N{tBM܊"zXj,oK.rU@neG/ig;SybtPzvT.H$a씛ۋ~w,cY+%-`by~bc pNɲsIӼ9+&crV+N $f.{xl\Ƴ%ӊxȐ6Ӈ+ԵP!t 3/㷝'a-G %, uzYSzRZ#~Fѣm#\*daΈO/^U~w2J=]5X-~i\#S03gTϛؚ}[tt@̏gs$?QQ;0^V>5'x1O.osjnC(dmd= Zt{\7O’2lZ kH 4zb"[X V?ĥWvk [KtxTj\,NND>1?s=r&>|}g\ {Dz,PN:^j8@y[au EM`Y͑$k}+x9> k.֏K~>AzlkmGi?31Sg('U_NʙELfSD9hY_{e=߲y!bx*ɢDcHgr(8ﶙf s;Q7Ǻ\/pu4Vxlۇ {NE+ȑ}l|&1!oā*bZ;s9I량4 u*<ݦ<&=2y -s o3&Kd. ӍB] bt^-X3F3I-Kü]H,X R=8S(cQFO6~:.2/|6$׵T GNJgcҠQ r(Xݿ^jQୡy*9x>sa+s'OSo [eBZ6섽ي꯻z%:P˷6CR(ǡoJ0慯q(A߹)Xct'8S";ѷstм[rь 登~t,QtJv һ/_8mQX*WP'jt~1KK@l[dfΨg,EwKlr2D1-^G0>GpãJBg>% &əק!W^Qo|6 3q(wDV}#@5!P6&y)CQbR3Y_LV"BQTb PMkȡNZkJOCTi\4w6U _,9c#&Axv!- Sj+g:;[)PJ0[^ O1Wb5yFMoQO<:/,pϒ mSdgQNG Un g'^ϱ;G |pMdq$o9ɡ2ER/3qTcMތν$ݍNSuaz.ifu^{$4)0];sC.X#uNjfjvr ݖqէHEzUmD4ѝ;kI*d:BJmƈAt<T"d`wK 8[.N}{OReYI ~@OOK˄q @&1<>5fgn\q\i'N~r~Fz V$ޝ]%N-4aLqcgvd]a ?ax/nEףBxʋ<[$nA>rg =rX?1\_4M+tvݪ.m@I﫧-q- &0O}41$=ߑWי ("ގu#3 L-pv !ZfJcGذ3ņ i#3s(MwU6h5* +Z7+$tݫV&>Q:Xm@۩}2`4:f1DEQd=J>"f+xKp!9{Ⱥf&y[C48n4hr|i䳎!!Q1εAU0??u̥V~P9s#V\KҌ,ba*Wҫz_;Ʉu-@MGyQT0y*q)edABn0qimb;IARjߚD) 4Kiu/FI۪E2/B? iA%閳+!rNyZ0 _d-.lDE.,;wIp3U))T>d5qhم  7F- 4qrFp9zxү/*m`KܠԶZʟü޴u(@ WUR2ARoAa`G`.s V<]J#o8\oDi#Ɣ1VmuS-eG$;Z .MD= &Q v> L`/xh/v@am52I;Mno6MH}SAͭF$6!f|OIm~eSJ5gfDrS?\`)acBDݻ섰͸᱆}puqHKG% %p\>.feZ=L#d djMɕVcM5tJDYͼ)6#(#n+ #K+Q3`7(OkpE6d6vp ?r^\a4Uf_;ID%ȐhEkG™Pm<י.ZIy1]ځf#  #3l;h/'4 L+FYTP;KkAۘDf! G*Z!x[_3ح_{ s5%D)H;*\)K0&-#%@iH5?\~Zth/F\}]\5ec@Sq7˲ k/? 0Z^v0p8'1#3Jc)2 6h“+O"+.S[1[|"JTv> 9L1‰Ə|a"P97*B:䨩CzZxgժ\{*B ZDVwgdfT;;_E=kHuqw4?X74zuJ,#o%veaA_ǷzVU3ȓTaI2 o.ME5E裶DJi 2OSh $΃4v2cM4d$$SS 85ΧWt39/L܎Ά_5[jc$dt+:cqĭIDD3gfTn~M&n^mF g|#^!R"ֱ+( ymFvsBX>O˳wŭT@dn!IpLDAΆ*&1'W}13l_6/ $Ph2Gnڒ oX8ZEoVRϥIuT_t@lOE"鯢0g]iw8ae8ų9L(d>)EdwY/ p? 6S^nYZp!R7htkdKP<֑'|AuMnb15@4$Bnp_1 IWa2)+9Xͧ}o(qY&2#^-S/9#jGɱa&!'SVM\;p;}tIss-`MB?O`,as`* `%LMmi4}+Q=FA$#ښ^4Ur, o98Kn+m;Lֹzpʥ?Ҡ'69]`/`f&=zxe=n<qi""$3}5W@8q5lO \ML`KCr'/ĻOTQp5"r"l57 (64%EI$D2XeQS5mR_ʭ>n/eXDx&/Wy83K1_FC ,"uZq$z=wzoD.Dq)8U]Ť2ͻ$FX)TR#: DLql*kn`? ֖)rXycfhGɄݸ#x *I\I0݅s=傺?$'IȺ͎5sdt4z×DCψ6mTG.Z>N}U!-f7qe3ɺ_C8p/?2QRR_۳[>AHvKZ )W|.%K.p`YQ ~5C%ߏ(20K.6KV2WSO"&`2'z &~݀B:%%ʙ Kh'81?nKav)m*pCi)D_ׂDĺ=vS;@,OJ} :&KT=&t d5A so6F fe7bs}o$a6xZZO=nlTT_B#^ kl/+jG?T5 GW=LOO7/UJAuؔ /<oPHn4Ws6lcָ#y/!Hd@S}ı`0g[ub9OF@rdoPo jz[X&h^zj/T){Kjkn{G|feV\6dɻ}-A5ndkBl a"*G0Zi GVN(a!}9:h jbPX,l]M$a]Hi^bGW|@ i'3hG!a^Sx0*i_nB'vO ^E=)Jf2lOhXÅ Y^ :ڗ.@ `+y Ǩ~K}V,q;][fb t_Xs8_9VQ|X BJ؞|yhWZI[Ba楥Y\J3X|wLr C垔#g{=1cg&cq5F{U7r,ES,CG<@vID6YS(v6E a.E | Q:xx%5W쁷]>i &NZN=T?f3F͢|(sB1ِ#;nDVKt~=ȩQ7̰*"&M |9)\U_4aGᙈrk|dYr\W*V9 -T $ϑdrDOOqR7wn (8'TD6k#-&72ZB"+ Gd,QVbw 6724 qۨZndi5F@͌'kH(YX& _#*F,Ф!_iYt SOm)G&.q1qCd _B\R /Th5UE8o T׺L8bx"&L} -qljvƫFZOF&m&lSJsi!]9A"/ۄS,]LX Oo&%Myq3+P^ ݚ5Y0Xl{ J}sx}//W^uO&&mױÕŎ-&?Qׅu~gÑ=frc»vai4z$ǿS`vv%'bD}eqclr*Q t :<:b]V,<mWԛ:.f;ZF҆dIp}Li>sꩍoKb̯ qvk/i 4冺B5*}0u!rtu}sT4J>9c؏$᝚j X@Y tCl.AnCDyTtjv-Ѽs6Éߍ!W51R NFSp~6>e.n̈́h]f+ndPnʯ8#)BFJ*TKQ6mЭӜ&:p=*(.ҬYr| U[wWpRQo2&h=37aʋFL\fR{rsc96g*d#61(K%;^73iǯz-CT,Y*TT38N4٠ l%a P7l'u\17Fw#cِyDT85}5e>(;·?'oal A}AZ`'V#@߳8w%ӱbŔ,vj|v^}ޫL(198Ð4jrX!YMՒQ=wо?􅷝AΪ:i\{xc1 !ޱVp҈&=H`x:PeF1ҡFЌs8ޯ\4j0=VDI P;i;? .BvQ$<vA&G1q{,Q[%3?rZV@p;0bKj5.F3P nA^9-*ޑҰ/"M15!< _Q<q}\٧4`@c7`R/!)Y[$ =(Oaϱ_T{4`8XVIY]PQXyу&qQY i4x֕RZNKMPv*4^bvHmJ[r%c+ )xZvC+bo%̇&i^lu^HdD ܚtncD<!Foʈh/ 2܀c,rq7^t+@s :!]ۋH א7UǬ98o 5 .@臫F+X+_Um`6EUg h{twv=+]s~/]>kWGrv?Ns/OL2 4aИ %=J?k@ޏV{n2_Mt=,Ր[$wk@gՅٱFyՙk[no}[Dк]yN7^Sz/W0u|D\ 6ЈU1Qob `u:]<ǰjp#T`O͹V 빊"5{,SpGpm)q  zY1y:dVx$Ǩm?IȻ}\P#wUqHߧ7KBiGGWP3#{̠lʻAA `s1GhS(a(C3F@ u,=ԯ=n"N5YA9#,W'BϤ;y~jr .qNI&N &? 7N:$gtzKb&EZK6y < d(;9Vs{SMPS(sRut<|1i׏!,ǘ܊'yZF-ڄK~;rĵ')H,55^ϸ/R V|袿&x*1t,o>'ם*)knE{ԝwnå|IEUo8dxlf~#RufOlbq! -ZBWVAB'¬ 'a^x0ʔ "3qxXv|]p dOzf 9nb|EaX-a˓6)LOS|>Enizt/`dQC)u~NqksxE0bڶ\fkdodzj%٣7 ? Rq&&W'wr~1~#36Y4bf`> -i0,)tY^%m$`Λ[']S*7l1hq[Rh(*43 I]r2wThF} <1}GBNi,UOOڻ5z6Ay4=?[tOHԐ!zJGAs պ>v{7k(ҿAKO4hNB8PUuZ<9bpmP<NVU_EQQ}M鯳uKG+A Th9P0ڦnSL5Oy.]/+#a:`ݔhAw*W< K!Ra|喫pka\n>Rd4 @Qdž͛rn)!Y+Y]7~2T"mq3d|Rظɖ$W=ߗLk.Y^qZ@!ЕpK!M'YvY2䯉߮?kPn Hne#o A.LK~vwq8쟮i.|ekq;nRgdcG7a7@xWjC\DN̕^S? '+u+#}Fڤ8U ~ROɧhJ@Sōe9GŜFqzri]M:7raIM6UrΡ.HضA lzt_$/ejA#Ol6,{W-~a1H>Ss߅^ѕ)TaD˳cIm=#lĐx3QHQ4BQѩ{zz WI9~LR<;\imw~J` ؿ&RsWlJTh9~.nsUn$#SƑ@Т] ö)+p'BzČt4t5O'Gcj]o|L]e mCv24H^ŮOص]N$IJBBὒ+aXi^|x7xߎ'9# c?Xq ]5ݱ2)X!4K*R',C=};oJRmlZ/8|~WUe:9st.@׸艎7ڹP3,$R W/- J;k3$b}w*d-Thf*!?GcW^eϲ<{ȉO%VzD+&ND6jׂ@iIS;sR1vrfNv~n0ӫ<ddVH8i4:^͈ՓͲ*g3ڤמR0f `)a~8fykSO}\OޖN((C!DTܠvEG2k#B^"4=HЉǺ]wNH~[I+lE|P;Ҏk[I ϡ]32C'~;nRpZ,J)˭C,~Es"vHyΝH !ɪʰik _|xt) lkN#?XA7TFŒoK^cXl_L""3C' h:>c|zU{"XT)Z ĕuF59M"{7cD{5,{숃s(tfo==DT-cD8unfX׻gh.5r5#r/%Sl euPF+RuOqkvv .P$ 4A X;+ϻ:׼(ddGC5LiqTtrLt#@- VծSEjPcM) #4Eml> `~(8q[&KlIqe<ɶ»j3NYx;V )Ad{򅀭"w| }ڟA^OytVugDS.\?}1I)03OWZ+ ^+ OkFo~&z ShTXͧ%pqZpdT5 +ǣ=X>A9\RYx:_q/M))]q{ս[5W\Kq-h7ǢZ3_$=z+EbK|æ`̲Ha'Ung9bfT;mKW-QM4OTCMU HaCO˔-c+2E&wm\X@ZuQzEY/ 0z?W2_yn;B͒e% _xp7T{fZCR\HHT(ĕ2! \qicEyJ^;W ߃+g!. RҍJez$_vSUHf!Ds%Ϧ>~&bϰѐ=[xLaE5441e-:Yl,[!UAYD\L dX#4Oq,\vFu@qE\xPɍw_KUqQ.k&(wyO埯9Y* ʎm:8zǩujoӕ댐M:[Ƒ`=$ dCfogƤp[i効|9ƁN7v%8*"ZrL5S6U?JUYM2=L j% b2Ŕ{ݧ~dw˔L0$_inTij^) SX]={e.hU3f[tWQ1h9m)n|K"5R %ݞx4L>nz{ &4*}ug8wq/}}zbu7΅nCmȬ:"S1kx7pnc-WdZLSBYc!LJ)o+<K2gR+e $|}mw,30r3߾P_z7/rU$〕'"~.ɝTp@Ho-5vJr0r~v?&Й]*NeE]?򙁢0qL(xx>Zbr c2qI+ 5Y>-Ӽ^t4# BBt\ @X6lje磢pVPݒ!ѭOWl VQjDAhZE++H:6O^|}[CC3ƭ G%˞#9S"0$8ohٛ1NI2W}7tn ϰu2W(p-,aB/N@]F}xXկT"V= ~f-M9pI.%Uf /);&i`{pNL8&N,ZUqher2&nz@&W;-@uǞWD!3@x{gZo-i5:oՒ4a1&7=13J q։b d>cmg,UBfjˊGC.k{;qbFa1}V-B/ܿUM*뼪d%wU`_/jq|Hf"1wc 6SP4 N~Wऽ![![FRBEl;'V񲊄&oKn~ZMNljmh_M\+5EM'd*8!YmI % "HH(/cjGG } nN7 *ҽ9OT #'6+ٿ<#͹Z9g1g,S4ׯ㈲:3bRG c Ꝧe8 |Y #U7fya `&F}bvߞC~*ȉގ%MpEȾr3BhX l%|CAhe Jl̏f1mͲe 0&KO죯,f[͙B.Fi[/ܭfL,Ϙ.O w_Zog.30nW3RQ$]9s;A-4kSbFsO.gNJT<ֲMlR֦+*tL׸Q-pݙiTk՜~Y`m_0Ult@($ZKp1ZC*m&nR5#LƠ-G#TU_O u<>"U_|0 歪h; <7٢dQp1 ϿpmD829q)v-3 ;XN".J i `_8=yOgcJ# %?(ypD̫-x]hda28 ʜn_;yތ˞g30֍\FS1sJו@! "HB:ۋ\RBܦ`c^JFd?6}Ӓ(}\ ƽ|L~&ه*}ZW(S͛0b=6Zg!^Kq/k~\3 >*^<W PftM:[6Y󺕸}3}z zy3{5(Ic,+IPZo ġQ@"dsŌ3XW(v ؟[3. #8HQj7&{"%#s;N$2&f:'c(&.ܯs>[H3 a]H<%0MpCi1PDGz8 Zv{Q cc#MkxNRe0)OdF_ Zs?+ߧldGt m@dkdҠbGns'fKnb֟s*.o\rzqئMoy| -PV.-Qzuc\bI(SY(hXJcFT:YTrمyG;6MV̝8iqi???p)(Oj8Jh_9vG0sE˶ҊI|)  -N&)I#~l']+V m 7S5w8׻}[{A9:BI&tuJIxYG1!xh}3bsc0zQ " ,Vݪ(9‡c(k x%JϨÝ7tcwe2پ76RG܌9.6l7Ԩ$&VyFuIT7<'%UQ o3H7Rȇ(x y^j!©n]ʜ{=U9ްp]Fۨv1(ѶQ@ `hn>%ޝ05.ωJ`Tv'CB? "r^~ڹU3+HD"J *MrSih(X| Iؗvy蕞c*'h ܆3'#)ĩ{{?szAq;y=X]9E=~<(m?2 "HC(^XC):&S7ݨɺ'X UhۡR衹x/OL[dͱѴ\zLPDv[M=}WrXF%%ʵ~d6P bCa&4{:i6T#i[Nb*DEF ȡ =xzыW Agbs}_EȄjb7fngoc-7LY}( gT^ԧĘCnTUyr(xB*/yEe2xL喁*<9 Yk>ȸpgǬLtO^6%-mfODθ+}7*ڴ/32 ͵YGq,DPBq~Qg% Jj*>Nk<]vpl{P{)ELaCJf2'mTL\t*T[Zr R#Gi9Ue$ގ@>"4a]!^xIըY}TB.Cw,\>!WL.ͤF~gȦ< J<+![a S+-{Oഗhvby wd? _߲˪96?9b{۰7#[{cõ1j=''dtxzp:]Nٛں[Q?R9ICd({|tGU 啟-W~>?j0.M #7q+Lsl$ΈǷNWM}N] hDM;ĩr#l) -7T-)9YQ}z lg/]?"xJ` z(K'3.V0|c_<Z5\uѥ{~{5) r{lwH4^X˟o$OH71r3|JS4IV@&x/Z rDRg,=srB`ﲾcJ16XaIʘ馺?y|X4b:&M7?|Nг|/._߻XrEmH@*cO}yW>JS~ o"||\Brՠ iYA@kWN0ِEF&{c5%ԸbNPMBmhRAH 4H8dz&.H4`:8f2ƞG/lo|D {+sR¦jPxiJ=lzUQ".5GR>DHءixF\`GW+ы 3b2;rIhV6 ]  ag1Bc{ 7.dFo2c:S ND#nPYmU!$Mڜ/q*jt=S!k5neK-J^Pc6s:_@4iә, aw^puv#Jq_Q_KwGl!Faq2)ZN۵:u-1\;+u[NN[ssN8N̑-=Ę#c ܌2;ƥ@"o=tɱ:MOfKGY{ZSC__[>tER'd_ls pH ,)n}9Cs3 u!:$S!*D/Y嫒t@2L50/Dm\/#ijѵ͵ȎKxk%Pld/cS] TAM؎Je u_Z"QVN[_:Cݹ0m_V<-5rk];F_qBHW<ЩA"mJE{޾Ԑw#6OPxJ^hUr%u wAe~+cPqVwl ;QiQthm:F1$E2Ov]Mnl~YI ]$,z>-dFN<)5*zV$fUxJVD$K>-hFѓYsb"M3*!"h$Pҝ}!kcbz-տNie0V@b]elQ΋1KCpn<@˸)Vϊ \bY@IA羙6ʥ~# !W_@~[ND4wqK#Tn4F..\LYwD1U63g\\j1 z|Qz(`F1@˧Q٧@/If؛$ެ~I MRTf1NHű; T1nIdf$nN$#[jRMr!+Xi%GN4F$M`nԃNW1)i_㾺:J=+l]|kJt0?hDE'ԛ e|uie ;`Ę~ٓd#ܘꌽH^Di[8z&u+ D|1 ӻ<#S#2}3T熏cY$X,F$]%FoV}eZ} L%"ҩtõfR+j.͠~C̋_"˽ňur c<[cC{*.qKpLbN4< :'-f>錂8x\Loq\WhRgʠFVHANqRS_uHbM_Ds(R,Nq?vӳ;e ;(\DBΛ/T SovD[6b)rg}Ʀ7}qx}#B|Hȁw?\hqy͎[ @;jcNL榻1s4ywg& Bm~NMwnXX֫wf -ݡϞkf(v8CJtE$Z\xUFŔ>vKJ="]`A-=@QȹGo$gJO *z-|å=&,pn;OؼC m E]6)u|aYr646o Ldqe;Rӽ3=eUa:g5t+F .~~[[L[]GA"i-XZK{x郼@L%0UE/J- N.U칢&gĐ_ߛ,fHgp3EIIn}%.Nr-2%Z)]}\*X$Cf?a:`'C8[q>؛#C5qlbz A68})c=q[8W m:6}иΒXF@*66/`I@=_9AOdy#]Fd&5b -_< )O.N x^Lh1̚:|Nf?vlwcIS̴C ֏^wG?Se|UXvg[)rNNi!zvGgDHbɌd @sxfiTe.Rh5/=|ԇNF]ŊESF$ѲvcCקH'l+IP/|Mhҧ֫xI{:&6KPE?M7Of=b1NQթy㙣/σNIt/]@H+xq5wu2TExfC4;=G1Sc`]ЦAI@ur.XZNфQm.)91]gwPEBjW6ł$ҸzXdÓpQ ՠ}&lk@lk"He~Gh!S >(~l.և v @OBicOګ *YpQ./b}x+zֻ֐HHN Kt%G+ ǰ"?b<\q{i,yطK9=Z{22:zx26{JPh8::^sV0 |D+hoրiлYAm,mYuOM5gl2@WDtc(!8Z|on7#w_L-^pq#!n.|p 0&?ì(:f K2rb{VD>4vF ss"-n~FKwUdSуC]ܮh%khv4ݔn!.JȮ .х]$ԅvԳv,?aKN5y:tPXZ-J08%|,<;fx_yzŠ.]g>ӝ \zƢF P:bDxjTB\M%OVtqWRCcPp2fi&Ӥ0gr?m1&̓;  u;"g|VlEdwxڲ^ IN4{oΖE.U_~;]QZvfw !αHad$1p\x|1>*G1z_@HaY W6}Q;}g"S|=1G|Y}zl~v~-o=s yAU&r6etn.gổC̒p~vo/tGGsi xes,L5sL w΂$^!Y R3*t+%:x'Ӓl5`췁)005_GE@ӑ sp<{:HǓL-Zl~ 8%8w0GXp, h[T<}xK-37Z e~] v: LChK|DKR:ZHgv~`V̵7ލZkbYSwɶI[}6f폣Ip1#MLY Cbl8,0ieH6`W4z埈 oZ&17a6\tif(Ts°m}ULUkU}gեIAs$N޾`"F&Z묯+zN*vJFNK`c/nqI#=x!{XqqBR.5UO]`s0$ wA'4e|›,>SrmjR~XsMbR٦>qu&9nBH w|WNa7?Sf:cnai#0rܣ_x]KU+r:Wu`zNo*@j}i)Odz({j/w;|轢[QH3F f.d]y  NWC\'wtXzu Wo _\~Hx? PVofbf|kZ-Sj4VA,^p$Ij]7 +Jx_reJy&`(Wvg~3s_Pu(qiۅ ѹ)/hV,h{B㱎5]NJ8ypGvfr1zڀ Ws*)Y RBکjFD!ޡf"l!9״#w6YC { Dժ(k080 O!ɏU+=h i 8=wku<|69w(G֍97rmįptx *b-{ U`Ѳ^ It*I5^Kw-S2X?̺74nnBL c)OkogaLc&:Ix̚4 [X Xȉ+?XJLFoT2b0 w5Zc`U r-{p9+0j&t0e9Oކ+Jgjb-'[Žӷ^]]JPI~TST+엇ֵj:t7+,YTlNKFW"4UjyYyJy 穥' %U1hiS\􏯱+^c@"_ԓ҉+f1%M]"Ewa2 44q(rNs<(P9Vp2pIb[_nK6w0o,I7|-t 3b 1OoN1L[ttHw@`"wW~PMl,[`k F!NAK̩*č&ͳbؕÖ~Bb$xDxI|V*}O Zaqh4v`QOZ6d-R^[=VR~n,)"H6X6yIyy=#uC%HHWg/ʎ5I@qЋK(~'YnBUzR*{\St\OAU3VEEǹ6at-n4M4L*n8NF!Gʹ O,n;E|xHD܆J._ظX9iq[-OfgW@ه8Ofg3 nWo+|8zu<tȦ1(ͬfE#`ȯ$q+;@vƔC^\=^$1ZBzr߭2^f#׋@ӯE8}}Fjas'+Qnо#}5- $$}k;")=~%Ww-?1`H*,GYS")MġO."cpAYո+)Gϩ\T ysT UnP#{vT `Q}^;A1y`!E ӻ|m72%S|6elyʫ 9hp5XdQ?A}T iBGkS^6Wy+#} EJn[i1ּ0(쎗&w5~:Ǎ*T)=Uȣ\Ar`Z[! ӹvOiXݜߍOI2f˯=k%M"1IXNxڬ x\ +~f:3/&3px|KOu[6?uu Y:LڅAnW R(:8;c1z̓l1h}2`"佑>@q:ӕyKᔐ"MiZ l R{HkVa=ؐtm+UL}~Y?A\d}:[0+wCV'LnNH G_|oGa uz}p.y@@Ø.Wwve.kK)CZ`.r83\%0V6?v9*E*7gο:I|]>kly-dA˽Vv~CYM\'bh~VvQ(-y5ڽEuݰ^犈 <21goCs;]* ,ҩD +G3:q\eUwϮM!m\?BVÙl_\)h]j;GSg^]RՋ1] ]I 9{v Y>6B!3BEփ HhJLtZ[V&5VGg ]q7:D A'Pbս.rOP-RS&EƩ7=H0 ,,\+iuxDm->J:>@ŧ<=)4)ݎKMBL F.ah{B ;`vV4xKr2tQO|5Qiѯw-??ʭ|My5a9LR<\n7OB<.h$*/k͹u!V ̟r^>!;~L˳zЃ-9"O M?S=峅ѹKm>}okj =tYH gf<5!A-CYY0&,׹a`vY֑߮EFfCACxuL k+jrk9q1d=X3jP_|v50w{q$kǍkMI{}.ᷟ32UzC4,ew 3Z7:b3 ơ?5&)CPa{3T#_ dnj1rM:b) {ȒVuE^.Qz/E>JѢ rD]8gNjhg^>'OC%6 ֚ XDys#FԎ݁ZOvRs Xw,`&g#dRt~t(laJX=W}ʧZ9̅f]6gecy,BW`'7uhDHb4,6 I-Wc2!?8Lrb/۾ExPDbyÜcKrtMfyֲ'ą 㞅O 0!$+j/*񩾌ˠ"ϕĢ]l2h(>C&7 >뀪&5xDU}Ʀ"8yi%RL۽pP P"xM{Yo@ +1}pIEL|Rm4XQ>ew4cKBys6sM?:|ux* yY<{r`)Q0Af SP'ڳ:idZq`b ;5(*ubDPa(` API\sHzA.fj?D`O||lNbZ^gthw!$Bo\m*LTZqR;NG!\*S y'ݭq6fF Iٔ JƨGz:Y?. b=X+ s#q2}Ag PBZWt ~fQ5׻` 0/QMS#tLB6S1j9I550O<ߍ"ՄfUxeMSj"beAY`'jJg;Qa{Bvª6#Z"8P ܦ=e:YHm4vPAr5lAԀʹ.Co aK+i[[%"rteɨ @Y+zG.>Vp-9 'L11w*=NΦ霅7y7ʱ2\VكL^'bF,ft~tdJAM,,9txJCISqR \``$̈́=\֐b{u%tx'|ř1Ipբ 2O1"C7g]=pC"ֽ=ØY\V@JB!wIY VU>!ȭBP؃ܦU83+DooAM|MҺ/v^[8wtY1@gpX:<#e "en|k5l76>/VTܴ늘!C(uk5F:##A67~I/1q1>A&Di+/PSc$jtBv+Ml,%5@<3X=Ewcfr|{7ᙳEs57Q*N%yD?V 7z,>6y9dj Ӏ4b?)' >nFdԯ;QG<uC@p&;iʐth)$H F1cA6(pXX۞wsÁUH-{nўƱ7|KKBV1‡+ 䪘:i<&Gađ[; m֙-,3m:6Up_ah"w=U C_OM uP9`䭡Lp gIˮ-QZ)tY?H7J3mф6r釀+0 Jܱyo?:1$V64KF ]aOW?*2> 9VBoI۟ДY x&ha1^.&z]ppCe-.jd57X6^RD/|Y""+{tRB@N_h/nճXϒCrYtmSO{^36GF:UoRtkE89b<ͳE+n$.SkZHzKD*O,]FR^Oe5s"ٚ{pIZoa>|%!.vh81?YϸVA+6R9/E[,2]71r6^z:w~=3(x:t8wK9ݔa}|#/Wϵlڅ?8]?/Ľ4]nga{|!}0}m%$<__,-*`1".ov5y_؆;OOYw>cfk%6\uX;-g{yL!G\UΔ+9}br|k=:IQ2FT0yM}@߼K4pC͎pkVyk$~ 0jatO*aۍB : 1~lȸ,b$n!ڗÁ/ox^%<|we-ΛZMXwGnAQU;{φխ|2xo],l<UP ]H~ˣpdi% uLR2|(-y8E[ MfzPm~{Ft"nW:P\ҩ<$uXʠ*9 Gn=tCjkꄒIBnmѪul>*}3TKCq>r)x µBu=1|u"s8^*#Z y8IY|dz0)/L0НZC:'^~sJ-G7l*X nZP\Z ][+QޤtA >o#Aj\a0_o%0Nq ߜ$dh7iVG _C:u_UDK3vVUP$ULG@1]uI{t{5$1P}iGo2`ȘzK-x}hUϠCRL4p,rN^}e)q!:8]fG ǂJ|HUu8i2mjfI 5RÏ *c}{%l 1?|.@nfxd6J^QM2#LmFW2Xr> 0TϠN;{ܴj~=,xĻT“CX9Š?]HWEݴGnTQro p][A~ص:  uA4Uo#AaR\Dj[ IwF:6ۑxKZ/̮<&^m; H t(78 xi Tue.2o>"% =SyJZNzO^]|;2ƶM3 #^P0h[g$-v]87$"w8e( 0=%3#b];?,Hk1}PwXv_ kw\|T$gOvXߕyjt38V9\9[JU619IY4*_ ! :y# 2Eh  QܿG4"^\ ;쐮#X$ggDBIE[V.suQ*msSflfs~I&+^ӛ+ u:սWYH$"e']ez3n'|RPnŋUKh3B=~ޑ+ A/rVoe|LyO I9UtxərwP |H|8jZM6nn3POLh-0q T2Mg>Vj?JV)J HSw$]7͆N|9ɼil~y'o)GPUTRi@}+IrJPG6/fWeH.P~HƼyTNJ*ƫ}ogHi3oy1~Q!+~ex/υer#5w&4G0k=[,˶&>LĝR DxeDp@֑<="peKO:e~[hAߙX} _^K>)rɀOܦ)1{Tl_j7] @C$ К%Co*prWUÞr,KJ+w%lKHCMu% Kg k:a wmF:T: kpaZ U\35?d 3G $}(? ?l7M~wn> j5v!X$jd Ex6p+t1Ǘ!3."v͗X!P!L9*۪bSU^-`"^ Av2@j?sK&wp:lWPCX4*&="GI+]4T x5ݣ-H|D轩-ܬ`+H "T1 ^X\5;?rEb@=1ЕX=y0Jiz?l WA%(-屢+\%Lh!4V3ڲύjWPy~G"Cxoیz Fȹ 83o1!8'0J_R17)0ABl2әJ9~U@h>o_iKq8@8}0+UGB-]a`木K_SvhBh. :!|~N/PpOSbﭨ/M2_?PkB#{W2cYKZ8)@gylhsH7''5l~dتGmԴX+5$>Pd'A'"4\I N2]"~Ns`.t KאQ鑼>[˴[TC8ʫNb$(.(IG+hF-(ij_9: q{yb"SA{Ցξ^+> znt~] J9E9.GIa0K } Hpp:X(xң~.ςM 97_NBT;P j(1` Ӆ)̯2YW/v9;1釩עlF8$)8Qƀ̽.hqFɔT.R<8#kÒA[TX-o!(zX4mW*ʧSYa@6iKkd#%re_Tm@cqָ4kiqfjtUYMՀD!yq#ffF6lYgA*B[oU͔WN6 A,}a+h]"8H!byw= 6,705mdmQ<,qQ;1Vi!)b;~;&ZP>khir0ixr_̞@2++ y[ǣN|%M kZar/V)őTqg=@]zb[a Ce&‡uZ](] F^t(T' PseN<)^8wMrrIb+SC7e)ؼ̊>^ٔyϥ!|yK&]9u}x/jpxGStqiʨaܵh9v`ǝm,nk;r4lŘ#Q-_ֵڑɎV}~ֶ\aq||-9'ķuL}[X9HhdOʬK;7?Tw>$e|\ojpp|AI}OY&6n~h9?MϽGXZYsim#VO0lZdY!|]^g7 cdڃ@ur&w:˂6u溔.<_M]DyRb5 u&qKf4x= =qұz)W, l&ś}o$V5{h/\qq=2PpY̓gp YZ