libomp7-devel-7.0.1-150100.3.22.2<>,HbyXp9|j%셄+xy<GGo‹/ᵬnAL Nf%N+/B֭{B{4)S{Ձa'*xxrՈc00ciK֒VWAb3 dkJX\4oym£lA^ HLCcx}hR =DKiz-'jBq=ʙ5x+^RZ\Bk_YEI59-4:Y-_ ]]@3PE>Ck0?k d $ 8pt  , 6 @ T Y `t>lp}(8c9 c:c>e@eFeGeHfIf$Xf,Yft\f]f^gbgLcgdhuehzfh}lhuhvhwixiyj -zjjjjkClibomp7-devel7.0.1150100.3.22.2MPI plugin for LLVMThis package contains the OpenMP MPI plugin for LLVM.byXibs-arm-5SUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Languages/Otherhttp://www.llvm.orglinuxaarch64 V .4 xA큤byQbyQbyX[$C['8c4eef187b59b0589dfcd79c7ead720ff76be514095fb10e08ba236e596dbbc50a565887f65e504871a7154ee098cc173903756b275fd92b8d8ce4a18632960f9ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667rootrootrootrootrootrootrootrootrootrootllvm7-7.0.1-150100.3.22.2.src.rpmlibomp-devellibomp.so()(64bit)libomp.so(GOMP_1.0)(64bit)libomp.so(GOMP_2.0)(64bit)libomp.so(GOMP_3.0)(64bit)libomp.so(GOMP_4.0)(64bit)libomp.so(GOMP_4.5)(64bit)libomp.so(OMP_1.0)(64bit)libomp.so(OMP_2.0)(64bit)libomp.so(OMP_3.0)(64bit)libomp.so(OMP_3.1)(64bit)libomp.so(OMP_4.0)(64bit)libomp.so(OMP_4.5)(64bit)libomp.so(VERSION)(64bit)libomp7-devellibomp7-devel(aarch-64)libomptarget.so()(64bit)libomptarget.so(VERS1.0)(64bit)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libLLVM7libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libomp-devel7.0.14.14.1bE`_@^^@]]\u*@\iL\ - libsanitizer.patch: fix use of undocumented types- build fixes for armv6 (skip testsuite as it requires 64bit, set the list of targets to include ARM and remove triplet hack)- Include provides and conflics in baselibs.conf for llvm4-devel, clang4-devel, llvm4-LTO-devel, and llvm4-gold.- Update to version 4.0.1 * Minor bugfixes- Use gcc6 only for SLE boo#1041469- Package libLLVMFuzzer- readd arm_suse_support.diff which was accidentally removed in the 4.0.0 update- Enable AMDGPU and NVPTX targets everywhere except for S/390. The AMDGPU target is needed for Mesa Clover (sr#485802).- Use gcc6 on SLE12- Package license & credits- Update to version 4.0.0 * See + http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html and + http://releases.llvm.org/4.0.0/tools/clang/docs/ReleaseNotes.html + http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - Drop the following patches, fixed upstream: amdgpu_revert_r280589.patch arm_suse_support.diff clang-fix-substitutions-abi_tag.patch clang-incomplete-field-types.patch glibc-2.24-libcxx.patch llvm-install-CheckAtomic.patch revert-cmake-soname.patch- Enable BPF for all arches bsc#1026191- libc++ must depend on libc++abi- Stop using otherproviders() due to an rpm parser bug, use self-conflicts instead as suggested by mls.- Add amdgpu_revert_r280589.patch to fix an amdgpu regression bsc#1021577- Require LLVMgold and libLTO in llvm-devel, otherwise we get in CMake: The imported target "LLVMgold" references the file "/usr/lib64/LLVMgold.so" but this file does not exist. This happens when requiring llvm3_9-devel directly, not llvm-devel.- Update to version 3.9.1 * See: + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html- Update to version 3.9.0 * Clang now supports the G++ abi_tag attribute. * Clang will no longer pass --build-id by default to the linker. * Improved C++1z support in Clang. * Clang now has support for all OpenCL 2.0 features. * Added support for all non-offloading features from OpenMP 4.5, * The static analyzer now checks for incorrect usage of MPI APIs in C and C++. * LLVM no longer does inter-procedural analysis and optimization (except inlining) on functions with comdat linkage. * LLVM now supports the Intel CPUs Skylake Server with AVX512 (-march=skylake-avx512) and Knights Landing (-march=knl). * More at: + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html * Fix the following patches: + arm_suse_support.diff + assume-opensuse.patch + clang-resourcedirs.patch + default-to-i586.patch + glibc-2.23-libcxx.patch + glibc-2.24-libcxx.patch + lldb-add-pthread-dl-libs.patch + lldb-cmake.patch + llvm-fix-find-gcc5-install.patch + llvm-remove-clang-only-flags.patch + revert-cmake-soname.patch + set-revision.patch * Remove upstream-included patch: + llvm-nonvoid-return.patch * Remove patch for removed files: + glibc-2.23-libcxx.patch - Backport upstream patches: * clang-fix-substitutions-abi_tag.patch * clang-incomplete-field-types.patch * llvm-install-CheckAtomic.patch - Add clang%{_sonum}-include-fixer subpackage and associated libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel subpackages. - Add sanstats to llvm binary list.- Change update-alternatives to use %postun instead of %preun, which is now what Factory maintainers are requesting. - Use the minor version to set the update-alternatives priority so the most recent version of the LLVM, Clang, and LLDB are used by default. - Add LLVM rpm macros so downstream packages can have some idea how LLVM was built.- Rename libomp to make it possible to have multiple versions available.- Split the old llvm package into this version-specific package and a wrapper package. - Implement update-alternatives to allow parallel installation of many of the subpackages. - Rename subpackages that can be parallel-installed to a version-specific name based on the associated shared library's current .so number. - Various fixes to support the above changes.- Sort a bit with spec-cleaner - Remove the latest switch for now, things should be either coinstallable or not, we don't need to bother around with compilation like this- Update to llvm 3.8.1 * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html - Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8) - Change versioning of liblldb3_8 to liblldb-3_8 and use a variable to control the name instead of hard-coding it. - Use bcond_with and bcond_without to enable/disable build options instead of hard-coding them. - Put buildrequires as requires in -devel packages to avoid linker errors when building packages against the -devel packages. - Add ffi support (disabled by default). - Add oprofile support (disabled by default). - Add valgrind support (disabled by default). - Link cmake files to the normal cmake file directory to allow autodetection of cmake interfaces. - Remove unused lldb components from main spec file. - Split llvm python bindings into own subpackage. - Split emacs plugin into own subpackage - Move additional vim plugins into vim plugins package - Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages - Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since they aren't architecture-specific. - Make packages besides llvm, llvm-clang, and the shared libraries conflict with other versions. This will be important when multiple LLVM versions are supported. - Various spec file cleanups - Rebase patches: * arm_suse_support.diff * assume-opensuse.patch * clang-resourcedirs.patch * default-to-i586.patch * glibc-2.23-libcxx.patch * glibc-2.24-libcxx.patch * lldb-add-pthread-dl-libs.patch * lldb-cmake.patch * llvm-fix-find-gcc5-install.patch * llvm-nonvoid-return.patch * llvm-remove-clang-only-flags.patch * revert-cmake-soname.patch * set-revision.patch- Start conversion to use cmake macros with now introduced compatibility for ninja - Reduce number of threads if we don't have enough memory - Add patch for the nonvoid returns: * llvm-nonvoid-return.patch- for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC)- glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24- Build LLDB separated from LLVM. - Re-enable python bindings for the LLDB API.- Disable libcxx/lldb/openmp for SLE fate#319582- Update rpmlintrc to whitelist libLTO.so- Re-enable glibc-2.23 patch for Tumbleweed- fix arm_suse_support.diff for armv6hl - adjust compile flags for llvm on armv6hl (fixes Mesa build)- Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility.- Use gcc for stage1 bootstrap - Add back libstdc++-devel dependency for clang since libc++ is only available for x86-64 atm.- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory.- Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling- Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23- Remove FFI support because its fragile- Enable OpenMP for x86, x86_64, ppc64 and ppc64le- Enable all targets on x86, x86_64- Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream.- fix build on s390x (one typo in ifarch and one change in filelist)- Update to version 3.6.1 * No changelog upstream- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.- Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.- Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359)- Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically.- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)/sbin/ldconfig/sbin/ldconfigibs-arm-5 16521197287.0.17.0.1-150100.3.22.27.0.1-150100.3.22.2libomp.solibomptarget.solibomp7-develCREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/libomp7-devel/-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.suse.de/SUSE:Maintenance:23724/SUSE_SLE-15-SP1_Update/00ab098f120ffaa4d08ce8aae0720c03-llvm7.SUSE_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b1a8835a7b656f11ba18b274ec64d2010b7a428d, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e2e9f1196b3dbe2ab13579a2b7b734ff7925493b, strippeddirectoryASCII textP PPPP P P P P P P P PPPPPPPPPPRR RRR RRRPPRRRRRRRR RR R RR/h1mYcPQutf-87611d46754a26dc03c221936c69b339a3f80fa4e5bcc72a20e9416b4397ee85f?7zXZ !t/௣}]"k%nd9P1b  | 0-5_."ݓhyu7Ck6u©k|ڙ< C]$k[Ȥa\m 'fEptd'lI! 䲶NIՕ/M#Z=}$ 1"WO ٝ9j-!擵^!YaX9pĽpogdb~r,X=nްBKxA[MR&S!A.?Iz52ݴءzbo%+kO˚2rr9SSu@eygCy7DaYϝ}2;O/n%M*O\DoFZ(OOmOz~l> {KV+Q 2R!|$# iz4!u&1fJ'c# CW~XjmA;[r2Ǩ`}muhzfnlk 2+1n)AĎ&ڐ-:C=.J4zچh*!V EA3#H,G%7 y+?skzQ2 ^$-P~/ekRID*E fw  ~r)+ GG0Ngzw6/Y[W9MB\8;jQvbq)ZG{:Э`mk:؂ 8NrO5P s'@:ؖ`P%_hvmMhO]FN'"X^VL: u}@ZKj*ji.* ,)67:'i#C(mEE|BYg: Ng"Z(22~xkn鮐. },Ԝ?ۀWVYu4,i"M`* Fgs5aЏ,<"*6EgаJTTGeף!yagiDB_Mj.dV$n/omT}G:j>Q.у h[HF-r*[ëßڲs2 eQ|^X N8Gzj b2f?R LuϦ7^NiáUir,* a|I'!C *Ԏ ]`;%t6d 5^XCi.Pq-9z`Gv?]al+%M2j"nXJ샥vEJD39S\Cbiwٍ9S誁-!OBeHTEd.Z l >]3#N} "beI;e` q).+-*<ȴ?3D&~3K*cq*%l *\ݫ}|*'AcG8Q7u;׽y7"/ N9ymFyq% =h ȃf8eB4ҮH4X"{ޑuxChުGjػě-J /B^ Ga6+eڕ$|:{dEpIAKUވ/ ?U?Az3ՙc9W TW\tEhg l21iwo} ̳b\C鬧D0Am5 ~^J& ŠȫUE='-u;yz@˹x+k[$$vd ᒈ mʄ+"yh#"]"S؝X߸Mf'tLMa/L}-U:zD_m\#laLN,=ħ,_ɸtZdz_$>0q~*htxXQUy\]%N3BV(n<iT0•6p&$̓U%7w1վv{dhmsxU FbS^\q.FVn9dxQ"7K26}$;1ک j՗.RG "ι;iz jJ$/ šƤRowl^'I}kGU{.p# \ 0=y^G ?/[7+xT? NV洯#hoەwҴ>dRUv%>7dB5Z&6T4\>9EH uߋ6|ʼn [ce>Py3z?7N-@ ]F^ak5E{O'_4Z&(Xn)Z^X:EKhkCpVԨ!xM)J^;_4B!H{~N6@Ch Lvd=.u!ٓ`;72Wp/7ƠČd͵9D< 5dį=SS wRn7͕E<Z'@sG+P2!L{{ec(^Z_I[3*$.Ner@I@ySOѷ* :k8(kFY}Hbs!>.?9qRuKB=$Ǖ7sa=P [@LiD!:RWX# t2_R?wPv?AM(rń=N(X [yH)}bs"f  ŸML0o^Al->I}QsF&6nS6Y謁ӧu, DQN)~V2e^$4~*Ct2Z'|p@CT~t\ CK'-G5qg/`nJlb!af>jׄv^} VZb7wp R[jZx滴 :_3v+9J>0+{t;|pqJ%jlNȸ]gL2in+x(I09z!Vj{@3ג.)US_}fF]o0Q FgvXVF:A'3+fV<6.o06*zɃg{V/j u"Spc磟hfM] {HMI>odve@({t x/߅ɍ9c̉ښz N 2ZHrf Jx6 {rb$/Gt@6\uإSm{{ӟ]}oW_C<y¡^je9n8^ ]-xm[1GcHb7,K_QjnҳobOZVi;ͺQ} u*-Jrjg0q?^"7| o>2FHIg8o)$ŀJ Z"i>NA+TuG [%"R_ ؓ -"$YL'02U-8>/ *}+rzX42<99xM6m|z7ST@^@N֠x޼[ex`('$|I7U,NEQ;1nqo)zPHdc\1e)O Rׇ#jeXVcŠt5Q#|g䱖Vnr~=FNd.#䬛CQ wu,-Dy^ . 8siW0mgƭ3pvLB~+7h3ܻwرwo|5e.OBH[E-U=nd&NT=qzvϝ 8Ѽat+Òso`V.?78 #zDW/ l:0 bft3lD`5'Ei 3~}zfG$ ̈́lo j*a!z7 L9'>Fw(3<4h.8mI2Ȭd> hZOHMV7&Q@V\C 6e֑03_sWH^I⼬qe.q+N>W2\ !j#3, )1g\E5 I1~g^ =#[DIvh_~:لҜ<I:A>Cˮ)kX簗z{- 5p<ӓ-#*FpkvVxy5yQt +3ꯥ(A*oZKFX:3e#Uuk;b2\{3*R0C+uQEeIbIq~AWWVɣZzɕΖ`^ɘ\,zߪfa6K6T =4:Bݫ(1h<;Oa3 7'ug=sABt-dh3aiޚ|&E`*c?d㼟^ fKPpdbJ=}\tLlY'1?!M7ޟKUOOC.ZV0t@\f?g2pTUM|Bvgy#ύP~JOyjvH-h NGK/rV-f ue}[%h3{0}/3= e{na#\V3Iؚe*ۥQ~lTO_@チf;?,7Ӆ.oL0Y܈3w]EǓCNx(0sDT%$ɥUkO5S05yQSMw1'@]u-Z,(⋡v-Ra$-ݘNO-2kqZ d/torXh՜?c#Us=\[ƛ )aIҜ\Ѱĵ_UFYytb?'_Vo02 9(#Aw)VG='df~o%7o@ձ̴hԛ\r5{*# s\Qădk'M7{e`w+jc?y¾I& )RqpKD[c5>;&\l3k&kgQHƭ㩬d ԧ'崝JLFm'4M. {Hޙ_칩kl4^pUr*B*L {G5|,[,l`ho#wj>V[m@:oau}i<4:X$vrU5 i`W7Z<ͧ< -4f|؛m+m Paj*1-F{2@9;% @,u g!}*H]|(Oō-ahq%^5V o)]wղr\[`>J |µ2c2԰IfI0t7ߜvd!9I" @`\X]G4O Z.*h\!<;;|gZ_ 0U7KnF"+"_$?'dYI4lٔ]qm!rpPʋ[RaBK;>A֎)_; #oK%ѷ>iC"07ކ%P9緥!S!iSGڠ 8 +xѪO: NFD?넇 GmBy7*}TL.s\SߧCb ʚs @*ZG>$>`;>*B~]V;˥N-^aE?R +> H;C}9YRLH۔! D6c̆+"ܭ%C2^10$g) আؚy ì3pg (2P0>^ruf\}bO/>t$l·U+++HU۶DeI7b YCJJe{' /ރɼ`PE_SF퍏|Ξ1 (sp~l^A`yŚ\oatL:2 1}\fL6DI7;^Iwv_[!cfjojadkE?tW6L`p]( k 1{@l`x,aM)Eo Zj!o"E)B`Yp9^WI(*C}eSQri<{Tpױp\0}\X}-M{W1E5CevP h:hc#Am4a9nrr/+WyR SvJgC{ W3+V r2~Am6`7]iIЍ-nenx HK/m:;R*{Cڗ$/[:I<ܫTHHE#'΂L׍ԩX90HDкlƋ|Č(2ҧaV Gܳ.|EK [H>i 6#cI<QH?"l{6r*n-9Q7&}Nb]axdzeH0CR1n9s>5<Etd6^фchjw8xnOiM 7ߪP\ߔre (E UXyn %/ι;NF 5W{|ί_RWz#֔=\,K 1WU(a'/+'uAT؁GNbOףNpׄvk(kdrʤtֶ:aT~keqB(ͭUdl%"ucVhetKuj;Π{4"҄K/<_c:qp)#4ӱw$_۩+*9LU֮1G>:UlU+wo[RB֫^&a i`K͒Biwa&V#2/_[ H & nkusYzRN_|Sy8Jdјb׷Aѩđ'Pu(YhXRB >I"JS<3+E'3%'uHsϏ[悜Xmu#tāUgԞSfo{دq ,WL'bz׵>jR_~^5qÅ6CizSD78(GOLXr !1`^PMs(g~p <*?A~v?%_1{XXtiм¬pwULk=ĉ8 }8.! rRNBX#_~cP9dzzO <ų!*d.:ŦS=:ꋇzGxRZks CG,5񫉄6hS5ҙ}!m塖В9AQCA%I$BֲR TdrA"/.{n]G/7=#*e_@;V0=HuW$Lb#~x#b&(UW0(լ#Xldm>YO+`i1k!IK_|N7'@%Q` J°uκP)+#YzkquBei.!1`gpB^2 S2~>Xَ5 P2$<9/Y[V_|RPR+ j(Rq>' ܫs_i碿Hw g2˪|Wo=}9AG;Hb;mywZCt3>xe`о޼|TvOB7>:Zvܤ&v*V=z;,ӿ>#/]ĂյI.H gj$EóW8ϭ6¿©$\s AĎ Hr 7ˇji3(c~cERdz)}(? }mkӄ]wx\?[ex |2U'{t1d`bp3[<-Vocgȷ.( Ӵ;O0 S_4G0sm26Lł\aWQOꎓ89ӯ`'Y/CH-Zp$kRNF=@YeRns n Y 9IVr@ JL%>۳ x".VիPn)K<>yIpGҦ`@ 糽)1gY8s{Eߑc: ȋuO:/sv M2v'0@Σ|ְ"J,=yi j [62v?-1vmtͻM@KcއzAc^นXPƾN'9=#tӦa#%E8XU(U:{%:綢7#?sbdϾŰTTCZi,E,]mP8 ?楙oFǝGnƭɏ}IA~8O݉b*3"ŜM! M:V*9(;/EXo Vvy'bUG&Y~یmi94=8GMH(tYlQ@q#N&\jh IiH4 Rg !+,UQuXN"]3R9,AxX ݞy|yn)bVm*O=bߓ:K )pbMUC6[7V`{A" @L"1bgHʻn--ihEI%U"2nI#†Kva;ޔ@.(J́,lWN·.tRFI&6yD=j؏LDl@b21} [iTٺӶ9Zui_eW\2sW}g(Fef{qRSExP<%!mN8 5` ihU^PLx:ZpNxQgl{e},Uiz1Ǖ5L\Ž dM6hOU3k bXC1@э;c19<$84> T!*V ug!T_roE :Ls(6hnCvKڼ wCxxto<ߠOstK68p犊ٰz\!;Mel UDqTtycKJj/R֤?IQ)6Zr8u2}+_i6j* ytk7af=9֛ل ˖IsDzd}'潞ӄӝʷO79?rf>F*i+ïNAq^$Xz72/d355 RC_7.)8z$.xbv'-E}w6/KǜW_T$b(_ IS0 Pؓĝr;%yNd8fDyt"XK>㗉eN]9i{IHZr =pܗ 4M,`? L69| $0$ݨ;k$Wg%t}?(ALJ|2>YOZKR*y"'%/+>ܢ^;(H xiTG||_N;vM 69A9Ei3+5w\WIi]DkrFG} vg?qk={h_*Ԡ\̝YAWW70ZYYrю=9w51B2[.+ӶQtAtl[̧hrI^|'Rݠ({_MjQd*0v9 DKy ?Kzw$]ɹ4L&ϙC+3)=pd\V-aٯ^rƒp!syGm*œ% %8 bHS-a>P6׀O%sOkF8nI-x^W ih'}—t3(鞢~ Foz 0G>G0ڦ¦0x sCyFPqM{Yl|_~+t@đ ;⣑ȕi Z`'3L a\"٣E7IKYYJ8F"BXעx=Aӈ1~5')yW~1ʯF ؜=I*\rܼз;bTPhZCnd[ܯe>ugؕT@j l,4rȠJMGpԵΎTH]^pt0ny5lr\pMi\FڙIlu׺L-8!!scIɼ*6xN9[1t|MQYH &-{7,mEȅ&wAOd|ep*=H0 oȶ]1:a֊Iʢל@L]tYC֤N!PWO6wDK͑vj95]>&o [.$r?Gk4؆ _@ F1O͈'?d#+V<*`.jݏ,{d.Ȯ* B}nΡ6Zcَ Ty>~EsZ&f bb.ZrVS f 5l3r1(oJ͖_[QJ.J!@:?>&_y)PUgby/-V+c.ðlVߣr uoX,A@z1txZoϞB,'VF4(Tav #+E6zCFu}5]씍G{%G?^Yu,st~/|q׆k3f_b[smzbIOZ`$S2@?D?0k82Uv\3"Zؤ|wj,#kg6@?6J|X|@U˙* M sܫˌ \D7"R0K"-'o1g1%%Vw0\ HkZ1V2(q 7m:r^p4 /ӎv 730@q*H-Ϯ<>Oam_0xadA7hZj48hc2h)U$!&:~]' d1>_y]IaVⓘ4pBm#A¼o)耫Rvv5OuՓjdo@X?]b<7޲Wo֠:wJ-s{;VTw.AĭlbƑT8~5bC&T8ԣ.jD$K-.xlӶIщ;j*닃f@g\~enaL,F 26?!Oon.\9CZ>@rQd-,B[ c^2N pkӛE2ls(SEh FϨOOIٰHE,a[6 0,WcFT~ݸa:artlj:vkef.<KEHyL(myzj3F% qL.c4{%6@ ܮ{kɷLTuy^2ԒOJ$ o!6߼֟6Ifij:O_#u5)ut7AZE^/˒ΟV}’':-ċAvvjI Oe}ݐ!AUSPˣWc9t?cVSgSa(|(rfH W> 9 BTq흳ɭwV`К)1;BI"*e7T׍?Bw@@sBg+tIi,wߪ̇vWy2ow5 k mQiK5+zI7!%3ܲ`NFQtb,[$3++,::q9ɢr,ͧ$9y/FQᘊF9 . )0$GqHvcEo˿JfZ{u1M7Cih.A.o,FCfs({)ѥ|䠋'l]++!2Jg) ;Y* pɬ;V|42j7n  2٘_ MyYd>l>P:[ Q{4)pE܆!"{f0PR+U (+Qn4(MeBmwp8<ԉBGr6`bX ݾW0(; VG=Ooע|Rڛ`Ik#7e=d#]݈992˫]$k ͜ W>Eʝuq'=,_}Cwa~ɟ/^zŔAWJ;8_{U'tHGyk_DtѪBK\ۖTU8x~ί^Hi_!0#^btϭDg-u$-Id*~hO[ꚧ6$L1RqEO#||6±b>ɓJ)IYɅEfz)r${ ?p?|E9%+5L\Oh./K&!c!ΗKhh o-E`^9 ꒵uYA $g1)U\bayrUlUTgaMt,ɧiz'j3';579dׯHSрgP^ 9u7/_ű_V[^2:`pD->ѕ" օ[ ́vYRTGq4"z'6 fT<řhHq_aVֺ=iu[xCcIZ<cq3w"N1}*;˥W`ɾ.rq͇<11"퍽=w Tg o"]՝-@ Dz-UU ¬f}N=5ʅNTi$%]QP.2bc@ zKUGZ%o0qHG/I|G BN4D=LW<6R5=y'Xv۴ gim0E^H}r3%Xar!nr3ÛuvBs鷙~DGcTm[-vScpns/K3Ql}TMkF^ĔRmI T|K]Q .ykZ@ s`qzsɃnԜQKNDܓ|VG]XU;|~*]4񮓨U N?#:Xy c<,}0ˎrV^˄NZ ,T>=N^J`,X"sl~#kZ[/v>{+& \t8Jqj@38YRPHBm5W]Hw؇ˆf;=6:Զ~%er!LjƝlGf2?d+ԭt"r0S?~v}uMJ* .!CȾP:]e+ uKމ)W'DInDb|d[V,LyT5I#)s}$e9b~ً:yPOS8.rOSQZ~+":U+DIzHd=If1է|/{fЉo5#<+ \hϡAE^Lvb9foYK'a|`ʙB5ܴEaWȈ=s H{UF'ڢ'd)Sp5&& mL [?Ϻx}@G $^weJ+zi˔EICVNshfKp"ޤznb=*I+ЬN^ #sF\,{ E탳NJtv=k g[OmaaN]qsKA6T)DkLER,'ѥ<-{rK/YGa/ E4m䍸5ynU"wL Sxlk;48{_SVVҐVD~b?sSI]_p~x87ii_c, qEb&կ!<kGqǩ[}t!A%Hckf'9Ǘ㲭5C4_sԅeJGy Jj)KO*~Y6o<) ܠq+%c?k9ĖZR >4:pf=ɞp6۷Kɕg10?qYP>w4yF "R7j׌,Ej0,{lj5H[,x\U1P"xh,;'eL!VE@ em Ww s0}zU/n{ChEXOr;!֝}f |4)@wU2 ut_j4S",o(|wqq 5t"4'x{Ɋ8ٶ{n؆Oz<ODWV\ÔR$I~*'. 0B5tZEاzCyDۿ2!"IK+SfY%VJQ,5|SMgK;'ט+BԫK@ !ַhUV.A z65(uB.o hdJXVs+jନRQGYn('C]hZ w%OV]te)<BpKӧȂrIBq LlHa2oܶbB{HAmܽ؅9kh_uguPrZ3 Q[@b9B7O1L/[L0w.p<ڵkCkV sULq=CB ASZE㥯8v':0t],1o#07&B(7^§amiVͣ5 /EfmdR.N,p}BY5ҿ~./l:OWvˏ!&&PuإQKP{f{P"- f{ؕ/)US: x W3m۴6$Ad(H-~-Q ix.E豵 eQ鹄 kuU%f 3d©-j͛8=F᫶4U5GRx)l `]șzPhl&yˈn[}C83ެq%^eՁ(+f(V}SR(b\ŻcGf%&XVd!"VDW_],$B"|='ۯ@}@yG7)j lyҙ7cLB)ȔSHW?ʡE|"}U(@A%G%jY=~34H~YCۂ#_Z` r8!'%nx/h\)uzA특Լ JQʌQcO`TmH+I2g ֚ !.*_(exFPoVބarN޼HOw/WنT- _:E<.res@x>Z.Y(7y nE#1g&Uq2m>'7J%p J :ź~*='?}E~Us?7VL+C;(`AE8.cb3=V*󼟪AGo9NJUa >bmܥG&%R=]!/PO%s kv܉;xtR-b+4n&.1)'³7:ـq3/:tn+~egK wR+9fL󣠂3ʹ1yxEʩ1wx/ax0eZugP\J06ה\\aFf6Tt݈VV}Su7 |*ذ/NۅjkɋÏYq_(Nz?:"$BeeJvra|(ؑ9iOKMr9~HUg͏,͆B/ʩJk7A+ C;#+_d뀏වzk_eH}ѺWe6.S/ cWq|?D+%SG*v*;EU?/%L=.̏-H>(}1CHm( |H[7,@ٖ₱ ,nݥ!aMOB!#LٛpX;QVv6Úޛ[$-meeWbTlz\S+<)R$= bD!Ԩ`lQ|iۗn.v+T}P%$I΋fAt‰$  k]@YGX߭T*0xteok`zď.RKEgHI*C8PG`>JQrR 96 33R,g#İ_՛Q5)_&,dm.%iI1e&̒$J\4s\2=QNU%sFHQ{㎝2д(s''8.ǘPυx)D3})as&e7ZNM^- Dlos6#oLf1۰6}gF [ {S<㕃!5 =DU AZa?!`.Xw[Sѓ!߃0] aE[[K@غ9oY卵2Z!A,KacMhH"3fGᴯ::Ӥ~m׏;$(6$Yߡ=WۿsW*ck@3_o)]j~GQ9,;b‘hp^.>M~~ i+){ .t2WR!*fꌻs0h›) [B%5#)1<gAhSrH/ZLؙ+TbW<4ĝUPOl]zsiuk&!i]^FD*mggг6|,ſƄ^y9cPgF_beK@lؚDGq-j+Cƛz}{/k9U}Rݯ8K Â^* bW#\X .v2_5ΕZvclv{TrB豳 Ʌڙ5)v狑=y;f 7j暀k'ת (bLou^|ݩfU 0z+aY\|R-;\r4k%Ghh#2.+TeElvݚc圇 u6ڸ`)3͕ XXŖ\-O"fm闕v_㚷w#M$9Qq! }tj%NjT\WZ5'dlMt?"2 ,ͅ!fQR shS^vR7#i> o/I(SX(#Vݢo! o9Q]!Ѭzॽw+s[B'bZ$:? R$q$? RCݹKzEݎq0iat߇}a~ nKxʀ%"æK MhʶSN3:7R VV+ҟZD Df-).j ;R6܎d2jq gT+bx=^L /ulz #56L5e߬cB7=kEvBܳOoqYFMCG;&Y~"yng}j "6?|PԜv vV3-u~EdqFVP0W.G޲͓9"eC,$% ~v޻G,,&zZ+ЃEMX(A/SnPpn'I꾎Pp"|H̢_}VQ]4Lv)!CM4&s3k@:tl &c _st]1$0.-EEC0K 2B$4 y{"S ;YcD.lh?FWt8eIO'ӎ@Uc2)g֕yS!"7$N{)>cng#i?N6zkM`#}.A=~τ{\ʘ)=y|Xldɺ\7]fn= CHtb##2wd Gߐۀ~3Ah{0qoX,`t1%IDZM7 KY: qAW5M4:C!2^F5@.d^Bz{]8 h8UO c JԧJ4adaׯQ߿Q)dO  2؄*FJJ8E⍉DQ>/ 0A2i|i, }롿N/ $/hb'RtұdP@? M:v|Bݳj4^2sSkӂP݉\۵,;f1)3Bs*ti?#Tʹ AW$CKN6%2#$MQR]zdFX`+;WgF ah)Aae6a:{#|6(usTHJEx=/|mc3aۘP!^́NWzlcC`tØAcߦ>+\fEwA77|+߶+fkT6LZM>ύKn.Yj=?Q0(~dBrXL~R!͜՞N2"%aOhS mZt!~)d+03,d M?=uv lgmP8CMb=XY"r}k@|t)Nx4S|yH;ܷ-:Z(&XPDA naa-NAaɣ4{l @_KdvtJBnCPzcD5^-++_cY70J* RЛٹG$UHzQ,u#mڡߗJS6Gء7'0⩼nuEtjxZNs-T;Gt̻flQ o YZ