typelib-1_0-Cogl-2_0-1.22.8-150400.2.8 >  A bwTKp9|Yx*PlSU|GVFUtN=rrx*hF29"U?77 8Qj(i.Md8݆qqW}U?T\ AҥIݔCmq 5 PܿzZ(/v mZgw*FG_I4Qf dZw%A}uU ?.z۹5^8뛺B?RQJ`w2Rh'0\6X ׃宍U89f97cda7217eb2822698923461fa22a6f49ee8a6c6f34e011abea189d2c5f90daebd81cbd43675702fff6be85bf25ddcf5af61fwbwTKp9|QTc5*׎Pf]܌3*M kPR V+<t*^-aFB=8$L$-n,7?G^WI 4/פ,;)K|J0e S`=WKu7ӝ:9gxh1ƒbT{DyUas}V)b}ha~;M6EYz@W1֭JL%&yXS|چC%̝1MG&'P~e=Nc:8 Idf&@>p>T?Dd ) o )JN du      $d)(R8\9:[FG0H4I8X<YH\p]t^bcKdefluvwxyz@Ctypelib-1_0-Cogl-2_01.22.8150400.2.8Introspection bindings for the cogl GL/GLES abstraction/utility layerCogl is a library for using 3D graphics hardware to draw pretty pictures. This package provides the GObject Introspection bindings for Cogl.bwSsheep56(SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://clutter-project.org/linuxx86_64(bwSc0dc8341237e3a30631744ed676d8f074d05f409484d168ad46dac9a874eb373rootrootcogl-1.22.8-150400.2.8.src.rpmtypelib(Cogl)typelib-1_0-Cogl-2_0typelib-1_0-Cogl-2_0(x86-64)@    @@@libcogl.so.20()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GL)typelib(GLib)typelib(GObject)3.0.4-14.6.0-14.0-15.2-11.02.02.04.14.3aU^@^g@^S^,-]s\@\fZ2@ZZZWQYo@W#W/@W4VzV*!@UYUTgTbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comsndirsch@suse.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comjengelh@inai.dedimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgzaitor@opensuse.orgfezhang@suse.comfezhang@suse.comzaitor@opensuse.orgidonmez@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgfcrozat@suse.com- Add 2bd3cbed45d633fb15625d58e6b7cb8721b0ba98.patch: cogl-gles2: Fix undefined references. Following this, add libtool BuildRequires and pass autoreconf call before configure as the patch touches the buildsystem. - Add patches from fedora that should have gone upstream: + 0001-egl-Use-eglGetPlatformDisplay-not-eglGetDisplay.patch: egl: Use eglGetPlatformDisplay not eglGetDisplay. + 0002-add-GL_ARB_shader_texture_lod-support.patch: Add GL_ARB_shader_texture_lod support. + 0003-texture-support-copy_sub_image.patch: texture: Support copy_sub_image.- Update to version 1.22.8: + Fix building against libglvnd-provided EGL headers. + Stop checking the Automake version. + Fix compiler warnings with GCC ≥ 9. + Ensure we don't close the same X display twice. + Test suite fixes. + Free pipeline state last. - Drop cogl-fix-mesa20.patch: Fixed upstream. Following this, drop libtool BuildRequires and autoreconf call, no longer needed.- Update to version 1.22.6: + Build with newer versions of Pango + Fix the pkg-config files for cogl-gst and cogl-pango - Drop usage of source services, back to regular tarball. - Update content of cogl-fix-mesa20.patch to commit checked in upstream.- Add cogl-fix-mesa20.patch: fixes build against Mesa 20 (boo#1164688, glgo#GNOME/cogl!17).- No longer recommend -lang: supplements are in use- Update to version 1.22.4+8: + Add fallback for semi-private symbols in Pango. + Updated translations. - Use PARENT_TAG and TAG_OFFSET in service file.- Update to version 1.22.4+20190423.9bc253e9: + cogl/deprecated/cogl-fixed.h: Use "static inline" instead G_INLINE_FUNC. + primitive: Fix syntax on annotations type. + wayland: do not require wl_shell. + Update MSGID_BUGS_ADDRESS in po/Makevars. + Updated translations. - Drop cogl-support-automake-1.16.patch: Fixed upstream. - Update url in _service to new gitlab home.- Remove --with-pic which has no effect with --disable-static. - Trim metadata repetitions in the description.- Add cogl-support-automake-1.16.patch: Support bootstrapping with automake 1.16 (bgo#794720).- Fix SRPM group. Update summaries. - Remove idempotent %if..%endif guards. - Remove duplicate .la cleanup.- Modernize spec-file by calling spec-cleaner- Update to version 1.22.2+20171013.d043a41d: + Add precision for Sampler3D. + wayland-winsys: Take possible pending resize into account. + Fix an incorrect preprocessor conditional. + Updated translations. - Switch to git-checkout via source service, following this, add libtool BuildRequires and run autogen.sh to bootstrap tarball. - Drop 0001-fix-build-failure-with-Werror-undef.patch: Fixed upstream. - Add with_COGLGST define and set it to 0, add conditionals for typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl sub-packages, no longer build these, follow upstream default. - Add explicit pkgconfig(egl) BuildRequires: Align with what configure looks for. - Minor spec cleanup, use autosetup macro.- Drop the SLE12 / Leap42 build_wayland_backend conditional.- Add 0001-fix-build-failure-with-Werror-undef.patch: Fix build failure for SLE (bgo#770533).- Update to version 1.22.2: + Skip journal dumping if not supported (bgo#728355). + Support glMapBufferRange from ES3 (bgo#728355). + Improvements in the KMS winsys (bgo#756926, bgo#758073). + Require gettext 0.19 to avoid hacks (bgo#760285). + Respect the Wayland spec for EGL surface creation (bgo#765351). + Updated translations. - Drop cogl-GLES-Support-glMapBufferRange.patch and cogl-fix-black-login-screen.patch: Fixed upstream.- Update to GNOME 3.20 Fate#318572- Add cogl-fix-black-login-screen.patch: Fix black and frozen login screen after logout when using gdm in wayland mode and session in x11 mode (boo#958885, bgo#758112, bgo#756926).- Pass --enable-cogl-gst to configure, we have clutter-gst-3.0, shame on us, this should have been done for Leap too. - Add new BuildRequires needed from above change: - pkgconfig(gstreamer-audio-1.0) - pkgconfig(gstreamer-base-1.0) - pkgconfig(gstreamer-controller-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - pkgconfig(gstreamer-tag-1.0) - pkgconfig(gstreamer-video-1.0) - Package new sub-packages typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl due to above change. Add Supplements: packageand(libcogl20:gstreamer) for gstreamer-plugins-cogl. - Flip enable gles2 define to 1, build gles2 support. - Add cogl-GLES-Support-glMapBufferRange.patch: ES3 provides glMapBufferRange as core, with the added bonus that it also supports read mappings. Use this where possible.- Update to version 1.22.0: + Improvements in handling errors in the KMS winsys (bgo#754540). + Fix crashers in Wayland and GLX winsys (bgo#754667, bgo#754888).- Update to version 1.21.2: + Add X11-specific API for retrieving the renderer's visual. + Improvement to the MSVC build. + Support KMS drivers without page flip. + Do not use deprecated OpenGL API with the GL3 driver. + Updated translations.- Update to version 1.20.0: + Support for "quad buffer" based stereo rendering. + Support for Mir window system. + A number of updates for the Wayland support. + Improved vblank sync when using glXWaitForMSC.- Disable wayland backend on SLE12.sheep56 16519874122.01.22.8-150400.2.81.22.8-150400.2.8Cogl-2.0.typelib/usr/lib64/girepository-1.0/-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:SLE-15-SP4:GA/standard/654b199cd0b56edd02b23f429ac8410b-coglcpioxz5x86_64-suse-linuxPRRRRF$AŒj~utf-8245087dd54981c6c14639b7bf5894865350840447decd3d13ecdc333fde49dd9? 7zXZ !t/?WJ] crv(vX0?G1Tx~v?-Ͱdzs|!>u574 K1i_nCTXG|-7 Ⱥ88ֽ;( ĒD eBu 06!h ќWceTbrgC SsN[8rF7C,DU?=BkW3b:"?{Jv]gur0`k'5-jϡ[2۔shqyT$fU*>/:Dz 5`d2󟇆DvПťkUjFc冇 3 C31>y-f"Vudk(299K[nMX̟3c~-ڸO>~"Cjx rV8@qbuj0џo˲Ԝ[.Ḓ[ _c@09YǦ=X'.>Uk/#7+̥È4-8]TfT؃["b9^D Ani>,SQAWy4NWro)"T_ <\,*Wgt xpq{9E1t ]D *b 3?g+I_K fl,VLrw{`B]%m+ӥ"!"O$?|fT֞wR;EWo\W"G|b,ɡ5s9ذ ?OftJͫ(CХ)c&BR :p2Ofm.lԇ-$ ŎiC;/4DVu^dd=`~/ 5,$2k|KZ3+$X,nQU&#pmmYCڪo1#.o'i@鏩)=QU7~[(8~ZbӖL )P]AJJ"X<*7F+RsX<#^$8c0K=7znʄF0}A*Ybׇ+m8t9D te!1S6 hBu0S^zJcYOUqɵt! hJ $dЁO_$z4 6Dړ{q,!+9~Edܴ4mNRTUL>/rtSG&pMuxNg )%gObZb+ 1mMMX$DO-rNFv>J ^LK{ȃu1 gim'Qi=WR7c!Eke8˃h n _O<5'[}Os`BǔQ6h0t^Mx/$]Мs1S3K4vkpyR{*5Yےlnr 8ԜVlbQjƶ/.wԣw! ˞v=. sO}TE Fgn6͠ƽ!뵿[Avˡ]>YNqٛ\sp4:sFT V &?U] tP ~^H%`]; 5 *K!jeR14k|q9رuc҇8_is.;DLߛWks%i}g#6x,դ纚DyX `J6cd $=Qf~g"Z6QhݒfMDP1WI?#*%D# F"%n`nWn`8w^i 8H1 c pؒx,JQhr҄C){xew 75I]S״groN(T1o+90,<;<qC¼.Yzɠ]0ZVיM~wdzR2|Y~ȑ%d(fq}m\9W$C<-'\k\m,n&4-8]\BuMAhF Tu¾u>$_`*im[]ę[PuW ^tkJ Ap1lxUE$?3{CLQf+:mo\ulտ D*o'*o52ќm/rV*eBlx1p|HC}7.BPxIE pHAm֠_䠋5JQ9čS-SÔg«Zp3pS zZb4[&@eTį5Y=TH2|~/eړz8qufs˺=&tvlssD{a.]@Y͞jwBje%,nb#3g,"%6ȴl*7nDwCIt$\^X^\a} =i5KE˃}V Qz'0Q/&bYxY:_̽uv N#SRqi&2?^Dce/3eɭ0"eV%T;nC̚j_9T` B$ݝRtds@?\S#wj\u\5}jP̺($| 㹡E0_ʌ3$)ƇO[M6D/+.=8"@DZCw 囌k_D;rc.Ĝ0t^I:bشhzūjNnWw9)ջ/}#W{ܶ{OF6D} 8Q75GhsF_ܢ}p q9_Roi[=Wend1 %)f1zX-Wc}2e  '*[As[4Zdކ#DmzdTjۆW& "y 4vaYH>92\B@דi[*fLDemv :ӾR_pLm/;?22pȨd6Q?>rO\:Rd GEҠxgmͬc忈ٰ ʧaBI;5@

zr><,eq9ې@6ע"E) ?r'MWFJܧ%3*|m6E_9#/e +QӃ,9(wB"f}:Лl]HZa7lSIlpO5+A :T5 er!*GpˎE6U/vX6"y⣟^}{b“$t`By-PȖM2E}uR 0$o@y p=s}ܚW'KW1i4-B遻6\ad .li2F0g/ήid?KQ7HUw#Yh5­Ai}ZHby7'̊rK;rUNDVHd @X=eug8pL=NMڻUND/*ʇ/Y7CBȊ6g,3 M1l*>. Nֳ1R ]EA#Y3d=j.2қ$jw)F$7d#O*\ %N: RdΞ EY킫cexX|&"i#zr;7=%[폯kf|-&H""HMZu"MOv,$d8áS).]`!Z&Pělϩõaϱ._U"Fڴ"sɰv[#GfȕM.\ aB!R8K%pj`ʌȻPA~ߴޓB{ 8QW6.=a!I]d~8h;u/oMɞ;],*)1Ё7y> a lh7Aʇ]>Ja}j3Wr%4 -rAM@CmƹdFjpٔhhi]O@t8'oi2M C0ڃj 6mUZh = "qH̅١YդF9q +xn^Q5Ez#ʑFηxGq) YuU$_%KphK-idDʲRuڕ m͆_͓U۬„vgt{@mG~XB~w_ Hd:,Ŭu41Ř :#zb?졪6dSyj`h-I:gEp.bTHMmK#;$ f 9%vQH\E (rO+GYM IWteLՔ-:zPxRlm 21eMl{-AUU*Bh%&4</RɊu2#Kky1 YȅH~~}XMIo͒k%X 8;7q*_gd;>3?{+6U::o&noU|:|M[4Pp bʐnUTܜ9ѝ,Z)Fȗ=:xVReh |_>@He8tk[BXz}]VC>+UEg&!",1QGl(`eZ]ya`ғag1oK } `Lj%׀UWz#Huu^C@ ɻ5SCPdU}rZ鰖*-I'DaJCH(Y@.U{Mk^0.V[jQ ֞mחuHJ4kMU, {'ْJ]r_kV4Z-~>ZE-{  Qhŵ;CdK=hFw'˜ZX/[N@$.$Κx!v䃭ܶ+@T͠y~- M/oRpp=]!i䠞-@H7`xVvtTXi }>|ڝK^,_OUT&7PĔO|rgoT2% $4ǩ^ I eka:j uzӮ許ɤQ+#jĺEO~RQRR\ =6 ꁸ2H&"fjkE" 2u&ED dEes:gLW©G.GflFQܘ/I2M @W_ߩc]4IVZY`˴i VHl3&p[n6z5!V6>\]6CD##F(&|8<(b\ '5O j0@jX;_C;~Aؔ{tlA:VLu8-<ռ}V|upP%FWҮitC݃AuK}(Ed:G<7(G5ԛ/R{=YTj:9% Ad|#{JH))ȒڀN)Hn][_Bqd[V@\d $T'Lw ۾z z@r]~fﳒ#Fҩyj0o^3[ ΙܞuJ+ln Џë^fg5I+&)OF#+ \ /bX4EQpo*;CfkME;6._N/zٗJM,a9\1'pvQU2})DE$/%2ֱiAQ:1['cAOCUHC87_b3 ̪t,}|[RxeCMcJffNC On⹈mRmO 6y$GQo6 0̗l4ESM7iC x/V 42H+y単R<|.UTva𿇫qJUQ8 i^v5;3y/Z~ Xy8cwwJ4 Tv?\̦\ՙob:}*v{ly3B*ULmLuAD.oEn< _-NҒ~7 d&=L\2{$4D0AK]Ƨ_U|R.:R rwŶVp/W%_+~41]ikԔ4GxAQn爗;tivC^:;{3>bRh ~G#Jm{cftwp|js0'8{B9l~5㿋oרn|TOFnB!T?. ( i2|T"-N}AD]STn(̷Bpm5T+FS`91L:m_arZ9ėrȾvky/I@),/xjዶ-m er.o(KDιCq!-ܐ[}Y{' Re]O8u{9508Y[o8P~`È/oLR~ܰ|jzEbzDQ/~)& 6Ca-Lo2? ҎeKn0鵟wLr&.Ve/U۩X!dmǠcrgbYss>mWSSySfႡJg=79ST'*"`4g~b[5s^E-M37 zW8R@.x#o9~U>UO+$d9KG"w82& ,g82Zc%ꇯE8T],BK|I| ]5D0DI:֯dɴu͟ H.5iflA$+>5]Y J+\-+~ѨD=IM\<+W;j2QJS^z1QgaUavZr3uXkܞ*n &<^V/L6z ٬ΧcCaI9ct<;IwQL" %J$/LixbER:?,(>z6q*jם6?=ca!:G={ 8_eWΈ~))Y‰7"5Bf`w6k] )|L@ڒ=vS~i oRj=aN\TݴH؂QJCim y^;*o !v,F#μAiq6/$H_^㋝c$;#6 ~9fc&>g*F>SY}u-@rܜnLkːRTFHݥZ/Ntޯ-pP|/`,VǿVqY/ߪWE/ ,`7Qކ*=375x"Vkv;Er}H}V ݱ콹?JaƦ5&KƱiIjTg/I׊() =x; EoyYWGq \;{w Cꙸo=ܝp$))+!EXW+ڟHΒ'>3T-O^?K*<=  ޘOڰB0$e9ou *Iᝢ0SBm" p~ +dVgT,&&pn=AΝB͕So7.<d(N&uGa=Hkm5|^2+k1%hOXE"[%m"?m)1d5=<\t֗1'0އXϏ] [:ڢ@J BE!Ήh2,0F^`䠱#gu+xp>FxO]؊H/<1ęEYpSS*mg[Dy>̱~i%Gi^̊ yS33 jOAV&22ܣA)GbUڲc\/Vf<ZioJÇSp_) ڮYm x㠰ASQS@8s,%}Cj*[ˆ }hBj?Sg/^^Y[u\r=gdZ19F#PA5v5%=I1N6$q;:.fBX4h/lw_я.1Iu(h@)B>a2u<>U&nDR2{=y2ݣM g3T=zmWVp$yru%ʸ;ߙ>kD"UAϦj=JeyAnO=S^,P"M1z?S| q-*X~ݞep1}1ПEݜ(kꋫQE~V[qoطI/U[?<-}g(kFLҐ9~/`rYfD/Z᜚>O#a*-XwQGl|,a ;f(PXVInqVӅmδzXldE~*mscvRb_(+-CmuHWt>pPw 27іC{|8Wbi03ʴE<{Gh%QQ|(9 =gdIk/;[)RIEwZ uDn|͌۟Wc DJ@n\a;nY"AeNQ62ߜ% 3?FK=uyppX&n xw+[g nr 7 ME ֶG-cPC*S):J4j{inwemՃIaQmq,qP=a?ɜ04} i*?b@-*}*1^5 L-=\C щ"WieI& 5'[o $]m Q_==|Ul, '9iI\BD7*dG%BىrE'{iOOmTݎ³v %Q۟_=ʿK4? x/|4Zp`։n DA3 )L\NBp}o+}8*̓&BwںEp'U謳yO>$wI O|>.vq;]a pԭ9P%Ɵ Z9` wE"y2jPb >RKө"YPN3,^?)Z޲#"F+hͶX;_kY Qq oghP'?fDH#i8X7Yi28y.8 [W Gh[f,lrmђ3^=|R5YGR4eVC7ٕeYuZ iC4_ń4yL"e!}į=+\S3h.<6W.edQ<ɉ Myum} if5d|]BZla,G2žT#`bȰ6ZFD{ Ftk?֝L8ɸr"MewH|߫Գ,DjWH)Vx&30M 0m7[p@4Tl4KUyjn͠=:9Ѝ[mS : deRI Vق9 1]ϑxM:" q.ZL"'TA0, aOg#ѐ=1+y9F`DW=LNks|O3[M.xV.H7|Н;vI-]2gWƵk+(MPat ;Piˏ!&_AT) p\N>$*#(1k[\a@rsVǽ9O! 6xABZUqߦ2/(%%u1G7Zj%N=^O:c$q f(ɵ5LG51ڹ%jEl Uȩz7P?u|4oπD:!/ULb<"쮄 ]\`@1B:HR&(B`>=<#r sϧ@pigY90tχ˂]N(ڵDɀLW:BYzK޾]w®`Wo!bĎ:켗!4 MٲE2~TH{$h ͉k@}BuN?m`ȝ| _(ujUJXpB&|:f ǿUGPr_8Nt\;0ss=S6} x|#+JߞGvXcϤk(PrSeFs:MugeW&KaArKt0_I ϼ;OkIMSIJYl {axp6شmqE:ŮG9FO 3 e>U/mԀvbPI𓚐tѶ6^m BU%ݲhT$p7\Z'8zAoS; m[Wqb4wYˋs AI{"D&z\Z%ČZS_Ar?j)4x6[ᚋ ՙ#&P0.vM9W7+BvYa a]8>'`ͬ74I%e٥qQ*O8WsʤVe$,@cHڨ`'Q&fZxg'i(fTkE4j-[\RgD2-hOyT0.&}7]cEwPI9' .7CzӲD F&eC)cAk0hZXBG0.eH sGG;In;GX+N=6tԆjoŽSWN gN[zJ9ek0`#4X:(g&J&t!hCtJ05lS|L󡭇t,ޅv vIwDm5iGr\M=f}o.iV8z>87k{Ht?LnG'4;͑o|8ܬRTO<i\MMޫ}*)\Bw)[L3xPV>6x\]{2ĕlbZ4$ )z ʝTYMդxߺkrU]D{0kOY .DaC8lK*D􌝔#`aRKxkHg`Ҧ;k5%n"F0yΜ'k^6|eڮ>45v~GPeYMߨ6T$ss82JxcPP pGj;Fylrh  6jf8zjXbޡlZ&.YGܾ5ܕ❺]ٳvv&eT^Xzi,J1ˊ,4;[i|@ԭ^wR s3Cׄ|KC R&͛ jr.aXyIU^8i 'A $*<+s|P Q(tkSVį] ֬ji)ey;?Q~+[i=`ε虝͂\1ݎ>gB\ ji87*U#j]l.#s.Z%['k2k Rgx `sIN}ӌgѓ1\Q4y)edN%+l`9@Mh,?s gYm}/IdAQ iS+?F/ o?- ]NI3+9W~?IgH|KƢ àhnZ*dG7^Ј.ޅ;Gƌ)l=R2,( g;O2)KS? ) ;Jb;4*[50e$Z/iL`"m%Ziy|&5#` X4ѫӏuZ==}ZK\HG̼:A>iOA.-Q 'Q7s^8jA>(!7 AI]GTpZ_wS`P&"lUD <,0WӾbN2޻bWaN h癥ncc![ ęۧ5ޟHj4VpQ*ZAP Z7H#,7Gd 1Fu8ޭ Wx2 X?$j1jxM`D[M%n&Zp`0k׌iRb4 6[re8%-h6=틃*;}j1Vd3=9aQu{]oZC<:aM`' qӃbo1:g"7ò[HQ{>*h}F$Q\-z`Y-Ҳ/xE2$ };$9g5̿G׾{;$)[2E/wq\HWΫ᫂PQiv:`lېYP6aZs_'C'r~1nXThvEͻV㳤/#D%MReQv6N-nWD0걷\pb\{,gƟ:@ ؐM;3ȳS(wQNrPu} Hoe]o6pYb0rR1ߙ S!'C]ݨskvb?E`*X'EI_Mh{jȟ5WbSoԽ~Fe4egt7BmHvtvQ۵II#]g$avD7σw2ΞKߦ.+J/ ,dj>d#)(Flh4 ] @vi/;5N̉ZȢMaߞϺrL%\4&])8L;3K+3DU26Z "R;'$ I,9`+.D@fc(vU),0Tb*M IV%57#˩)<$0xUg0̝epHCxi:}[]6Jpx-PW'zD-$f\C֟jLFdak-~PvoUnD(mf c>/,V.("/kiXΖDnuvzɜ5=,PZGK/TNMjG^AHF)&)撤yN-ϾeyDۖ8úa{:rrES Bv _z6%#4KL:MFA|Be~0})URG8;`Sx/UerX\2bq}EDySi%.rgpm,8zp0Z3⑦n(uVGHr\OI 6rb2KO9{j~"Sfa9;| eMf󆽫QipY{osiQ[#R&(1J{xMKSASbO.4Im,7Ө4]9ŗ7xv{1Փ&cNPQqt-g^1TGl|xa\6 oTƫϩ\7A#?!|HvXR0Ojp# 65֊$?f}gW\x*+I-utri ~;hc ELo翀<&,C|~Q)7he(MX{öʦ_w$\ l"VπgY$'LpMj*&qq=U_ j.[>h2xةuA=@.GfGQ@M)I7<>k9:@㴗5~:qU)OO ӛ01YNheS"PG[o |ZyA%*>tU 3V/gD(UaNܬ1K ]s:;"'b{R py-!'hށֲ\[D{9ž0٪Ԍk:v.y4ݐՍxX߫t{ȅ43,&P语|Hhh}2ASb fP, 2;xcͨNE+-&n+ ͧL出wxDÀu-Jv ~\HQלg8[r7?4F@ؕȠn+x:F~~ [>?5Y# C nҤ vjȟVv%3K5PP;.=>qEDiql7KUcv8 K[zctd:q5]){_O]_-B fL>L[nnx@.}Q@ '{Ԛi 50c@H!HauzLqnqjty/FB=@Oc<4U県]t =ɣotXc,9D^]):O;Y<'y(:[t m"\j}V*/H0Q㲖 lkCtfϰ v* f2}=^HvsҔON_5s8Y&=rt)NSf6 CέjlH@Ng>+,g"76"e"ulca[ ]*Tİl7