liballegro_image5_2-5.2.7.0-bp155.2.14 >  A dkwI%z Oup *)W.`J?fwM+@Jy82F$, OZP1X Ew7Dߚ?0qe"xBi|^O? :ae1u" rLQ#Ԃ'h毓6q+w( A٪fHg6I#MH eU[vۂƜ\&<BZ⌢ZSU:O(D&6|H <>R?Ȟ!?hW㴶D?EбO *N)ϺHueTFm/Io Fz ;DkR{. ?)۱%1D!ڒ𤝙hx]`5&U=,lS֧Es?6Kt*! e8ͩ_!Y!.؎!=*\,A3&' _+>\#u:7Ԯ"tYDiЃnyVdaZ H pf501cd608a20e83831b53d62d81f032ab51c4a72d9beb1ddb8dca3575b19e9b01ad1bb7380b6156331646404ec908f1a6969efeddkwI%z n)ȀBe gtT{1(o%̜0_{^6nSCo;}~%|Xtk8ߙYzRLh\-f} OFqB/pt=7 .0mMjh&H!:vRPZΞ-eZrRxp[c>ƶIcJX NKb^H~!o$g7Gc8qwf#̰[-|'~Kf=w撕 ;ұ/̴1G2Lq֯O i[?HĂw^4_)dC 과cːc*& ŕbo38!Pu+dVJl67$ƭ$2 ʖp pWY >ֵ9ieB^m-;p}W ZX?\M`qT5ci]z(GGGBQMIRE&C3 >p@5?5d ) D 2CX^dl p t |  $x_(89:>2g@2vF2G2H2I2X2Y2\2]2^3b3*c3d4<e4Af4Dl4Fu4Xv4`w4x4y5 z545D5H5N5Cliballegro_image5_25.2.7.0bp155.2.14A 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.dks390zp29`SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause AND Zlibhttps://bugs.opensuse.orgSystem/Librarieshttps://liballeg.orglinuxs390x`dkmdkt5a50f07b2146f1652d918eed86a954441e48cf0d8590e23912d9fcf920f622c1liballegro_image.so.5.2.7rootrootrootrootallegro-5.2.7.0-bp155.2.14.src.rpmliballegro_image.so.5.2()(64bit)liballegro_image5_2liballegro_image5_2(s390-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigliballegro.so.5.2()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libfreeimage.so.3()(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)libpng16.so.16()(64bit)libpng16.so.16(PNG16_0)(64bit)libwebp.so.7()(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/ldconfigs390zp29 16847817305.2.7.0-bp155.2.145.2.7.0-bp155.2.14liballegro_image.so.5.2liballegro_image.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-SP5/standard/bd02647df1b39c0b60eeeaa9ac92c947-allegrocpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a94a84f35abb966f23d62418e0e254110da86210, stripped PRRRR R RRR RR RЎ}inx b"^O@x}utf-86176dd128be236181cf716fb87638e25f10c13cf0734369c4abbec95c8309b9a?7zXZ !t/[x] cr$x#Hd@ȺCpY( !lLxo9BYZ00@X7R8 [qQ)άPn2SʮQwzxӫPwwd.k]0|:x?Bf;O` {qmv"c (m#M"8#ONxmA[;{hzQeR6_G:_+ѳHkR;+K]6qޙfn>}ȱp|1c97-4x3 qQ3YљУPOE|4슙R(zfAMMT}yVN QP|puSPް1i+L6R*'!@B iB_>NԾ&/3Z?sr'dj.ƘxN1EW-Y܂vb" lF0zm$LA=C "?GS)i $Y\|RY+أ>)Is1?>q(Hn>ZGGn<ۯ Ӷj4t sA*"/I(  ƻ_OOά6q@uǑ;RBeg ׋кRF\aSzM -rzR5Öϖc:e #BSdH4xTe/~ip?,5Nɣ&e/FdJj^cX3xCXF瞮Ʋ'3TUW5N2Q2LљHE)Ͻ^K~ba 4>wF,kCD)s, ڻVWER ār\dKbzD8Rs 0B7%}ɩxJHdDy)s e݌;qIaMm\tYNX< #`q#qZP0bO}utֵvs{r~7|Y$|KƖ^WЫ8x7&]GvHlH,ZY^Gʒ$;pfB&M%m(q2mP8Ud`׶Csw(o8fQw;;Ɠ|k;O h#`K\đa*m-d;d2/MxK״;@|oh'/"!""s%)7!qflʅ:FlɣOl;x>9NI17ΫgR#!8B 17/0.BޝCE(D{nb#̔ [ֲmӝ`hZ$2Q%&AU"16&ouc ;r 1lQ=Z3k . 9iw$ڪ?'p|L!i~N %l9]@.$ĢyE'co-yFC MV!| .72p^n)wzg1eM@Aeŗk(Fvu ȏ7˓C)ĘD|9T :""c~0h6 U D?Xɧq~pk/I$ꩋs ftY8~wE |#M+B%ͅcOiN*Fs_HL{*;x=t7:dmӎ,TjDzMY6ɯkp uvN)d)ϭ _P3- *%]t:37iLRJσ.DAJFiJl|S$HfB‹r,=726w5;: Th1z>"[wdؓ֩Ss!0 P{:{ҋ1'^@}*WH6?@4CBrwRE]*UcrGY݊q<M-%f_U E JAp 5jv %o_9]`5/ín/=1qktv \@HHzI UIξM<&[w|?|v0(>cn$f.|e1ʢ׀-qYV#bսȴ-ڔQP]I} El>& `6Qic Wg6BRL܌{XWN'J 1kC2^k[nˈw/XQڝ?\@ 7/<|EU.+vhGK75aN}^.%t]gF3L3-ooi%h 9"BTq.:yjq8S"XUOKH%^:>[ dPW B>'4*%gaAcTϕw#QjC_O)4~#-r>8z4po8hsStTKb:Oz5IV+:#Tߩs 4 xFSbO QwÕRwHmjsٚiD~N)![b,xCnF  p0^ԗ4 F V5WslCE&g?La/*_(6zw%JCبҶ=g&kgW$v2S'q+ ՝w9ʳ z`A$ڐ h^fctT3%'YN 1.#XGqidm׬|N2wǦlj0@OJ;yKac6:y.tqЎC֛3H/ޮ^!X #aB2QfQ돣{(o<ӺJnŷU{@.';PcBʉE}W>2Xy:75rf9{hdw^ԯH`K6,SOo/C+rweT.l*Oʹ1SrC+E He\k[[\4#)L(B!9I?BVNΗI`4ҰE [!6J (4<Ө|xWݗ?VZ?4mc,{&>'4v`R{:C  -GК`h?Rk(l ߇,裯'%V/*b rf6edQ`sMTHR U~!ndG) g%#[u(z3܌q2.ؼ5'\3RE^2{<JũS]; ̰V 2_STo'Dį!KPH#UtHW9ڙ"x~YK}&,;֘(6>Ú3s(,84J)6@esC27a2`eڈd"rN9IQ{#z*=6!'ވǰ0ʈ<|܏^*k摚{k #&H*i̧}xƓ[VMI.XJ,O[,:Ƞli;>~CrG'!s4֐AʮUpZ=Hg:Y/n5vKIm/ ԱDO?R SMا[1Q>ԠU#H=f3^+A%b<ҖӧXNxmIvv=nnx0Dz7[k;b /F"]$FLmD.Ѣ>6!z^VI_b@Dckw A@k<Ᏻ;*Uot*3A.^vyE>9#%Al˂ҝ)kfC]M7Of#FǢyV_.UB?ϿTS)N)gkTŽ! %⛂4lW ` mM6ŧֱPE}tŝ!$wH5 c}G)Gćzk?RD&X4VP XHDR;=BʀmbblP]Jdž3CxǛ;=,|ʡҲXWM]e49O(FFp `XjWm:|D!KE%{eݍ+8--wp6K S)L]Icmbf0W2LxQZOq1wlA 7 17SxK/G3MqpS+ .L hOsb :xÓF`1cU 1S8l&mRZrx1;5[(is(O&` ̏~YZ,VbwEET#|?|B06%?y,m zfc_px񐡳pm#!l_pbCp|V..9A A54ǥ3ӡ zZ^;hZH׈3[g$ۃ:2:{s;)cEY6x!);.#\_X96mҠCƨ$* yA}zĽcP \sq\[X8DŽ2O)N<~oU&Lz> H;]3\u?ERcEÊ0&AvSFOV T ;|ٰ[J8}g8E\Xqa9mF1ǹYCo)ɲPF;IY,OO'\%<RLPۨ7_K)FL0zc+O򃻧v-PNqcd,ݣ]-1/@-tce]gs( A;‰6khM@xJJ}m{ ȰjA3 d !j4b-'`q,rh$WMt܁ 1.| 1B扝dVON?֕9`_w}?V}r,D?F,u<^Kkzt>ۓSkhSo؁EOI㶌#Xȅ/nR@ʖSIm=C] %5YcuBd*0hت{y P-"1>H4g 2~]*t Y*ALaQb,3S:CYM(CwtB_uv 檐XIMX+a jW=bѾc灓}NPg!LqWA^a&yBKdT8ychuFdG%_ b0(7 \+ ` Ii"DfMɧR=H c!EEZhLo5ڍӏ1G6Uo;iV4Tqk=WPu&rҍ@eAPhwwIIgѮfneGb-B⬮ĉ|s "Yq)^]Tf.Dp3?^|VA2Fue\BQA֨?^Y=,?~~g˵HaV;WF.PRplu#S I(ҺZp52 [oťa;@aB5Z=Κ EN^>0-:2`6|[u@S1/mI4:o! .<UV~2`w[nqߛX!O\YΧf+ڱ<+=K:=Cxoثחn+&82*`W*Pʅ)`5I%Y51N~^~:jǢ:]I]%76juh[bSȜ[rv+Qԕ%uʊ^jv`5E^I$ dtkщ$rzo&Inkt+E툛#3)7{.Xh`ItaQ=Y_ߔ,+b{Y;&Ku%.33hew4U1?M7m(0 'CÙ߮+ g 3Iο#<͸xx`>]3j6kfg(U"Qmft2byP^wTA*9'gb `t sr+j Ul%P'M"*TB>W ow ց{O#X~BQ8!)5(K[tx$Q'z|J ``z9\iljTM|as6(G]zZVtBW+ـFGopP̀մyl*@¤'m m;ϸNL ӟ S|qPa`-$Zޡ2EX)/KԙLKa:v=A#TޥcwRs{?/7я:#OEz|RX, 켑3s}Tsv팔/+b@@fri6>dTw 5+͆J*>I`a*?Q@>G\ax]ڥە;^ ƃJ"dfEo_/ d>4Nk1"NtÔ{Ae(?z/uBm|z ˽fN}dnxvo-,PG:T~%ϙG/QeWTxˡI3']TZg{P]ͬE2;SB1[;EP~ouRxunj~-O8=frp|^k4*B{,X&rMT꨽A886h/z.WvBv]s}L :#zJ^A "9(GP*b4r} `bTt"c<#3r#7/_mjj&$9-۸ɉAɇv$ lڋI)ϔwk)F0u` 5 XD,߻5I.G! <| 0 #PWgL8NŔU$)5eu]D_yΞ:{yA#sdPA>Vr"CQ$Xz'ye*(S85`>x)ha?t{?pul% M[DWvF;c0h>2"tD/KbP Ҹj't)HG$ @_T}EHEZ:ڂ3.ڦ$z  %GnZOܩ  BVuķѴ/t 9"C}|.ҎpCvn6 '?7*,n sdYrݙЧ픲ѳ/QޡLTDp5 Qo\D{2sc@?t Z@2UJk^ MA$o hGO3[RIM5$" =a&=E V-j {Yr# vAk(2\ iEQdr4p<5rr!|aS=xO Aq>Д1:Yqf;X3Zb"S e$+I"c3-h7:t_@?(`˼+/|w $*t:^Lpo%cc\K9ƍ_R͋L|us`K.w~s #rW6p&q97Jx: @!b %N9HJ]nYbVp@ā @ǎ&Ag(|ob*Y0ȃ,lQ{<ɤbbgYF;+8X [XNAW01+XKwK5p ~+c4=\ugi;(ua\wWyx-JqМ.>-y@iUlfDz,?{dr?DMi݂єܼ&SLY35;ݎ᱌ 2Nwa0XA Į5MOmhҹr'(pF*f|߂ A*HM֩j_I1i`y^."L3t$?09 g^@@Y` IJ 4ԯz=22]Ali߱CÂE:E¶sxXv Stl-ADd[ *Z}iT74$٩II$Z X_`gSFk1YϼBqb7h-24$ Ŋә73<98@'6 ZIDFeR%n|.#i%@ux7TnCp0cm6d'_TY[EA1.ʌr|xMM z@ M#դ.+GT8z7 Z@ជ vi%$|mPc|y?"L|.i'ssnFh`f^&'ڝW*wM)?LoDžƟS0}F7gt-\hoE-$y,{-s{lȕ p9ͪ'u A;jȣߍ#k#XZ5?Vd)ƁbvCUol\q5Ō 5fDq1Z7:UhA˟?Wɩ@oK}OU#r"VMpH;%#k9}} b,q]>M 6U YxHfqZ2?dk[]K 0Hjuן( G.4}vwXltqMVG1f"h֤s`1s1rYTB; ױu)X} Ze6^H%!%e;FVX~&dF+<"zo^dw" ?T$@Kݚ|KN,o⾘dFuo[: 2eO*KPQbd'1!F2ظܙat9l@&AϹ ! 's}|Y8X39K͚hndcHd,Údx3C^ DE`}9H%:h9 #I9WD̟Ӭ0JD|/ӶI Q}emK?X[o.<Ռ JŠmb34l~YChOcR$ANX13\_c:6=GUq o q;#k"B MŤv$`  M| IA&C*mipPO1YY6[IШ ܟ5(4U /RI,g4f)熖6 O4AKn[ ͹:1tMz?w(+$vBA,SGv6 b=g#"Dr 5zC6 |r~Xm/؆7RlV$)_%S?tYp@şOVfi''Ԩ-=}pa_G{˯9e)fȴG6Y ]K*粽4)j^8\Mbc@>?wd =vk7yyh fI<; PoBNȕe&A,6(s=;^$x`9&>zAqOi[r%1KXg]$| H_0ο"=| 12]ѤɟMݓsq.Y%`S;$>f#^طX]Qu 7U~Myצ6zn <O۴V%f{ny;U2yh95ATE'#KZPǍSfk|OGɬY .@_1`ݻ5Jɦj8$7]{owӚ[08k1tCF7Jh39k 7[vm!LƵl6]65mXpQ7&'??VQ=3e,bfUskH?EE.=|nxެJqY}_]yd5[&ynG`窺ˋ9zeWGv|G.=rмXzȞUU؞bTk}V,jґO UOKDp ^' pmA$bE4=\2F{ ЗCm08좤[0 Dt rG)R9١,1#vVc), #P`IHa U x}n-׳]l *f{e=څ=97T9fyo߱Q&P!Ặ:t߫6LEƑɞO6ˊ)at ܊@^ӈpv9 }uԼb8OPxkoaebj7Xτr\2v.ȭ/Ҕ#Qtȩ~*)S {L[ۛBFܘm{r&PM O.K)_0m "Tp{hbslOT, 9*4*#$#3Lc::;F$+.e7F43t?hhTS, B#5 @3EJ F*@` ۯ1:k/0C1^x 職wh[|]ao:9ZKҝ *ɳhݔi|uDU0L|+gK[I.Fo8C"4Τk=FHCǴzf((tZ?ݹK .-U'.R|)AC㹽rgEH2Ey=Q%%]Ř35pC~e•es;D0]uXˏZ8Xx?̵ ~nH-M6y)7qs` =0mAr{oYފ9 j~2M΀;nhK VN1cq:-oa[$p24LSO}mUGTCDN>)vmmyMp{1MJDVZrJ& F=4"zYzE"b =d06@{LOޖJMu@ X;T B*Xy xܿ45t6EBh6yע9XMa `CPDJL$Vſ9Z,EԖio\[R>c>숾hɧuMd?#G\8ҵ/u-]HgPݍ^'Sd÷KOxu Ax/.ʬL6 p&\gL mb񠢄;Z@=̄^8?2뇥ZptS'7E88UA!{!Qz'{5O8( hW2EH +;/ pSdž!3K('{%XNy~$/ ]C8(rZ•ri/!b[eK_nI|@3,Xv):quxL[ww.nMMj2 CI80q*%pMINFa_M{t6kUG X8dAwɥ#v|Kw_OYERIᱧx5#mڂ3PcoHjMVu! Rv^)Ӫf)ܞX%6 95wGMqeLxxJ4M[+e[DrYPGRzb>b'[e,L7[:+IuIy֏UgW  'nUԆ"giJs$۞X00]Ađ&)_W,x_Ձ- 2ns97*{𘹳|+Z:@ (r @~^KGzi~-(2_}(]'jٞZC K UN/(*ɝՓ,[9t_3󆼙/g} ~4s$;Pb9qxp cL\?';fj{:{%= 8,%lkk^fYtuVU!a%3pލk' ¡o&v@2Cb\pɮ֟&G3iamZwi?ż5> .Z ҍ^ӑKr aNj ={Vc&}tB sW4ԭRH7TP[H+R6eX62 B܉"i.;7d)_ {0լd,0s%?J&:MY@FPlnb7Ĥ!~=:9Q11z&,QV2"EI^IT[sLj녥B@msEC+SS>s0΂z'nx-;t_AN1SRNqJ?kTES_ywnRcSKJh ƣwwP7+g( yJ9f\qJQ7y.Q7ԅb<?[|f(ߦτӺvA͘kD%LcK V!s 6 5)9T!qiwQDX#X ZhmmrkQ8~R>F DRT7H,eΥ HW{tI ZLpƠ7HOMrB^ݐwY⛦S(ň=^@'0[rz?Wϵo.lF(Py6GHSH}=$:l %:싄!gGAF㾭X"^87e"H2ZJQ6Y,>y7'C|  { idC÷sDO?)BEZyT EO br]GyՔΰfzMul 4p\֢m4bp >̈ C®m7]Z.aƌq)tųe[rNǥcǸL@ks"7[AK;BMpt=.ٵx^؊e'y<ׂٹ @%gHWHuoP _"1eP86pK>d׶،jȈXN^N}DB;BLF!JTVcxnKG}RB)iJ0?{Ԝ<&/'Σ z/qPo&Rrd5)5h;j|Ma JUo"xll-,C[;6u'Ʒ@!"GVjivo9H,M6RӶ[Z>k+C9dT-+ȧB,e"ڿBit2ixPޅE_/e;j5 g&:Q~5+]fB =ؘ}JjLX5ǫ"mݿ ,yԢa"Xa.|iT{C2 XIgFt[D'6WuDj(Z ~VyAT/]1$%5]7 {@P.Hw^NU[&'?12 ӿݍͩ"̀AN6ݑCnMZȶbO?r<^u */8yce|<~`ڋb|?bJE+-ƿs'K+who s.BsBJ?q$|ed0RP܏-wb}LIx pF &Q:&uP.ã_# ;wnJڕ!-v'hlS:_nCKh췒D-26 f 0i o%zM |iВK)Om[GtE1֬wK YjU)-6 iݥW -@E)ħyV&4e{9rB?OR40t.Ggx"$F{S SHˈlw{D=}O -Pf`_ U $9[y ,gϐb^]s@ *%_%]dQ}">񔩑qOnߜW/E0Rs+(`3ƴt^)׼2OҤnaybqL}V)yX}H:%(x{lx o do·;O>;KM8eW:mIM#P(ؗ 5f)6íyvA*sn_Y0ƽR~ b5;xL$Y,ڡ[K@,NZ{y!78Z5bs{>d L͙6w뮷2us&cU;qKeg[p]RYLy$?ςkNctM^]C@?1YRܬsBqX\'c,+{xoɷ)i~~-wes/aύ xGGRP[٣ P Me,|7$Y.=9 J6H:*)b46=|F+!2 k%qBwVoek0hWxػ_JG4+~'ARV4w(ȏ'U $.6j׳tGzFkjDr\:Yڶb,m'`[PKWjeR2#zGaPzL ,,IV&f "kc x*I7i"ӒܮBE司QEvz\nѕ"6*wh*r|nEnY&_6r6\k&처U1r{vp@Rp?dq{f #MO@SVcٜTeeEnPEqbdfk?p6%}'a7Foƥ)15UAt: JҊ w'K͊u :2`i˼tn51: