liborcus-tools-0.19.2-150500.16.3.2<>,fp9|TgcKM\#E>F#dAʵP5&e>>AX?AHd & Jtx   P  j         H   $L e( 8 &9 <&: &F/G/ H0 I0T X0dY0l\0 ]0 ^1yb1c2Dd2e2f2l2u2 v3 w= x= y=z@@@AADCliborcus-tools0.19.2150500.16.3.2Spreadsheet file processing libraryTools to work with various xml streams.fh04-ch1a8SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/Unspecifiedhttps://gitlab.com/orcus/orcus/linuxx86_64)X)`)`)X````ـ)fffffffffffff863925db70cec2ddb9f5ddae77f4a74a312b38ee3921aa9f4130bac842a44fd50cfdfb1096f48ec8dcfd4a6cc571af96b3aa826be8a82bef09846c5e5fdc4472c30a1daa88fe6a6db240de19965f6218cbe4c42e33dc0e45009a0e9c2c20ddeea06c9aa0c926ab0f0c4aebae0e2a85aed62f5777ab0f46d13067396061e1a4ed1737ea41c533d5e2f48b4aeb9ceda903b5d868af26cabaaa1abde74ac813f9abbad57e79c93b32e789b8320bcdeda3b1e52e2bc847c3a688cbd774466a34bb7c66a55c178885c48daca555c76105562e30349c590455597ae827f5c06b522515472449b14e4ba0a4d5ec76e84ff9aded1fb6c662d481109aef728d3879121a0bac804a52f45818d97791799c35fa39ac33e4faef3129aa336260434e64ddd1b14f15f0719bad2cd2c26533a60837c365fddc275228988b50bb453a340915e1c264a105f05a121584246ad62b5acaf9829ee02089f820651ba845567f43d3d3d638f36abb7b97c00690ebfc839c56656070b52123bf9d1872dafb268b1c379dc9c81e0fb0aefbd3fb53bf1b587c22d033638f8cfa2a8208ba61f1c59c85957552rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootliborcus-0.19.2-150500.16.3.2.src.rpmliborcus-toolsliborcus-tools(x86-64)@@@@@@@@@@@@@@@@@@    libboost_program_options.so.1.66.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)liborcus-0.18.so.0()(64bit)liborcus-0_18-0liborcus-mso-0.18.so.0()(64bit)liborcus-parser-0.18.so.0()(64bit)liborcus-spreadsheet-model-0.18.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.19.23.0.4-14.6.0-14.0-15.2-14.14.3eqed"d@dr@d da@a7a``"y@_@^@]n]_@]V]UI@\[_[WZH@Zv@Zp^@ZOhZ2gZ@XXBWEWEW4p@W+5V޾Vm@VwUQTN3pgajdos@suse.comdanilo.spinella@suse.comfstrba@suse.comfstrba@suse.comdanilo.spinella@suse.commliska@suse.czmliska@suse.czfstrba@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comfstrba@suse.comchristophe@krop.frtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comjbrielmaier@suse.deadam.majer@suse.detchvatal@suse.comadam.majer@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comadam.majer@suse.detchvatal@suse.comtchvatal@suse.comdimstar@opensuse.orgtchvatal@suse.comtchvatal@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comdmitry_r@opensuse.org- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN- Update to orcus 0.19.2: * fixed a build issue with gcc 14 due to a missing include for std::find_if and std::for_each. * fixed a segmentation fault with the orcus-test-xml-mapped test which manifested on hppa hardware, as originally reported on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054376. * fixed a crash when loading a document that includes a style record referencing an unnamed style record as its parent. In Excel-generated documents, styles only reference named styles as their parents. But in 3rd-party generated documents, styles referencing unnamed styles as their parents can occur. * fixed a crash when the document model returned a null pointer when a reference resolver interface was requested. - Update to orcus 0.19.1: * implemented orcus::create_filter() which instantiates a filter object of specified type. The returned object is of type orcus::iface::import_filter. * moved test cases for format detection to the respective filter test files. * fixed a bug where the import filter did not set the formula grammer prior to importing. - Update to orcus 0.19.0: * added support for allowing use of std::filesystem, std::experimental::filesystem or boost::filesystem per build configuration. * refactored styles import to use style indices returned by the document model implementer rather than using the indices stored in the file. This allows the implementer to aggregate some style records and re-use the same index for records that are stored as different records in the original file. * fixed a bug where column styles were not applied to the correct columns when the starting column index was not 0. * overhauled the Gnumeric import filter to fix many bugs and support many missing features relative to the other filters included in orcus. Most notable mentions are: * cell styles * rich-text strings * named ranges * row heights and column widths * merged cells * added partial support for Apache Parquet import filter. This is still heavily experimental. - Remove patches: * 0001-Possibility-to-build-against-a-host-of-filesystem-im.patch (upstreamed) * 0002-Allow-using-older-boost-filesystem.patch- Removed patches: * liborcus-filesystem.patch * liborcus-tests.patch + reworked in order to send them upstream - Added patches: * 0001-Possibility-to-build-against-a-host-of-filesystem-im.patch * 0003-Allow-running-tests-with-python-3.4.patch * 0002-Allow-using-older-boost-filesystem.patch + split into chunks per topic so that upsteam can decide what to do- Clean up the spec file and require gcc-c++ >= 7, since that is the first version that supports C++17 - Run tests on all distributions and architectures * Allow disabling them on command line by specifying "--without tests" - Changed patch: * no-std-filesystem.patch -> liborcus-filesystem.patch + rework the patch to detect std::filesystem, std::experimental::filesystem and boost::filesystem (in that order, and use them if found) - Added patch: * liborcus-tests.patch + fix tests on all platforms + do not use C++20 features with the boost::filesystem::directory_iterator + do not assume that pathlib integrates seamlessly with open and do not use f-string formating, both being python 3.6+ features- Update to 0.18.1: * sax parser: * added support for optionally skipping multiple BOM's in the beginning of XML stream. This affects all XML-based file format filters such as xls-xml (aka Excel 2003 XML). * xml-map: * fixed a bug where an XML document consisting of simple single-column records were not properly converted to sheet data. * xls-xml: * fixed a bug where the filter would always pass border color even when it was not set. * buildsystem: * added new configure switches --without-benchmark and --without-doc-example to optinally skip building of these two directories. - Remove patch gcc13-fix.patch- Use -fexcess-precision=fast in order to support GCC compiler: https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision. Fixes: https://gitlab.com/orcus/orcus/-/issues/175- Add include fix gcc13-fix.patch for GCC 13 compiler.- Added patch: * no-std-filesystem.patch + use boost::filesystem instead of std::filesystem, in order to allow building with older compilers- Update to 0.17.2: * fixed a bug where the state of style:cell-protect="none" was not explicitly pushed, thereby having had the same effect as not having this attribute. After the fix, style:cell-protect="none" will explicitly push the hidden state to false, locked state to false, and the formula-hidden state to false. - Update to 0.17.1: * addressed a number of coverity issues. * removed a variety of compiler warnings. * re-generated sax parser tokens from ODF v1.3. * revised the style import code to only push style attributes that are actually specified in the XML. * revised the XML structure validation strategy to ignore any mis-placed elements and their sub structures rather than aborting the import.- Update to 0.17.0: * set the baseline C++ version to 17. * cleaned up the public API to replace pstring with std::string_view, union with std::variant, and boost::optional with std::optional. With this change, the public API no longer has dependency on boost. * switched to using ixion::model_iterator for horizontal iteration of cells instead of using mdds::mtv::collection. * fixed a bug where exporting a spreadsheet document containing adjacent merged cells regions to html incorrectly exported the merged cell areas. * cached cell values are now correctly loaded from the xlsx file. * utf-8 names are now allowed as element and attribute names in the sax parser. * unquoted utf-8 property values are now allowed in the css parser. * added yaml output option in orcus-json. * fixed a bug where mapping of an XML document with namespace aliases sometimes corrupts the alias values. * added orcus.FormulaTokenOp enum type in python which describes type formula token operator types in a more finer grained manner. * added notes to how to use orcus-xml and orcus-json to map XML and JSON documents to spreadsheet documents. - Drop GCC11_build_fixes.patch- Define conditionally make_build to fix build on systems that do not have that macro- Add upstream changes to fix build with GCC 11 (boo#1181872): * GCC11_build_fixes.patch- Update to 0.16.1: * match up with ixion 0.16 release- Update to 0.15.4: * Bugfixes release- Update to 0.15.3: * Minor fixes around fixing various xml related bugs- Update to 0.15.1: * minor bugfixes after the 0.15.0 was released - Remove merged patches * fix-linking.patch * 32bit.patch- Fix building on SLE12 - Add patches to fix 32bit build: * fix-linking.patch * 32bit.patch- Update to version 0.15.0: * Various performance improvements * Multiple parser issues fixed * Map and structure mode added to orcus-json * Other improvements and fixes - bump required versions of mdds and libixion- Add missing dependency on libboost_system-devel- Version update to 0.14.1: * addressed a number of coverity issues. * Boost 1.67 support + Drop patch boost_1_67.patch * Various cell handling issues fixed- boost_1_67.patch: fix building with Boost 1.67 (bsc#1089811)- Version updat eto 0.13.4: * Various false positive fixes in detection of xml files- Version update to 0.13.3: * Various improvements in 2003 XML imports - Rename name-python3 to python3-name to match other python modules- Version update to 0.13.2: * Various small fixes * Improvements in Excel 2003 XML import iflter- Fix python-xml dep to properly state python3-xml- Switch license to MPL-2.0- Update to 0.13.1: * Required by libreoffice 6.0 * Fixes many crashers * Speedup improvements * More features for xslx importer- use individual libboost-*-devel packages instead of boost-devel- Version update to 0.12.1 as required by lo 5.3- Version update to 0.11.2: * Fix build with mdds 1.2 * few small fixes- Changes from version 0.11.1: + Fix for OSX build inside LibreOffice. + Boost.Filesystem is needed uncoditionally.- Fix libixion -> liborcus typo- Coflict with liborcus-0_10-0- Change package name to correspond to the soname of the libraries provided.- Version update to 0.11.0: * Use mdds 1.0 * Use ixion 0.11 * Use python3 instead of python2- Version update to 0.9.2: * Various bugfixes and update for libreoffice 5.1- Version bump to 0.7.1: * Various boost bugfixes and update for new ixion - Obsoleted patch: * liborcus-boost-1.56.patch- Fix build with boost-1.56 * liborcus-boost-1.56.patchh04-ch1a 1711340998 0.19.2-150500.16.3.20.19.2-150500.16.3.2orcus-css-dumporcus-csvorcus-detectorcus-gnumericorcus-jsonorcus-mso-encryptionorcus-odsorcus-styles-odsorcus-xls-xmlorcus-xlsxorcus-xmlorcus-yamlorcus-zip-dump/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -fexcess-precision=fastobs://build.suse.de/SUSE:Maintenance:32927/SUSE_SLE-15-SP5_Update/0251cde9a26d1fd626c40920174bd3af-liborcus.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linux ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=629dd055074811d2498c2c01b1a3c61cf3c9945c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5ccf98b611c9adc34bd20b6475d05a49ab95fcfa, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=8ee7637c7c0316592effb6df6f9e7e0c7d823f0f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0893f7726d434ba6ffb6ebbd910b0d864151e4d4, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c3b0525d9e56202776d1d87074b7b58782a8a699, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e0271c7b7ffa4c306ad19235ce0d860d76c97b16, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=40f5453888886d7dbbc0add7eb4b81582279f23f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9db8236405997d98d7fd134f1938b3b184a45df3, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e1170feceb4fb868fc8ed43c396bc600f99893ce, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=068dba040056cfa86bb2b6a8e90fe3931c43f84f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=48a7da6f8983d656c7b595982dc1a1a0dfd64418, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=fab3a00c025528d32b20d4446dd933d07a6b80ca, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=955d38953330e1f1897486838abbc93858a94588, for GNU/Linux 3.2.0, stripped &7GN_p   RRRRR R RR RRRRRRRRRRRR RR R RR RRRRRRRR R RR RRRRRRRRRRRR RR R RR RRRRRRRRR RRR RRR R RRRRR R R R RRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRRR RR R RR RRRRRRRRRRR RR RRR RRRRRRRR R R RR{- &{~Zyutf-81e712e9675afb88c89cc0929092b5587f2b7bea9f142863aa1d0ec27178b81ec? 7zXZ !t/R&?]"k%+խ ϝvf%=U),-ݴT7W!_4?S+iWK piCfz 2j1pӛqꩥhѝ~AtSd₡^DAN5T"!*mަn9VNe3qlM_ m/fM6'I Wή%e`Iz$9ϪQT|s pWdj2u5RgIѼ*﷐4qCnZVHtwG^߮yy| :jc@7Sx*c]4Jl({aP^XS"~ıf捰pRY"M|`pk9,#A2ncv8e"o·uݡHsztyR E?ۓ\IMjJaP#1$9Rõr5; vK!ޱq&pv&ZO{^K֊s rLJa.wAY_c'V(k b-?!fGwMO3X= t4mR[L~, w,X#duW7}FaL#LbYM$<JNuaKG|\gK%hbFl:G]TvpGW4&hȖF,`'*W.@Zxn&>.AFZA}-wZ)T"#'b@RPlMUQL輴czY~tA vwst:2>2QԞKL)t 3s|ܨ*>5qtnQ]*j]B('b rϲʷ%8LwYɣS#=!rˢ?a\C^_S*xWbH,wy=Urj/^ZҴ 602<.a+jTr8 F WҮlNVYVNC`(*Cn:<V!ő|kCPi@`+aI8\;+k`lz۪vNbaM2\uRK1D~,㲣.t q*<1d’F3q n wo> REB63*ڥ]:}h@C7iz,4 ( gAl}uRf = 6?<ѵt!/z%P"g< u⒞ey_M @RУAezi>0i*TPD>Q{EHTq8w 0at!@G?&IņCa6 DGdP0@Adra;_]uN:v5lTA{_l}^x.,X}rǻfYy 1Y_Z?-oigBN1i3#K8c eyR_?;g8Wk:g}4[c,t&LGe$"TXQ` lܫaQԘ@(]qr]BTb,|2k[d"΂@أsE 3p4쵰D131DJ atՊBQK^(oq0|W`BsBvhx*JKxx!m擗mTHY.p)}CAZ$gZ{1WvD2jj]L6ѽPf_V0! k9TDM P> .X&z >S{};dM Ruq;\e]b \)@(O~1xY4h.u`[th=49雂߭[( -o#D?[ɨ̗ SL^8"do3@ aQXz7$2|+TULޗBDWAw5Gw/IQsʣxuHdkA9r'N7UbڎJY"1GR20^WfwH2MiRW;qo~s x!qMy4e 3Wamk*=b%KrB*e[ BU=1H%/"\~`q;OZ, EjA]Ȉϝ;E#" \ Mop=ſYe1SɂiDV|'120ܩqɱ/R2"x Px܇7 ,OB_5?jM#t;w[SM҂V6Ңǹ%P{ؔ-qh *ӡ=HD>0&-RϬ~ULZ%|R[H +êeD*]_XzU0A*7TZpSW)պKgy|]DŽrs-,Wjf|DDc'*˶rd8z?ؾf(6vAaM^5 S !L Ӣ8IyK^24^ {h68!fT܀ /Ahj),~(;}ʋSy[ 6`Ҽ,EC3}PI3}Lv'Lo1{ξPQ!suxOGv/L6 \kR٫z/כ'UJC>՟#>D?2(7֞<|{E"ܣr*3h^ *;J1U5i9|n2P'E.Ds S_"^GSkۄoZD- 4n*Sr$#Kn~ *C ;gM"H@4_ipK|.ELE@@T~u9` ~5sk;A ]q DmPI, o ?+"EʿۧW*HrHs]͑4\fB7==7o$kZ,/~ .xm~b W2U s,['>z "<kH,.%nT>Զ-8ޕxIorlNkcut?k'KdH#GRX3qs=,4;^6<\7Syヽ4KE=kDe0$bY0[x6Ap>vB5}@{0ίEc^Մehzr nƇ7Hpm,ɝox }Mf+oR&iUrhB;IaYqI3*6"Q$X\ΈݟP$ȇzMĂn~B\d8hOH(!q$=>O^YE;ߐɽ*hHM% ^xE^Q؋ng ebQh>dASpb557() gipAI)/Gu WsTq1UaiD՝´'us.~# '\sreRVuג5E!};|Lۛc9RG2+W Y?F!;ow'?'u ˮuJq*EbwwDJZ-+ˍ7@](+{3ˬ<}oPL&Hc1!fOxC #€3< #FȅJs?ނmy:HA' ><I.pCU"T^i^6`+p\Yv@*:sԸh6:t95+F&A~T$3! i#}-y {|!f}x4B?#t` ~2J&Qb"kMw|! 15J#!?=|Mga0Y}]-MX2Oۍ%s<%˫}#<Ŷ&}|p$!:& \R-Ln= D&,Wt 8nsx:k :mnHyb #.K .xYzN/ꐖdA 8cU-Z+຤A"ӱDn$B6c0gY*dHEh坉W$|!qm?8t7!)mje4TtVd_v_B7>{9+I~5}UO0#W=ODe{}b)<̂JR&7\(">AgvVFe= B` _7 s?x;`2,Ko&y!_` tBE\tO-:K, 7.Fǘ|[,э;?]PiJ=Tm9 T:7O"}[Wr%&聾ٖ*,.JA8X$:E(Ṓuޑ_#MRnWZAјRfg1o'PI転܂s:؈//13B rmw|P)$܊9I "Ɂ'yR5[BU6ct||Y&)FLmgu(Q(1U-֪;b[ Sdn8U%cAuJ*Brq(*Sb(#kשp8ȁsX@sy-$xX{$#:.B ȇʝҊf|F @@qalLms1Gz״ey/#y3C0c1`ȮpQ<8qVuvIJȆ8FSPa6SQ:20׷4h/8i (t8zyfq]IZg"X r(b +{F %:Sm'{^6Q 3}>뵉AWHr5O+%a5M)M2Ref 3rn-1Tn3>$:p%و"uS>E K޼RESRŮ9 d P4ecg}# %Od" |tiPHi-٠SNF^ fҸkف6p3%f=,SA+V߭H T a@q<{o;ÈجdNZe]bՊ8Y˦8`2Y58\{:@*% p=9^mE 7-Ѫ9H>[RMbvv> &i|ˉ*K2j=hYH ܫix-'q/C}χIB%MeLAogYŷ)+ +|Bl`.(НgT ж`$cL1"7N߽x 6:Lxi di>S{KV: 5}J%C{B+8h͈J6y lSE%N^}́]\u6WmË?6r2_ޕa39OUwչf4 EMt}$q7mzۼ-9ZsPKNsەőz\&C6wH%P-uS) ζ/LL]\ԫ`/V{ƵbExXםLLp)-zN*"=%$ѺXh$l@AFLhz/+pcDnY}}e8u7<~Ym8 {XcqVF땹; z4A+Qp)ٹ4CO6× :@=3NY*O>@AC ~BI" Me&&9A=7x0= N+ӁCTb 襴bϔy#NSGmZ$ '_?VLᬦwƷLoj ?7=0D^ y=> w ?+)nՃ4X0\0Mi6 jZz\my N :ZءL嵮y_@;Wc`i4v넄Yp誝OV721Q\"-l4нtq|*Zh8颀u{F?z@1?q2o[>#_P& 0st(UHCoOzr(AZDFJkLeiPa",Smt[0q[)-l9)dU~E$-N\3GolCu.S2׀1EWfM1^t)2XW̱"ɖt^nl:|bk%@:Qp@-3@%j8 "_}FY6Z_m&`f_JpXGM(/ykߢD?J nF1>. LaW>1EiQ%h_LNը4Kx3wbJ5גrK Kd)N4|䲻3\\0-;¢||kY^C=AUxK0}ړRp"%/Oi ",!-k3~y|6EmG aCrBQHddAr{=5)|AQ)|Іe>(ęwYP;HF |iEn9dx&N00/D!D v%BG(6 ŦZ,_?y  pyy>BD!nQk2 $dF_%Hʷn.؏lT:bC3]♳}.YE͆4kQ?z%l=iE^O[eNg{^݁|pD=8 }r?E٘@He6L@DCM"?! X9:!ŋlcS|qm[Ia>o"N'D&Tz', Q' 鷠RQx`mރ[7fK-yuޥ#ub$s!?rUFO #讁n9*S5?PnըvBƮY3Gsǣ B Ft,&R)7s|ͮr'M>rL2}E3"VG?"ةQkJ1]A3qg %/ ^ߊC|;e@ec1/4NC`P+{o,/9RT9_T ZG.g Kb2 (2r| zWp7V3kXMpM]d[\cmYi`o@ݒ"z z'[!it%,)Ng" : *},8KԊk F?+iͦ(1O@R=Om YO8fC} a'ĠgTy,T.wnwFUp9UÍ~i|ḑeff/YpN*G+d ;+|{![U#?MZJt&ygoEKjt4*v2zxJ=}6CRF7l;#pgSr|QdRIHY$ocɤNM &擹qX*c%Ћ":6>ս R0ڞ\FHrLݳA'g[Զn:~ՎǺCk4BNH0UpKdGV;z{# ̙o C)]Zo_"Ζj|k吳]H\ga&[I 6^y]F>Qk<,OP J`s' {G !*QIW۲#~Z/@%+AMw+,lR*G8'C|6<2f"ux( V̎V) 8([wO=zekA/v-l<{<}U?>#O֛f=<]G!`h6Bzzp" }*EG"O9V;ShotUkPa[*SL}}Ý'O`BbSi4"zQzA۔,oN3J+Pǘ0r񗱮's ̳P3[\f*f,Hp,Q DžA^9I >I];,iq28C'QeBqa.)G>/2eA"ͧ0@®dԱz2UlB x4v#2 ۂ C[%€)_-\oT"5F7” qy0{ӌ_|$ODt:~VqI@qomሰ>g#r)[o23lkK=V:1v;ʚ_0g.~÷42cTi5~&EO *(U,}cHXgmSBXMEW{a8]Z\/&$8Ǻ5xzm父flzNCL΋rDK_ k#43g:x[2颱xx'G'9 ?'MK:yy7dkI fHF]q${oYC~7n=6q @{ ,r0?b . *pYi|oϚnR>pH`YW7RI$W"@8#vtj b\)?Z4!( g?vRƽqah3(79^'3fwŲ!'T5 +%Zr"G $)I\(t1נ;25J~sD6&~Jmr)s:J/T$F@$3jh"-,J^l[E=_뇋6xL{`_5}8RU֋4[Ѵo!&_by=x ct1 HSzO\~y{;\rP:JQ@]%.4@SPɮj 8 *9 )L0꥘ԮJhj5j77d>R>S{-*.8MaGU9٣NO4a K9 \ߢD[Jts(C%zw|pB׌eigqM,,|$ {uT莝z^<h& Zk̷ep TNjKVE5]<R𪴉q;FWƳEA5oOjL_P@ MV&\QB^i=9?k'r6 ߔ{'Б{ЊfQ}l #x( 'QGv³^*_I^'_V-gimR8E ƞcQdQ3j$coYo;DwUAHc$W̪Y F*1.͇{2N21e sS߈Ӎ9S(08qzL]0 3$ 5]K pҧHpj2yƂX+&#\V;Vő`'/ƷA +: (pp 1I5᭮""^2QA®>FM2!yz{X75 Df"3%zC) jɒ"&^1sL?tlien"lut|T0;mMm/v&U'ZqE81woBAkI t;r Sz* ]v}[Tj0 vjIf=nC_ra)F,,w&9Do)"jqcqW`bPq2[yuuQ.|ɩi/M}U|NTb.ja>?<|K ;qXٿ,`hTKk̓f~Ut]uH 0K_ RҬ,Mn{֧ M3SY*U%S3AI9\te倏.&<HыM] <1W/>X hE4غّ%od՟u K8Fn16Om)9|hl^{uv ;C ZuɼUɷr 圶|屔)&lS怟OmΙsR&X-Igj4XgF>9M!"ITf"k/u?FqSV v695:Nv u8Hwy)ًb0ܑfd8@Kw)iF*L&zL-')f'sVâu4zTS%Uo服u6iңnʃtN(#M+ %&PP; s#C[D7-KSal/vL(3>1 ovYEi=2j=,.Rmo _rvG"g zWM lz:1'XhapNweH7?XwX|W38D金:~ ! 1) :~h=ޛ6Q˫?uE.(ͧQT=$=[́@+#9 4^?gT&ѓr{ˮ "L$sbA핻WxLC mi(3.iNb>@|ObG( ׽NN:Ժ5  `Y `'*~]fFIg4x_f|+wD%TK]@6k8EÉ T뗞Goj߁(ލU"mM%l#+_Oh3aZ YZ