liballegro_dialog5_2-5.2.7.0-bp154.1.56 >  A b|^!M@eeeV$Pn\>$&So?cͩi?Z}S`b&2 ׫1 YpnK9~L7moL_x[ȋnNwɳ ; M6WdŐ_(t!}&Mu2iќ Iqw؞6r0wIGpǫ:G#XQ k#~1S i3\.YbwLWOKI_V޷{39179df5a986b57c63df7c566b7e22d3c5c92618b7dd00f93f3d4cdf6913f3eca2a21fd171541030aacbc27786d29a071058ac9bhb|^!M@eee.GLCJo!!wUD, s/#C\*4| aٺ,5r/[S !^`Ndz(4KB+?rd[v^qS숂 #5=A/lE&lofE?^_݄ qDxd:$gΗ@!ࢽtyyh9$hf l.[,"(:G:-+gjggЀ >p@5?5pd * E   :K`fpx |    (0-(T8\9:>23@2BF2QG2lH2tI2|X2Y2\2]2^2b2c3d4e4f4l4u4,v44w4x4y4 z55 5$5*5lCliballegro_dialog5_25.2.7.0bp154.1.56A game programming libraryAllegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: developers are free to design and structure the program as desired.b|]obs-power8-03@SUSE Linux Enterprise 15 SP4openSUSEBSD-3-Clause AND Zlibhttps://bugs.opensuse.orgSystem/Librarieshttps://liballeg.orglinuxppc64le@b|]b|]c8fe63c744652d299d71931fa32a72f0caff9d1b1f491b9868ad3a37d9992ef4liballegro_dialog.so.5.2.7rootrootrootrootallegro-5.2.7.0-bp154.1.56.src.rpmliballegro_dialog.so.5.2()(64bit)liballegro_dialog5_2liballegro_dialog5_2(ppc-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigliballegro.so.5.2()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgdk-3.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a9@`@`x*^h\"\\P@@\HW@\E@\E@\E@Z YLYéYo@W~D@U[%UXTT@TTA@Martin Hauke Ferdinand Thiessen Ferdinand Thiessen Paolo Stivanin mvetter@suse.comlnussel@suse.deFerdinand Thiessen Jan Engelhardt mvetter@suse.commvetter@suse.commvetter@suse.comrpm@fthiessen.derpm@fthiessen.derpm@fthiessen.deicomputo@icomputo.comdap.darkness@gmail.comdap.darkness@gmail.commeissner@suse.comnemysis@gmx.chnemysis@gmx.chnemysis@gmx.chmailaender@opensuse.org- Add missing dependencies to allegro-devel * allegro5/allegro_opengl.h includes GL/gl.h Requires: pkgconfig(gl) * allegro5/allegro_x.h includes X11/Xlib.h Requires: pkgconfig(x11)- Fixed dumb dependency- Update to version 5.2.7.0 * Avoid some undefined behavior errors. * Return key modifiers in ALLEGRO_EVENT_KEY_UP and ALLEGRO_EVENT_KEY_DOWN. * Allow calling al_map_* color functions before Allegro is initialized. * Allow minimum bitmap size to be something other than 16 on non-Android platforms * Fix ALLEGRO_KEEP_INDEX flag for bitmaps. * Add ALLEGRO_OPENGL_CORE_PROFILE display flag. * The experimental Emscripten support (via the SDL backend) is now documented in README_sdl.txt. * Fix bug in SDL voice driver. * Audio: Allows playing sounds in reverse by specifying a negative speed. Use more sensible values for PulseAudio's playback buffer, potentially resolving some crashes and high CPU usage. * Acodec: Fix edge-case looping in Ogg Vorbis stream * Native Dialog: Migrate from GTK2 to GTK3. GTK3 dropped support for menu icons. * TTF: Allow initializing TTF addon before the Font addon. Shut-down the TTF addon automatically in al_uninstall_system. * PhysFS: Fix handling of native path separators. Stop using deprecated PhysFS API. * Primitives: Fix segfault in al_draw_ribbon when num_segments > 128 Issue 1215: Correctly handle small scales when determining subdivision level for high level primitives - Enabled Opus audio and freeImage support- Update to 5.2.6.0 Core: * Fix timestamps being clamped to ints on touch inputs with X11. * Fix al_utf8_width argument type mismatch on platforms where sizeof(int) != 4. * Fix building for GNU/Linux without GNU extensions enabled * Some refactoring to simplify adding new drivers. Graphics: * Fix for OpenGL version selection and reporting on Windows and X (Edgar Reynaldo). * Report OpenGL version in display options on Android, iOS and Raspberry Pi. * Fix creation of the bitmap depth buffer for non-square bitmaps (Kevin Wellwood). * Fix ALLEGRO_ALPHA_TEST_VALUE not being interpreted correctly. * Fix reported bitshifts for ARGB_4444 and RGBA_4444 pixel formats. * Fix alpha test with the GLSL version. Linux: * Fix al_inhibit_screensaver function. SDL: * Fix requesting GLES profile on GL Allegro. * Add audio recorder implementation. * Don’t link with dl, it’s unnecessary. Addons: * Add a whole bunch of al_is_*_initialized functions (Mark Oates). * Acodec addon: * Add MP3 support via the MiniMP3 library. * Audio addon: * Allow calling al_destroy_audio_recorder on NULL. * Fix some stream garbage audio issues for high playback speeds. Image addon: * Add support for FreeImage library. * Always prefer non-system image loaders. Python wrapper: * Fix a number of bugs (zachs18 and others). Misc: * Convert our internal Python scripts to Python 3.- Update to 5.2.5: Core: * Try to identify bitmap format for unknown extensions. * Add some missing OpenGL 4.3 functions. * Add ‘al_create_thread_with_stacksize’ to create threads with a custom stack size. (Aldrik Ramaekers) * Add ‘al_get_system_id’ function, letting you disambiguate platforms at runtime. Graphics: * Add ‘al_get_monitor_dpi’ to query the DPI of a monitor. * Add new API for making blender a bitmap-local state (like transformations), which can simplify some code. See ‘al_set_bitmap_blender’ and the related APIs. Also see the ‘ex_blend_target’ example. * Added ‘al_transpose_transform’. This is useful for rotation transformations. * Rework internal GLES support for better portability. * Don’t force POT bitmaps on GLES. * Fix repeated bitmap locking on OpenGL. Linux: * Improve linux joystick detections. * Fix a number of memory leaks/crashes in the audio addon when using pulseaudio/alsa. (Julian Smythe) * Fix compilation with Mesa 18.2.5 and later. * Fix OpenGL version reporting after display creation (Edgar Reynaldo). * Fix requesting specific OpenGL versions via display options (Edgar Reynaldo). SDL: * Sebastian Krzyszkowiak has spent a lot of effort to making the SDL backend usable as a nearly fully featured Allegro backend. You can use it on platforms native Allegro implementations do not support (such as emscripten, etc.). Addons: * Better logging when failing to load a resource. * Fix a memory leak when destroying a mixer with attached streams. * Fix a memory leak in the audio destroying a mixer with attached streams. Acodec addon: * Allow modules to loop properly when the user hasn’t specified loop points. (Todd Cope) Audio addon: * Better support for big endian. (Douglas Mencken) TTF addon: * Added support of HarfBuzz in FreeType (Arves100). Documentation: * Source links now point to the correct commit on GitHub. * General improvements and clarifications. Examples: * Add ‘ex_blend_target’. - Remove allegro-5-ifdef.patch: upstreamed See https://github.com/liballeg/allegro5/issues/987 - Remove allegro-5-mesa.patch: upstreamed See https://github.com/liballeg/allegro5/issues/987- remove dependency to dumb, that causes a build cycle- Removed baselib.conf- Fix SRPM group. Generalize description.- Add allegro-5-mesa.patch: Fix build with mesa >= 18.2.5- Add allegro-5-ifdef.patch: Fix glXCreateContextAttribsARB error- Update to 5.2.4: Core: * Fix errors when reading/writing 0 byte buffers (Bruce Pascoe). * Re-initialize TLS when Allegro is installed (Issue #865). * Add al_transform_coordinates_4d. * Don't initialize the trace mutex multiple times (Issue #874). * Fix 3D (non-projection) transforms with al_hold_bitmap_drawing. Linux port: * Make compositor bypass configurable in X11, and bypass only when fullscreen by default. Audio addon: * Fix ALSA lag. * Add an option to use the desktop window when initializing DirectSound (Issue #877). Font addon: * Add support for bmfont format. Native dialog addon: * Resize the display on Windows when hiding/showing the menu (Issue #860). * Detect when al_popup_menu fails to actually work under GTK (Issue #808). * Don't clear the top-level menu when destroying the popup menu. Build system: * Don't link in libm on MSVC for DUMB (Issue #847). * Don't use the LOCATION property (Issue #847). * Don't use SYSTEM for DirectX includes. * Add hints for mingw-w64 path locations for DirectX includes/libs. Python binding: * Fix the Python code-generation scripts to run under Python 2. Lua binding: * Add script to generate LuaJIT C API for Allegro 5 (BQ). Documentation: * Many improvements (Andreas Rönnquist, others) Examples: * Add a texture to the skybox in ex_camera.- Update to 5.2.3: - Core: * Add ‘al_path_ustr’ * Handle NULL sections more gracefully with the config API. * Add missing ‘glStencilMaskSeparate prototype’. * Don’t add blank lines before config sections when writing them out. * Enable blocked locking of S3TC formats unconditionally. - Raspberry Pi port: * Set default file interface when attempting to read /boot/config.txt. - Linux port: * Make three finger salute and LED toggle configurable. * Fix KEY_CHAR events under X11 with compose key enabled. * Fix clearing the ‘ALLEGRO_MAXIMIZED’ flag under X11. * Read Allegro system config from ~/.allegro5rc on Unix. - Audio addon: * Allow setting the buffer size for ALSA. - Acodec addon: * Add DUMB 2.0 support. - Color addon: * Add XYZ, xyY, Lab and LCH color spaces. * Remove "purwablue" named color, add "rebeccablue". - Image addon: * Set compression level to ‘Z_DEFAULT_COMPRESSION’ in png saver by default. * Make PNG, JPEG compression level configurable. * Make PNG gamma value configurable. * Add WebP support with libwebp. - Python binding: * Fix some corrupted regexps in the generation script (verderten).- Restructured the spec file- Fixed changelog style to match openSUSE guidelines: * Style of bullet points. * Dropped information about non linux related changes.- Changes from 5.2.1.1 to 5.2.2 (December 2016) * Core: * Don’t accumulate time in the timer while it is stopped. * Use dynamic OpenGL ES checks, so binaries produced on newer platforms don’t crash on older ones. * Destabilize the OpenGL extensions API (BREAKING CHANGE!). * Raspberry Pi port: * Add various optimizations. * Fix ‘al_set_mouse_xy’ under X. * Python binding: * Add support Python 3 (Gabriel Queiroz). * Documentation: * Document the behavior of ‘al_set_target_bitmap’ with respect to transformations (Edgar Reynaldo). * Fix typo in ‘al_use_transform’ docs (Ryan Roden-Corrent). * Examples: * Add kerning to the ‘al_get_glyph’ example in ex_ttf. * Various fixes in ex_camera (Erich Erstu).- Update to 5.2.0 * changes attached via %%doc macro. - Introduced %%cmake macro. - Set "release with debug info" cmake build type. - Introduced liballegro_video5_2* subpackages.- update to 5.1.10 * changes: http://alleg.sourceforge.net/changes-unstable.html - update to 5.0.5 * Graphics: * Don't re-bind the FBO in al_set_target_bitmap if the new target bitmap shares the parent bitmap with the new target bitmap (Paul Suntsov). * Zero out fake refresh rate information from the nvidia proprietary driver on X11 (Peter Wang). * Input: * Fixed a race condition in al_init_joystick. * TTF fonts: * Save new bitmap flags and bitmap format at time of loading font and use them when creating pages. * Primitives addon: * Very thin arcs/pieslices were not drawn due to an overzealous check (Paul Suntsov). * Documentation: * Various documentation updates. * Generate multiple copies of a man page for all the API entries that it documents. - Update to 5.0.4 * dropped allegro-4.4.2-agl_no_dlopen.patch * dropped allegro-4.4.2-modules.patch * dropped allegro-4.4.2-monotonic.patch * dropped allegro-4.4.2-no_c++.patch * dropped allegro-4.4.2-pkgconfig.patch * dropped allegro-4.4.2-shared_plugins.patch * dropped allegro-4.4.2-src_x_xkeyboard.c.patch * dropped allegro-4.4.2-underlinking.patch- info deinstall needs to be in preun section- Use for patch(es) %{name}-version instead of %{name}-%{version}- Use SED-FIX-OPENSUSE for sed- Rename allegro4 to allegro - Change Summary - Change URL for The giftware licence - Use for patches %{name}-%{version} instead of liballeg4_4 or allegro-4.4.2 and add descriptions for patches - Add patch allegro4-4.4.2-src_x_xkeyboard.c.patch - Use check for openSUSE %if 0%{?suse_version} - Change Description - Add sed, fix include xf86dga.h- fixed rpmlint warnings/sbin/ldconfig/sbin/ldconfigobs-power8-03 16523176405.2.7.0-bp154.1.565.2.7.0-bp154.1.56liballegro_dialog.so.5.2liballegro_dialog.so.5.2.7/usr/lib64/-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-SP4/standard/bd02647df1b39c0b60eeeaa9ac92c947-allegrocpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=450e0d21f21dc5a3f0d0ef99736d43f688442215, stripped PRR RRRRRR R%#Rw8X']utf-821db47a3d8b88ebed8315a20fc72bec1a09b07a7fa697cb5cdb19ac3140a242f?7zXZ !t/ H] cr$x#FҜm#!%Ѣ ޫ=i{er#ڵ`c& p?h4x[bdte!K# ?6"N]ue#qfF26L=ity@v1ڊy$|A-# ?Yej} `Mz=cbde풫3 fWx>!7a#hİm!GC[P|>D%r^{EY Yv&IBǏ;G_'ap5Al_ "ww"p簪 dfut,JLC^3àf;Q IQݯ0Wn-QNq=9摖Fs1–NUZw \X#TW/= TD2 }P^Vd8VzO82%q>ԐKUΓh'*ǐhU?d7&k(lh;/1[Fl4iB0:{ 9 ];ϊQ_" pqZ/ yKAҟi1KLUqOzoҡC$ep}ϓZc`!;Ir;qkמ37Zafֺ[C"n:KQ`!߮)c%(Pḣ53K.@OkC|/#qH Uccb,-Q^i[RiaoOV΍VmzIN@CeNH9pOV r3E8(vw;bf}*y"V\h\@7n^f]G$\ѩ0a{SYT>G N?򀼉J7fΤAmX;]l,'d`^`#Wel.:Hly}4"$ v^@|9 #p$~~誕&7} K ٩LemvB5=무|xbGΗNY&=C#B8&ثZLŶ8(=Mlzٳ{lcL/wĀ,#iz j01&c7JƯD yp\yWiLB9 D\y *tSBI_,5e>To$5c8D gf_o#dWlB]J1/OJڴGpfO`4iX\BAU 2}-:[2{c<")VD.P1rn{dT|&}.X$D_L(yڌ-:x U}ӊ6gŖJotkýRk {2?PEdWq1V+dz_]nc+h"$0u0K XI}dv&!dΆ P@` RU0n]Btt2;h uԀJv&ahLG:S4HB%{g9h YT5k 6[;"/a{ep"r<3(χԊR07]1u_ ?@h5MZ\|/wf0E\i* !7lۺ @0  .ZhbsvZCfD@=w$S1 tjk+(LPn.6Эoj/K U&-50~ Q$:eFx|\s;Pe\|ΐZQZl/';VMȗ-CE\Ars 1q'2"/L-չ/ qvy{on8j~TzF;"s/S^EȿJUfz}Qw2=^%*4D8*2@ ׂ*ڦV\3LZ^i.ҥB LapCg*KG$.?HW遻#AS =3+ZEވ,a\3ͯ:ZouuPe5J=K*#CDe =́p~?.M5Ģ'>_rX!c\>8+Dآd|%+2׃)TSZ6g)j>Ƚ9wR[*4"Ckw&m~勺w 6  Ž2~^&=ZOj3$ l$NT1'*qrH!{a5sN`<͉!zBXU*]7 :{ńw°/4uOw5p$(\bPP##[cq`evtrq(xtӉE \&yp~qn k^0=z*~z\hSg_.r6D#[`e4|#U?0rІT(K棆A{5E2#q^jE X˳@lM;LS5AJL͏jHvYY)4^Jj@!$GEUWQ>Zʥ\qzԟ`s[t0=~K0ez{_>ø=%R41l3LkA]FB$i|sEp@X@ ,.B'F$~}=}:-9K&S-} L'USW7s#ϭR"drӖc(;eAg'%=xOk:9(<ٿmGzaiN} XYsKHU<&OG[`n8yc(+ |6/#>6&p#jN!񼋉tԝXX{RsA&8TuzQfpׁLIWapuI/U1>>Tb 0Blu*QKUB~.. I!OʌJӈ1%L< gdL{zd_"G"CP{B-Lz4`1踕(" h,Nտ&=BѨ ;b2]GT$m+Ć76}P.l!Ŝkb 4d2Q?8?øV DW/ hc5ݟԄ_f1Hv85xF& :`KP QPC|%~HMO=_gFo=φ=EBɬ@ьd A zCz%F?*`(09b6DX- &|rwMSAfg s(oj3!gkCtmpO}vMtDŽQW0$r9Cq Hb?&sEKnҕ-kގtTbr*+SA{2 ){!?hHHnF$Q٘h(6>C$[K~ JM!_'V0=$,%F͢XR\:jA:e+E J-U?]{ X'qi3QqO[jY-1jz0 BT YnL}4Px(=Vm|dcd[c|)[+Z|9&{pMJ~a)60זkFrs,񠡍 ECвzCKslj Ћ ľ4rR^."\Bͥ)&M)$=Y~66Jd"-r`H(t}'sީ@]&0Σ?OW *]~O`j lSpvH:32[w Ԝs Y̷=i 46ɯ5jț>ISR` Z7PpJ[o i?B;g<]dP,Ja"NAUr`JMO ;8 Pt%k9"">ܰP wNNoEe(IYoDb^:!Di !M  BU}?U&RyqL]4ka4%kسb mm8035 &xWf`/3[XTr·"=7e{sU,DPI. R&7QRcϟ;|jVHiC+<KjP; .KIs'EkM<#p6םd # "KE KRwGr Pyrbkh~za# ~+2ըi ry3v'M]v;j3**Ʋdž:M* HRBdK~@@scmf}6`%oU3[Nx 9~}m"``GRc4N>u9vܚ(M%'ˤ! 08b{I#[b?uO;YECMҼ[23~P)G1o'u偢؂. j\C^-b~ ׇ-[W ^[e`#_"f p8X؁`@B1b߹U,_yv ='{KşbaOϮᅉPC8F"4 PRNܭW؎d44~2k#dbi $j]k-,77P{Pi/Fs rοU<_P ҉  W`,}3߽Sw"|:'1ǫՑrh<(6nrMc߽ & kX}B,~Aɍp=Y T`J=^$GdKL?G@!k/r$}h@Qy~) ኩ].4&R)rW&v&ȼ(Đ6O]3z\V 0wPQD+Mh0v]eV5qQc͊b$ۀx}xBMӖ*!sV$5~>TW9;V8a 1˅F2&!T&'$iWNsN]e)O #$6K*"5XP̆r4ztQ+;`0 +&LWȂnQ4i'nM2V:jqJ"Z%jJfO0F+_ߞU"P)IF kAʹ⻫d;БKkLq2CkJ,tMo6ZZ'=N5^xd +^5^mA[߳'|dE Ej&ЅG*@k KWSsy~89 ʄ]hr[Mr?ԣY==z | ŕW>Hb"s ,.S;dxSGζ@3KQ_GUʃ2+7Ռ^P՟D&]877813k:o:-?B&VW|tsL3,SD0tmۑ˼CYn*)n (pBK,{ݒ/d;Q|3y 5uYYGt 3"ygF+BA}}~ޟ9a~g*0uwoؕZajpm`li:!%v).KD3f}LOKqni;n1vw29'G"Bm$eÆn<;"w1'޽*M;Wi)!w"ibE0dtK%l3pc>E0tHd1Qiv0!A@ͅ:0B Fx-]J̮gN,%$=Xg,x!ۭF=V)7nMuc"m}wp'ksj)143XKWYxJL|h>R[/@cH03t:JUMԴd}t/. M[}X7̰ s#T-Pgb9-4 f4T_TtُOKO `uQVJ+%X6+@0e/g߸eΜ p5iQ|~2w:g=w͑cUAK]'Lq_5;9POQ)p !nC5δJY͒딌Ɋ8 tX-"R,Nm5Ļʴt*IV JmL6D*$FwG_YQd yj1o|ȝ#j}+xIW;^@w`e,? ְ$7,ZjLƐׅ`pZt0~[P=@8/h,Th`?dr#WRa_P3Md+bPVĀ34)(_e2yg#40&pͥnBWƃF"t{4ʆ5TÆ`^B'@kI|-DCd#ggہ_$3cP k88  ][Kl"&I\ -A*ofu*I*/OY6hr<cGޠ "L%5Z(1',6tr1å-*i 얤0@3atWӖ'nM1W'*/(Y[P{Nx~.2[氜qM [-VP&Kzю}!EaIO!iNd(Ua m2]:Ƅ}U`HvlD F c|he":I" rswYO!mjgOOcED|+[(QTƭV|E[Zd=1mۊf7`GPԴJm:G[j<1UXiQǙne:1*=w[, -e)LӔlD߫ɩ7T^q"X,y;WkC(k)PG _b[ᶁJuj8# SIlEo;1s}o JԜyM-PKBJK eMcC)2YQF:%y.֗;bMq`Sa}$J*`%QxvW}O ָIZԍ\ȼ̒ԗ "@On PD)8QS_Q9P69i36l7!%7ifDj6olP He&#٥oޠ>  ;Q׈-bYMCn2/ݰirg\UD@r0I4dP|h,Xxb-KxVY8(q@W(p_i#lD,6d3oߡ®5d=<,CCw ۩b4#P,wŷ5w;WsEs)咯0 xB(FsB':.120 jeUJ"udPP#"VZD:)Y棊-#9RjWS|_8g 2'w0*ߨm&[FiR)q,,t (\ۯ;Evc TzyBjh̝a76sbr19:}-aHpMG>Ҟ\brn{)0pW{HvΣtBcM1)8Nc'!,鐊:CũD25+3sO]ܴ]?SZQ OgBcNۃYJD gtgb_UI^,6[x o,tYr^Iw-7OawIJ֜lT DX2*(|H)/i:T}WJ{Lt i͟jHN#5qrSJ/(Rhϸ cmI~AH[&v8gudcrX{F#ƤSiۮ7lh):U9z7:o "!P[qpu?u((w]O!K[i cO>*,=/ޕacDQa^qoE<.2OjS]ҕWW!x02 ŋW\T~d 5V6{36\EAguXT/VY": !|r7b4Koh/XE6S>jJc؄mu1eTÉ`$҉NaLzګ}c tӃkoDlHox 8!r)Q4tzx߸oNyn*5CTM-G)&nW/SSMO} $]tLSAGDnϱauDVf{7 }6B ~)!dz5:LύIW/HVE:5tF}fV:@/ p+ue&s=,AXR؊-SZZMX.3|`c/8H Us:9*XJxV'᜔?bsfTqu")*e`-}mUۄ5L4 /I}9& >r쪭x0lɱ9vNJ*lCo5HVKХ q-Ϥ&VUۋ=!z3+(Ne[q󂨗zzN2VlB:4̜a :Smp'VV#lTwCv*8Bjaԇk< MzBl>35f^X5wvVK.<>_2\u3Ff+bF#noP5ruzZz#`$%Wcu(,>D{aTodqȥоKVPonb'eQx ɟ9B@ڃ ObgYфUcH;}݆v Y=C QX/ ݄E>xUX?j4IYS7;t6媧&i$LD2\k O1O³ ,WPiX?/6i&%³㑪j:$qɃ=qs“'u7eoqy@%Ϝ#MFx4 㥙ڐ^RθfYqi f$B،h[ڀKc@\[宴nտ)cAh+Ч̆ s5¿V|ٹ}bEbpVkba3뗦XO/M }'W=nD{ւFCOPl5*}mVZ%a:' Ѷ6dk AM7$~!Qmᥛd7L0Bvh_IuBEAHtNXGeeb&C5zؐÅ d'"2hD^/O521i*t3#X/CvD6!o eceW;e ?lNN 55 ih@h]J8\+&螘ض)a4g_iꊴXyG۝߉㒅1,(ho.;+410^UP>a~ΩCv0fPSEL.xkp Hﭾt&|$3WXO+۷W+t8ijnt08hsyaKjhQ>si#ɩ;`՜ީ,O8Fs b%$ Y`1WC?8$>qA M>p'H8cf3!kuvwqE26%fyo OOy2!.D|P\ev_la8գ]讔]81UJ̢ͼ8άi$#,L FQN/t/Ň?%MwfR&Mpu5aXoBVRIt\̚5|x8~)&c TJPW5fk64.R\iҥ,Z! c6C fV^Q qXXO~AMNo T#$>X=Q@q*"OR>iKm\K᱂d5}]>pgv0S0e_U+OV{%j.KT0Zt*[\XX%3 o~y s1OT 7vcLUz@\XYWwE1kqqΝ7|}lY*;n&I*?vcKn:K'kR`Kev\ ʸ`n>~M2;k݀@XlK#RP0,JetjB;' Q[w)'2X*P-\{EBvDʉ5ex1S^ Wb~{``DaIn`^IUUI_ՓHo{8c[=WBI(5Я"GwL`WnSD.xuЅQ?dj d Լ A](G0:&~iI3ϐ\zC2 ^rs٨$HCz-J'&D@ͭyEH݈n۾bM\>0{ۺ +X7F,ni@X%Ff暂4J͍Rd#RO(b=rt`eKϥ%pRLsV1NPGb=Vm>?{j̩Jy{\;h.*Oe/6ۀݹa ǼqkDke" 9,ȵUSmt'lG?H~u@8{4-hf(uQItqz~;Pb.MF(9UQ;>#~'Yn([(C:qBh!Pwd]xB̶` &FAz-ZSr/[{~jΘ'J2'c,R@ _YYq@hofmutcg"΋;q H)pqBLj2Ukaã>&r=9z,vz DaN{2";CW/{h*kٴ,_8f.#OӘ5fN+ 0od]BRׇUݼ)iƇgzQu%$AOt !:#w # ZGx/N"'M)Tbhncy|x$[6y33@==~x?\agܫ6:nᷕ7nac-vj;jBܢuG7 \7bCL{E8v +Z m1&fU>ᓼEjɴ Xi4%S)AqH76 vJo5#iX#\ПnW }N"șI|4r[6'<IG?8(Dg,kg2Pց: ŊuY8":>m#SB0YC m,uJX37D$6;لͻ`ɟkHh(F_pDw\/Xj3=i;P'Cnrp֫I l5Txd+B:]Do74WNjU@K}Hg Xܯcp b}0'[dǚ5F bp+7å[c ;U|S@8 :}k{*ɫdʳ9Kȣl;rP󆨋WyN?dk<25he\[FD܃Pw :[믈k移8MrK7oZ49cqv)}wBc~6qU*`칼jS te*}bzpP*> ,Rae%'t!Vaa>R=cz9aŹk5"ix3k"̓%Xμه#[=^ v,paG^}@쳠&!Dې?8.Э.e1 *R.C^$ n mYp48(tM鬔2#trOJChU R:WF*^q$&]8>I%OhQ %#wXҁPՎa ]u=E@{}q b0C] )68K9-(x?EA`IQFy?%G/`e"Xd_o;M5H@AfDS f>(+˱Ȧ)wjv>Q] boR#'-"_ r3eV(TbH%4%GH?RG:u~SHdlf2 un4ƤQkSwWVE@*ZrȎ8u`=gAp>CU)ĭ %u}ӿ8<Ê{vy ZEDe9M1 $Ƥ׏i"earjeƽ}>%K3>(v- aƭ k=rqCCjҫ{}B@11GCC"ߊPm\kETbBqLqGJ!P\ LGCnUBT; C+x(vi OӴ⓲«1Lyܫ;{8UF^!1U4+rB?4&y\L`Ε'##'v?iP=:x[V~1u m.`*zxWb%mXx@93=)!>2(]߲RT5Cޕ+ˆ/c׈,qxJ?rjLXd̪ iϡrWi ݾμQiSh|>_V#3S{O/F9Ҽ5">aVvx<4TG[1Q!t;g-EHHgߍ={z='d.ogIs70  YZ