libplplotqt2-5.15.0-bp155.4.18 >  A dk=I%z ֥\]| tie*k31'h\ya/:c)>Y369PݏWJA- җT+a b#(YǴ}Wg_͐}ZO,A9~٩p>ً QE?;)9sjX~o /{/aJYڀhԳM 13yR+/S:(J6l(^첞Ũ\4Y'x_3ΫqjM=jˣ3BogHD~]<渚 CǢggoW*GESDFF@h/r2%i+(.tw= @&_Z v(3n,_yfO&AbY(lCbuRaL+-j4%E0b8c3823f08ab168f22a630c0585057aaecda25faf6ed765004a9c81945e8a7bd3df4ca2b3600062fc8ee428c6a0db80f81e3fd6(dk=I%z u,CJ( v"JPڿhpJ]_@D K^=e gf A_AfBb5.mgܼw]rK>F3Ib:J£ܵHES2jwFb|ǟpsX^ޏSxw/5&n힕XrރKAJmGxX\NC9؆ΜyT旟Z%F6Ώo{WjLtmvх}Rﭿ#۲p93BHɍBaGN=gL ` p#Qv Ci c(ůZw¨ #|=l}Lzzq~&:*=CSQ!sr_4 8Дұ&aЭm"m=K^r88yOn4cõ ;(A;7@Jy Umiή;V>bUݑb9G؀a¦PqoW8nV>~N0Fb S\hnEIzD>p@G?Gd ! R )2D ^o      (LT"""( 8:9:::>DG@DVFDeGD|HDIDXDYD\D]D^DbDcEdFeFfFlFuF,vF4wFxFyFzGHGXG\GbGClibplplotqt25.15.0bp155.4.18PLplot functions for scientific plotting with QtPLplot is a library of functions that are useful for making scientific plots. This package provides the PLplot functions required for scientific plotting with Qt.dk=sold-cirrus3xSUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://plplot.sourceforge.net/linuxx86_64xdkAtri 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/ldconfigold-cirrus3 16847496835.15.0-bp155.4.185.15.0-bp155.4.18libplplotqt.so.2libplplotqt.so.2.0.3/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-SP5/standard/1e02ef9e76b6483efc6a0eb6ac4d591a-plplotcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1ed304a478e28fcf7ee5e3d6f51e562ed8bd8516, strippedPRRRRRRRRRRRRRRRR R RRR RR RRRRRR H&2 Κk`+utf-8a5a227fcbcfcb84eedbe29af6698aa61e735001ee2e229e1f77c13b59fac5fab?7zXZ !t/zCn] cr$x#H.38C4®RVl@) b7rC3rFRi ,ѡ(;G=QjRЍd[%^+&[ i`R$:12ISmmً[7fpuazgB7ݥjYp`vSL]e]b[Ջ2K)kT.N&NQTk@4r|$@5~bV:N!X V+ʏƄkv/D 3F΀6mvKx>%,ɌHрdy峆N,^t<UH.s'L"U(Cu&!TXI _ ο*_iP㱮a[6'!<Y\KˬLXYυt4ĿJOm8Y5H0;xg~xc{eOǔHe:m!̚sYzS8'y,C%|M֚')v'/zl8uDMl 9xÀ4jbo /8+ [;4Gٲg:r1۝izIy!Q QrYGCdɁ'5 Ux8MX9O97oJ2YL5{kPjr}yvX-#oq8 ȣhꠅbOD%ݻs?ʷJ[{㥨(-Ῠo794'Q>@yLwE֢ Qڎ7{HZ'95KsZ2]%H|vtÂp%sl;S}fn R%uĨv %mjoH8Rg4sABIͣ}^ g8XRڷ` 6J.dθXeӵ0ƒf_P7ּtzic-: >žWeɤ-Qr{ETorHu$h_%D|poَ}vSb__Y@ bb ]n~:|„x|@%Ұ`D5 H7f)IAc3"CT[Pj( 6@k0]ծkW(pw|=jVRcx7Ey>*Lu^~k%Pl{uoII {UWj#E-V$zQ3C#ˍ9PCn{M~Ԙ kn{izRDdP$G[k"`VRo|o݋4 cXWc5OdPM/]g#OPxDHŎc]hƢ){ϲQ]c/e{h+*s7bUݥ۲ vG9E  kGuӾ$y0$*>ᬶ^TJ!XD~"=Q#EXQZ i# MC+=Z<0_#.O8.BzɇjϤf+-NQ&dVgꞢFrUʤf̂ROTV tVWcx&^AdŽw8zx,g:kP1 j+r V TB+ua{pmC*vQM.6:+xك"ӽV[@ˏ?DEbcF8 :ˋ=B3uX5r!Mw'5wod\CH:eiBiQ!96xD:0ȔJ'`g\yCaƭbg1z/%9-l'gK$IGLZ6NnUE]͹ԒJXau_ $l5Őn.{{ kKfHc+Yh&.qͪ>Ll6k1op ͤb3t0;z|ց0=pm̲%^ ,N(-'d(v 31'A:Opܤ{C1ir.¹ U=s߀gCu J+'dJfej}fdq"\r/Np5.e}&;} G[9a! rwMPhA͟_đaUa~3DHWc(hM9╭4>=*!R̔SloDpHu#WiZh\:xP,A*rkx= 3Y\L EFk4NW>TۅB%E|f3-6~@cB}R7!Vx0 q܀]/Tzv!GQs,gɗt1坥mp w6erjKgBՃɔ+HEU'MTF 9B1Zs4<^@vk mpҕ ·Q*et#5ӰnҞ[-*VN_śLi@fjLdtxp{X1aouUZ;Ny/*}ndvxcmH ofW'V׹dw? `,F#y{E%OV~-:)*i 7*IzXTdV@ +Mچ^LcOھJRK6JT3@6mfc9qxǜW>ڻ&qqAWa١SqaqzɶS[47ʨ1PQB2+aȵ5޸Wx=UK<2Y##] r gX(0ɧᨷ1RZH}.S/h D r 'k֜¨ v[d@xg>)+2{1R2Z|;2b I6 Meh9e#s'#14|j(?!n=ZA=%:t7 N^ ߚc }dxd%OF>Za G8D퍨H˭L3;j\|~9Un=J@y^sTS3u-Z/OZ{^ϓ;AegAlcc/Y!z!|Khs}K35"1A@GOvչ-97ث2=+Z)ɥ8'5"XǪbz4yMab&Y0ԾY23x9c\Q1j:T.|h0{7 nz3ڲ\^~ѧ|; y4EB=SC]n-mx& ;›8&>u{=AAn/uD\?x` 6zhħ'!I^_G4l6.3۾PU BIaME\J=23}0k^䗁yrno61?1 ׍^X|v:g3:0wU y( b0*Gqh6x&ZDFgaY`Lm"T}]j1\>I\L4RsRθmloa2ޮw!: yk(ᤁ}HX;g[9MDe-<@3},P1T[dt{qCÝ?O\_~-Dc{sAe}C8TktΛ݈XRSALTwQӿy/0^_cHr\ۈD7ջ C5XS$\׉#C ӿm<} gp]Q%.k0q`BS7G QokN;Tl ^p'V?7ܘ 1b>iAZgXmΡ iMeEvm:V>y[l7OiV.Fsw786*tjgh -޸vnbǵCꒂ) Q63wsrݤKtbpߕiY"9B*dWGV#ݟ$L$kOWp ԲENʮ|BL^>i Ma`(ADhƊ$=7vn[_ sk Z>6YRmH͂t]MqZ1#js՛qb͘+SR=mAѻ̻&d\|,Wäj|Z5}:~Qr %(RX\Wz@OԸ:%of{iJlԦ^9.a|;@0 O@K-Ԣ!8 *Es%Jomߨ\wƳ'Zzns,f+haGz0mOQt$=Pʼn#Ih|몜-Lzee,"݅AqXfg# )x8@n'-Ɩx֯O= 6O,qkLoGnMb$fR);(vҜ#JLZLޠ2^]T>RgJ?KVit}F/aئRS+7HRPݾ.j[(~) ב<pJ-Y[qAsJtY2na6:Fk_yu\>"(5B5 Dɒĩ^x%q,|ѽ;}Nq1 H߼yA̰JRM+0z$`fBZ{ \B{)E#RJ&cЙ 0/ 1˷N^ |قM:쿕ī)fwrͮD4 $m(lؓjy277kSABC^#B${d9%\v;TO XІ m+*.!5QCۢ?LU x'>ط}0/$ S67.9DKp˞.@ҳg8_֡`1',s!:BxXU"\Js++#P!L|:xS͚5#kw)xR)nEWa 8bїi' 26b:XGq݄Yi'54.fml5li2IvӣJſ,+܇kq(ԛen( Uڎg1%H3xFyHCEcH3cVwܫ,CuihZ DTyؐ|+x6gGpPB[+4mò丆Dw- M IqK!/cE!xSRvLS(1!hΐ~wP(1^,; Jl ^t9:qtT5BKOuGlߓ7IFRl&7Ro)9!L>697 ]LZڢMoyUfz~L0]J%ez~#d`6I;]LĞZ鑂\MBZM[&vp;`c@O,˞5txE3,<,ZDo^2WWKB"=!n~dty4.Fc1y)GKC'R) 5ʣD4OUlP[a֓ƒcinE6PHjK1y ݨ eҙCkL0[NoPmzHE-Xsn0DEnnID%Pzl4Bs0VoaO H]b".j9::X)zFU<(_q #tT].rB OB6ِ |1ONE۫7̋ؿeɩ3~H%>SPmDP#;R\5g^4t&}q O W!$lcWYLoֽ`S*{7Pͽ _NLkhix-LO/"$EK\6?N1!]/G|4X]15($[4Lhi! 35Ν–%i3sjjJdUR }~2.tܔ+]G]BC?Wk[b̭1M>2NO_UhGM{g2Џ^5`y/DA\u.fe9p,[xЂw\|LVC,? 7jC}c ߊwv.r \< ԅƹx; Y|6NxqDlO4 r">t_G]{86kz)tO/\1&b#1٣RpNZaX4 PLoG[\0,t~Ò%'gox>VmA;#g&AR UWoFC䘤VMϣܮ-m/[ 1.7_aS|SL%M}аkWOkQkU0 ҸgK_ "t wd#Eup)tGoU:Ÿvb L')6 u0a%L9 oD4 V5l2rCkN;e]Ǟ Jz`ЯWkgi%XGcjG$"pnM;]zu :b&H 46Y@N8xϲ)bq`ңf4E{J6^d'dY|^:q ' .1$ [hTIkm2Y& C\ )uiYxaVr{ hrަ\~ kP݄$ά$V2]aO>cՐ3uXMXtפ۬̃rl.KHux&г'ty|vH[ٿC@bpY08jtNa31;Gkp݌C8.5쐍ݏ'F6799$AY}nu#zldlXix-XFH _#Oԋ7%:*#oenKDJ1Yr^gd( ݛ^M_ u 5r1Y)eXu|Zۺ,Ľy =@ :ˤF?HZOFHMf)e#b֏[@P9ʛKL6{O*]MC|APԘycذxFȱ@m239׭ ^b} xy6H4t:|R wP/;|<3{}Izh׶ !Dgkwb{eQcB*4_ȽI1lTqG޽<`r#Ū ?V*o9B<=0|LUr^1j~+87eo^[6^t& ׃Wo[V\Z~ +*/]&0w֩ p[<Ã*\15Ǎ% I;??8;?佰@0Al;9E3*'g@( ]%lF̽n S129/R)vyQ>w~5ٮQGT|wyЬ8E@Ġ)RS(̏TxmPm'X>+|$Dpuꓒ4Ϊi3QL K ?WP 1*\_Nlcunݺ` 1aoKϟ%سhed-*'?odLj$+€Kz36šlcG]L[l`˚HFdۓn5j{2+pV/?KK6-8e=?Gğ;ie(t*JWjT}90?;{GQAN08N8o+v%$E#YJd?*\ltZ#J>5fi5 Q'Hò!ƪ <{.lڠG:{h^|;YLI#lzy GtCDA^~ NXR8isu`=ʀ+i=FU5КR"dzUJP7cYm4 ]%DU?ʓ( TsiF<^"SσϬR-/ѣX;=&N2an?`rȑ|!ɞo>+'|vPnz&!y,1NŁc:;<-^t:zW* uFW(Yh Cx<(^*8Yr-t:.C &_|L̚|L6lk:])EEI>kOF cbd4Ht V%UuXk40݆qfT7eWBDxezU`҆wFP͉\=U( g:|D 8_t+ۜdZWޢ{O!YPL zu+| Kd&*]mSO BpO A&N[;lv=wGt:'$UJ)D-q=m7}/Ob64I7PF /o\- lWVsG0y%8\1b|C/'Fi݊>j8[-|6&(*Ξ)#u,X8?|wte nD@iM3~Zu9V$ Lg9 2^jK0iCOvmAO]Lj <7,ۭgI(&\a4xAxpP ܌ \&Buˆ(ju6{AtgGmCCWol!IJWĶpg;Xp^=cc5ĠKs]Na="t'gۃQ&]pq[O:S~{Y|>]g&?SJ6D~/#$ 2`ڕŸ%z ḀNFk|z,,r<5p7<(Y2c\ ('(Xhߚedpre$+kCԌh~O!H@n$mZ)o@s蕏^]~G#ZIV[멵oyl;K.U]^#z;^ՑsZKPz.qֺ4;\1$"j$Ax"Z-yUcYgEuY+_%V#eUDkpRb*Ԃg[5=lRix42c2ڪYpl5d{:szOsW0"T00`g"[?y|P ½FOOJ,e TVkJUM^ٹc".*rsk^0ԕ(\cI*25]Ζ|)CKĹm&W#36HiH*tôTMCrȬoP;k E5`Q>w'~T;W͓Z!`1&:U!VC87.K4QVYtsGn'6ic~ؖp$-m! =Tf1}R2j>)Km+n($oVPK76!Y]~i'sxThl*Kqс"FC9U&E$^.z ݬ8/mTa})/FzX:)J/p}RǞ, Qf>i zV2ltXG'Īѡ qӗٜú_պ hU͂8ԎZu T0U#DY)+}#.#~V5mfE8,;Ǜi93A47~?jؽ172yN,dl|IWAA뗊nIsW3Pϡ˘g. R.lV +%\6W`Җ$iU`Q-"1Q_ 3+c^#@SX='#;eM smO7PAn4~ (4X*ጎ+f c+@_DB(o4^1E2WTѩF³[&iY}Ī$.mzL I&zx%Wƒlq*#:Wse<+*^kZL 17ӢA j1 V#G_.A>B+2m\QXoNMeLNnef/7w/w?+D"yh3WGWsfGޫ >rZv)Q@E(a`"W BЪj *wUIVaDP%$:j:s DL@ OhO)$n+$lԑ`;'(3vJ95!@bnc5x(j2ۀ.QÂ>:5_q63.j1ysaY}!%YK*h MG;kx6 ,݊򽎯ltdf*z2O@0Wد@_Cp>d& .A#^/ΑwU] "y~BOEnn!(z}ӨnFgV{93_3U⃶!J*RbKuKDckvBP 4ЂY9 yd߇1?2i R9gw2iT=bt7 vf85!O=.`|oCNY=rra@. ˪R)j;dh+q/j6Z'gkK OE=0=UbcnX'phY2<[.Z4v,̘:2 z2riv|rQi\f7d1ɜo'/'[ɣYT UZuxrwFx[ⲖACQgu؜hWO^4A:Xsu MH'8J6}z>T$RJHAjrZpX([-,yʮ0#vPRu=ggAwʶԇ%*U:^b7nqT1/Qw}x%[ J6C,Gr;/<20zXr`Ӿ6Nb6^m˟/+.c`7ZH^kwr|Xh17X|tCu*\2F@˙ǃtr:d*8FZȡ)L1N_6߉D.丹c $Ѕ% ?.6| 4j%PL?GWkRԔxW?c {o#͊(acc0~;5X8>faOW$Lq1G!{ReM|90ލJX4*6X,5̤Q4CA@K˖ .?O^c9sFqy?[_>}>0o Y* x(G7K_Gt(WW4ýB=.1>]".nj}&u5r%Vp Z~zxyݾxt/Cj vִr&5$LikmUTPB˰٬F!#hcsnCIbPQ魬F< d!wâ{o Ĭ>Xf8_? g߳D\%R;EXhTy&)}w vIvSꨚKZu^ IvϛS4)Pe0,]n` CTID:G)3y L ;*a!zy&B8Ep8gO@g W>U)lɚ(]dF}ː_7)I$/?#M HxYYeڳuW+:E(If&2'g1MUm[DbU54 'Y軳"X=>DZΎ?~$A>`$MEWޠ4֧fǫ 2[T{oCl[7"mvfLq)Tf$` oeF fWfjScq!ܒ'K,]C(ucӾƩbYzUgpw2 n%(N*.#VG"{YJbU´gYpG|Oryv \,hmimn;u$B]ؒt˖&1pOi,T|AАMDQ4`ͦX*DΦBz9c-p𙉳R>yZݩ%,)4zů4e6D"S1+}_CTLx@f0(+I}G-P9Cp mX @FC\;fT5&r4Yv, W5BH/7RkVv2kiN9c,88[:C %i&煲ZTXE|ZGf:-(>gA_\4v?lքJt^<4\ZMMSdAW"{R\pf8ɶ'mʛW=8-+/K;8zZ\uD!<}] dAAi,%wOR_n@vA )[e3FA#d{Ecq#k5mS YW?*"Car:;[uM\ Wbp+h@a7!U~[qzrujY7~_ p.팏,rRzV>EǑ_. |!UɟHok=y+v*aLJ[| ĦBҦjegIUTnuTd5 TZn%L7{CC`|)eNq\Y7Y\ӃL^Lt}|vD]%|f%.H0(7S@h6PNrkƤQedGa\b%yb1 x*Ev IIwϲ,@Ͱ)3|P'tZDpv&F-V^$\>^4[AQq) d?ƙߡt}RqSu]j /M/jK">=Y'w.Nmzb{+J" I˅ λEQir),E_b{KQتZ"1vf !p$UZUrx]C f448^fB[J'MZr{Õ?]^~thB7;åֵ.K5?vv~a-1ҾGtςPҀE[zk 9 :j2DP)ˮ}}_u:VTZbކ[`-ilVtU_S^&墱=í?՝lTFB‡O?>iYSSYAbL۽S9 hILS'Ǵ{.8ck9V$_ɧ;M\}G y wƸ.|'oSe¨壭1%U3'K|XYXc]}-E(_A$\*ğS:Axժɶ&!h GcQld9}!`CN;'.lx:BE| l| t ;=+:iIuTKOֻDT(TUb'u7\гx:L_զ7 9!fjm5CSi"@CX{b?ꦧer,6[ugY)PP9].GAo:'2P{ުK,史5hM᩿ױ?0,` QΆh' %yս}H?f@&SzePNh ;Jx XJ aIR \ڡyw-LП&蟺(Ut$Y_঱Ί0 MOiEu7qy+3?zASaa']V8LWY`W/V}H S,9{'!EW 1[?Bu N;;ը{2h{E zaާ\왲*Ax4}x#pͳ4D_@"Ja+b#H8@y01'N:(yw](։`KzNj ߗlK~' vIέ`+8,Ut!ausamB;R4^%C<3)bmB[4c|:@ slSP_Q#tZqm0-z_UIh2bxNL =<wGK1{Yku-|-Nu~? BjPӭ, T. *Q%SfYE?ump#fjE=uADF2c(˃A_ ]| UVn݃-o謑U;t|7,5)ߟU81}<1} VPN}VtЪ.F(^#ZPcи+ہ/d30@o5BEA3[4o!`Xߐrۏ!mw7A& IWٍS!![O9xxWvbg1zJ-R͝`7M~'Myh2:O+rЍ$Opu5g. `L*]Ɂ")m]n*R,nq k{O{^>ȏwqF;jBSElZPnHNx(czGJd_ =Z ϙXUo.P:5z\6Ra X٤N zrB ߤk:A1op?.H;zzMUV.[~sP##Yց #.?ԡJHDݛ$NE: ðlxsʳvdÃ,`5j .#6d "ƃCiY9X6^-1Ƿt ]CAo^ѴXOYvp7K?B__49 )eoa4K >z]gvK^S6=f/SG8\V1ۖtQk?g5Ɏk@QxH6~~ڠ̴A"rzhE $BJſ_r3'%*ҩai~o[ 5$ʝ.^sbRwxiFesfQNݭZl)L;hbh2I͞N;Wz + +[r.^;O=DߓZbɨ?anӟr۞_Zn_K0)6q͈"YnAe2NsT_< ( +z]'Dj .+!bS{%d"ݣUڣ4SĶyDwjK61s'Z@; PNSq^ޜ}_kjJ*k+ n9ב8rO]^ɪڿnZ[˃so0d% jFjd|be[Y1^ay!ٓx~Y~•e?pIjjJnN92jbRfLV -vhʅ: xOy1M*&T̘qܮє sbq2ZCPr_\39heA~v{m2ݟ=92}6ϫVS< lCBƧ.eDmzexkΦVp Y\vj1$T}&cq>-JM.sĄ.XU RO(`B^Aߜޭe,(3t)c*' @Ul*3k=ILh!Ű<޴SPhѮ=iR&BJNOQsV_Eo0մ@bUwPNAa3^ Ȥ5#`j영*NE_SҥDLܩ4q JѠS:FגNO]mjhW`cQKM&Vle>'<\;#DZ{o| H`f]GA>,nX>6ijn&3GmLaΧCSFzHOMDP,>ƗLs|ˡNsuζWUN5t(WAEHDFmAM Ѭ W+·(AUf$1x?"2 W,lM—-<@: 9Hxf]MӋ' #KG~*hlKegDq_\`J+em1kzsn_n1?Ecuv0)::MY3/%||ˣt#7ăF;bGs!\R6_m=+!Ͼ<>4o,c3F|Bj80|msMp84qu7-\Hho^,!Adv*Nܳtc2r]K@ p]TE (lr>*`><2߆4sz{ l@{b݉cԣ  5S%M{#: W {驏Osq(`( :hFq6GdV&ݍ,]KN뗉9)~& 舟BLka}c<>UI4=tn#L cp:}{K"6GX_/ؗFrs,p/"{VZ~ΥZ[!ܛ5ƹ]AiԴ1viK{(DS"f]"i_)w^ _|d TT B 5ӗ'} xʗOy  1ŏX 7_wJծ*>~׬[&*{8^|[ z-C=Z}kȓ=7F7yԾ8Kv_s: #EGtD^N VKX`>OLYǢ"&,٘zTxE~:ؕxۍDOT U-\ t. Qr`2=PTƿ[<:B" +c $Sjm_+@+|96Wq6T5*:ʁ(hټ..Ze Sr#ͱwҋAOP5"Ԙ z!U>m,h@Xv !3kAkreo:@&3R-{. b'EGngjo !@8D$lgnC+˃J/ǕI'M"&vTDie/1ѮX4ۏ&ǁLv.qAGl[r׍tXoQfjOՉ#є:8tdcQH<1ujsSP wBZex:|i(u/Tz)00rsR=9Rs9ʶaÃFu8A82v!Z ǚ_*qD]~F@J]0q޴ȉ8˾{S=0w$'D1tܷfL:FI7ZQ͉[$Z.JpeвKMQ 8]7^ }3xTc,ABjLumljV ^0wV>cV yxrx} _MшS?8M4GYM{Deiey\7ҶN]D!ЕERCχ'{zDqo'dEV]/2n X'Lzux 2tѠjV~1SUDX%B܉g@jƲ9Dn-,",=!Xm8ѹaG, fR+Qʅ[ !0V a . 5Om)e.5Gm~#J:Âg؆6JQ6n c@]ҏh5ЮUC{vZ\9`1GϠpMMKrZ)(ヰ<15zvW+luڽ꿺cm6Zr69jA%|HeĹ~ZTGjE`ı Ga`^p FtN4LV DB)ڿUXؿ mQsK7zXॅ4NgyNL9C mםئrqedr-5<Xs;45 YZ