libclutter-gtk-1_0-0-1.4.2-2.1.1>t 4 DpQ /=„4mva'1,׽ZG6 J |T]@Ƴ'&JD"0VFf(AX&7^ ~+^'Rup?3?2d # @ 2C_el      0D]v T(38<!9!:8!>/U@/dF/sG/H/I/X/Y/\/]/^0Tb0c1d1we1|f1l1u1v1w2lx2y2z2222Clibclutter-gtk-1_0-01.4.22.1.1GTK+ integration for ClutterClutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter GTK+ enables the use of GTK+ with Clutter.Qbuild329openSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://clutter-project.org/linuxx86_64g>A큤QQQMMc569044e0721da080faefb4e4a615e777fbc338309ac38fefcd64b04bb903e34d67e0b2de2c0950e17bb47c263987d69libclutter-gtk-1.0.so.0.0.0rootrootrootrootrootrootrootrootrootrootclutter-gtk-1.4.2-2.1.1.src.rpmclutter-gtklibclutter-gtk-1.0.so.0()(64bit)libclutter-gtk-1_0-0libclutter-gtk-1_0-0(x86-64)@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libcairo.so.2()(64bit)libclutter-1.0.so.0()(64bit)libcogl.so.11()(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2PѬ@P@O@OleNNU@N@N@NNtN`@N/M@MoMn1@M[@M9M PL@LLLgL]JK@KKa|@K2@J@JrJp9JF J0Idimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgcoolo@suse.comdimstar@opensuse.orgcoolo@suse.comvuntz@opensuse.orgjengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgfcrozat@novell.comfcrozat@novell.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comcaptain.magnus@opensuse.orgvuntz@novell.comvuntz@novell.com- Update to version 1.4.2: + Remove annotation from constructor function. + Ensure the event filter installed by GtkClutterEmbed works correctly when multiple embeds are realized/unrealized. + Fix links in the DOAP file. + Bugs fixed: bgo#686697, bgo#689879.- Update to version 1.4.0: + Drop deprecated Clutter API usage from classes and examples. + Ensure that GtkClutterEmbed works with GTK+ < 3.4. + Documentation fixes. + Track the size requests from the embedded ClutterStage. + Bugs fixed: bgo#669877, bgo#681462, bgo#684171. + Updated translations. - Add pkgconfig(gdk-3.0) and pkgconfig(gtk+-3.0) BuildRequires: Configure explicitly uses those packages to configure folders.- Update to version 1.3.2: + Ensure that redraws follow resizing, to avoid the contents of the Stage "lagging" behind. + Allow GtkClutterEmbed to use the embedded stage layout manager to request its size. + Avoid warnings when hiding or removing GtkWidgets embedded inside a GtkClutterActor. + Make GtkClutterActor reactive by default. + Bugs fixed: bgo#675867, bgo#677282, bgo#677493.- Update to version 1.2.0: + Ensure that style changes are propagated to embedded widgets. + Avoid segfaults when unrealizing. + Introspection fixes. + Bugs fixed: bgo#670662, bgo#667742. - Remove xz BuildRequires now that it comes for free in the build system.- Split typelib file into typelib-1_0-GtkClutter-1_0 subpackage. - Add typelib-1_0-GtkClutter-1_0 Requires to devel subpackage.- fix license to be in spdx.org format- Update to version 1.1.2: + Drop all flavours (since Clutter 1.9 and GTK+ 3.0 support multiple backends with selection at run-time). + Do not disable multi-device. + Make GtkClutterEmbed expand by default. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- add libtool as buildrequire to make the spec file more reliable- Update to version 1.0.4: + Build fixes - Link against libm - Fix build on non-X11 systems - Fix out of tree builds - Drop clutter-gtk-link-libm.patch: fixed upstream. - Remove call to autoreconf: it was only needed for the patch above.- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build- Add clutter-gtk-link-libm.patch: fix build by linking to libm. - Add call to autoreconf, needed by the patch.- Update to version 1.0.2: + Build fixes + Make sure that GtkClutterActor works with GTK+ ≥ 3.1 + Check before unmapping the stage + Fix for introspection annotations - Create lang subpackage now that there are translations. - Add baselibs.conf.- Update to version 1.0.0: + Depend on gtk+ ≥ 3.0.0. + Depend on clutter ≥ 1.4.0. + Fix build for GLES environments. + Use a global filter for GDK events. + Fix various compiler warnings. + Allow calling gtk_clutter_init* multiple times. + Append the API version to the API reference. + Do not export private symbols from the shared library. - Drop clutter-gtk-no-DISABLE_DEPRECATED.patch: fixed upstream.- Update to version 0.91.8: + Disable multi-device support in GDK to unbreak the event filter function we use to dispatch events from GDK to Clutter. + Update to the new StyleContext API. + Remove the GdkColor/GtkStyle/ClutterColor utility API: the old GtkStyle colors have been deprecated in GTK+. + Use gettext to localize messages.- Manually merged change from Factory (from Feb 16 09:23:10 CET), and revert it since it's not needed with 0.90.x. - Remove the libclutter-gtk-0_90-0 Conflicts that was used as workaround in 11.4: it's not needed anymore now that we have a new higher version.- Add libclutter-gtk-0_90-0 <= 0.90.1 Conflicts to libclutter-gtk-0_10-0: in 11.3, we had clutter-gtk 0.90.1 and upgrading to 11.4 will leave this package around. However, this means that the 0.90.1 introspection files will be used by default, since they have a higher version, and that's just plain wrong. So we have to conflict with the old package. Fix bnc#672202.- Update to version 0.91.6: + General clean up of the code. + Introspection fixes. + Moved the texture integration with gtk+ types into a separate class, GtkClutterTexture. + Fixes to work with gtk+ ≥ 2.91.7. + Added translation domain. - Add clutter-gtk-no-DISABLE_DEPRECATED.patch to build without the DISABLE_*_DEPRECATED flags: they create some issues on x86_64.- Update to version 0.91.4: + Update after the removal of gtk_widget_hide_all() - Changes from version 0.91.2: + Depend on gtk+ ≥ 2.91.1 + Use cairo surfaces to replace the deprecated GdkPixmap. + Remove GdkColormap. + Use GtkWidget instead of GtkSizeRequest. + Introspection and build fixes. - Changes from version 0.90.2: + Depend on Clutter 1.3 and GTK+ 2.90, in preparation for the 1.4 and 3.0 cycles, respectively. + Allow embedding GTK+ widgets inside the ClutterStage provided by GtkClutterEmbed. + Whenever possible, use a GDK filter function to let Clutter update its internal state. + Allow retrieving the GOptionGroup for Clutter-GTK, to defer the initialization. + Remove GtkClutterScrollable and GtkClutterViewport. - Change clutter-devel and gtk2-devel BuildRequires to pkgconfig(clutter-x11-1.0) and pkgconfig(gtk+-x11-3.0). - Rename libclutter-gtk-0_10-0 to libclutter-gtk-1_0-0, following the library name change. - Remove explicit gtk2-devel, clutter-devel Requires in devel package: they will be automatically added the pkgconfig() way. - Drop clutter-fixes-from-git.patch: fixed upstream.- Add clutter-fixes-from-git.patch to fix build with gobject-introspection 0.9.7 and later.- Move gir files to devel subpackage.- Update to version 0.10.8: + Clean up build environment + Fix deprecations from GTK 2.21.*- Update to version 0.10.6: + Fix event handling with Clutter 1.3.*- Go back to a real upstream tarball instead of a git checkout. This means we're going back to version 0.10.4 (instead of 0.90.x, where there's no tarball). - Changes from version 0.10.4 compared to earlier 0.10 versions: + Depend on gtk+ >= 2.19.5 + Depend on clutter >= 1.2.0 + Fix introspection annotations for GtkClutterEmbed, GtkClutterScrollable and GtkClutterZoomable + Do no use deprecated gtk+ API + Documentation fixes - Package libclutter-gtk-0_90-0 gets renamed to libclutter-gtk-0_10-0.- Improve description of package.- Update to git commit 649e233810, which is close to 0.90.1. 0.90 or newer is needed for gnome-games 2.29.92. - Drop clutter-gtk-no-deprecated.patch and remove the autoreconf call. - Put make check in the proper check section.- Add clutter-gtk-no-deprecated.patch to not use some clutter deprecated API, and therefore fix the build. - Fix self-obsoletion of clutter-gtk-doc.- Drop gir-repository BuildRequires: it's not needed with recent gtk2 that have introspection data.- Add gobject-introspection-devel and gir-repository BuildRequires to build the gir data.- Remove Obsoletes for libclutter-gtk-0_9-0. - Drop clutter-gtk-rpmlintrc as it's not needed anymore.- Update to version 0.10.2: + Make GtkClutterEmbed derive from GtkContainer + [util] Add error arguments to texture functions + [zoomable] Add Zoomable interface + [zoomable] Fix Introspection data generation + [viewport] Implement Zoomable + Update the Viewport example + [examples] Add a Notebook case + [viewport] Use the ::apply_transform vfunc + Merge branch 'zoomable' + [build] Use symbolic values for clutter-gtk version + [build] Depend on Clutter 1.0.0 + [docs] Update the API Reference + [docs] Update the Since tags - Rename libclutter-gtk-0_9-0 to libclutter-gtk-0_10-0 and make it obsolete the old package. - Add clutter-rpmlintrc.- Update to version 0.9.2: + [embed] Fix on_stage_queue_redraw signature + Build GObject introspection data for clutter-gtk + Post-release bump to 0.9.1 + Update for Clutter 1.0 API changes + Updates for 1.0 API changes in Clutter + [examples] Use different sized stages + Merge branch '1.0-integration' + Use clutter_event_get_key_symbol() + [build] Use the right inclusion path in the pc file + Use variables for the include path and linker flags + [doap] Update description and maintainer + [build] Remove the reference to introspection.m4 + [build] Depend on the latest stable release of Clutter + [build] Fixes for distcheck + [build] Use AS_COMPILER_FLAGS + [gtk-clutter-test] Update for the clutter timeline changes + guard against hiding priv->stage when already destroyed during dispose - Remove pango-devel and xmlto from BuildRequires - Merge -doc into -devel package since it only contains gtk-doc - Remove "%define debug_package_requires libclutter-gtk-0_9-0 = %{version}-%{release}". Should not be needed - Remove Mesa-devel from Requires in -devel package- Update to version 0.9.0: + [embed] Do NOT realize from GtkWidgetClass::show + Add gtk_clutter_init_with_args() + Use ClutterText in the events example + Ensure that the viewport is updated when resizing + Rename cogl_translatex() to cogl_translate() + Move to ClutterClone + Load the image asynchronously + Make the Stage redraw cycle part of GTK+ + [docs] Rename SGML to XML + [docs] Remove newline in the version + [viewport] Remove units-based API + [docs] Remove the get_originu() method + [embed] Use GTK+ settings + Change the GtkClutter macro namespace + Move init functions out of Embed source + [tests] Remove compiler warnings + [build] Improve build environment + [docs] Improve the documentation + [readme] Update the dependencies + [examples] Tweak multistage example + [gtk-clutter-embed] Fill in the unicode_value field of ClutterKeyEvent + [embed] Update "queue-redraw" signal handler prototype- Pass --disable-static to configure and remove .la files. - Use makeinstall./sbin/ldconfig/sbin/ldconfigbuild32 13593520551.4.21.4.2-2.1.11.4.2-2.1.1libclutter-gtk-1.0.so.0libclutter-gtk-1.0.so.0.0.0libclutter-gtk-1_0-0COPYINGREADME/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libclutter-gtk-1_0-0/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/70c2c17fd7a7046a755d75b891e79b8f-clutter-gtkcpiolzma5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xf58acbfeaa7f35e4a1a8a0db889f30d7f7451655, strippedPascal source, ASCII textdirectoryPRRRRRRRR R R R R R[_VS>F-ġclutter-gtk-lang?] cr$x#CÛuBB N?zNk +BتX!lPJ4ʓw5yI&1 eNZv_ i<|Vq"3֏!JgEo@o_. ns&3 Z|kFnQ/5>d0osi#!p;딽fnSEqp'SS&g"}eWCРB07~"vMF3e#zH)To^8'mίJDj.5rjB+SBɕ}<׹HJf%+Sy6ɏW2&SY_NJ4\,i*bZ5WQwL3/W1<6~ю!YAa56oJߥP8n9p/3 aZ*{:,BaȒL`\: Ok GEn4u# 6 'p?e%9hBo96[1-k ۫kD+*On{FD<ꕈa;Ҋ,qbf/ﴎ$jU;ceƬl`<"v|@<^S&_ K޽O|t{~$ sΛr)"t(Aj {s*kb@|hm5$J=MS.U#SC͋0 l[4CA%:ݑ:Us/!ѥKdKhu8ϴ&6cO %^ WOˠKk¢ si(6e%*AU*#]X_E}PZH+ $AW cqk]ZKŗ*l5A*$ L٠G Ol2km 4_ΤJFn()*kЅH2 DXJ}Qq,ke ]-3Qw[!uuЯ5zEM"$K~MjgTO7{:\skN)tH>: wW U|%1Np.!襲GM"T̈́%Jt:+{hС>na.ghsb(Ze 1z yHc-cŕ[;؆MX.ǒ~Ӣ.QF~j]s 0DHwA}Xalu^\_5'UQhV#LGnE3/^18b (J_WQ&}"&&a䦚+j0&ٞK܎tۜ_k2Cxl5Uw/&Y 9c: wѢH,7Ω]VYt :r4ibߊ+%G t8ʼS@@^J:#KL̟M{4|d&LW9Ng) x`gO:P5"C,_W0Ǟ~t/ݩDE)o!A|10R8| -rw]qU' >P[ [E~ EE5n*ZTn³v1!/~Hmi)x,ܰnˬH"g#ݟvDHDBR8nP[w#IF4췘Uj޴Y#{}Y'J%0/n bTzE~;na|&wwHˊF)N}sj'FH党'tw$#~G^.9mP"ڡJ-sJ#$*Ęo /8ћGe1HFݔ_iq*&i5򎇄^hVnEv˒s?Ϗ-ŅsG_c/qfh9 u멚e16_a u+n}i5..r7BO/~Vl׷*ڼW'/-;OPq^(t5ǣ׎m™whʒX_2x4>]`i|"jaȋ@iS׵X An0"{vCąҫK: A)Nq˞fB'ø٭ QFuVp"⊲ 'h8kxvZ.B% H.hH8vHedZM3<`G}Y㚎FpHֿd!,"?㥺Dc$#k<,8ݹ=G첣-Ѵjel>4gny-KeZ۞Xqwgkn`#láчi8NpGV(h< JF hW%'ylx[!6_ɇO3fc:86d:e.@ %Zz!(PHFFT`˙MCA"j&[p+i;^-8q:A/1x1WgԲ4_$Zw>ѕDb#7Q=PE!'J9nf\ qRt }}:C+%';ܿPʔ%P$f[ =b-p(ch2_ ՖC~5'c`Ynj _/1lh༔yQMv_O4:NJs7n=N8t&H[;$yFx71h>n2"\ Pm ::TÌ"Om!-}!j;a-B3aЧvtdML㴄65ĢߔK0[oڽZ՚n^{R.r/:De]@V,0I:3< HN,YDd',MB|!1.mwN5%NB8wösE$!EW࿱\XaΗ{gRj]cc-tХc;GŵD`g~7y[%ġi6#8${A #x&+Q0w"#zZBM9&}%JW&qA+[l(Zn+(@wT0zU\#*S8*ʼ6~'7D\:ԴSj΁e)))]iٖ}#l"@6Xqj^UcM{NS5F ԨycB!uw/w;:na;EH}ֺ5F}ۛtb/R յc)5wa L0@Gjo4h c|'8'&8ZCbCD9Z拲}9Jx{MF+:ƮSɌ)I -xڰ¹+IN],}u!=@ӛ(PFHpR\S&U.H1 Čg6[#y};sϹOP8ban$);D9ڐJcGibU75 $;wHOe|MikqsfxR#`p9($wZ404 ^2Ôk4֍՟%!/|w$O u]rnߠiAITJ>$ճGom˵H~qwhyjD <W2e6:2˫99[1' Sj",N@G#DZޣW- F27)} 2DXCE`Xx8@ιy3)jX50md0c+^ilCA0BlƎL(0,x8N5\P 0|1jN0cѰ_Ժ ~ 0uN3눬M ۫)r(M; z hY8Z̴7O% Uc~[VQ]p}b:An9 &Nk-*[V N^ ?h.i1D'Vs^ Ě] {\ÕaO[*F /sF`!LUU Ab@Y˚`;Kgݑ`N|oyawiKb]->s6ÐB~%k./d9vߺY*{yq9J'E$K8U3cV ErkzU(Mf Wΰf>DV "9fbyt?t1K(|ugUGUlֻR*#ZyzJ^JʃY!?DUg;>t]ezf㚍0߹<-âlU)d 5 GK7p"Fp5Hw;G?f{ DesUȽ/l<Zsp( sKuKb̷ ָ b񚅷X "GN ARc >+ޚ**[||;(Zbʵy!?^ JK2T;ln2 Kc0RM!vJhpInkoPכ87/{L]t̫* jh2G݉)7?y}B!G[ei<|aw? " ;0<ŠfkLr胧OEU"U3ѢIB*kɵXbˀSr2H3A ޺_13&8ss6R"eRx,;Op`'Pkmt `i[_Hrs#.;Xw KOT6n@ nuq F'B =@mnة"8)OPP'hQY,gMsҍi"Mw QQ e9=D PĀ UvlyY^w8Հ\"'P`;H,F'`z]kEՐ\1AQR#V0I 1YEF9JOeZ\[A6nXgݧ\- T갴vp~ٿt.j_~ls.S|ۼ9XQ/^,~U I@Dh+-I qr'U~0)+IOaG-WQA|42L['"n:Iv&a*%Xc!K|pAj&q/AN?L]N, & ASk}P^䏕BnYL+c!#a?z9mrDVi8;E(FEu}~-:};sQ Vƃqa1V=mσi56u9+}aS?yx柦S;p9}fͲSE׬:T4Lظٌy.k//*'h8AI&.g\av;Knךq֧N(6L3a.BJIxtL]C*-QFqg8~ E7ŕhQ>`&T B4Xx nq@^jN2:I6%,{CK q/}Q3c ajÌj= y||L¯WJhVwZգTV6N|TVУ듌y@! P%` &Yn= lL7*qc{ɟ/ܰtBpWeza_\]6zHztW~m[Ԙh/xYUT0ؗ&je81 u_N3eTL*.Kp79 a_XRת@СHvBee@rJ!Dd'vl .c!'.ʼ;kc5EeqŨTwPjv)"6x'foHE}͢%hoVуURFSi3W7WVPk](rȞ'koҵQ!L4%19$c9ҶnwrX&y4ă90EUd6U0j̧e&'ۥ3ZߡUR6_Z;ќ$>\aI]SNԟ2$)] ` mNU!+^M:r럥BG2p_-mAj'o=Do9QTD0_ [ S.]RCuAd"7t[y,{p0 obY26m?lHۧ\Cڐ~`hX1]-fXKщ`x&5xs:V9@N#B1S"Dp_LPN}`̾WtVwU 7G"Ef܈Ӛ8 mr]$ NRPL$| )߃=VX]yko`I9$QoEH4<0zdLg[\;nŋyGH)|d 6o%hw_Gu%U DR7'4&sCTe tV@ l"jIhp+/Dio&=VW6k۷$XL/u~M#&9,2KtIzRBgHRb%f9CI{ꕀbx #x9cs ң2 `*`(XjT_9.X_d|_~1M$H帼p3#;!M4I&(}oa> K ZRR 1mOBQ?)=O_ȿ&EI׺X܌C`74 .[tN ~C< tC.rA K9 mm锼TוT(U!шRgCZ8˻sA(k}c0vFɥ3 H2ڜ-gG/%\ c/ǀl;KX|~2 {D}ۇd]LM1!kU=Іq0:z%Figi}}ç[Ps:I]+yzwc|;:[twHAM#a,Vѕ׉ Y׮V17OYzHɅw Il9\"\Ⲍe+0m3L3#'ۣ:р4)$,#!PX ҏM `{͛&ԋX85,R&qPu3[iZ0 yR,.;`B5W~\7(/,T`<$zZp[;3b0ӊԑFwbʃXFN@T0ҹ ^b%al2rIo }1y_*^5/m0h%=Έ{^uo}%9s8sD76(Ow6p*\vyNZ1 Ũ/#z70i|ۭ F,`uT%6&caz m xQ\Ri.-D4H?8%[MC%=-$nS>4Ypj \~t)#X `k8kdIJ`"9CGALEЏB⿢9as)SvhDvi$D))!Zo.-0#a3o]ׇ|>fsKZ^:Yfta{\izl営KwS입h2c;^ʣ@-=W++fQ@[Yb浏0Qwtv6?`u YDrt25kpb[m!1}:':#GXOpVa/tM&E kvR6n>rz A34h||+JLmH5Yϓ`$hk5N~X9s>gqvᠿa3*b`5%*~?*P1A;XpH>JH6lyZ./;|u4T@"/pB)eXv 9pkd͈M8(A icGǡaԱhGq<.Xz5Hu 4344i%g]6QUOډЂϛY2_R#2͎!VN 3ܰz>Q7y `DZ塷V< Jt`4` 2q$wpg(D &"s=%}ٻr)6䳤rE}mye/ Ԋz;*ӭ Q12kU(T3!z[!4' 47IuZy"kYlcf6"Iv'{K@gv]|C8@0\O"1GN^yp@_6fsԋlT;ԭ:]~2k'KeұxU_j4"xSN7WRAnOi(VYx|yO,~ _d^ǃ.wq7a G_W#44-)͘xVS (Ur':P?¹`.9qp_8${pN4Mηրx'I!Qm86-O+xJ-]x$0NJ aeYAK0attv c t[W}xX*S#8| {Ew+4>gq)I$WBn/rPh0qG"RW=8 䐡C F)qijM8~m,H1cnxz 0DWد/$\ ފcHToF"u]{-nptLCrb\u ($| $*BȢܜ7kc$8 L.<|Q闚*!M|elk^> Sq~80B(%n>*AH;=(F*ư0+gE|Zۘ?e}B )zC^HGB|a"-#_9`awSS6e` RMp|Dԝ}!/%y|~56'BĬ<;UfDR4_MrFQ9G)Ľ0A<4Ula  =GKq)IԺvO+;ۨ$! w♽޿CH9 *9IJx>B~ppϴnfm/[p.{Ve 223-^n9SLR].֑ Fx-eMeD\lօoaaԹ:܊3/YS0s6Y:K0DݱVͧȺƕÐdDC5|"6V[,fQ׍/[^2+ :+ɃD.2= uvU:[eG8Ki -t j]ӭD_Gڧ_Wŷb7&%\4˥8ġE5F *F䃗p淨͔?>M+c[ (śJ aww:6>:e_,1y519=9Tcqxx[.I~YhrZR<:h0 u*Ү> K">h7CNk0cꨚ ĘT @Ě{\)t4_U˳Yx6~zr4uWRC,/pW3},ĦWnY\_a&ή&JC}C7xhHAc8 PH6Q.=Н퍷f@'&LU2|! ^S~$ITRoo4_VeXG7V H(SK.B 4MN_K2?2?ִ&()}*Q)ape!B1E`T6T]Ť(3H9<ў(E칪~U6[xȝ2 5Uu, sf <%ב\n7U>;<:3߼׏i棅'W}mG+X"*\xcKCUZ\GcmOI0R$`\!=@yJ W8]{19yHs^v=·+ aS-',N.UKdx!]XAkÇM'8bV JHձ؁F0+Y=ߟGaninSBș$CƎ{-EB"ʡ9o;F"i$п+2;Dn)&9u x>%}₭?H X[3Z!쬐%9o)h"OaA;^'/ 3qr5*@xW{yd Q$mXm 0wɦʚF:;,[Zˢ}hwnqM1)(q}+~u HVZW@4 q}sMd ,Ƨ.+&>B  {DFx5s%dh(xJ8 7BҝBם5S[1EyF]ך+Yԩ>wtR8'32ٺAdcpF}Jth^?hE=-^qy6JyJ8f:ܰVu-V,pKaiunLjޛĕ"kBA9jOV g}Ŧ9X|y~y boVTżZ KT~4l\6Hj%NN3 x_?iB@ A{o Uh> I.0[- !ȶI6mv4KO' I fK9{*7%JӪ-WQOHe,Av8%" buxN#0B@솄tzEL/b~ץF~Ҡ_6lKP} ^],4L<Iԟ5OQ{*DP¯p|qc4}@axS"QJm.qsF^h_JngB4!Ye cѳ_Ȯ1nLfDvAw[kjH,7L=7}CNAU|zćvnQPUyJ'] Za?Tʼ*cӠ>8tYo1nE]}n1+8ĩ?yNfݫUi_B/x5^ʈ,2/ l0UKhDt|j5z9`;2.Ub AʠF @ȃ=V5349֡a5lFlJ~O65>|5 8S7/XCŏᲕ\(oY랃ڇfϖK*Z0CcW#q7b/lVHz3Dc #fS--/7]ܩD7}\o6RZAlTnc"Q p7 >{ sy%&;Z iT7K\m5,8iEFHbB|w*ѳ瀛 5zi%i|0{o4o9iѺ>W<}'iB#'83>kZr8x>{-o7蚈O:M i\pƋ)%OAc 9#5E)'̰]ljjmwPykﳾ'.*k iS3p-Ew?ff=%\y"2mT7K <E0;(. Qx550> e(W2R5)Ǡg~&~t9.ZժH|?'D8y4T@0j N@Q-As$g5UJR%gi˙z#ȟ ¸c@oעzpJ8][ #W >LٱBĞ D\5];x]Oկ^?=lVaw N8 {O{&Pd1rn.yI[ q5$E$7PXu (۽*r XLtZ}`+*{='frfD 05zn\AwZ39ghv9(/ rjqj`5)Rûe1}GԳj|W3y5%)<1xq]Jasa16<@e*Bމ3h)XMbQC[a~bY)ՆW#"k1xpC ė[R9E6=?N눱ʕz{xW|bn笪>s.U X% s ur?o(Uwsv6J [' GƓk?NȭJ&PҎpy4`kdO5y @fIk"MǞV aتf%TFvQgO #?%X}Ff}oʀwk4Uwq%]mfE" ^Q"/_͘f6] y6`l(=RWgHtb=BTa͜Lh ;4RX{fabK%M-T^eD`Z:~綌Ma! %oBa3Ubxs@*07TىW|t1%.Mw 2b'sxZƒIWՇQ*o[⼛-wqzNL)/M]=FE& 7msF27[) Sh/7J9O9]TN4,yK;rt0XmV R D3^!oNm +){UN1ttޚ7?J7C%%b$B86"r;FRKL= mDaPs6.ofZ6[V1[jږEbPc-BgXt0Rh Ѯv4Nش~Js@ bRFde%w{~x~_/'SgOzM'9 S Ƈ8mO러D2빺vnFdGґpb-~ ZcBx]XF_ "XbЄyvoл#{\BHUhS/>%ўlu$[,m${ŋ/Hes|g~RoI Xzc_hϙ^6xzp|k;UƿDb0k譮Wsg^0B }b;Β$8V8vZE쓆ʁ.fQjB'8U SP+2AT,)ʊlSq?r0vV|Et,6 T*np/bs,69x53|whm~U|8c>Q|ޙwրW,0F w hZ6 7#(o(?if<":[ RhU[_h"駉@2tBn|<0֫(#cp:ֽ=”2.3ЈZlLHs#Q5#7Z?C#sSxDT_,k!fk_s}ў ߨ s@Y_NJde2`{.@h 8lIgGn+LyJ fؼ--F{%ˌ%m.5s ''Хn'Ձ[Be2r6AoNG/"&\\ {=s-EUxs˱BPcB 3AJrߤ&̏>^{usvFsAy5v$Y6>YIvb!@+ ?RW3knFi'.=[BšICjPh2K%Xvyr0&Es X14-엛N!/4^My* MM#C%Kp*]L+hԾ"RX¾$[>yh&&Y:yh\ 12BZ~),Ξ$6*R0v`{.%\J*/D? ddBỶQWٗꮦ )r,Z?W 9CSX@[cy7wFM%+=tdbST*Tjf[e(8$]z@AtFi<<<7٢\C)|,3N3%#T! nsDŽо'0;jS ټ🖱N,l+z~L` w!<& ỲH\Gj\yG!Oj5.FD/JdeGqN*1!;ޝQ%2VsˡmP;xM+ K8ħMA=q eJh7.h Y !/ z02R2S5Юyԅ$H]%bZN%WQk^`[%&?:2nISⵅ^F Yt 'wUe&*]INk[?Dr~'V%#~ bAX! dG>ebD$W=&U%cG1AMPWO^KհgI-8#ғo }ki(0E) kv)`+.Mx֫silS=/{o B67WƐ /p{qzQ坠XtW]]