liboslnoise1_11-1.11.17.0-bp155.1.13 >  A dkHɊI%z @ }:瀀mh|r $P?Ol[wKO5oXUUpnv[ĸ8ESևpU?a;%جg37=eFO+z,p@*?*pd ' \ (,IR_ y     $lI(q8x9:>&@&F&G&H&I&X'Y' \'8]'H^'b'c(}d(e(f(l(u)v) w)x)y) z** *$***lCliboslnoise1_111.11.17.0bp155.1.13OpenShadingLanguage's image noise generation libraryOpen Shading Language (OSL) is a language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation.dkHsheep88!SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/AcademySoftwareFoundation/OpenShadingLanguagelinuxx86_64A큤dkH}dkHdkHa83283837982d28ad24d735086b5d55add4014cf8611d7733be64955abf309c35e71783cf069a74ccd462ced30e3b0220c0da3b6524b2acc6af2439150ad32b60liboslnoise.so.1.11.17rootrootrootrootrootrootrootrootOpenShadingLanguage-1.11.17.0-bp155.1.13.src.rpmliboslnoise.so.1.11()(64bit)liboslnoise1_11liboslnoise1_11(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.27)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bgbe;bRbP#a@al@a.a,@`@`m`W5@_@_ @_^@^@]µ]µ\;(@\4\*Stefan Brüns Hans-Peter Jansen Dirk Müller Guillaume GARDET Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen munix9@googlemail.comDirk Müller Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Stefan Brüns Stefan Brüns Dave Plater Stefan Brüns Dave Plater Stefan Brüns Jan Engelhardt davejplater@gmail.com- Fix compatibility with LLVM >= 14.0, add 0001-Fix-compatibility-with-LLVM-14.patch- Fix build by requiring llvm and clang 12 versions- update to 1.11.17.0: * Fix in runtime optimizer where tracking of messages and unknown messages relied on uninitialized variables. * Minor changes related to OpenColorIO changing their master branch name to "main". #1431 * Testing: Get texture3d tests operational again. #1437 * Docs: Fix missing "errormessage" explanation for environment() and texture3d(). * Build/cmake fixes: Make PROJECT_VERSION_RELEASE_TYPE and OSL_SUPPORTED_RELEASE be cache strings, so they can be overridden; change OSL_IS_SUBPROJECT to PROJECT_IS_TOP_LEVEL (and change its sense) to match CMake 21+ behavior; add a TIME_COMMANDS option to help debug performance of the build. #1443 - drop 8682211d0bfe5c4be63a4a003d06037ff9721e66.diff, 1420.diff (upstream)- Disable partio on armv6/armv7 since it fails to build- Disable %ix86 because of build failures- Update to version 1.11.15.0 + Changes for compatibility with OpenImageIO 2.3. #1393 #1388 + Fix potential crashes (or at least undefined behavior) due to missing + virtual destructor of internal Symbol type. #1397 - Apply 8682211d0bfe5c4be63a4a003d06037ff9721e66.diff and 1420.diff in order to build with LLVM 13. - Add partio library dependency- Fix source URL- Update to version 1.11.14.2 + Fix warnings that occur when compiling with clang and C++17 mode. #1379 + CI/testing: Additional CI tests for clang+c++17 (#1379), gcc11 (#1381), llvm 12 (#1381), speed up CI builds by not building the testing components of OIIO (#1380). - Update to version 1.11.14.1 + Fix library setup for LLVM installations consisting of static libraries. This fixes a build problem that can crop up on MacOS using Homebrew-installed LLVM 12. #1375 - Update to version 1.11.14.0 + oslc/OSLCompiler: Check for errors when when writing oso (for example, disk volume full). #1360 + Fix crash generating closure function calls with LLVM 11. #1361 + Build: LLVM 12 compatibility. #1351 + Build: Support for CMake 3.20 #1354 + Build: Be robust to certain OpenEXR 2.x config fies. #1356 + Build: Fixes to deal with newer OIIO builds that are C++14. - Remove 0001-LLVM-12-compatibility-fixes.patch fixed upstream - Add build dependency on OpenImageIO (executables)- Update to version 1.11.13 + Updated vector2.h with a mod(vector2,vector2) function. #1312 + Fix unnecesary error messages to stderr when encountering broken point clouds. #1333 - Add 0001-LLVM-12-compatibility-fixes.patch- do not list pkgconfig directory - provided by filesystem package- Update to version 1.11.12 + Build: Changes for smooth compile against upcoming Imath 3.0. [#1332] #1341 + Build: We weren't properly hiding non-public symbols. #1337 + CI: Cleanup and get rid of the last Travis vestiges. #1334 + CI: Speed up CI runs by using GHA cache + ccache. #1335 + CI: Separate CI process into several individual "steps." #1338 - Update to version 1.11.11 + Build: Make the CMake build system more friendly to being a subproject. + #1304 + Build: Improve dependency on Imath/OpenEXR include files. + CI: Fixes to Mac CI. #1315 + Docs: Update CLAs, Charter, GOVERNANCE, particularly after acceptance of + new CLAs and moving the repo to the ASWF GitHub account. #1308 [#1240] #1314 + Internals: Switch from deprecated call to OIIO::parallel_image to the new + version. #1317 - Update to version 1.11.10 + Bug fix: optimizer interaction with output param that also is userdata. + #1295 + Ensure that LoadMemoryCompiledShader returns false upon parse failure. + #1302 + Work to ensure that OIIO will build correctly against the upcoming + Imath 3.0 and OpenEXR 3.0. #1299 - Disable lto- Update to v1.11.9.0, see included CHANGES.md or https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.11.9.0/CHANGES.md - Add new build dependency python3-pybind11 - Remove stray python3 oslquery module - Add loplevel markdown documents to doc package- disable RPATH handling - fixes 15.1 build- Update to v1.11.6.0, see included CHANGES.md or https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.11.6.0-dev/CHANGES.md - Drop obsolete patches: + 0001-Fix-typo-in-the-.pc.in-files-that-botched-the-versio.patch + 0001-LLVM-10-odds-and-ends-1135.patch + 0001-Some-SPI-build-fixes-for-finding-the-right-llvm.patch + 0001-Use-single-shared-clang-cpp-library-starting-with-LL.patch - Renamed legalcode.txt to CC-BY-3.0.txt- Use the correct CMake variable to set the shader install location. - Replace osl-pkgconfig-versions.patch with correct upstream 0001-Fix-typo-in-the-.pc.in-files-that-botched-the-versio.patch - Adapt to LLVM 9/10 changes defaulting to single clang-cpp library, add 0001-Use-single-shared-clang-cpp-library-starting-with-LL.patch instead of mangling CMake output. - Dropped osl-oslimageio-soname.patch, which erroneously adds a version to the OpenImageIO plugin, voiding any chance for OIIO to find and load the plugin. - Rename the osl.imageio package to OpenImageIO-plugin-osl, to better reflect its purpose, install the plugin to the default OpenImageIO plugin directory. - Use python3 for the build process.- Update to v1.11.4.1 to fix build with LLVM10. - Remove incorporated patch: 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Added patches from git: 0001-Some-SPI-build-fixes-for-finding-the-right-llvm.patch and 0001-LLVM-10-odds-and-ends-1135.patch. - Created osl-pkgconfig-versions.patch to fix pc file's version fields. Upstreamed along with workaround for new libclang-cpp in issue #1155 - Created osl-oslimageio-soname.patch to keep the library build in line with v1.x. - For many upstream changes since v1.10.7 see: /usr/share/doc/packages/OpenShadingLanguage/CHANGES.md- Properly rebase 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch avoid workarounds in the spec file. - Remove conditional code for Leap 42.x - Reflect required versions of OpenIIO and Clang in the spec file.- Update to release 1.10.7 which fixes build with new llvm. - Rebased: 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Recent upstream changes: * Adjust for deprecated material in more recent Qt releases. #1043 * Fixes for MinGW compiler. #1047 * Texture "missingalpha" optional parameter generated incorrect code and crashed. #1044 * Fix incorrect optimizations surrounding 'exit()' calls in the middle of certain shader code blocks. #1051 * LLVM 9 / clang 9 compatibility. #1058 * Fixes to Travis CI system to keep up with OIIO master recently upgrading its minimum required CMake. #1065- Fix lookup of stdosl.h from oslc (bnc#1123254): Dropped OpenShadingLanguage-shaderinstalldir.patch Added 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Cleaned up spec file (defattr) - Correct LLVM_MCJIT_LIBRARY value, add comment - Use current LLVM for building (bnc#1123252) - Split shaders in common-headers, MaterialX-shaders and example-shaders subpackages. stdosl.h in common-headers is required by oslc in the main package (bnc#1123254). - Correct clang-devel package name for Leap 42.3- Spruce up descriptions a bit.- Initial version 1.9.13 created for blender see boo#1120406 - Blender fails to build with 1.10.x versions - Added OpenShadingLanguage-shaderinstalldir.patch shaders are installed directly under /usr see: https://github.com/imageworks/OpenShadingLanguage/issues/955/sbin/ldconfig/sbin/ldconfigsheep88 16847525341.11.17.0-bp155.1.131.11.17.0-bp155.1.13liboslnoise.so.1.11liboslnoise.so.1.11.17liboslnoise1_11LICENSE.md/usr/lib64//usr/share/licenses//usr/share/licenses/liboslnoise1_11/-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/29636e2029ea295d9b2d762220783186-OpenShadingLanguagecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1501bff46f3d44749a9ab09eea390ecdd24ae600, strippeddirectoryASCII text PR R R RRRRRRR@t&NlEutf-803cbcffd0b29ff0a07fbaa94e1fa80b724e120b485f383906fe7af9b7c1a3a9b?7zXZ !t/$S5] cr$x#H%׳rjVS*!U^јλj-:\Fѐ爺雋_Ӡ;a{>H'aYNarjpbWKu],KnZDWO`5Pڶ?'qڝȣexI %1׮xt舼=dxq[#hebcnBxl'ݦ9+ӾL;܉dвҍPUt3='lkOfg)luJ,pv:tI7=1b'+cK"v!SX pQwITs|>l [-OPH? `xvw{x8 5VVba2_7**x1T x3*ߥ"lJ22JW?lwHۇ@S×ot= {2uǁ,ǵx0kO.*#Yvy#ySٶR w]YP?U q{zO*)Y ]@msZ 拶,$نQ^N&Yp1$*(5fl6H4O*6!hOGc1aCqض-7D';۱ ,:h(Z{|lm!URLG¬+PD$]z#{1[c&JP1<\05aN:yrŻFŹwd|Ex N%#m) [\ h{|]ϧ/ߡ RnDYT;< rK}plH:tmiˈTfN<9"ʥ][mu2Lr ݓ_ׄj-=:Fԅh{Ԟ>CZW5h 3hlvm~`+u5Hx~#W|R6(WY>Q(.bPLV}At^Dp%NΝ_=}g&9(ݮl[@chއ\Y 6k<9<.Àr iu\3GIXx_Lp.eܠ^q j2`k[$W8Ҿ*r\`(UaG yTR'vEN5VZ=/F|(bx1/0Tәؑ+Igx†Bmjr? .T 4t -JP+Qc֯AO1E2Hc ±=C. W".xƉ-_9UV*h]n _Ifڿ:,(ߜ,̻ě ~D16,- tLṕ& c&g.ݠ n}1٨GZP|ͣ='ڸE \%^GLJhz/#qEH\&:N*jDn3b]<J]9z i_<6/kW4,g2?*iQJ+O$&6ho*{ ,?.`=/-4hSc ;XMP 0;r}_<(Le#^k|Q#iv8Ret+ xr%70A+,K ~3P)JW~d>rr~$:l "AyVK#"u/ n*FųҒAA8´wKiޣPY9Avh@D(i`<ƖtPoP_S7`DI s+i@h7zՉaVzT0KKoyS5 wO$? CeG>F6+FЩ8BC mo_&Ezr|j{1ϱMT3T@c ۨeķ `A+XGB](޺!v·R``I\\, ?h-fvSem3udބ7DdaG)vW Z [-}qF2Z.X6Eoܕ=HgoV*Bw ڈu3{ơzBM[h)"?JO% {]}IA\/?;?^ ga>A3PPqtgbu0 3sDb9~ 28P2@Ky¬~eߟ(뗦NWHT_MrM#^6 P7y#7] +T}EO3fI<tPs8fq.K1>Y5|enV&疑u`}lg7関͠l(~uWS5慺غDEr}]F"h(PiZRYV&{߷=rkhO "{?.?F++y*ʪ5qHeHQ+Qk.MD2缲PR'}TwrD%v 8&|sb4E~AeÛj+2t+>ě ЇGYWô/0Zݻbb۞Z+-4Ê#ul?ms<|"0 F"-|Y϶y$&xSTN,zӸ*S{%D!{NVQ_w{vF^re2C  NbORx}RKpu?PlX4_AHK&0 ›WVkdG|;(!8WDYRHKfzK!:v@@,}v9U' bP"-=PTFIC0 )}`!;H5.,x@LTQ~bsFq` AqǼ]sԑ MYŀ ' Pexڲ hC%$f-8* *1Br U4(js5=lj-~z/f#8Ev_ Rqg~a)k `#8+C _-Q]¢sR"wa.\SLRiNHGP"h=aI>~~1 ʚc08 Z3 OC/p>ssHs\^jWuy,w֔g:fZL 2 (p4IY4n@NUU6'B E\`Ʒß=8xO>;` 3 j7 8lSg6xɗSbA y̕WqE~atޘ~_:۶o|"rCj9#MLd#0z_=asOQGzmR`ӗom9 0H6xqoOm3aNb>pXܹ$< fi3. r%!p$HU8h'#Ok^ ov;gjӖ#Bs"n1+qa||uL@IڅR1X~i_22Mۇ 4,!s#}:d.RѨT4x}< RxK{{\>,aq2Hs0F@䩬?!6?E *h?׫=^ٻL:o4&tb :0cL5kmWB 1ZrsUqMֿ'ݻ Oir}Q&yM(VM؂9(et+ xmysm4U)m Jpk*eG1=#NIŗC{`)C{'`51h ,40֝R3Z|y-ΔAU-Փ=:l^G6c@-z9# M'h9t IppX B%Sw Fqj[dsBx?I–p7nZT:#U[OFSfz:2 9j)2@G>Si@f#pt\w㕬&N͌[֓7 6{ mx&iލc`3LK:]ȵ_˙HH^ʇuX'8]!(1J$}2G[Q._cp>9V)]|hB>~s60SxkbGqF`o D sj0m'<, x !)H>WY2BDk"4B&4h=P)#gh"*ripWCP1He~c_HW;Hyc(m7 8mv*vv@|^Jts< _[ܫlA7"0 W6zteou=fiBXëE'dLJt 0qdÿH]Ʋt_X͛ }Q$B UgĖMaH۝bR$bn{K)>?ZiXhcvG#nn RfB3\%,h\bwUCZwDvpH13XrDK B1-s.f#*Nb}(.탮 wD6<,1e?׽gkA]R_u&HNeы2#3@+,;S4 FHq\ff?xoqMG9<FwXZ(".QxɫPDgc JnhcpwkH1Yt_fŔQ4CKY*]lӷ3 esPo$^dF'ɵ5_|R9*~oxI cT;(8k&|_#ь@e'U写|S.K8W5%"7z@L2^XZsP)żlI۷-mqZ{ z߃om{]қnߧI7ydbݎ͌yFXrv uHT3_t媰{ff/bEsVaJ-*"sA+GzHl3ۅu'ml,1+)7Ԧ%G Њ[u9c3 ?Eۭ''*(ù:]pGoT~B*eh#MVoƛBB(:ƁZ!- r֒ &ޓuHaAq.ތؗBV Oupa+/kV~oae{3b0x7~@oOzĮczO2eQ EW/`dĭ Kd] m:uƈR*ob^ I)dCX(N=8+hLH^gU ;AK̆pc{fvPP{3G! ahhؿ\@ ȘzmM{ZNKV}/i .w[}r$D5 Z׋c؂lrw"c̋aDT}u$kM+OCdQߢRTI]K:yLe=8wGѪd*/b5|4`DIJJH$ύ~^|ԔC$LS,Ye-:}咷8eCKٯ/cSmޓFx2q&kRt/H(JM9|sv|`i$׀}1~qʇr)~=9`Ec "4vb5R ;f5za4`x.cM5j2sh ^\$#JP;{h|ө 8cum%GsjA@͝ag1;`bG}ler+YEy`Z k娹$bu'Bs6'$nY#XCQ?=MFI#rIݏY6A,^Xx&8é;^u7MuAe,Ana !%gyZU[x%g' 2sf3p=`DEVx^1ES7u'||[>rJ{L1TXGV*CT4H1E3tI/dSR?jʮ^ &-M-9mLJНLGW:瘭% 9!m->@$Kɒ" sj+RW@A T'T&}"Tlcu18^ԕ\/ZpⱣ3X)Iܘ?N'm.*SvL^:={(m0D5mJX*˺i3d8 966NK/%@Ewd?0JP}Sg8+I_r~Eu><ɍ턆" &^8\O˸~l>gkM #=5%oc)L15u/8G5ia*#jKR{s+U!>X>2'k!;$wo#MF,J1ڝ=eԨ@b'Rx/Iǁ@F5j9ysXv?}nTQQ0mVHeze|HiQQqM;m cL Ӂ+?() 5+uǑpTKw{yH~SVĸk@I \ %Zp@~Or3J z Yh!ˊpe=Saif jɔ%U*%TXe_݂3A7nʏۥϻѥdg݆fT j4|-$VRfsaяkW=;֍uX>*̔/G}`᯳YxQY#:@ pnSCX+Jji)>$\$BcR^s[z䅘/LoqkOՃ`vX> $vІ_8`w롡*3D=5$+2dgZɃ K:ucOou>G/Odd<ϾEm,ީv / /* IؙC@HN#DefơEg,*;ua;%uxR%l7>|DJIl5(,}Ą;vƋYFkD`ya>S,G&tP'`iqOj wh3whnhk$E:&딞zxZBxWX^mH}k5(Z5+ CXzT}Vތ DHU]7p(E坙a_S{/Oiag!2Sq;ncTjٌ*,׺ҏT϶pdxCآcDQL%-wFZℏk1MS>?vݺEwo{@as5܏n ;u=82\ˉS͌61k.gGPշ_DJg()6*YE&:]=I}%E("gf# #,Q_3/S~|SS?ы螟4[?3CⰊMc3t :ʮ洀s?|hl!Hl**T0hvSl4Q$eOfIvZ`h;Xp׊ xuEsK[N:kRFM@B,IttcTjŎCd5LMw #)&htmhFEmjhR(Z"-*AwFV%P4v9Sbi"5Dkc_~.,35ݺ{8`R0j}m}{ϻt$S 2B,q4$ga }4dPWlEX`A3aܟ5xvj2 Z\HMs/ٷR̊]ôčuZ>gq-,4݂pczCw]F-TUy$?2"0j'`?G8U%y BRjo8B>N2F9 +& k̶ 7n"}a~` 7CBåaN̆2<ȚO/˳Tp-K}]P#_Es+! }~H)Xq W55»٧}#z iҲD{|U|עۡkS?KU|+ ȠtJ]Ir(%&R\fZ!ƺ΋{prt\$ElFW$kYs "Mm Kc?V;2"$#j8!Z#M. MNPQtk @|LӀgHYP5Z ] ZaE.^חx)o9HB.1$i^R>u*S C\kaQNCYFsyԴcMZ %e |HίŒvh#=@h FˆÏ܎hɦ$fo7K*1qݠ@"Xe[--Va:nO'1׺{bʕP#8S*$?_90r֬ C/-@,#BFs+N$5s*ZIs۲s)F^¼5C4)aw-GFeGLv2uF#|Uh#*)[ ?Fu|fk~,Kj)<7|{V!mV[atu29O^?/Xc {~P9ѕ T"fwxey7Dը˭8O5$땶>(C *xBQ-B[Ƣenپ qaӖ#bJ}gH9C1tHb1Rz! a+;"f X1 X,}dwvZГcOKlc۬Ti⧌c+k> 5:>hH`K -WJ{ك:! 0"c9 F~#i6[d"SD邝 Q#XǑ*F ը](siFK H>nyrȹAvHcW>BS dNj0哣w;uqj)ShEw@ 6,Rr<Bت"Ej8~)+ax8,$Lr4 -'VG+VFJ4?սu`,]"Rmho) c9Ǜ.UH5q)2?uO%3H sTZUYԶ0xXHs3{t[()Dy"5eA7i|?o_bBJd:붞`1&vµEc`Džz&ثZ 'xz"=1D]EjnyBP\ј'Ciލ4.jmwGbz#^|].}`jr)rs3bdKjUt?4n9<=3\R&2NtdSYUu; |Toע|͈+hR05ZdH޸1@hOTQlumޝsS8#0߰4?4N!1|f~"r*$,?3Gh>Wqު w§iW`GhR!b-yq_[a(3PXaWXnG>YP[_MJ|yV}姀תSƻea;4gF?K?Oe#>ڵ 2ؿқŊY]@W՗TIy>6/;K'|.sG{rQ=/^Tvt'u4!vLyjj.cC7MQdG6cVϬ?k]^aƑʟFn__*.2Pl/"XDV Am ڭDhjc]ѽ|qA*{gp}Hp~VgX[zE PgMiRWGqÖRUC6>ɞMd/Rxle^i%B˿>Kgq)`Jɧ%BnR8"b&P90| C!W@UMrXvTK"櫣4r/dz|PAˤпe1}ꬆ^5  ӎzjNkQOme%Xg`ߋX#^ -e=<#|-CCB.wKw0"=zo.{X/eKUdQZ8q'4T?n@6a\Zs, 'Ksq݇AbWeR1ىqoe Ʀ57 2g~fm~~E޽,ԪjC؍iYǀ2x2:XF٭blUg"xI/i:IK2CL=炯کaSC&7K^ԃTmQ:2xwbk8,Ɇ@d1 &YI9},cj۾I-dC_GZ%-'>=2VxR6:Уn5삫rZpu$ 6?2i8ikO wy3K_Q(IGZn :ESY.h/?ӽ`>SC}SkZ,>b;kqipT@$iCΊQ 7R8r /DR~O}~tewuH!LaWZڭ7aiD|ƺWCvٍ%m;s(3FT?Fɿfa'}js 19vYMU^O6YYg':~eE6!{P3wl*~Ք(ElFLXw7N4^gF-Foz}>۝`'mE .ӋRdXWy9ogxpK94:H-ZDapֶ>ۗ+ < Iet *]:_o7ijEf::OypŜj-{Ηk Y; ٵq>UqfDR"xݫC["Lj$$V~fYP=Ӑr?&[%%r '&:@WTiL4 i0҄ U?c/iz ZF-⻯W1$Or_$ə}Ӕ /@[[;'ؐl :&5+_t(z?Kh '4DC?;\F5w'׳n]b#[kdpH,HZG< %pE<E2(β]=jJR "ZWN,(c%& c |Z2bOEl@eX,2<ל?}-|@}"q i3i*D#|N1տN'sxJkG*ҳ{u'f<9C$Gqc>vī^D uvaVkw$IY:!&v}]p=/|gF5RЌ,Ԭ!F5I]`K۠L@L1@-=#L_Uy8chuڹ^-8ǮAN9oB,~yG+PGdCI `mG-0)/i2H4a]Lf9 B_I7}uPVO,m@Yt'.@mLx;4GK+T.BDm񅬼$ pU%->ʢɐQ?x-bVi\+wE7K@13/Ī7kU bј9(T1& DM., r|?vP&yM[;+ 9  t 7gSfDҴ{=`(#ƩLdiI!'8H^6hĄYʂF[O`&0PiF˵#ѕ9aLzm(U%Iƈ}@HiZ yIHLSMR"eQ4,Pc̮D OlZI6Y0G-l/R ^:D_lF"7nu 6W(8U3|r(xODf%WQ,Me/uuϑzO?}o#ڶEuuE-\_+p4VØg])vzO\ ps޸}r2r#QoI)Cm, T4aGȵnԋ2ꎿu>GWm- Edt ۔K#{$Lj~OHQ,Ez? wѰ AnWO?E)Z~^j09>ϺmG s-NjL#ۡ Ѱ[WU57\يo"a5-ᴳ@%'#Z{i)􎄽 q{&vxoE =AޙKvE=v~h]A rx:rg eFψf.6NIO!;,Nx>΁sN$⵴ P;[\0ڳ-a ~=˭`.gZ $jn5^K(V2 ψp32 mpj8<$Ѿ_`` B<"^+J*:s?`Q , |[+9<5vvLZ>8ߗjuUcJ7 RD! S A|/"p>q6 Ѐ:VV