plplot-tcltk-libs-5.15.0-bp154.3.84 >  A b|f!M@eee)=C ]WFD9ຽ=mX+C4|~7; S%jg\@A=ɏ/poD#g]X4,oU5*.+>pCH?Hd & [5>P j{      >\0l(8:9:: :>C;@CJBCYFCfGC|HCICXCYCZC[D\D]D ^DbDcEcdEeEfElEuEvFwGxGyGzHLH\H`HfHCplplot-tcltk-libs5.15.0bp154.3.84PLplot functions for scientific plotting with Tcl/TkPLplot is a library of functions that are useful for making scientific plots. This package provides the PLplot functions required for scientific plotting with Tcl/Tk.b|fobs-arm-10'SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://plplot.sourceforge.net/linuxaarch64 `b|f6b|f=b|f6b|f=b|f6b|f=9f647db9547a088b2cdba512c149e0fef669dc5283b71a1ae72262e96814be5d8c5b6410fcf31abde6405161cc9fa0985ec428b261692ee44150ca39c734ab88aa057fce5d977c12acf21f8b971ecf1455dc73aa6be2a01b3fb0ab77a6766098libplplottcltk.so.14.1.0libplplottcltk_Main.so.1.0.1libtclmatrix.so.10.3.0rootrootrootrootrootrootrootrootrootrootrootrootplplot-5.15.0-bp154.3.84.src.rpmlibplplottcltk.so.14()(64bit)libplplottcltk_Main.so.1()(64bit)libtclmatrix.so.10()(64bit)plplot-tcltkplplot-tcltk-libsplplot-tcltk-libs(aarch-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libX11.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libplplot.so.17()(64bit)libtcl8.6.so()(64bit)libtclmatrix.so.10()(64bit)libtk8.6.so()(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/ldconfigplplot-tcltkobs-arm-10 16523199305.15.05.15.0-bp154.3.845.15.0-bp154.3.845.12.0libplplottcltk.so.14libplplottcltk.so.14.1.0libplplottcltk_Main.so.1libplplottcltk_Main.so.1.0.1libtclmatrix.so.10libtclmatrix.so.10.3.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-plplotcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3691a2ea1fc39c27e9f31d6bbb3b99b0dda1c861, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ddc43fdd83fd738dc51af84858fcbf2c826f4e3c, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=df4c9e78c600b216a11dbfd2e8fa73a3e622f4bb, stripped  PRRR RRR RRRPRRRRR RRRPRRRRR@G}M ;utf-8d01ea944b6855e6e66561696aa2a8b1b07b7601b3284260f3de2dd1f4fde146c?7zXZ !t/;M] cr$x#F  2*ry{pnf|dhpjb~t{_K +s |,x%#( .sg1pj$:g VZ1G5_Bʧfklgl}Y ekȽH9=I#R3-=Pᅠ xأ&+/ yݬ 87Hקt* $Fo@gfr>} L 5YRHx {2@(3 j1^<`b[9 X^2gQl;P="Mҏ@j鍶ĀmRCH|7+L@Q{=E? ? B7X/p๨hhQW)T!yCW$OYx*\ roQ 5*tĸQ7ߎE\{&Τ2$1͡Rf܈M-'Y۩\?S" Z7^=A6Ċ(bUq؏gSy\b`Ϣ}G)[*ț69'?D+Q?P؆h}WaR4g\B:o^ճޘ% ǚ ;͓&ns&.[!Ќt";w~89!, 监TcUƄ}*i(f  3F.+,ƂD-?]W<6NtЏweeM㺡;# @ț;aYUd]F>\d-1_ a{-Vf%3L4L21C=%Svt)s_EKBV 49ԁW|M7H8W!C`v@70}+eӓXpտ btjugPMa츌dK[71DǺ7rzj'["Pz(B!!1<3Ptc:lYqR R+83ujRK- cfhZ9^tŅodG$]k`7"2:dM^1C_:+ۑ鈓?6!m9jS5^0/'}?#*ie["D9Mp5%ru;ڲqIDˆbU= *Y@ A4fg#NƤ!A`4VY]㿼JF5= |c6(,Z@#r9['*bsG"?c$^PpG鷽_H!&kDݫϰXc]0F|M{[}+.Lv@pLcZ(SLk}0.)U787Y{<Ηϝib>ndeo#htJjFZ#KfGT %&7zZ/b/S+z3QÃp zvaIh򁂍_˂?۳2NC\@ۺ6i/mV|Gn)+gAev4;z \tP9 ^n!ϖt5y+}}(^c2pU):҇E"XQ1]Q"2j'"u03_UU- ?#ዬhqf;l|BkKFCC^ZUVDQ9xu89R8\5WwC$Ywt$5Hx_]f, >SWX[7ױ)Kç/x*^' a2kWu?pkbx@PCIO7;' +s7"prpr F?*]t{uwƠc}gp6^8"d+ E cH}^ҁFK[+tdWa&;yhOG 84W0]NfgEB,_Jp~WB:ϲ]fgj}Hp[Й|֍NtYF31 QqS9y^-&&}q4(dyS؏:!HH[mJ. M jpߍ V`Q)٩07Ԗ Ύ JZwZ>b2p `+2=UF14j(ajQr{fXR޺H'/T6v[i i|4֣`:|/5i==y<Zh}$ĝMsr3]OTqy|la'+Z+!a=%Q@ O1/1t-LT'a䛋'4è[iؔGaїVBJ![TھMuEMfqE,(*|HhtˮxK`ߎIo/{UˮeU?ڈJ"r٥xsjW(Yd\\3uJ|&mٴo0UgA4‘yE.A2șm:4Nr@quP5a<rKS$zRE8&bú]T$k??ReKeNJGZe!99Eka[v"@X[ZޥmbK8g˂1L(?YQ/wr}wC‘l:)_N-EK5$#QKU12EM٨Õ TV1UHb v= A+E`euHOHqHmO $HkJYԣDC6P`7M?2JOEj~xJuZ_84p<;!o놛0'%`!+UJD.0lA'nTO.;). ǢQs8.(dӾWA ;>5~;xZ$99ͅj(;ns_}PnTllV*޽;2i 86"va*0X[x edGZa3gc,wS[tS 7c0(DڀX@|n6-ϡ'ak4XwֻT&+c)r n1Z -¯n| 4e(n5HT6<swlE#jpK"1)>eu~H?FT$6L\"ig`+ [%@p0' t' #zWJTrD *'_|3 p{y ҙI_<̋g)qʡ"|ֹ8AWq Jo,1em swF%^?n3HJ'N,%*/K4jqP($y}0XFYu䇌4Qd͖,LhrUп2mQ4cl"fun\P,ێq>{R#4YaŞeF9z4hu},3])Zn\;DNwYIxr6ǤVD;FOV>&J۬ǎd9>K$5yY*7e,+YY20ҁ LWemF(K/˻+but 4-ے*x<¯kl pbՀ$IY۞D6.,}D#Rg@l,s&DN`H݄ u i a%H.Wq/o Vy;8j\.+D޲,D!%,5Ns4>E{;iڳ_N6@GGEݪP $%AqZmzgr:G2[`c^5x+MoTܩlYf!qVLBP\Edc[RMĘZL^׾^n:(v785zm@*iU[`k-FfY+f /Lsr>Ɏ/6G翟z s"\<#GD~n,Y6"Q唑NЭVH=;៫tUiĜAXLJݛ&s,j}+FP8!35k6M:Iʥx{BYXKUT7US_YajPL =LI:`4*Q|O&؀ҺomnGVŲ%Q'6S<fއ$+(?Q{0>j/H wwF m+c֝E~w,0-MDDAW`#eΝnQe ɩwHx4BJˇ9^~:1>" BQ28 + ?u9.3xDKfo9ϗt3͔vSa^-@ Mi<"9c2h/뻔9 l Z]h_d%0G!Xcq'_$LMϙxU3yipur<(Y:K:0El[Iŧ\(uL-'Mxo BU d \PBQwчo;9~ jye$Ga+O?MV_$7,M!r-<ɵp!wԔȭu_пF"z~ AI[g|o^Rg4Ow%01Rshсv?EyvS`ik LQ̏IedYzP0fsvjW&ڒ(V:a$ $h[hgQav$4INMh^"aR-3e=,.yv,#d ,Yh[f!J6x{)d;^!E Pýx(Bc*c=0 ֎`!PskE6අ267 Ԥpj.ߙ03pBlN9һ1ĩ :CgMqP{4I\^ G-O}n7\!]~w}CW9QT^Iѵ*@i ֪KsgΕ%JS#;㤂9j'0IF'Hyz+"yiTzmcί=,$7ia}M)o+QLS,ƪ6.Ҕg FR/{-X13x@<͋ t˭;*iն $bH0;gFB}W1 X|8>9P5k(l -G/m퍿'Eq7[;EɡC 4{b]L1u7/{7>xWKl7yguZ8戧(xӰ&eL7qS?WѮ|v>r<ኛ`s琈*DO"mU ș .2`f4]bAN藎=)f>X6$?-ZD-,M-Pؒ zpxm~4c: 6"`vj!<)Hfي9bS7Fv"aX{0Ҝ.Ayh&Xo5#uF ^A+̉{cŕF2rN@Ue&b(!Bך|AEcC;H$ z 2{є^X[<$ī#d}q/{8͏2Z9a"#'.ہt9٥(_FܔoԘV l'HNj.I (gDHFHLnKp١ T݄1 ;Ť#Ё&u(!5{q$NCѲ%a@D@Q=[djv Jtq:6ljRpqU>-PH8Q1!O81f2~gu.)cIJ>X -c v-ph0$e&c:JKIqi(UW@V±?ZBBD {USu#$5ɧt] O>WcL%Zq?a{i6CGgp!g)"13}N{V3>t5l^ ˪ytL(h"7 L*,+ ͷ89^uqW+x4MpN 4m=~biRz+he`^6:w@Eg}NE,2Dv*EM&tPԟr蝕u)f+V-wA <4V(ox؜D4:(/\ \-րι^"Aa&lh ZD#%7`vH*g3!43k2>NIY7I%aW|9'չ]Zr_u#Ig%YǟT dp 8;g{β-"61:mS=@Ʈ7BC0?2zHO a;TOn&nSx0B:#>Q*~seHrK 1Qb)Y!LEy;PqLtE8H$f2| 3*tLU2(9:iL|D/8t6 tzu0pOY+JddC E/6#((pUՐJЇ~E\huVUcE M")c1go'W+XaLN{b?{9x3TVŮ*=CJ2,\:Өq`1Rhos|ϓ ߪ$bK߾"*!TL{_NGx&yIkLլCJ@#!o_j @TAd \}:I3򃨠T_usF:1 aZG\Q~[2ִ#e+ Ə fB135,.֒a$EY t(ͅ"8Z*zF7 Yۛ[cCii/J3f b7Rf-L7`ݍ!cvM[g An_=mn@5FzGk.f %'*ON~|Knq,T>6LJV8bc_Bj'߸h^ zfkgn' w9d_킒zqYgfm4X9 ر4$d - \ވMst(Wb&>30OeRzF-'vnktݔJ+J9Zɮ6@MrnI7ڻBn[>HcLEGrR L;vVu8Xb]0}ˢAЇ1ƸȪ4&̕1:n΅i%Q nJz-깇9IcC\|q.bǼ. 6f (wN`;D,Qp@ ˪/HpڞLF讈DEAz۰i GЈּq^΄72cق2a<"S}ws'wSy)FSWP<.+T3ҕ}@?: IYP0\_I''θVgJuBpoJ[uI \W"XufVu^ ~WE@8sJa/im`Sޜ@?]ƣ Q9u3iBy `x7mB`8]o zqtjb]Y'h c8NȐr ɁҶ5hdqY%VN#o~|[6@*\<_=At9/}5%Oɞ\Y,5(IoZK@XxIg Ys4e2YW,hFi`_ ފO'FLi?*K1cDieg ':+n $_3\"m镬2L@ns~M2>TTȺěn :4#D>޲y[hP^:]e.:L~s|zM5^{!if06sX^^KE?-H?ӕESoWW7Amo ɼ ;^1|$b92؞pps-膵aB$t06uoU6S\;5С~$uP} $Cvω{k$e|*]xZDn8HI1HĻ¸`Q6$= LI*݆\hK}k]ɲ(.Pze~P9䧩mA)s #sT~qwf|줳KF*!d<+"/Pփpg:ΖIgrz^YK@yrE9O#.`t$#9KP-N|n{Rh5͈WR-s}"!Gh%`JCy XBK7=|Bv8oGE'w3rc'8fd6u !Q"NenCy 'L(uM.98k !~5$,3`r%|njPe=XG;k{!1YS"v4nt'ƒc(A1/o"$j3ɏ2FkSCއѶjKHS#v%ۋ0v*I-F[fG oڬ|eS/l!*d[z=z}ITfHMKyQf#d)9ej0֦OwX^<#H/ޮ=^Qn۲VߘaG}GP0C/t. kIBӯOk$]b('e|Y( YeH 4)7"[fIx&VrdeYD~BN?@죽=pM09h)6Eбs//̽ڧ>d}_>cItMaOqw}ju `6cK*'xI*;G fYS~2RG!QݠGBk\> Z_{;D̠Xx -l2]g,]58]"L(-l h`_G4#'䀈Rl_gp"9lɄZ /Hm#BGW}4͂.ɀ[ ݚұ@L趼mas bW,{G 'RNfųF*^ywBskj[CR W0\K(ֽؽb9!P^ |HWl@+!d|ѬSOwS3Ks8t2pm/$ZݾKBԩFpr;2ڒckTk)o严ל#9m@ok&M3kŐdLլK1uDߧOW%ꍔy H*P:"ÃKka&$YD[)Eɪ\WS~rH,fxH?H,#a KtnIk&.&;A7lnLU1o+eߛZվJ'YO`617*4T3w>EaSD(н;P[ :N| 8ͣ rfHs1O ݏӋUl#a`~m*->dFgpܝ;u!6 NfGc =X q20;r,(k$'_yGٲB@,VY][(Tb_R'bD) |t}&pN,ƍ=>Wlx%^X+v!w8krXZmeQ4NmW0f58;JFD1A-o8KE9km** 4׶LKbY@pA.NjR> b7Piw,`o%=|հ:o~\{?".a'ߓju 'L~G=_(e._L&L*ط,D O"P94GVZS.]; %ZnmM*+:9x.(:3-p~C)Rqn("B:cY/d}RZh>bs5[![Gurf52twmG ]:]BC`5gjB)4p,tb;FbG!G~~Ry>ccA!];ƚQe5+Y_}0asUmu_:+QtU "!.\x@C RxR<"K ;~w0=r?P 2,^'PZȝ^8Ğ[_ղ7S-j 0c?NWĢZ'~B͗s}5Mޯ$Z߮-/i!v/(t# "ƖM'/\њcW`Pو۸7{ e'2׊SAS߉WxP~8^q÷qX w0-c@zv+9+IQZ!_ 6{}7xZm[{aԈTLU΀a6&ŔZ>4EQf޳F|~M|2ޓN_葺^#6QsJ[feC(Rxu"ab*Z}3xNST;OmŮXUt&B ' n^51[ٓyB=99Ay}b7޼ܟ ӦxÙwsBMlBg#<cՀ^}w7c%R3ZĞ8-0Dw.N'Ikg^J$e}K8KB)&uտ"qaC:-{V/v%=%C >;WXAQ1IGjE7KVNǠ/sD˗L7FnUcoq ̻Aү5j," '`ݥ&Z/‡-%t@TP-SMH?uTzӫ@KYV(N)73P~#4wX 4홪]IW[`{`X%*dj`{bOt: TFaKv0֯-t%AP**;DZGn+GudI(_4$^! tu`fvkl攥%IZok=J QT^F 8Ey`( crIa#UPB}Cꏴm? ӽYp̿$@ƺb83!OS<뗯|_D9:$.|qQiJs$b-TI[5B Od ՍUqT1,/0bXf!6و%_%V3 z;(ƈF[>CuӤ՞>z#,mť>a8ݨ d!irAv쩘|WCީQ`YԱ 4:ddrf'P5HT u}?'65at|nP4tZevWo!Q@Q =u 6Dl -5՗$E(YY4N#S~b8-xlSMx37RqoS5eLaEԟr.Vޭ3)chē2Y9 @< ZQQ5ʌI)P Ⱦ0'Ymg? {hj8Ѫ\mTX-+KȢ AfF 4አ!.X`Ùd>t_ p~45!XQVMN,XQc4UtU@ƋcUg(DÕM jw4X"XyU:ħ6LT9!l2*;%1w{Zr]4{l_H&_ .j38wXg!I- ,$`LH: er8 U0*iPq72MӭEEK}.+J|D@G!Ά]d2{H"NLֱ^dYׇ ȒWG)w7s\qI:<캕~0cJ=;a uyeg}r]WZjMe ? x x% G^񻁭 sm?Yc&v^ ECZVQ2kbQ]%D0";$@D\AXk]ؕ2h Qp m N6ӳ3fB*,aO}\3sRCI#g@Si <}=B\aA_O̘K$ gLaSYa3eaz/ll8ŀMLca\p@y*h&-սl݄gXhQZ!\rPC {8h}m[A t+t= >i8g?r`S &2o&/({MːΨDJګC)'u={Ū6n˚<ň02<.Cl9z 2YI)I|Nl !Ȃ; H"ŒfjɮEɪz:b@ŰZ<%WƠ&;hُs5"]OT9*(EQt3l.= +xbTU׭a`,{5VLfO ب#Y:PBg  %0[< _>?>ex75g80G%Aaݍ)}w'*ΖnA 1ݜU[huQ-?+/Yb8ۭՆ MX9B1*YK@l2 Nhnlj&&2-d~"H.L}=^@ .i_ml+EPCXNp^xOϾm!PO_qR5b)q7dH~X OL\7k0ٯ'RIj^cAs:6k`ep ƍJ|Y2}zb >}{k!-c4) HI/"Z6GסdnݵɈrr@akZy=!Q /6^PBhDB -6EY4f~ Yj% o gRsǜWyxoK`8+fL7'̟Jy_:~)90El4jӎZO'rgzWt:␡}zOw&J|}uK,)6Q.zBjlyGhK*]\5#l3sn?O?J,jH4b[Em\_Gѯ.5l4`\iczj/JĮl} FiaA!i#x1:IZZ'$Ew5&.>\f4ableOՑ,Y}9؛+1T/? aW$BnX@nٕoԣ2sќC%8So׎pEgL~['G1 OЯ6Z x:")%%Z7fqX]m b&MNb^cobD#\$xɲ## IO9^f}]g=ԉaD{}pfoV~~2~s>K{jJCXaO =#@SBX4{ԇ#Xֽq tXq`}rO4ԙ&lg&p*NT%CX2#K@мI瑏.DlJai\Vf=:Pʟ2VMAP"<! $A<")Q}A[>P.x3T0Xp+vgP54KKo"Ң{ŌX*0=sZr.Ww$+;tߡh\ᆃ_C)‘?J}K /?ϯR/liޑ()ݖStU2Cm 8n 1u%6Jaw6&\_(guauƟܭ~k(8*觝'͕sQ[ƫMɨ/\?0֟5nq_Lg11X`Np~7Sj>Oȼ?܃"`&дi@U3z;m>XbG6KUqݨ!!-Q7+RRS>\ܓ &g\=:޸x4̒j/qW;d 1>QĨGKsfEtDe_ү'9VQ=fO"+aEmןHະ$eEZc=qhPм*5dpR)T7rÅ!~#8ba>(f&=Hd٧L k aԪE;|UD܊Pc/\&({g0<S2b^p=#.ao obA{zDgOR$s|,WE\Ia>`d4b`RRlh(B@J$EF錻^ݳƴ3oqA7O̯ 0qtLY\O? 0UPS-<)Pa2vJck>@mQ&lV> 2*f,?O+:{j 2;YIlHDG4r$7VmȽ!944> 0Ma] ;1sj>ڄ#(gĺ$BzX%s. H2괸dQZɳq#ع,;y N]4l5M5xtB-,M&!6L.^SĆ'ޗhTpR'Y-1mYa3ZP;ӎqhVR* Qb\6@g JW1[uPƚc!wƦ4M*Ǔ4 R/\oH)L'xP#{2 ̬zZa(R=roNJgԓtjVKTѰߗ :7'A =iu J[ &$=7F[B .7 J%x?Ȥ\ 44~O"Kb&qwx#O6.q9&Hub?=:Xwh}\|#>\2%SCxzL@nŝ۪4\-[EnlF 3ˆ!|eqGRW|I9Ɂ;ClJ7[ ]R tP(}RYn^EˍmرGhg#c$:yp{d4WFϽ0{6lw\?yP˔|kpne`tqFQo_!пڿJ|Q,vgq&e8rfۺ;w2#oy>V16eCuDmV~nB  )3xi߿t-غqN0 ]L8e/"L\HQ[!JyD\ԒhT܄nKjz[54_#%6Adi)+V啒k];щqaU[]{~ UyY)Xsզ ^Qy9xx:Ņx.@![kU Jok! ۠Y<n|_Ģ9>u * DP)g߇KGz md%:v)mJA@@F؊+ִV&9{id"~^n4WtD*!AةR-*ׂ 0ڂ92MLvNf1Y {eWor{db`*_%NN{Co]c T)_1Pn%^\<˰;$o iHaͤ Gmg$ˊORs=j+jEڇ"i0b$+%{^F f7_z҃O32e(؎0P>(C8y ~oWLϟ9YCsHu~.[*%}KDYS,H$k=^9()8\p=QkAynq7)uMSٹN5nR0DAFm`h)9;sr(N˗#ZL,$ +K=8珸=ѯm~YmA)r_I>[4/Qyۮ8/f=a͘M='%Dz3gC6j,#\bfOR,<jg8mmIS1*Zx JQTNn盚4´uss5ĽA[^Xk]r&y,7jd m?bs?]|y8x[פQU f[ƍ\'P^eyt} "5'G\ے2cYy JxdNDڱ!Ą(30/` 4ODc>d}:1 ?AQ'\@:݂4\*@9DH@ J{RQt@􃪶h<|sc>"?xCfI\o~<yzvCF7u<(R6(jGDžYWG`m cX }Yo Vihr/e3B1?B;(xW040u+\)c^l191XvMZiA/Szz qE82 Pet|squtUq{jEyﹸ0}GĸjcY9ŠoL)=p= >d͔ (3SGߋ:BC =!㍯yʰ=&Z?"xLk4I90A l gO;WSRng׃qØfn}T^Z@/>89:0LGؿuQ=΢l Zn2@Ǚ瘼Z_I} XJ׬=Lv)[F 03 0$?vYqoTxv7n!];"Xàz葉,^r@\*O~ G,MnhCi].]-rЀlW$_+64?n.kq42!Ms5Vo9}R#fR\]JWDH5.ZA+v'G `+f^.ٯ&CEp^]<6t4xʼ)sWGLZ썰M']>fz:9L3Rܕ4˳oG-;&}Er)K^Wpu$t;JGN5ؐRؒJB@|Ǜ2׾ U.k乃@[fOגK8o5KaZ~a?[d3t#|~!\?uYxǡF>Q7NזZc8y'%Gף1 >I4mkD?H22rip_%b<F ~}0]I^ղw& o+|C.+ wwZa4jh(:y)-|}AYW[e"{ D?O&gPwy&B1_W}fR?e--.ySGw7qܑfm Qf,ߛ,^g,^'b7Qil)@ ,S~Nbc~3SXT{%c *o;}젛V6427z߂yC45YG eB_`?$(D˱/v?CkMMC.WA-^Ft v! L`SG㨰Ge&irjeїb53b& WEDt%SA(v²+&}%SGWNer"/](*~@_l!7=`nƝg3A W9j~g,:v{!I>; ܫWy'[Rqs@Ql{*oD'79̓( Haz&bq鷺k)MgG)/q~)hL1,96-<-=QiG ]SI a$ KVh1Iy_uVD})@ `8:V,QIk]6?b(7Z|Con{]]]^hT(/B|RHC6nN^N^Gti,dZxt{%a4QLE'< Լ?B6Z @MVMwӟjGC59 ?`wE|U.DgfEx)Rm^!ph߹/qAHAYHwlzHf8J"ds\)5x4.Y~}HW/̏GQZ[=3AO˨aqjoy٢'o <v%aT tpȖ\Bd yJ3Ɯ754ؙ ^śO ڝBb<-4 Q&s@bĶ)Z;/X',HACG#JR3hDe5l b8dgYc٪f5O>r.jrqԁ9}lJR#w-#)u6ݥwatX_If;Vʠd&Zhz*Vx*o=ᠼʣƷ¤h`Lg?$UmjRA5=\% E= ?E>ԮCHQ"zF~62Ssae2<ʩT*]0Y'瘢,}qՒu 7T8Xl ZUfC^TUR > ,D}d& /NRZ=|I`rJs|c mh&YCFdRehE>رNO(9x u˟{DUí=%5"H/Ե7]3)O)`b].LU)Q85A$T[{@Cvf]['-Vz3(p ])Odbge< w^xJRϒk*?gsYdf L &uTIoil̹F57ppʂƘujdGoiĥٕSj>9]0Fom µM Vʛ+\^U Y.BCkXN.fʁ !1Xn7ĠzsdË7Qq>c쓼D&coZ0L"녁܆''aH+Ue,~2n?j=b¾ࠌ6Q4Ϝ5]eU>'PJq|r aLƛZ;(zX U.^\{*|UGH<0ե,׻lBCR]bsf4k&Ot PtdQcB%@VZYzPqr2FgSg|vl$ڸ[aUsW#\/@f Hn40h,ͮ'c ]2ˆ@RS\Pe +Ì!&d5B | @4z%i2So-cRW{=صOw)ި9q@(fzq=Ci "2[c-MJ4KVyJW3b&L8g3 o>T *1 5KSy^\R kH_* ҬL^•nw{PU=a9D8Ԥ^1I>UOʾ&yB Yǒ@pu(̤\GKP3.xB_MfҔFH8˿[ *YPmk[hʎtM.ɱM˛WH|-2.w'(VvPqK(9\o ~mM3JAߔ3ޏy}TѽLcn *)1Ra`ZXr8RL@Yh[}슕 kJ44 (} vk$As>l9 vCD=:wp|0m4׭"?kKOOU M(WҊ2h/$ w!ej dEٓ0 չ\Npx.XEn*x^lSXblC(pռu#V@'G`\|aSFH ; VP2Zz1j2@3`U)g@Z'1=hbsa&-;jPg-/HPW.y'^zAm`? v)%>۩ {=AәKQFP,ynfL>^8nV.!Q|VS.ŹO!պ 9y#eU}o,zreړ-BF03.)'ISQ` =<C Џ~[F9w{lNDQ@SMjKS̄bߜgYy^ZvMe(ln)pMk>#4I,to;3h]pl6## 5nUfHnͫᓚyhG"@fLH  !PҬHahIFeL.['d n9c>t4Nh8;ӂgː ڜ %qxvb#+ }l(A[pA . ^jWyXxKwȚ$c$ >5iZ"rew,wW4QΎGakf{xFT?ES"Xe.DoYHDP}3b2Ul4pPK= šmꈦQh`KF%GuܨoU{bKvGo#T)tG";JN e+F{s It)<Z4MM kCv5y3i\8_+K(s'W=+'"!e\,M_“"kh~j#Rm=h\ISWwU{HALx Phy)i඼Jy"dtm6P{h;\, I׵M~rBbgM՝WơaF7 -/?HM/ڪҕq!ΊDwa<|.y. ﷪3]m[ WYhu<)?úNNAr c绳j97C)rEqsA# &39=)`9)շ<~!U~I{c]\wd8 Œ)(7X,cȎ-q5@DwAu߼ L 4uAj 艅VMQw "*ٰ;}Vγ:":邟c|O=0h'@;V\ KE B. t6^O!$5_U4 z`C䇶Yc`H|"܅`i*i(|&>;{#F#j2q7ޣ9X,Y(f{\(=Y@-$3} =Х{M%NCfpCO48$!|bGX ) |"1 1oYVds? l;Wӓnh׿nclyZdKJǶyWJ6/JaFa̰art*i9Q t-hۼ _\Zϣ^Z}-s6]!Dʊkp׀_0ӐP.3/cyA{X0{&ثxp 9 < jZRW kr=V:6pmDf8R)Cz5%$nգOĜBeޘvn,ui(Bx9΍; ƞj$hN$㩸pqQ,pTοSZjqgok{U.!JH|D Q2%If583ϾrbF&ŕL30DeCe'͟~]\ NҔvsYD^Q9 J0fj*ړ@}S%X>J?ǹHr <rՌ\ #_H hd4r4p?hb$^bmg!6Wb%GlV~?uV]jH7QO^X1B{Dp#ʋ;Z6H $KC-@{=e8iu$oA%ۜuTalw'֢v@Y!qwkY9֣s 14ȉMc:jgVsZz'(n;7 SM]TвoS/͕ i]PL}!&LԪZ8]Č+Θ [%UݛemcQ_yB9uLtTAx-3(%As.*!| `4`Y@7b-=1=UY,II|'/MA@0z_L1[24G,+Kf8qI'4[n@ރ6ݛzz_D+d ζ!OnYQ2F$V6>@_[ǃaAN@쬒( dnSOimAZe F2zֱxdN+2B uijިYcOkvkV ;7f~TMPYb!"sdC\)SІh'" g۔ho]L h˾ =-a}?/odQ:h/X*J+6!&f!%JzX |oe.h_ s^VHw])=A4| J-v"UkKGw4 [Xo*ԳJZ$ZwH)Uv0/`XVs4k@BВN.KJI䟫sZØ#ދzlrO]`B{ABh0(CR.4ě3V] N\J5mӁG'o123{xVqNF}`|؊wԥIjSKuT]tlTFlɎOYʻv3- f'ÈEqEcik e&6rQsJxn V4y#e'Qn.HљdOI q`BYvN0_$ӕG\@kF*<Twg)zH1WCFҠঈTH6>nWj*@YMS#3@n5XcV@G@-OU ۟0A^Ӹ`k@y B*:6Ί n^SHAxUTTcQoCg|O7N fkcl!.ڇ2cFZs%'8lIp"kBVаQ⸐fJV^R&љDu@Vo vrmW&cb–е)̮JHswžWKhcJ|BZ° M /if(e2Q,Ot(8@xp zq7վɷ7 Tx{Ia8w~7ZƷ*:Oc&X^EK%@Xb>bo1ġ/*`Gf3 ͌#(6a Ys`끼3rPs7[CiR7%_ خݤV{cڸQH - VkcHCi 8H*$Ȇw-$I*ڡ7׶(i0z:]Nӡ_DoS^vxE38[y//bQ QigǜWen:|~4Ѯ0֔W1jQοx+,B&$9J>u(Q+T; Ԝ6gRWup''͓U0#v`)iAfXv,xpf%_ `ϣ`+i%d[+NN@Z'@T-B2[ ZlEoZ. 1&T8jީJTHOc>`nyvl$"}TewRO^`?iq]Y` pQ?sR˚nq)M!i~QMVJzV䄗EJ\g"r0dJoG~EU7k0,J_ua3 Q -_j>3 {V3Dv`mזT{Z Uo"E4h?~mF|p:%^UR/pgm{#Z)lY{(1#\5fkVRu8|M4C4%xI/>8T.K#5r z}՘!qO oA/H2fHfQzjw('&R#:ǀ{0DECr7fU.Ԧ@amc|`ru|L9';aw,(j|hZ"*2YhyÅrFK˱Ѷ?6I+Bm?^"15ېÁf6]_Hfmw)Ck ~w.NB{|Xm|T %_ߤb˓yB#\,#P }#rE_Uy% >ЕjfHJ-@_Ztwd"ݑlJ}m&X8 2s' z5~̦>XU[xOx\/tÞZ6L"3+0R*G\jd\T*娊W|y![hW^}@_/ ;oqd|/[uZ-x.@#5T)~`DĘlp) O7oXY4ݢY_ϭNi@{`Usy*,gK.qyR~遺^hisoPUM>ƗyGJÁ.]Jwk2-pCEA޼+GHع{F2 K0T kI?Y#-V5!2k X*JF%1zO@M72g khCb.ua tm<N LbWn]n@wG6 vcCM$}:t8/N=EM-mXٍyzV1rj>|?3vB$AV#w@ij{cNFj XPt8Cr3t&F#KzIA>GU=k$X4ԩ6"Ӈ~yV xjN$( ?~oӠKotd{p券LЃB!x=DCQ;Bł(YX526}CȇB IRYލnȜ9/>ꯩV9suɔ9J@λUԳ<=ܷtO# >vFYbֽ$x!?!رu ;J%ce[_th5 ) Yc}Ѣ)hPaAq]6C7 /בhr턫YӑErP64E o]R;f6{aSCEڱ*)xӄVz0%e&*8^拉6 QP:lJy.J "IS&v6W?]N~. XJ*y!5#K݁Fޡla+bXY9c[c=8[-_ѷt,ˆsG+";2^aDaaY~ mIƇONr;tmj>-iV*IvWV~I,ezYv.𜩊IWތǮ[6Ttc 76?#9{9L*֜+NUGdKK_}ѳ½}-4J[f `Yב\0j&f|P go_Fd c1& مBKlg\o}L\5I9Bb8NLjKyKFds_.B&'X 65>K?hbQ:b TI4QPP Ct_.bƯh⻳;}3j?} hG۪N:+qp܈ v/o)0bh%,.lk.4z0. A5xY>A6Vŷ,yPݰ Gef8US 29#x緦HnPLr]06%Y;Z${,v0W}ZFLfH {zK k<xAŬWo(Azvjp ?vCuw19xžOKqJӆY m| /{&~}}tf0|)͊3^v {cu̖~(#[ *[>N.rj,Z<4EoÊPib ~:U7& l&f~ EOǎ#QWHsӖ_M*C~K DG[EW2O]ca>Y( f|fh JCT<kqoﭐyET8l~d}j=;+# PB|wZ-PjDQ%IfńI{YW`EstL9"}x,J>F>K—ΘJqQ=m#|rzr}]WΗ),AKIXWG*\;ɺL}mѬ9#?eϠ4qr,D5 W>s'^Nŝ=1^%6A¡lB.Fã^e0| t.,D3!g{0}!~,06ֆ yemIC:{xIB8<۴K=3(z} ӛzɹd&ԇtAmcr6F#0Fy.f0DLX1o38l! }ѱ);aH:ӲdY31𤋎 cA v+aJrg,\E]F̽S~>F,OǪ:QFr6X57M o_qVRD9 Q|_1Hpr̦A_ ^l5CFtO!&z4gȑ9Y:Rْ[h",A8#mӫ͂buf6D02sHJnQhyIAK18gag"zCEYH~ 烚+%mSR鎬~|89i[H?+nTJSI#D+d3~MeƹDaFZ0'1bU.i3LYy<ȸSXd_~"d?D$W։s5 qG`L/2eM9[kϷPݚnc|W߸5nsI q}% ~qx泔Ϡ(y-<DRtVe,w$nlv4e ?|<"7.'"Ɔ!ɬ!g_-룵+RX$q[EW! |P*-ȚVY3H1G r g1fTE>!-虰&KRF2bnlVʘZ*,c1$؇ /dz!}xƚ|+I{BA.{6jdb2{Wxw]` !5)6VaI)٨9(nB |^&&l20M0 3%8Kz$o59bEq)\tI4 8+%$o.MUz nz7|-bK:QV߮- g+J~**Đ3Dhc80CnuL˂n튉ZhQ/3,RHw0V6$C{2Bv^qpJXo" 4lLɜ[DX^M'tHVItXgBpɊ;L72) Le+S/@ mwv?NR~H9ř>/-TظʶV3R( R2a~!Q?UW1s/#J8^ژl23zжUTf/wENk1ViF: D0V|H}~{yxeMH0N %Mh['?eVc:tz2 ΄@5э8|E%[S=ۊc2W(OoQ5aⰚe0j->϶|b/ȨFrs 2#[zHp1(?Lm)z"9J圧l9s|;N4S 70tsRIG xXT?7^ޫP&g"qfDמ^$!^|Ke87%u1 dr)˩A^Ovʲz[ 3n`k!!܇p "gZ8n;97Kjw^#:Ē͙DfЄE/?&MYRkxDVW0~ݍ%E_+&@1ĒS9|2E֙}QQ$[A/_sKk Rftdhbm r_r fm&Z , D3?>[XJkA駃QN4N,sYs3 wTI0' v 4|3N Τ'c'ĭlZ(TGn0a4TPu(Ӝ 3?^G9 1`1D-aݭKGhl'6q[ !8R9h.PSv>i.a# %Oo,͟3ewwAM]YQGarVU6{-A~vZcy,}rJ/ kL- GŮf/Wh ynk;}p]Cy y׮`1]㧻>9u1H|" 'ǀ ޑJ 73H~ PCY|tb&oNN820֧(T5#[)3?6/ڑj&ik׭|`_̛aVo& 5o_7U[? d?FR<#w=HjIɹR]s>e}8A-:Q{&Wz)ٖL%'kbJ!ܖMZ[0.:+G`D&N[n(^hq쥎ъ\V'tT&3ܛ\9N, ͇&Ӑˬ &!|iO'w);e0 [ |8PT[(Y #ah}%ѽUǿC"dS7UJ'9 mUQܔHR23 Y.^ Á3@czFÍ1z0DCl *v%od0\2rTrfK8>3G,bߨ[%0-d5۬灏/~ T&:}7 ;F-IC&~VtEKpcI`q*]UWWN&-k^~Oa]چh øa`w|hjWrSKDz;`=F舮g|Pcm!rZ TNdq'ْM Z]Q>K y: bӯs!bJ>k6c]Ăwc[r~f;,Tɔ[Ӟٗ_}|/&{Q͍e0gbJ8 5W Ӣ K:==\y#|/&K|c0#-1咿9 &&B-#WbHL_ oyF4MAD=Y/8<݀R2ٺD1F"ʣ J YPI[OoUNr2 N%N'Ow@ֆ١^_sdC]T Άg閈ƕxz4҆B7Odp\?Bg/ܝq>"K>\lT΅H^d>c1:armҿc fW"䛲w1#)U}`N{YB JW,W!?G\"K>fL=Ii0uuJY'ONJRbR}55EΟFM OK@m! [?Y@Bc~ Cw;bGBfך)D2heкbhK@sJCɆMmwqetDKZS^YSOed:K{$Ӊr윏&+a)p[U= x.bJhZ(j2 m.seE9뇳kjiAa{ڝuGs]J9G66Ec(o5Zoɡ ]"08K2 is6>#YnoZT@gq]\`.p+??o#ޜ /O 9_aʕAX>70Eu q]2E=1>cudC׃N"@lg!2+V!~TI (4l ҽ]~.+PYLR ),/9 a"; *Хi*-L6- =$vM:T:]GʊJF 28 P~'숖}eDFEAK"T"a,V>73]֗[8FXs(+ŁDOr@Wv#Z$U6(*;1G'WPPFlyѻJ5xЇJB׸6Ks1ힲ; ߃?!U,']&xS̩2.J`nS-Q`/ޠ>' Rsw_9Lc{8E|ۨ,#݌ۗ%D.g J89\9{RX<-޳S_U C$ڽZ͟#gMBH tϦd4[">*3X>9#z%b< U-Z޹q%vɖ*̪RZ= 51mie:l Uw3j0ٌcb@X9[EԒL2xttGS B/[R#Zùmrω) X]w>R 6J,0Ra lꘄǏd2Ā"w!{=8<Fs~G]̘X딇EdkXmڢJԼɆB%a5g=Nk\6eT=k`΀X:r~ƞtVN!+(yx B)lw>=@}jgfr_[dWNb&ԋԳ$!⼱y8&a\斬R.\aK6KWڕcve(.l:;!] 'iɷLfJ2,fm]!|`!g`P Hb#v "M e ǤA-5}"Y~ Naa8.*棘i-m+nsڗ෨lƣ}ϱ1熱4*Āo.6?%6q*mk 8V# BVXdK}·酗$UY!LeҗuVE҆>}i¾.(,xo'vow?Ǥl0 *=k$%[WT[Y5 8!3k٪7IބJDV-|?ߍ@N52+GCjaEV';y0;+=qΈ Qp58m"Ksr \rdۦ8aꪥsw{}k &&AX;&hb'g'EiQ\* .#zTȽZaa 9_;9n' I)8׬O␚0UBR[PRYB޵Bl c(/zB-_U] ўܘ^" zXKQhT/!E\al!W \ExmmX&b8p*=JzN{~}g!EΏI]H"xNa^,\ロ}txN9}Q AH0td}A5ŷ`Tw16L'mHF*چFD ~&'XxK5Ł'އ)wa3O?RHJsy\nI>=)hҗuAcid%l6$ /+,i^ndtp 6GM4G }ަ~k"jƒMr|uh?3TH&\"; ɸs ʒdbki2Fy9y~![@+%.z:ӆKׄngv+NBAapSj0 SnRsϺ񤲈&akhNt"UtėE Ř) M94~Vs%kIA1--a|vRNMdAj'H\Po |/(qꩃ\3|<_ҐqZ"w.wW@%i6Vͨ)∜ە/7#᳸m|\p+?r4(PxJB@Гvߔ7޲1 =oݦru&y-&꧎2›:S3n0r^ # tQ&ֲ9"tw 㼑W h06f"hCL0FcR;A-ԐsvkS5l̪BqjѢt]UQ=3R/VbPM@;%eJBvE Rn2?GGwc=eH9E‘6K ն5(X7_z0JkWVp3BD0q"[{|ڶ(ZꥉBI/,1ΕUݺ7fX4?uZ? ;R z ;-xuЪ e%av8 Z7!crָܚX^vx/+/5.2|OVe |-:-6Oڣh~j`4',E(E7Jyd!UCT06ΜՔ0{C?UB-S}YAOFaG})IAcQ֧^ Ut1{m@s&&gW0'ai*G&\$Mv+d#QcƤ6tޏouתlB tO j~(9sLɼb/APbQgrj7]axߔs@3ʿw]mu:ZLvBeVwK[WƱ^iyq'2,V+o!3ŗk[WqjzoBG8N@RE n1q}›8eWe+<@IfhP,B|ojlDԸ~*|bfhH &!oS@do= em~_>kTTAP9 q{!Y ?UhLcIw{q.pLYNb'#$3#> tw2OQݰ &"j\EkdzaY?m0E:woJ7$ z'}H:Q? .S0H\Fa zϔսO)nOɭy$Nbцa8z㉚ v>l@e}nvA&HNw?U!ݦwXc)w迚;tNFƏ8޵ǤvL*n;m'{Q!NOBɀu~< qx^)0Z_~5Y=L!78ӏ \+\k|[c\KaN`8V4fc[ ': YsOb}Q'}iξI(<xWz' 4zufvP$&kIkRvV'?Q|vZQ."B74Wpk8cFp/,|zE T-L&SIS̿{ l1]xk;tr:7;{:~Z#u qF,zԟFW;]MИƌ oDL^ /i}syx(Oѕ6$pJL:W ~WmO- }= Ƀե끖im +E!I[)'j AE7tװ1IݖuCD%(`@菙, g jpAf6@L~*hBO_QNr SYo4T(E H)[X2_8ՅF53c@p1އL|pOZTlC&V7LKœT A{0ؤ)LJo(%עҲjRwv2zWզU7ܜv Ýkuc .$#9sP& ́Y'kJyubceS+/+x%IJXUW {,7mBVjh|>e، gw;ĔDUz2#^Z֗d4er7 KNJ:0zcdMu)Y”JʗGE{iYrӄel;V1:&z17Ia^[)nZQ@5.pcf5ѼkӇ]|D וw⎙kTEՋ=B/!Lz} VTT"uG+\ȡ/Y˕ӌenl_~mBЩL QRAe<."D">.u`]rSO*2&&kSҺ}+܍]2i(>I+S9J0U$T՞̐Υуpg.@ d9NKt1[u jIT0!ߊ prd[ִ!~n 1 \/֪.mg^wCoƄ0j*u5xU{JGok,G3A(ʢ4i}G5s >Bŕ68{fP0GkįW֦2aS'2='PW/?G3GUn0s#K@Xb~R)1_NV{ScZ/ I"q4ܑ̖f_.raznHABꡙ"l7~K-U t@6@ԒPE[F-YƤ|Cug8e.L{k\[΍pTK6x aI1>qek &( wʏ4lE7;n~ NRCP!L[8ݹǵXYkt+:3s =wM]];/yXZkE2_AbXڹ;H}!\AG$W VC gfLi|Qk۲p`SF1ޞТ+[G4.)G`JlA,Bi t7Ðn l*}P!s\xȉAD)bסxFN"=0!FZ;.?jh=spiO3ɺ1ފ[7VN<_–^\GذyJd#٘-◃ˏS$*o( E`SoJxæZ, 'T춺)(+iGz6#wS.F9(|bwJEUFc :TTFT>_Ur=*\u9co($hD1ywோ9UH\ :1aYWF NI#4ҕ3*Ⴣyv3({a>6QX۾5wq6YþXQ(: x`F=>mg#:QN bjؿHAZA.Z59V'^~.uM }vK 嫃Zfw쥺4.v$sZF4' ^5x^$QkAY:N"uR59V,E.qw_bS\f2֪iDr2MO#_p rq pb6$gªDE?MSKA>ns:J=˪;Z2, ?I߲5433%@z& G/IP[5 5 TV-PVƤEM0\pzM/ U.pgȟbM*p6r":[ z~xKLo=?[e`Ӱu<C{NAE95r>EB:@c봃a#1V~K=Ȗ7sh,wӟtmS"V)πN\.dfZIS }"'Jؿlz.eLqEڧj@n"Kͷ>kN FSTQ [ٱ*B\[<4й# Ku|iߟ=u}9^Ԙ PQwrG*tg/~ܢ3}V8kj Bl!@ Ю#VPI vc&^CuVm9dӰ@ IbҔ:|mǎl8e ICͣkOvJEC{78Njcq b+2y |$ҧ+&KDCfN3*$r0Ueb:`jk"Ը9C{՟GVX}O2kR[F׍2=)=Si?S3'mcef \9PIzz(mM>j6̆M˓tș_{wS M/7NX=C1 k1sG\s}2 2-N ΆvU>)Ŧ!_2Vy[Qf[וZ ?;S-r=1yp! G +T ){^hAFby}r% "nAYPdRL󂤇3^S4P6˕I;ulO- %N M|Atšpex8*~U5l^D" (#'37 Ο<݌(R.˿!^0YϽb+.Y>Ж~Ŗf!,X**=v$P'?b( pO0P#Kl$zkԎk7<.%Ōxa C .\bt6yq%_ Y]gBuLFN G,ju[y^@Q2p2|fy]Smc,ga ֧`Cf[N&Xfo#e#wQg 'ߎ%8stF/ {yBC{,֠朄R[2 XX_<pk, ޾`])9~r-j[%E^dQݦIأdd[}_c>%y+ Âp1o,tP֘f׈|)="K޲R.Z"awV-ÇL>d^m+ tlQ$ Av7 (c͵Q}1^r8XX~YxaߛfTw9d|t4g0 S)FK|GPJmqO}rX}hCK:(8p>~싪CcU}t j Bq-(7D0QA~06aq/ /m .jĄ2puFD__.0uoTS.?fߐUXJ5Meg ?Ev,S9BT+YN9s 2 feOE!†A?OLSWkZ c"m6?nv Ȓ74E{v@ؤNh@EMKGY(QG^ZRM;eW%yΐ;=EV?s6P:{|L׆= k[F:Xb}f*$LՓd% #N/?kw%b9G WxY~[zX5-JG&3-e:jVAduc̊-۸# ݷ\fU.8o]MBٛ''5i?:L~͑}J)oyY<gT0B;YehqdPs|ShNwpЌ ~"6/Y+Ȥ\C<88ŷ-h3杹KQMec}) %]LōqX/[w ⥍6Y*w½K" ~56+\x~U%MF}d ( +YaIYmOح'rk682l{ m^bݧOcB?yu*ݿDpQaFnᩡ!hx/f#~΋W :vn!Aig"{E(pp%D8I'^Nhe [5#AP!~yƓ$Xef諛6v2"= L1$e|(y-vpq[ 2S ،ܰ$U*ٛ'i8k`q50ǥ)q n-CZ+#M,Tz3+a8b6>I~)o3'1P, 7<M9huX KF^&5(J6 2TSnb89+r\G~yvi 0;~Q84z#rJf" BbQqGWaq4R{SHDz\Eޡs bǃa4ʬv}b}LeD&9Haa&C +&dLf{U脰e=_0i  Eno:\i9Fs(uD>Emnl9ltCq$U/h`E̫'C t"(F]زK{^ԕoN/3Qx9a9𣏹1fRl*y[JH̭%CDSIu8VU 0R_1tC} O{E>! ќWYzSoQP?"#59OM㈆uKˠ]]))RraK՝h9 gԀ Hڏ`!Zu) pO&*\:0>>ފjZ:"x6Vgi#ErAwPT6=(y$xO{jVSm<0lRLkQ?4+RMW(W)U/3uAI h`{a8蹈Ga`çҪ2c;nE@6%8P-9ײ{"'7yA "U߬+## //i9 ]/%#f'bV]9=v "##f0#ѭDapC@;#ɧjK[0pE￷g~g:FaH|lfYwO\Q)k- kGQy1S!|a+ĵ=vBr7 LxC9w±vWlեgأ.|ˇ;QgkLT1Ë[ƛ q)4tl#L1 i_ uSNrNS&u$ :|êPU \r1YкC_O5wשW,a4sejlsK ZJb[漢B~8 n4rA *Gu~bLeݑR<-d2i]F4ߐN'g|ezdh5"_:miĨ5!6M٪Wh4 WLP0Tmu59y,U.CzH. Aa`ohfPRMB>]nQ},yCeo s${]^Df0H bOASUKOO ḵ::*n!fDϣU@ +uiBmn^'UZ9yk)m]aEkQ@-FwaܩS \~DoA-k/7]'=!k '_(լ )8eE67H19 mfO×?wek_RGh_;.q d=\Zv5xfM_1o@2 6p75vLJUtÊyn` O̴ĭtS+ԖEnN9tk(׵Rjx}T|ENFgxlb뀾:!8ǧ¬{֌ϗX1Լډ.2VytKfnrOʀ`9׏}F< `N.g;PpTw7 O7?VipSބ da xJv|pǒg%4a|hg%י`sL  `4JFF mVƃ ? Zzi]o3K-4BM41{$ (SyyU9/>~19DdgQ8r0m^wpHlf̑j Vi~FVOBwp Z“ԇJ.l GE>4w\4xt>~{qy4q@OOP:MwR T ) {j[ W%T, rk)MAsG=Q`;P7IVOc|WKN¡tK,6H+]9*16E'fPvy^>gɎ)X700^>-?tܭ?lĞxbtD}&);Ɓz7m0#`h^p]Ȑl783z| `JB55X}+CwCw/Dze.#yҏ3C˻Rմo_F]Ndtna"|u$_нe%56mw Ipf7ĶdXي%`xqqLXp{<82,?SÁ,p p`AU$W,%ܗ)nM'{:J5_]=4F9jx4Yd/ 5rB-56Mr @5*ꇰ VOՏR| &1Y 4n~Њ`߳@ji 'JU\_r&^(R7|BIEIszǀz8t |n# hB}IM/iL><>JjδOq'Kr~{J.\?FMVs_h1u :6JA5 ނ2IC]Ei|ŀUp`3J.gγLV&% r9rJюFf$ ×va 0qn^U'5ܝ dH5x)M"ծ2Cуmg`^IL ^\N'>LS09Ӣq-f%mM{|$Ӯh;E;3k_Hܚ eaI3ɦb|/)O֭SC0\<8QK6';"8Iǃ0;å:mLq JC3ٺP2bom$jG ?tXS[]h5jn%:1z)n&nDr(bJ\Pw `EVoڴzy/D^6%<r ]`w4v*}HcN[}\iWaFD",J^YK0_DRۦN y\~&n:3:i; N\:QuOp b+U^+TD|\iW(&d ͝h閛#A&~kj8i}VG YZ