libcsironn0-5.15.0-bp153.1.21 >  A `CW!M@eeeW|FyOIjPbm܄My$Q[jpSc0,oe!ܱ`{hI&sA}̀um>%j&7zcX״1bePq@R4G:kw\9b.FvaOUر[, ^v ug P{54"cL\wRe+-Ӳ@X=X )OG b1653c0996b63647db27f77208b6dca39a870c6001e6805c1e8eb4688d69966b63503455d656800a449b5e6e87dfc024ff3dfc52b4v`CW!M@eeeaʭs#TQBIX9h)1M=Ck|c҇lLDֿ=\ О6IeO8%58o#'Sk z72QfvMlPj%c Uc N~l0SPcP|UGLͰ X?|ua]a?HO 24L\jaiR ހ # i‡  ݢNVͲ;c{D*Xp@9?9d  9 *;Z`hp t x    \   (8-9-:->6@6F6G6H6I6X6Y6\7]7^7@b7Lc7d8Ze8_f8bl8du8xv8w9x9 y9(z9D9T9X9^9Clibcsironn05.15.0bp153.1.21PLplot csironn componentPLplot is a library of functions that are useful for making scientific plots. This package provides the shared lib for PLplot's csironn.`CXAs390zp25SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://plplot.sourceforge.net/linuxs390x`CWz`CV90e335242b1733c8037b505995f92da0754335ed7ab8ed70b8c9c7b192161f1elibcsironn.so.0.0.2rootrootrootrootplplot-5.15.0-bp153.1.21.src.rpmlibcsironn.so.0()(64bit)libcsironn0libcsironn0(s390-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libqhull.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^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@TAtri 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- 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/ldconfigs390zp25 16150262415.15.0-bp153.1.215.15.0-bp153.1.21libcsironn.so.0libcsironn.so.0.0.2/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/c6fafb1ebce4d88fafdea41b67c4c48f-plplotcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=48fb1d25979bd8bca8f93326b3481df5a2be439b, not strippedPRRRRRRY] 6W.gG=Dutf-873b5687c4c2797b32cbcad9b7e2e4ad6756f5638b1292d85e84c6ea2efa502dd?7zXZ !t/௣8l] cr$x#Dd2>St,Mh``؅R+9 ӊ N, SۣZΩE7~yMJw᜚^`Hbo "j~?Zd) \'ӻA+=HOjz\V]Q %.)LRf>b!Gc ,S|A2i y-54ٶٛfbr SVIAl89SKX|=#j10V&jj%ݠ:YKt|@3%=ʔ խvSFz$){ח<ްRV7a@B 8uNj荥[NGR;E5PʵK((cz[ſnPV; Tul;&$!}hlPio n7(s[~Lq(%_ZM&tȔo s ҞJGEd&3+!)VAy >U F*N )]pjDwP}g83ې&J^ɵ=Q\5GQJ"C>'^ .NVud>?,xą&dFPTX%ʙJ.ڑ035PU*A!8] 7ko]?az n-PE`\T[.!W(:^ȉJ'% @g;~2w%T+"6 +slʇwo,PB}zM.X4ǔ9fy~(KXv{C FvGMZ ;"BI9-}Jծi_I!񇮾|avn{P@N(@gpS:f~L<"v?62Yeԅ>b|{IqQ S^XZ,svo0=kXט@g1>{; #A׼бEil.*cZAټOĂQ@Oڵw:V9GO YJzchyΜ2K浓Oe`iRwV$C2zL*Q#P HU[(5闕8-զ,<;Y0!< my(P)Zf!ˤ Ok LiZ[q"`ߺ.jdjNE{4(M5%8SH'cݔ AT@GZrQtVԾvd~lBВK%wNE1fdhuT |9]~ ҸT2Ȭ`:R1sX~Ѿ, vapٱY):*AZϮ3oYMg/Co-ob !yC5zˈz,pr0[1]6c@FwnC&z^9**mr %+2RB[g~{:tcq jy;G1az&!^~#FnY#`,X`9z{U{4(J14h8;Jk3z &K VPKb3iW,?GLShϢs' `R>[S*$ hxx.r!m[e+daHNiu9S>kwNH!r ? 4ܰ<_, ]i01p`[F8[ bҶ w%k?u;23Z60!F)j|8K4I5<߂%XO M2qܯSmbV(І׌\B\/PZ48bffP5!(tƊ_n V$aSx YۄoNbaYj'*J^wpϠRW!T~@["`hownrE LU niA5Bg\VyG@Ggʧ<ѵoM}N3R]H@S#R ul̢r>Cno@Ho;16 z3](0Csz* "l~f!@ d'8sDqBI):BzV):f%p543\ok&Ҧb1VDNef!~CtF>M 4Etؿ^ G?ob.tajl"*VH( 8{ssg|u5YI8 g.r݉̌t `!=uO92V \ބ0Ί}Ҹ~x5!S+wN@,uw{`ʲ\"rg IfIH6wfEvWԵ`t~iw)9ZQ+f 27[64{R35S9qsYvcAʨB_]c hf-4|&3-1%MDiQ槙ND,4؋΁Mm=S^WVTlEk5O.yO=.Zd|MM f Oz "λc! ˇy 138@q_&谰YHG6)b+3? 7~mK|/^tgɮ5 *"#\xo,>(9~3:k?Sy`UR# D jiG6hGdpo-!~'5/oۮ@Ck)ldga|K{rhErnM_CSyݘo@@*D X#\ip6 Cډz,ǻdV*94x_3|q FRqvR,!Lʥ ۴q:ľm:t3Ju̾k]^@nG7!(hYLe ~OY/8nT@ MlŚS6pGqsA |hYF_#P_w(m ~[Y;atb/ 3{0RW]l?@V2K#l(CeY9ב%]0;| 4Nw{a$젣()JhpJbT@0`JйH2YT/dwx(=pd7Tߦm\թ:޼\E;Lb07h| D a]"E^ZlQ8ŐI"]l}n1{@nD$?Sˈt0B5tuq/(z7+[:XN^ XiSr2(Z2XÕΛϐڳ{&o8p%lzBxù/=V._@<::ݿs1j[ /pl( |~3w4:xM ^_ņ'P WfBpQmŜ*ǔCjFiV_as70 F\CBуV^4[ꛐ#`ÅOj# dSG)J^؀&\Q~Xdf"PV K v@~NI΂)*`(BLDE35,tCDHA Sr×c:dq&tb/xBѨ/٩Vagp?H2&{js!V,g{NlF:fMb9 Q0?FYH<8SZBYܱū 8k-z"vo6'>tH.~%tUC/]z4IW⒝sU|s6D$kq2C*AmȩL;5b;uMTF,uh=5y(nl axsVEl^T[MiK4>ګ 2cd O&'ĉvZ~Jʛ9h!.kp(OtUuM0Ǧi!ʑMӶdhJ=Gz^y f8BXă|ša)F|tDf.F]Mǝ:# YmG9˧ZmoCLEm" M #2у$VO. ܐq 8cQ]mK"+!$FCA6wڽX>P^2zӟL;Nʯ7gLZ͈X{N 6絁]ꬶGW=SFJ̨4p< ܙZ faÛ*͍jk⾙9:K[f(yo+$Щژn ;KJ@kp)̮}$$gEgv5h7j1y=_b'AT)~uT#&Yn i]N] p**qe_%OI4wf&@tէRkW3W=kDqĪ.}s1Vg;ep;c(Ǡcu0Myul8 LE rh Kz?F1[UǤ|߼JC =0jߝ4S1ܽN@u14Ω-#a۳xHpR(<ǀL|z %Y7QqV}e`-ʗRԕzQ _^*^tCPӓKq~45W~+}M|ܥD`6"4pmǨ<*ix)meޓϙ Gp˦])`WH&Lok@+<b0ɾj;f5q#eIpƎ]sUԼU:%޷پ[f w+.u~gEbI}nE6 q^̑IBGPM9:%%|JȴP0$o˛ <}Gnk'+k6/2HעQ"eCyThR;PH@^N/7k~֔Q-H`i2F{E,.E̎j>_ےT,X?U"-A7 pbX@T2\qxYE6M?Ӝ:Z10Ec%x!; +E0 媃.dnQfvwrWqd|'}_ 1[̣|LbRBQcKukCQb#&ڏ{iOy7$"&/R"Ek ;XVnG_גS}o+}& >~}"//P{iKdZ7Ȥ<"M+* Ru)U)cآ- 1%;N~iOsJ!s ZmD~HIvBpu-yE 9$A<:GA,+FB|XB)IOѴd(,1y&@\tcC6$-p%Ǡ< zi<{ӟ܍pG8fZ*?`QdVK"qQ^Cu 64/Ts I8Ro& ̇?̅+K wI7{JVNCNwĢ.OFWǀ_^5/qLU(V,H8[rV]%{R,AC\ﳚrpGmuO̪C`)|~b_ !޶ mjuE CK;Շ[LGBnϙ/rH`z'4$sH:},{jؘ{(G5=aMd:[kd DD2$Qyb. WC&k!w1!F3fvhn@; LFh^}BcrD1.44 '<]C+5wYo x4Oz+"R;8ULC\N˺ۤXQsQȨC9>ָ:'c~ZEd~bA~ T&׍വ)|}(*rՌ&4iI%<-ra01C6]K]fNsET%ƢW,ަ!_hP^! f˽=;\PDY (&’@FaRYn ꜆"C{d?x2v"&t~kĀghDM RVqqGFp96\vab$7*܈]i\SWm%E@|sJg!K ^?LPdT4ZGDv=5Q;ks.(Q䴙9(^xKϯ)WR |@VʋSsF`Xɰ~aF:PzmzY.DQ ΍GL1!fhroZ1 < JZ$wZn dLwr2LKP4`MiZkRs-.%/:Vy1:Tm;H*މD%20mcC^zw;rfL4`0)  CD!Y!dp^S%J .#.O?8V2vYBZ XG(,f}Q4$p8$&v^H Js_!qt{&b|pllj0lRb|:xz]bAy9N+64h֋lL ܝ:J|0ĩدnG=ˡP5ѾMLJƝ)& @klˆjP "xӥDK3†2K Qڗ_@hN^iP,Qp}|:4- ∲2XSaY#2+ҼF@ 0ne_ay^Ƌ(b4Vt}|E74 %/d#>Ba|O$%-w|*uc2d.% S͠v>TMݴ˖)m}K\)9;!ִKi\&%xNJAr(nw1ޟ1*[z ?5C6dPJ";$8~S_"A)~PD+e˿+0~}3)tq机2\Ā^ܔe19*+$e8:aOWw>W$%ƗUo φPuAQcj͵_9˔jI$7Rwo='^SF4/˘lH@Sp9. ]c㡒7-4k0]Y;5 z=.^P`L^AArIeoG]HUm^t Jv̡jj!Wb*u]pXJ2+LnaCY ~J}@$oaq1E] ~j\:T,K%Q1~ymB x3 7NF[xIN0iV+vG%nDQ3*>_ߙlQNCo^mGUhq`F)sLk Y+D9P5jHgiI;͉5r@_M0iɬBk1;Vf|Fd3 Ea6 SE88(/J*D옑&o9̲xO6BlAn@"7õ0vf&c̦?e!f%u bY+ !n،?LU8x"'_<:ZMvpNnfS! vh[lriQ,qU]gjIQ6Z o!${_rdЗejGd&-#.NDeجm~BTJٌi5 <^o)=1ʦ׻kɬ`,^iC]CJ:b.%˨5xސ4P%&roƓ@@ eIbpZXM ENa lG`o,dZt WyLJw\/V fzK4cpW X7s]Iޢ PaJ1JX<1£r҂?̼K6&q_ ,OHg-XAȰ0\WeQ/+[ؼT .I镁b̞J}iMdϕ,'5 yE=As .g ;ȆH9P~P‡I u[|-vZ"o0OXi󙳨<ڡף|?wU.LiPuxX43۲!>.Ms-S 1J5=U7)Z3 ,-H 9F8Zf"X{)❂;hP8hJ]WŢP#%9k|&OUĩ2334٤ߓ =р-xIL6m ֑K. gpZE2+uYp@$lt}xOhzCJ /ҋ0 Jm'sЁҾ4O"͈+?[zs TŁX*ۜr1E}-ꐆc>$ngyDnN{@fP003>j𱑜k,aa`~NE0\ok~cVŨaBbV_ƯXMEgC11jekVUپ@#D3륙wwkh*w Χ.kMStUaRA(LB?)y*eFl\ԅ'2Egx0 viO5KkHQ o5čfOSU=yJVM q=!g?|OQ6 iF;x&T=K0~|2#`e8Qܯ.M5k&~B:zxBv \8\=0q0܅A!c;6RYaU u'O.UPW@8M# Tom-IK? _i {7&p6-NWzwО TPL3xaT3;=]?k?:Ydˉ,9+ :_U)`TIˣL#u#YGz0lְl[M'ThsC#azrB@y瀴*7F:B6 x2{<ܶF!җض;՘>AS t(ȦH1CU1i7^ ߁4k }{>'_mohߞcGFsU 6L_B72x6E$po}̮^EdM5?)&}^U([MXGLs<V !q Uc8@Fkyna] |IpJMQ ׈œ% >!2P5(c M)a^c!;<vB-W%+[JH+V9I}t5[5F^Z5u$0fP=Du}`7zh+4W}FaG[e7hnN ~vlBS7ĺd$XG:ۗM\knDfĄxjyIU nĄc wOĠ"`4,~5rbl{zvA0ISޮꂮϼ禍=bqu>A\;IJx_YQt1q_b $4er_W'f?>KSR$ǧژg2I) S6dZ)BkjYъ*Q Mؓ&6R{-LƷ!c-B6}E_1(i kaXm_ܾfc;n2+eYBaz"^TՑtkL`N τ%f4&9/`ȓ ?TӁ >i-"eeUbN#Hև*3 ޔfVZw3Ћ}u?s-q'UFIIa6DAn`ݸv8 o~9).ɏHޣc;xfwʄY#o3ŠgV}- &W֌haL9 <[F@X 1戲qCk}^A |O;3@;KL{-};_]l8۔v `!Ń9U'@f`@&{rmq}QOfk\tKwCwpg. ?sNYߠɎ @S9PK x84.8%4j ܬ;)]rRgӧE(w%g9'aŀ]Ⱦh`rieU>~R'zB0.7K.Ѡ1,$RDh+bsn(wBhcuwiT^wa<ރBJ1*9а1[ݍ> <7x>ȒZ+L]y}_({eVNTK}/ȄO`7|19$ݶa^E\hWK@7`l}~ѵг0W}H?E +;Rn4hkKs0Ki(wHO/O(| o❣LpG_L85yqᔓB{Xa?i mŴS_ AGqOPnb%Qf# rj-VQ!TP`e2!$9L."Q풮` 12WU –stcqh YZ