libltdl7-32bit-2.4.6-lp151.2.68 >  A \ħY/=„Ǎ6Ub[cXm՞Ywg>IU6I4ǣ[mĪPHT+7]𚚪e eqW#w>PœU2/eȰ4)yEE&MN|rwBªn76mk=[Ele/Br5dfv@o,ea y3胯MT1<*)|sɠyهvP"?ImRsΡmUUGb5f8956aa6adddaf7d973c32d492839be9795c24fbc9a270f3982ace7e1367c1989896344ed350f96ca462a139e7e657424085112t\ħY/=„&# Ʀv.dM)<=)wyzhذ8uKr:N13.2ϫCig<ܻ92%.Wn} ,D.P@AMXi _i^4c)UYbCZ+6.FT&vԧ.njb`UI&Dyr?OAE.ߑ A H@*lR^H`ݐcbk %y\"2DX>p>04?0$d " : &8@ D H P   \(8 9 : >-FG-PH-XI-`X-dY-p\-]-^-b-c.d.e.f.l.u.v/w/x/y/ ///0 Clibltdl7-32bit2.4.6lp151.2.68Libtool Runtime LibraryLibrary needed by programs that use the ltdl interface of GNU libtool.\ħTsheep82openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.gnu.org/software/libtool/linuxx86_64/sbin/ldconfig\ħT\ħT6781d56022c9d03ff6915787d1fa988455dc840be56f373b67cdec06290c5ae6libltdl.so.7.3.1rootrootrootrootlibtool-2.4.6-lp151.2.68.src.rpmlibltdl.so.7libltdl7-32bitlibltdl7-32bit(x86-32)@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1VJUL@UG_@U4@U3U0Tء@T@TTy@Ty@To)@TWn@dimstar@opensuse.orgpth@suse.depth@suse.depth@suse.dempluskal@suse.compth@suse.depth@suse.defoss@grueninger.defoss@grueninger.defoss@grueninger.defoss@grueninger.depth@suse.defoss@grueninger.de- Fix install_info_{install,delete} usage: install-info does not allow file globbing.- Remove spurious install_info_delete in postun (bsc#940773).- Fix call of install_info.- Remove empty entry.- Use url for signature - Add keyring file for automatic verification of signature - Cleanup spec file with spec-cleaner - Remove old ppc/ppc64 obsolete/provides - Update info pre/post requires and replace postun with preun- Update to 2.4.6: Noteworthy changes in release 2.4.6 (2015-02-15) [stable] * New features: - LT_SYS_LIBRARY_PATH can be set in config.site, or at configure time and persists correctly in the generated libtool script. * Bug fixes: - Fix a race condition in ltdl dryrun test that would cause spurious random failures of that test. - LT_SYS_DLSEARCH_PATH is munged correctly. - Add tarball signature.- Add libtool-no_host_name.patch to remove the host name from generated scripts (bnc#916268).- Update to libtool 2.4.5 New features: - Libtoolize searches for the best available M4 on the user PATH at runtime, rather than settling for the first one found. - Support munging sys_lib_dlsearch_path_spec with LT_SYS_LIBRARY_PATH environment variable. Bug fixes: - Bail out at configure time if the installed M4 is not sufficient for the purposes of libtoolize. - freebsd-elf library versioning was upgraded incorrectly in 2.4.4, but now works properly again. - Fix a 2.4.4 regression so that libltdl subprojects do not warn about missing libltdl/libltdl directory as in prior releases. - When using Sun C++ on Solaris or GNU/Linux we used to set libtool's postdeps permanently, based on the contents of $CXX and $CXXFLAGS at configure time, which was brittle and error-prone. Now, we no longer check for a SunCC ABI at configure time, but augment the postdeps at libtool time based on the current invocation flags on each call. Changes in supported systems or compilers: - /usr/local prefixed rpaths are now added to the link-line on ia64-hp-hpux*, because the default system runtime loader path does not contain them. - Previously, when using Sun C++ on Solaris or GNU/Linux, `-Cstd -Crun` flags were added to $postdeps unless CXX or CXXFLAGS contained `-library=stlport4`. Newer releases have added other compiler flags that are also incompatible with `-Cstd -Crun`, so now we don't add them if any of `-std=c++[0-9][0-9]`, `-library=stdcxx4` or `-compat=g` were found in CXX or CXXFLAGS when the Sun C++ compiler is detected.- Require M4 as libtool's libtoolize requires it since 2.4.3- Drop patch libtool-dont_delete_gnulib_files.patch which is included in 2.4.4 - Update to libtool 2.4.4 * * New features: - Libltdl maintains its own fork of argz, with macros and files in the LT_ and lt__ namespaces (resp.) where they cannot clash with client projects' use of gnulib argz. * * Bug fixes: - Installation of 'libtoolize' once again obeys '--program-prefix', '--program-suffix' and '--program-transform-name' configure options. - `libtoolize` doesn't remove any files that it can't reinstall, including old versions of the snippet directory, and gnulib's version of the argz module and supporting files. - LT_FUNC_DLYSM_USCORE now works correctly on systems that don't support self dlopen()ing. * * Important incompatible changes: - LT_LIB_DLLOAD no longer prepends -ldl or -ldld to LIBS, causing duplicate occurrences in libltdl link lines. If you need to add a library for dlopen() or shl_load() in your Makefile, then use $(LIBADD_DLOPEN) or $(LIBADD_SHL_LOAD) respectively. If you are using libltdl, this all happens automatically, and the only difference you'll see is no more duplicated library names in the verbose link line. * * Changes in supported systems or compilers: - Preliminary support for tcc on linux*. Although it already worked sometimes in previous releases, making sure to set LD correctly now avoids mis-matching GNU ld with tcc: ./configure CC=tcc LD=tcc - Added -os2dllname option to work around 8 character base name limit on OS/2. The option has no effect on other systems. - Support for DLL versioning, -export-symbols and -export-symbols-regex on OS/2. - Support filename-based shared library versioning on AIX. See manual for details.-- Add libtool-dont_delete_gnulib_files.patch that prevents deletion of files from gnulib to be deleted by libtoolize. - BuildRequire help2man. - Remove unneeded clean section. - Use rpm macros where possible. - Pass V=1 to make to make compilation verbose.- Drop patch config-guess-sub-update.patch for libltdl/config as the folder no longer exists. - Drop patch libtool-ppc64le.patch for ppc handling as it is already part of v2.4.3 - Update to libtool 2.4.3 * * New features: - Moved to gnulib release infrastructure. - M4 is now used for scanning the M4 macros in your configure.ac that 'libtoolize' looks at to determine what files you want, and where you would like them installed. This means that you can compose your version number or any other argument that Libtoolize needs to know at M4 time using git-version-gen from gnulib, for example. - Invoking 'libtoolize --ltdl' no longer maintains a separate autoconf macro directory in the libltdl tree, but automatically adjusts the installed libltdl configuration files to share whatever macro directory is declared by the parent project. (Note: if you were already sharing a macro directory with AC_CONFIG_MACRO_DIR(ltdl/m4) or similar, that still works as does any other directory choice). - Invoking 'libtoolize --ltdl' no longer maintains a separate auxiliary scripts directory in the libltdl tree, but automatically adjusts the installed libltdl configuration files to share whatever auxiliary scripts directory is declared by the parent project. (Note: if you were already sharing an auxiliary directory with subproject libltdl using AC_CONFIG_AUX_DIR(ltdl/config) or similar, that still works as does any other directory choice). - The legacy tests have all been migrated to the Autotest harness. - The Autotest testsuite can be run without the especially time consuming tests with: make check-local TESTSUITEFLAGS='-k "!expensive"' * * Bug fixes: - Fix a long-standing latent bug in autom4te include path for autotests with VPATH builds. - Fix a long-standing latent bug in libtoolize that could delete lines from libltdl/Makefile.am in recursive mode due to underquoting in a sed script. - Fix a long-standing bug in libtoolize, by outputting the 'putting auxiliary files in' header with 'libtoolize --ltdl --subproject'. - Fix a long-standing bug in libtoolize subproject installation, by not installing a set of autoconf macro files into the parent project if there is no configure.ac present to use them. - The libtoolize subproject mode selector is now named '--subproject' and is equivalent to the implied '--subproject' mode when no other mode is selected; '--standalone' never worked, and is no longer accepted. - Libtool and libtoolize no longer choke on paths with a comma in them. - In the case where $SHELL does not have the same enhanced features (e.g. the ability to parse 'var+=append') as $CONFIG_SHELL, libtool will now correctly fallback to using only vanilla shell features instead of failing with a parse at startup. - Correctly recognize import libraries when Microsoft dumpbin is used as the name lister and extend the dumpbin wrapper to find symbols in import libraries using the -headers option of dumpbin. Also fix a bug in the dumpbin wrapper that could lead to broken symbol listings in some corner cases. - Use the improved Microsoft dumpbin support to mend preloading of import libraries for Microsoft Visual C/C++. - No longer mangle module-definition (.def) files when feeding them to the Microsoft Visual C/C++ linker via the -export-symbols argument to the libtool script, thus matching how .def files are handled when using GNU tools. - Recognize more variants (e.g. those starting with a LIBRARY statement) of module-definitions (.def) files when using them instead of a raw list of symbols to export. - Fix a long-standing bug when using libtoolize without automake; we no longer remove install-sh with --force, since it's not a file libtoolize will reinstall without --install.. * * Important incompatible changes: - GNU M4 is required to run libtoolize in a directory with a 'configure.ac' (or 'configure.in') that needs tracing to determine what modes and directories have been specified. - The use of the idiosyncratically named 'Makefile.inc' in nonrecursive libltdl builds is deprecated, although it will be supported for one more year or until the next release, whichever takes longer. Please upgrade to the more standard naming of 'ltdl.mk' in keeping with other GNU projects. - libtoolize now behaves consistenty in respect of multiple directory arguments to ACLOCAL_AMFLAGS and multiple invocations of AC_CONFIG- _MACRO_DIRS, where the first directory is always selected. Previous releases took the first ACLOCAL_AMFLAGS argument, but the last invocation of AC_CONFIG_MACRO_DIRS. - The libtoolize program now advises use of the new Autoconf AC_CONFIG_MACRO_DIRS declaration. If you follow that advice, all your developers will need at least autoconf-2.70 and automake-1.13 to rebootstrap your probject. If you still need to support bootstrap with older Autotools, then you should add the following to your configure.ac file: m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_define([AC_CONFIG_MACRO_DIRS], m4_defn([AC_CONFIG_MACRO_DIR]))]) - Overhead of probing for a non-backslash crippled echo equivalent during initialization of every script has been removed in favor of trusting that "printf %s\n" works out of the box on all non-museum host architectures. Manually setting ECHO appropriately in the build environment will be necessary on some ancient architectures. * * Changes in supported systems or compilers: - Support for bitrig (*-*-bitrig*). - Solaris 7 and earlier requires ECHO=/usr/ucb/echo in the build environment, to build and use libtool./bin/sh2.4.6-lp151.2.682.4.6-lp151.2.68libltdl.so.7libltdl.so.7.3.1/usr/lib/-fomit-frame-pointer -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:Leap:15.1/standard/f32175b80bbaac36704bbe9c8cc3be91-libtoolcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=74987e6914eedf510b6c70a93a108334afba5870, stripped PR R RRRRRRRRutf-8fa9654f9fccbdc185c4480d314d0f5af4140e73e3171dab1d11097a04e297ab0? 7zXZ !t/W@B] cr$x#DZ 6O:֯׶60F/E]$`T)"[ɎjLDNHw:pY:|i*x'}H ߵ`&49wWǢn׵*Bϻ m#h qOFCojn W$uT`ɘFQJx7 ` )EШ@}WxQAW oHǜzoz칣ѫIDk0. n2P?rl]>".{0'Vn.ggn֍v013Z3YvX9Jdj؎hA|aM#jm~D UCYz /RpdϏ,hS-ghPiGG(Vh%[9F!@K_'7 ]\9YJԻ4U."9˖U 34)oHj*6'AzMCt^X<ȥgwv.=4kt&c6!(Bz"sDdIg Pl&Hjc׻s{Ӯ'a-=@0R(10lAG(ǃ7gA&՝F#س_8iwK5gE-(iӞXJo͞u^Mx?4Q*}7׳h.{|== {Ugi5 'L*)r56'eN-UwϏ;['`81RLkJJD/cGF!-O$*};c>&i6ix7dɶd sǝ.Ch2覺z-2a"mO\I^o)~~+#8lwRkN43y&pbf΃{| Q_[拐lK 3 |ꇮqR=dz($CH֗%p_4¬#LK4KIu?GcWRiHQu:w#"gCz^3&v`DŽZG8 < 1 I"QNaD/@%j&+:LE,E@G<1fY/w{<:]Ի~=}k,)5FGU0[Qr=5V+lO; Da޲>r>Msܨ_avVjiopyd#XP 麸;;@X-~ L!h!޻Hۋebʋ#e`1^{/P' o)J'sOU"Q@i~*.'^3 H(UJ9U G4z"v=jjqJ% a/ @Y,bl-suѺE1oWW/2< DI_W(Z. ݵ_7?wѕrBͬ8+I)8-ZTi{b^mc&In#L6)-.Ǒ=;kGu̗ YQ`'L=[.5qQ޶=~K`VfB]84BhlAG0\JMjc}M1B$jB|Mm*iF?E, 35.*ONb7+ui[ލk]Q9}y9P1l ֻu1NHIvk3NPvc+KqKdkwy^)ÜDӞ/Iy(G:YhB،h]v &QEw'WI@X,+Ťy" #`. : }s%N J|?%s_ v{w{NAŐDFLb}nZDSP$TXyJW;rw>R3j*'Q"}u)r[̤a-H6NXRS+"z[atqwod4xhۼSB*#@6 +;J?w{ep8xAG2KHZI ~C2JSE;=*/.^H4 Uv ,8 uyvw* ܩ̸ nKLto'(/3҅w؍MIbMe7R;z㟵QJ9H"o acxjWK% ^RhC?"J!tx%E@z:̐{M3oUॸZS=nc17CeS8{bPxNǓo0/ IK>= KҐ̝ |(V?)5 1F|DN ͢A ށ 7%ÅoN[0r<& 'AP+#?Za(q$WP?a[+A Hɻ^p 0үmgt?M_ T&s\ q!+ڶ'}IǕoZLs5UVg r.tj'hd1PQzE$Gʖ +t<1ۯ ьboUq`Cx۶ -uжIi ֲ~NaΤ A cZ"u* ~#MMN';2' 䫴{8h9{B-ŻܗH!ا%gQƠ2".oA)|! 7`xr`A"s^}0=Uڑ ;fE`LU0 jT͗'sov%y?N,|VeX(?(lB_plj\kFğ{JJrauĕKَyxNx~0n'C+vB BK+ Z9Ԟ>Ȍd=Je2wiDIZgz'~c)ۮeV%FԔL8F2[0U_픕vɦD/F^;\Et`Gu{qѣbCm0AH@<Hv@?Yu;vrm8W}tCnjc~n(cA^|Z٠}#@}5a jtdz9D月|pR<{^YwU м^R \mz{|tSo!8Ӱ6rϻM4c h>"Vw`䐘b#aU"ނ͹^2mg_L50.Ƞ,v 0MvQuv HB(pFpSq,E;ZmK~&Zq^n_p]BZj.vŐF?1[{ڮ4TY!3Ҍp7ZtIs7!LZFp!׎f,U,J=6b?L^럱uP?Z ,,_q_0 e_njwMl4ٔRAzᅂׇIDaf˝DZUC[("ZOG c C%b Atc /Q[sѶY7=녆]W̟~æ  (6W 78$ƻ&9L|[6 f29N~(NB#DyF 9yF7Ifk H8ЁЩtelq2 q1/Y5R*HhVHqk2O 2NqWYU>~҄Gmdc$ bX~Ir9z^S@fȵw8(RJրmH-@J>{ާXW=[T0㐐Nyk< ؤ0iQQusa`pۅ6X-00|E]+!n`MJXܖz-\ V v9Ti5W9j!iS2--WOȬ22fp0ȋ1|$'`=D2M^Mܭ.]ڢWx<PoxlwXŮ"yNgp!Ir̪OOeA ![B :oHK?5ʺUc`ҟcta%翶zk{F =N{ @p09kRM<$G)w{XcB&/1&jHIzҟd9 tN=DPos|Xi|m5_OIr~N7kWq$:v!s }\8Xp"D`܉ђWҧu)ERpe^|N~+<8931ZBƙ{4):DL/ߙ[LN`o}{ [ѧ(Iٕ5IBAA)ɫԷ|9yd|9]5YVuJ* A/=CLW&uY%D#XdcC1Hj? Bv1jåG@t,H6yPj).n^URtD|EW*@"GDzyYlK)-YD2y$SR6P%ώ !cϸK84m`Q& oyxQ-\}!~ P71Eg|.5 N-a$?nNwh((|Ygue8$4JL~ȱv;K w.X](W1KTS{=, Y㾊&rO͐\xK^}8R% &Ky{("]+І4MGў-ԭ[҅3a#";cvFΰ Yb'7 VjtՖFq#t_Rmrqd {^r sGQ4?llxs Qfa$ ,Vg)B%'@9)$ qI|IQK:2KG/rh&h!Aג(\\ݏCDŽJlvWNnKo}򕅁D\'K"ȁ6H%^*ٝ&ŭUw>YXRWƠch)?dɝi %gr&Hh䆎Tm#:~* u9hV!$ACrN8Yä3}3܈飁N6-VQ *6e㚧#$1yp+e!#Zɥ9dDo ~ORnδ 4 w>h aD 4:Mxnzƞ-t? s:Bn(?dsͯjn>ұcPUZD AS՟LC^ bCX3@ zƊܻ}b,H._D8q^oRaķ@ Yo+։L ()XTsg,LщCAGZs:˷BX®hB6UegEE0f* m϶5 :4: NQbMurď~='!Z`% #X:ȀL7LXxD8rt>%|AW _%"5ԿX߱U5L"xx*\OF^:'߅܅Q(9=CıC+9(Z[l\Dpfrw∸!98)lֆ3=8]'m~Zzy%xlW,$IgEHp%1 )7g|H,< '^sJM(KJ.2{v m[;ԸgNiO#4 m"*+2,&-e߅<]W%9{QUp6ث?J"?m/6HMPn{MԬt%}k s4|&܆4[T[l4}dbK7ڀrPe=b5cqI7aI_u=L\>%DeNU>XA5IcM5k2m+ rB3=pPhFo}́Tl8Ǽ$ԡďwȀ#`!p2`DZ*2 ] ڈ9: akJM&AҚխڡڜ&]g@'"*y[PgH'QKnaӟl&ue!:t}ω="Q!u.Jf$)U$s[I-'F`v…Aa2_LIq!XC3+._mn5G{rVoS&RއDCMq%ݝvj?om ^*QË)uvșua6uv={ `*IgZ"ےYcifI&ĬKNz W'&2̦[\pƭTfxSY NC"nC_# <4/DVlE ŻX͗ /sfT$}ZZ [2vK@QȈxɇR9D5?wމ Yhv8BNWC& ۰ *n/j9H.s>4}}%KvicȰ?`F8ʞ X^&" jê=0dBM*jP։t V;YhzґTX P$q~;ƑyW("+mȎxٗ!q9] ގ*9A*<'!{ߡh)/3|55,~W塝ݗR陝gHkw\ ~~ʶtjW;9zՕr; L0K`>d"q"PD=ˡΐpoia`΄1lH1]|OW9Ho2v?y:zL Xn-Fe)K_sp^AƸ/n>6& U23%8ǧi㧀S'<|5 (:p,&ULQ~uXqۊZ2Hut_OKcZ5ۗ}CǁtԄKvBѺpٓN)41c)^X`1>c4K+( wBg~CXͩY>',hݳ*@؍H Imh8b'XcN2*B Ɯj4_-pԜ2:V5sゲU/cȊ6i"◂pw޷o܆}~ x9g.'v6p9V~Fp<Mb'`Tgһ~>!S) a~J4+_UZzIֻ 0%ya^pV)"2!S΀UN't&(g$B 6L [J7${*PgLܭU!WEz78T+ad Ц!ӗ=4#Veɜ6<=R濔^pb Qˆ=+ac49 ӌr|M7s-jw_FF$܌E,񃿶"1;tU؊wBJMcg-JzT u-FbB3yQap8t-\Q" 0i2: {Q_F C3XSrɲ9鵈r؂JpYNI8^V$?RHƺމ] 'cquu@rï@1VY K3"M55e%?oL/Y-5}+/D'6=fMOD_KhuV'<`َiC:&} Y׃;)p*[F|u\ "<]) #/RYwvP€k| 9Jx5Q\Ɠ>H3EAuGr%Iָ6su.4/HCi>l6,۫YF vSW,IE"V`0E":"ę3Э#tJp0OM08{js:cvdJh%YEe⪼"(YY)c*deh|ih8V80VTxC @ Z&ym2TbTX2"z3P0;gN2A2Smݰkk`>e8+~nZ+sAK' EfvGXfc'%cb.PS:,yDŪdwv[,27a+FTW=pZy o9''02v f1\~ȴjN)&.Q2dH9bDNA"~T $:|Ȋ?#.hCkҘN!~Nb wJ?^ Eo@ywڤ3EOP{ұVլ b}@`2K 0/S\N#3-yZV jZZNzH^[w*r؛'nK[0,۴8*B@sz#^~2x(ݸRR?IIJc5y ͯK bF7[2Ɛ\%j~]pW^nxvMST[#IqgeLw.ؽ+A`ETh׵\v%gt;ɹK}OOzMFRڨΕdZoRoוʺ9+GPC1 Fddy%qG:ea>Rmt-6?My8ޙP,cJY{&qLj~L fϋ&-nB+IV?)m T#`UDkF˴ĝu3t!3 Y0ۄlrV%AY ]KvBɨkݕ'n/+ӤGma`+A]TNrdq"l3>xB-%DlLlZR ThJGY HWk9F.!$&]n?q KV08H7#hИl{o4k*:؟*%MԸDw;eߤ˄$04p%JHK~jwoyFr~l3YeRی<7uHiH\|gKLӰႰ?|4?.,f4v |X*Or]4)c0Bd,"`Cntea8!W‚:[/RiRHA,IC90ڢ;C^s?xqYBq/6*9bkkdX(j&J]6mAZO1(W$;OJB܍tu$M_~f>!O?bISVlgKKO;:'Ki Dz'H]E?QO{wH5i z_n`0^&vvm,Z޸NUCM-eF柝e;7*&`fjN7!i7֑oMMN=e"ޛS&[*F|JeX`Xxo֬#Pm\bGGO;D#{Nڣ; M`8$neZ<2OQB(*򣍕nE2[JN4C ك,f 2iO"UR<)\<1vOS+/\nțW:V[l.Iy:XW.gNBp9A(, Wz9>H:3@N J t̃QnJƆAXmcnD- @2M$α/v,g^Ӊ rm.))34zVV؋K a #teZCL2V׼&R%"krEu[?`z9>@5ƣn|>b=~B_^\d߰z+tqs!ɼUJ3(׿{y;Aj,`;rMaFbcD=g f!BZƟ$h!ubZmc2nVrM,ag\X%B{g\Uz:8X t vV jyt?.mZԕ\hP< >BQk ir~ZPVgk FߪѱV2![cteyن29!-V `NI"v!pxV/ n% ,10" 䏓_D)I?N bbMZ+!^ȭ|_%%B?eFr 3*H]N7$p8y8U$ٲuJ?i9all}0TarKEaRǭEdR1N2rw{kD2f$+pPm"'{$/cKUHv{LF.#Rbۇ9%qi -!#I'á po\w*??"G?ɶ} L2$Usf08 1_!sQ(y2f2ŝ׈?'AEe}2ΖS6]#Def cVK2DRRZD' ņX؉.,4Hc:O먾Lr-!^4rV>a9ԤYn-[,9$y{lőXԴi)& JG4Iڝc8(Ÿf)B͑yFȈ5L[RNSBAй0DV._v- z0ptdዡ,׋1!MG<,3j: u@S,d,D2C1RE| !g-4PQ(JվuM$pq.]R mq u^j{TM8SG g)G{]vYDa O6vͶxNgɉMOު8P# (†Ya1Z2d-qLg5K9d͍Lor2]=]a̍VBjaO֯b/2lIL}Ya#mL}?&KJ,k:?ߞ9W\*LS@; oTs!aƜK|[[julj͈ &6N+%wqL!;J1၊PD& =}HZ{uۗ_v`~x#䅂U1nχ¬-d=~+}fPO36*gmsxׄQRlLEf[Ⱦ !dpxKX6 D/τuArbe]J5Oe xe)1#;hLL+k%O 3v6˗ORIp=:_>(^sy8Hڥ+Mz%bK7,TX7enJ/:F#eƏDWb\i̜ZSǚ qY⒇+2~dZI7CC fGZU8mp1ƛ Q6s| z@Y Yi'&,"f]}q{ֺ2B tad4MεK̆SwE2!}CKgkeP"ʻU~[!g,&WnGy9o!8Ŵ c+7V& # ?,rb|59Dl%- ̻99I =ī4g| rw HS=Ym4#v=oh5cY$F+u/:xhgpPVS,2'ftG/H(NPx\Ru o'VJ ֵf2?gp > %7TU؛GjeA #$)Qf. 1'VNhT<[Ll!"cX֚aw! 1Ad )S!_ +Pp2K3t6Uh^?OEڠzzAo򶌕gO$^#6,}ҥ㵇xЃ]2̫E]y;|R}[l-MӒ'j0NgiകQ-XthpN[#1 a+g8GXT`ApnQ9&lFxۛX' cC'q5Fv4/7 @hP$- k;mģ;DaP ro2$4}/H(^ ґly溫f٤1M%v6O=8i5:tND[ }/g/]iX¦7Cjq٨s^_Bq2aЅwvPՆ@ 9<_Z@3P!bpaX*,kJNYQlBt|@( 6EN%ߑT|yv@>iea7,zʌj~վܡ燳!og4[DxlUf6/Z>/ս`E0K{Wx7qg )rAz*CZIO[od&\6Q`yב&.NY> @߇ ˁQOf9h YZ