liballegro_audio5_2-5.2.7.0-bp155.2.14 >  A dkc2I%z dyRd{CRݭS9U ߦ#A3_'cYf =0 ƒ$2-(;*&Fe&խLfa{zgaGwx鐩M^!:1*Fru^xPm[S!xsT~8J=63!?g =+isbba}9!nǴ&Hv̭T1PϑD8t`𡗜SΘs9~7V8OmBYډ&~?=٪dĠj#^TUĖh ]C l'Dn d*Y߿G'qƂ^zzYrW=4)W[rk썤lw`n+5DybQN "\@u[G"^#;8|3}`5El6pQ*SoOdK]㻹WBԼA:u]mv*{l` # }#V1I+N#^ҀΎTU}o6]ƋEї8idp793MS`,VJkS-C~7\jSÁceL"~Wh뢼A_2R^{2kHMu@c/f"^g'^^J;qwk5 jzq&L+~nzL=װY~&X*o!f럧č䳽ftݾpa2}CkA:P}Yu?Tx"Tϊ(q~Z7ۂPp6̶c(-uDUpxfI,)o0t~*lmR@qzm'vup~Ӻ^ޥ[yqp)K"#~3Ib<'e%-6|+{ _41gEf%Sϴ\F# c*z 0>p@6?6d ) D 2CX^hp t x    (|E(t8|9:>3S@3bF3qG3H3I3X3Y3\3]3^4 b4c4d5(e5-f50l52u5Hv5Pw5x5y5z6<6L6P6V6Cliballegro_audio5_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.dkc obs-arm-10 pSUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause AND Zlibhttps://bugs.opensuse.orgSystem/Librarieshttps://liballeg.orglinuxaarch64 pdkcdkc531f4ccda3422e663289bab780000aaaf1e722db988b94b3de40c7bee34fc00eliballegro_audio.so.5.2.7rootrootrootrootallegro-5.2.7.0-bp155.2.14.src.rpmliballegro_audio.so.5.2()(64bit)liballegro_audio5_2liballegro_audio5_2(aarch-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)liballegro.so.5.2()(64bit)libasound.so.2()(64bit)libasound.so.2(ALSA_0.9)(64bit)libasound.so.2(ALSA_0.9.0rc4)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libopenal.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpulse-simple.so.0()(64bit)libpulse-simple.so.0(PULSE_0)(64bit)libpulse.so.0()(64bit)libpulse.so.0(PULSE_0)(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-arm-10 16847593085.2.7.0-bp155.2.145.2.7.0-bp155.2.14liballegro_audio.so.5.2liballegro_audio.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-allegrocpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4929f73750ac94582bbb9bf24e4372480c958a9, strippedPR RRR RRRRRRRRR R R RR:meN٣LUcutf-892763e2ccf11d8ca8a715556909cb82ae9509b4e54893ef955d896910510ad20?7zXZ !t/ /q] cr$x#HI~]I9.vO)!sPhSxT|"VnK?ؕD5#ȓ%tI˞σiTCvLe{>N疣ohCi}hk6vڒWy-kL›^[[ Q)Oe_cWH/Rvڱ{Ut|04#g{.D 1DAfZ@}2|׭.gDߣeRw{ApT6~/]8D^\Wk0N+ )5/j_71QFFgW1)φYZjimC/ ''1n=a@.z> ) a-4nk/R `~MK#IB&vcidH.7 .MQN@LEEš|>f}6]}Tȳ+rѽ13b27{"Y5'RSi+.iX>?HqrhK"WzFC%E&q@A ڵ_/WD3GRҐH9S@G \q|2ʇuX-ޘٙ L>ETI1]GߏX@8sW rDY;ktǺM|S]eϸ TtO3Uin x,',N Zug׸%VKJݰGMsrd~P#/AтRI.N{$V;֙7nKRIj[ Nz2G T kDW P0V*^o<ܵ#~Wfv6%Yarɖb' f%מNS [M\ %l:>CKl3k*b{fcF|}PZd4Z8%гj5-jAJce+8b" !F/Z̕홀;hjp xFdaYccQd- &hbK ZWn%]g5>GT3<Ϋ=SG'H&pNasx텞m}ʑb:7>n0;^Te)% .Sz(es"Yb[h"׹n/s7 Q 6ӾNN]mrV{o}{$g^~3 Ƈv64Ɓ"5V<|~u+:RtFҕguN*"M`c؊}#!cpչVhdhW񃺸* rMB ݠVX"Ywmo\FL8pJKgGςn 4ދN%Tv $<͹0!O^؏]tK1NT4Zǡc)]p,Vx uJLKaԑ 9UM; ,қ``.&sy/sHo6j[Os!й8<=OWܵ`&C~}Ր8G7l9S])6]"qv]u|o(xyֽ84Y#Y.J5k/]7m#ݣgEDA,W$+,]{ܴ!蕅U+/ĸYW6[@#OM Ldx1K{ s#}C^7d$>lhoʒ} 8QW+d]fc3i pMЦo9&@ S _e.ЍL"|j}U5؟Ih.d?*#ntº3$Ȁ:͆#6n30N{*o ]I|o,Ff&(.񷐯o2eq$`Uȱ!?'AAbg״ҎJ©o6IwT=">J|Y)1+H{p1ȋ&sx8+k4&/!% irs ^>'y'}|mQq"~oMb21ȕ7v J{)Ȝeƶ]Ys}tdM3g`4x>ÝWCP >.h2rr(?T-80ϵ-xތ~@TTVad-ʼwrB#nx hj|=^t-n r({RTRn,eUHP2TRY[]g׻?-A`*\Һ$"ʁOn8%-TA+fUp|pb_IOzw)X9xL/D""z|&`@Cu(gب0se}lUY*ޑ(bJ$|scثs-p$~#߀MO'tidRN v t6QǠdxc pmXbpvĉs8݇n~|u;DrPcLJ͐]:p 2\KKï"("՗KL ShA+v,q2]b1cK¡T?zaq-nG0X/#q7#(sA8#4!<*e]#x; -«JL !-ǰV28CKqXP:F,'Unf:Yw4GmIݡһ[8#I LME5#!V}!>lDTW҃ l!}hF!]hi QF][Σ tz JYVs?[H >qsPiy,`iof<Y#qo#0L2{v2֋cUI'p+QxE!.% tY<4֣2\j͋.Xz)}W-&xKYT1vʤPO93Г, |L^2-ezRg 6[;gcnsoR9PO,}#5k22&tK~ΤUe@V*: T3/򠶫~X6Jn+J/jG9ͮzL Y ύezXc3|ݵ|5`F cnSu7ӱ#싩^r=c9H S1FI?oCeOpo 諜#?;#dCNҸguiGrre2fHt|9G+~UP.'@pBwnlӿ+j/Cl6}t9&wU);/ؽpG= Q:]sM.- Tdž]2  육4op(>\ofr{e F])D##36(x% 5^])ϱdN !u EQǒҁ#?SהE1(;ޘN@OW4{pJS̄zw<W I.i4{ c od_Q)" Tp9^7zFs*XsJ_U#1w<ؠڜ c~ţpT_32$zWzc8b];BCQ{Ӝ3֊+>"n3?fK_6>%^jZmGބ w5v&Y l/FPq.++Ѵ@WRG&4Hċax^aI+i FľZ ^:R z@]*u)Nshv**M&:A™t Ra(ĖCi6|"I7%@MIL:K.=Qꖔ3'0jPB/y ?!}b/ȗ (}>';+ 7W) j]=|W9Y4CIkP;Z% &wf/$”ԨvWlm3&Z`*%.G5pvxVATZ$Ka}["ΪF#Iß[' A<?5ˑ)P#LS!o,<ۿc<-J'!\zc4TcFyB1uK/Pҝhv )jL7~cpzh)aޚ"7Q^SoPCiY 659km9F ¤ƣbI呁]:Y VX\veәALs.P#Jst8DQ%)n0˷ѸzK\7I.:"GmvAÜ2A" p ɀcr`H:KOcT#SL2l)?(inq&[w ='wZ̗+Mui%":Gkxn{`ۺ).o*'HLŗjcꂼt*`)_Eim0Tu?N҅Ltr*MqjW~L|? bfToH9`"e4dtjV?$QP ^ňI ༖zk;g^eR`7+Y3ƋesjC~f* d0bDլEZy!%c]TTzU7.&L\63NW~BO-MD}?0}r5dPV;40ITxp nk*Xi 4nA٪-gh{ф@B^bVI}aq:?3>E$S jwfHX3 E[{86l~܃ ~unRR#*Y#$/1z̔( :CZ'qv6r$]5HLJ(~Ht۽8Z]i!o~¼wxh(=2K~f+( m1OQk˅؅1w7vlE>:5p$HQ w6O;Pdv'YL`GC{5vM1$/x%c MBUSeh-f>7Q^H%EhW7IHp1Iڢjק^?],"XHȦ\i,V}ĝ8hopkiqytOPj׎XKT(ґ䑮O#5p?@G(((|,LGm. |{5H?ؖs„N+u lbu>]8CC߳=$xjN=PTB3+^Gka~-(vA*.<;"kK;E:Wkҭ<KSBDE`@9t^wq8#u>. s`F&pÝ$ƈC fKTbrzAr%9z,`$ ^n#2|~aR<3X[BnڢvNj@LM(|JtUq}_ +; :J6l Xcal}e_ JoMɌ!65*}sY~:Q-8BMWǾ9?TM?oY;wBIE`[COT$5e)?p}P kDdJć,b]KM[HI:c @ Rw UWz[MlVqj,N<b=/IHj*\UL`awjjD{v8BaR?m7h9,s-h>ZW@n?dp,  s-",{-g =@d2q= l2l`-0%j_w?@3Vl'+6n j7/i< rc(bA"'=%קBV5*VImH!%@DFNN+PꋈIqOϨ_g&1 AB GbIz p6iopʞ7?N-h9ʚ[E7dfAddOtmٴۚm̓@==x3ዟEY-ɠhI*mj.'>rSXl(@k''2&h! ڿ 6:#@UiQj* v%2$%A`8%/yf#"=d^ ǶW]r+hW5"9teA!ssUt[)1eVw S0(TZMxqss˱׉m_+'I򑳒lࢢ)8N iT45zw EB{b*t$fw׎WI[a3͠X]QEUh>dEZ˜ël,寛2S)N cO.9XJ>B Oؔ-F/nRe'g-4I,,=$[y UQaLm]/w_ cخHW4ybP0FVf$wŀNydGZeH> ܼ2[)Lbu_82 zOyN\V.,VA醡N_U,# 02l`d[zjydj\~-W piKbRhՌEh%S!hWrV% 3h1]Rb==RIGF U]zrG Z]! ޿> Yuیe 0-,K 9o~<^}w .}v\h1$EOSBz?lRCYk쬘wz{ِug@%B nMGeF~O\]-LjiZ+9Z4SHtVku,8Itן& /mPLG4֨190IF ?,ܲm9#/T/k) ژvx0IsD9MP~117,DYj 0 `NI.$DNpסDctk S7:k/n7(l>KSñ 4+ɢ+&DL6hp'3J_㯳 Ա֖0o4Љ;Cpw@E.=$ˆ{lZ?$a[4ltP:cn;CFhiz 4wu!U{OlWMZC+<2At[O#"sdO(vDۄ4cgar|A'"CD{K-_)N&Y)NC33ă{&hMM{m6 >_6+&X1X_27ಡy /~5X{XwÇRQyuszwP2@LofP,ȢK]QQ|u`&u+"zr dDpY˒e,6-Dm;0X9͌6{\}Mu-.N=O\ =|]z;Cٚa$@kneWS^9z' >Zǃ[?u8[y)xX_-tAc^uQQ̘~5C"d8[:̄ ˕!= j$̊cE o݅=%E.[Y^LeQ"w OLw,ɱN{CQ RT~%vVcA8s[JC:;jMp E463?(ıB/2)VWQSؿ}XG !H:g@l(&gϥg-j/尒|m-ǚLZ>0pT_D\t Xn!֒A}n/[ ܫd-XH9*9EFrq7!׾}4qJϓzd_il}sVWOD}0%BI:yQڵ9# c㹕h{dn[~@6fG/l3ڶ=209@r\@l9;i !1I\b-H$0DSgTOﭫT@G2 \j|陌t+#z=lzaqf\YL? 9q}P[vo -e/9@dejN Z9V珗6tbTVON9~,UD>Lo{ h-"8͋ 72~MS&iRsŏj/s>NGGnd !W蚢 x WL\)U CMyHa;t%m#UnJ7WI^_Jǵԫ0O|ȒN.tl9EX,0=P, X[Qf+eߥZU<^Tj@1xx2(\vQ.f¹0du>ĮR,O,D&Kyy|k$̾mؓ.Z"+02[9z$xP&,ţ@)Urj}!GnVWs,Cv;'7E# sz6^;*+CyaMR[< (eEW#I16GjUH̎. z^ Mg(%<}[k^SC ύ(ʀ! K rbBlgQiƧA%*U-h^h1uCAQ}yT78zVvbkފTMmٍ|N4] (HR/i2Voӂ֭ZJղuci"= '7G!C-k;r[MI,¶#i cա)IK׶,roJYdY⪿j6̼KcL8ю̿mO|ˡ tDWp*f)((j\<ߣbC\;(%O1/Sǧ(2 a7z }OJ #6>TϏ MA֟r˺:FeB"s(hkNt֓Lĺ:˩rKK$ ]cd&2O#X+7R^܂)f|vnq@bע uړI a0A+dT1yM:1d"9xuE㋞U"6gR*B3Ti5'5:]sC }myg\sQAր+^30F}r9@᮫!&{#P:4֤odzC"C?N9aq?|3HlDs4I y{Oj#Ot0 0ͅ|8E~Ůc̗+^{k/vrMd;7S M9e#G:-y[rYʄЖ)筻D] d_BA4'~ @J Zd.~82UGik%ɕ1!d6sm}67BZBcF+f? Iu,z}aWґg7y'PwC m. AĄ_\زK~1f|#a'Vmd2X4֖KWny-p_ b ܱ^)Ø3T,5:P/OA$au9y-d(C#՝4^e2toͥ5luf'B¢S?C(KMݹtG@"*"N7Q\!&IK{R+~R^D=dLzʁ5L`V "3 sz;ShLA Gщ "<ǯ>p*^;dYZ~l9#T2v€O %o8HF~v+UjVWI=k,T&ȳva\GIY $ۇ8%V ]FbX H3yr 1xqT0BN9+($fx̄$ [n]6#6 M;-&DSm>B6;<ѻ~, bF;sc@'ac7p&o xF!_́ܟ{Ӈ8t$"obZP^!~į(ڸtDn'H.*vs%Aσ#}dHb AAHR68Xo)RnY q]+R<r #^`pX8&Rz0TDtźQp#nhN&~R%G+ (|;RQ`jaΊjw9r^錟{1Y6@";qf yT/-V2盧>6&R4]\)o):`U d¦c`_V0AYEa<؄vDz~PT9-mZž%w]arq?F|;Mqb،KN%y?WzӬ84[)休b:[7cѭoopCHhM߿OE ㈅X:{%>>`;H]I5Q/Uqv5*U\] tnixbkݹ./+*DD8Үݽw:ьJ@UkL85$ ʺʔcLtI_._\ni5*q]EU踩_K͠:A~b>E|"|ZE\[R. 8MuZۺV~FJr1ګJd|Ԓ{cE\ozT)fJ|ł"RQU 9ZV8uhMABe[} 6[7,d6R~z%~FuTQkޚ>O_ 2Zm[O4(` l ٌ>#p:o3 Ur/ʄaH|y\Y'#~vv+d%obs~O'EtuJ/:bpp͗U>ܠ,%m)4*S{v 7{T>_pmX5Dgc[y% >fW6 4Cq}"oF0H 1^1ܽ_mAg>" ̠4ې9Gð眬9H,;m|䱽@TI <6 QfաǰIm&nw_x _" VUCq#*٫[؍sӮ|O̊ ! sm TLƿyL%?}"f8l\%+oߕJ)iEtqϚohހf?g0B=-i~4(XkK9 Qˢx1PY" 7j(/j?c8GRE|@'1' AE&{LPл%V88ݪvĄa k'1xzR]$Ԗk ocȐxBd %Pk8ϹhBXhҖLdzyfUđ܋PN H>uD).;QǠ=wH q83ff *80':Gb-YTz-gs`@eOf{KmE5+%Oo.$'\٨fL"5A&8.v#)3pY>xrk=` ?r>_b%Ai,x4`פ"wɦxO\o1ꉛYN9^gr1tx,_'w !p,mѾ 0[s"_ZP`z8sM\Ίp-I+Դ>d6=RyCbX}JTھ S"Lu?!R45V6X‹gvon5~Sq@&{vfCOjD=Eк\d?J Omx>ntd̶2AB;=yQ Jf`:WGKY 6-q]>vuXⵤvx)Q2HiJeJGÍũKxuP5mFն CSpx__olW6 ڈF!1q֗#KGNb ^Ų^G/*2Ä}0w3פ7!Fha;R1Kۺ,/*26_|O4PX/5+-Dzs#gs%S:k5OSq.՞eH?6yN" tP+L5Ch\Q))p?Qtr H 0c3wڏ]vkJgcd8[!w\%*d=LPS5*(7A?-lRkg _Yѯzge3 z= &bV"3:G6Y&C\^lL̃OEA)I)uyݒ;M/{ e 6)+yLIpi.m,g2?3}<y0~,)ɵ*"EOOH -, '|\V\rswcUU/ !r+)"w ϝu󋍺q鸭Ci?[Dj?ev]#5u;D'1tf4g/08Rv(%f&N0!M1HC՞/^!EC`^pbTWutjJm*FskfeQ^0BFPx=" "@kwd츽/Z`4KursH STP#j.lsGm#hcO6~xm)|Ch]LK}g@=By@ 5Ъ80_̵c:10D wy9 h|"J+-rwtcU[ȁVbvqG7v`:;Td5 ԸFBma6 IQ`&ڜW7t,"A0njxؒEi[)HT\*0,.onjRd(=UO[+Ck[Eg.o\"J/P}W6⻮A-i&tF18H"ʒrv)FC;gW G?Mn`9&D;"~P u|-RuWvC#ߦz$;*l{w5_Gt{]X.8uO# R%۵wR]FAP?;yby :Y 1q~ ‰dչF0 ȭXCrga)ݐ 99c /Es2"y 2k#-I>hq!JdvG)Ik G:] :V\2t8/;,c6B~ mY]|rHiyE:r3$ .AFd@^Ii@gYgEŏuɗ&t=Tbv >r( nN0>=f}0e^WZf)9>Fxd(_ G q|7zz΃,Ь3?Y%rz`aQ!*.ye0ggHEWBq!mŢ;H$=*g΁0vG9+_ySF>V^Bbq:d{jV^b96r(ڟ". m*/t7M[5*] L@W6 ܫ3Ag:02<|eUQ$K ŝ"櫿2c_#MIYCyjgK8֓i>7Uv 5OpMtrt)k=ã'"WH5(;O{u ~YTz0` p,Ŝ3nogٷ̛݀R/,egOj`U`j;0Ӗ<0G*`DjKr!PZ7EQ' MD\Kܒ 2q{ԩ5oY4R_ ]áJ/z42deګcM88jsr!Xx HўwSqXK&KSQM܏S(6,oSOBqm-ӌFƔ% >-TX6^h &4|T}>#V|J8F{4w _soB^`10VIEQJ1W / 9[np)z:FP'm^i8QUbe,+h u'],:ie v`p~w9T8dz "{k CQpj5%,Z5>#_fl%h<(jԏ%| P(+@ !ԁ]TRЃflŌx W_tXx vڼ }SuXD9AHIT%NˀQdէ^5ഘP+&=@c/zxn(;:5եΙlSP{#"ْPQIҞcSY+2/'~<@ X 2[07ԂZ=Q >ZUƍܶ/2L%W % %9dey_vO) uMpv/h OH1|+Q}i`x>/\a4/5a2հ񀮺ZtQdkŻ!RG֊ɬiPI|)k7l Y3%H]~nt/b! f],^ptQΠl9(R*-h!y!" Ebʒ^YЁ䉄Q5RSr dSLFX2exwHxu >u] $)B=Yl]2;otQPlyCqh_SB%vУdїU2!I&]:7Ȗ 3va̪S&- YN;þ`u /kָ/Bidɉ4#] =np˱@4GbhH:-6_`JoBs9ŖчG /|4PrX{CFVexubRBe{nZv'+I:[3Rh/R_p )[h0x" Y=:t3Y컮 ', `& >AH 6!Wp@5 ,{4\T1(ǂ$_=rp!\3tC M|M*[auuIl;Pcѳ,.K>^BqGۖݣ1y\6e sSdMzǎd87baⰄ? 'WmOgo jo+y)\<1U45ԅ8d] q|KxG2l=@[h4-gVN~}QfSɥKTy4ЉMw0eX#ɞu]Oi"cz +K:P'IfTznG lm DrOdV!v($< .%wQ--8A$N4M!+.S]𲉀h}\)N^d q6[A >pL*XuRw6ri^da\8Nt|C[\nhMuM # ~p{6A3T._8 ?G3bщMSd4O(!%ZQ`4cfR=qQQП} BMġ5 uT~'*Hty;0Hpuf$a;Thu_<a ȔUВ̜|03=) jroqVA ړOoZ`96%k9UvTL4NLz42y.q`[h9f<x`j︥ܯ[7 PS[0aU~='UOFn.{[eDŽSeN ZA冠Wq~ՠL1졪M"-j%5 Ca.jq7PrK? #Sʷ>J 4Om(#"o{ɛk>=[{kOW>IuiS+C2vH;ZOoS3~wgI~j7-W L )ڦOXQk~j} 3wUl!A$Pma1#ۃu溚ʛzt}7F>v71Clw:c_0ZߧX3. sϾW .t{[?1O:ЭvyTcNe"Bj/rʫ;҆kg6f +f 2mTV4TTylXIcy5(DF@M8g$ &dݠKB.e\EUyPjND Rqb.ZasJ0_XaXP ,IZEO O|XS:wUk;]uR:{Bu55'k@[Ԩ]wbRe_8|~| @*p@<xRvTĕlvcC;`!DV^!d9m{r+F] 8NHaz8R]`;T| K[u!2GSm`֝}}7}! {ޙQ4.R1OE =MGd͌eŪC"ε!g #4*{@(n xRG yyiu{lg (n[4O"-Xҥǔm&Wːn4Ͳ.>ѼիxZPU`fB$:Qse^Y_H*$VkK/fLnW~LKd9;#sC{yvr 1 /_d|<_U-R-imSWT*GBY fX1PKݕ-~48Vu9% ӌk J3əf1"1T5шׅckmSop+`nSwk[lrw4OZ8d_V^5iy)Cj %Q< @Fu¤֦7JbOy;kC= -Jiqh؎]  )́Xį8$vygx^B)䤐J`0 1y puG. OvmB6'C@\G4swsVXbK\  /wc мfN>7R~9Dd`lS.Y7\{Ufk6i'7r@4ӎEEyc沧%M8a Nd+TT^ cm /n`UW@EoƖbN&<ُCek5J2$懄duwG-*7Xc9Ks\VܣEp80y` >˒"3 ˎ18!-Zub]2UPNHFXEUʞLj;3^/#D;ϵ5z'jf= LKؘ3U,AW>zŒ^a1WՍ1ֿD|f-6 ֳ{rX@*X 4ZMï'S.?*;bf\lV/~W<;& Gc4ȋ;߽  9b᷆9u"K3>V]m?b,~ތh:`E.>Wښ=sH c.yʀ:>רq5J;DU ‹R[wYuN4c`OٚƱ.)o N"sR~h dCFF)4>ЩلzaϹ1)3ƂFS̀ g ,@ #卵I2o_nc&y\i@6I hl Y^tvBI)f2ǔ3]~o\=9 *1 -D3`׳IOq@ p#z4AuD7Jh6Hn Nǵ!ڂC2C GN-~W4UGw =J=~AҼI/曀B)fEZp "dF{~y!u,v`1'NM:C XC2e8Ȱ${#ADoR(hC$D ~^ou0ɽ{ )LeDY*Ū{I"M^g;|5;aɔ|tȱG]~2x6mOv`d^`4s1$dW3HY׽G{w8'mUAZ\8(X>ou-p±O֕%?r2N|r %ۍ}w]ퟤ{{$WبM/+UfgD=2`ޑ'}C V{)JgE;x=qI(b$ܧ⛁ЁiE>bߝA?d'ɗc}?˨Ckrt"ciKK4OhL E6M.4.Nյ=kQ+%?yOp;P7N4 ?Ѿg x>w_+-M13;ѝWNQC %-0piы M̱ >»Թ{RΠ;` }yo 3Uz&fb/ A>e#L*2&mTyx326Seމx,;: ' kMi_ Kx$qJ,n_ 9W\Hn O_82gR\k4<]o|T2/ך#í.Bl-|o%zfdTi޻T\3P_z:k>U/OR܌n8M5wkOMG4_)9lznmŇI}9fUOFఅXX AjA?va>ކ@nT*0t- c6 p.u, 7:H\*4Fpݎ.2pǠBf]#^N=S[}ɩ̥m;4}yT(! nplUېOJuknըD뻨X<٥#;pQڥZi|,1FVOO52*)u;U֒g_.%Gm闑\%XF`\弌l{rsZ6)P5e^y HSoH'Pu _3ٲ :+ě!`߻Xb0`6h{2TmKr;@Vj|4$E/8m7?x`QR&@V/+xb9S*f'Im(}YB6?n&Ìnrᓃ6/hɞ0ءj>pǙ'K[l.6Q-|\2zZP {Lii$4SOvfMvx^0E5A)*B~$KN(+.sq¢uOBQL4JpU't¾8ߔCaRDLaty2=|b7HD(4Aqh7ᣚP}of>|!:xn5X$М("T:=AGv¶\ GL)k!M |tՕMy7b ~ .l$;(-Tn}bzc WЯ[*<@ aae2eZ-Xha/*Y[D?(&C`@J uR(wacdާ k|ܾۋ`DwAYǓn0X=,WT?7DFZwO f))G;w(#"&8k#5%92f kwkxF.xAQU?Et YM\||/T/칚/P(kيI$C2_.ХqHp7 Kĥ} 6 |uw2f1ɠ{ta9sj{ZY2~ f4`}H+wEZS zvv6_drnE68#J 8~5Ř?3&t?Z좡Ԩr~GЬ9b~Y~6,t}BHq߽%}IO cE[^"ʃ[(2C~֋-j% JP;,^! =xhB0OEJy;,Cs6nϝvւ/UOG6.AiZ? )bq.pݔϼU:Ŏ/Qj?oaxQQg$xXWݩl|2G(!cb7 FLjJk5E:1QI{V9,N7(kNV)׌׍~cgYv1P81%#ܙP/rُKDvSNqbqܶWQ:Aqh~3.h6ћhԗ$ԟ rN;t*)0iq?NŃE;œؘ&|bÄusځNܻZ7YҰz5i%`E0@MfvP9~f9?Z)rԪ>32ܵHVƯ"{4]>D~M5t)24^/\u{WMyH(͍Ԑsuf7v*I 1۞J}Z≮\y/HP8j;jb1i@oDP@6jB=\0f}q&4ҰSOǫ@*R9ѡ nVo~NpuM"jᅆ|me9UPK,%4{ˠNyJeۚEގNnoԒRw#M˶/gOjbPz.w"ۛ$荙nd -E 78z@]]5j@tɖH=Ư4o5Kb Ry:z.~pmvd-0GG>hfyz MJD.hc2fol&XQt~Zbhts*'fLyANJ|= v~&JNɍ~d8ՙQi#ąM^ &rEMoZ³tn2Qf;Fr!.!;1;Y}ֱٟk%Y3YR]V+η΃0I.b[ =i>t"a/n*rT/g6Uhr{$Rp8 K6VX'ྫnnKа٫V M coFK`]IdI} T5<|Bp*TXľk"#=cNy~KSJuhm~:-sk}MSėjaZ y/yƗjWٝeQ1_ۆA^{$c*`% ҞXO?qdr>U\Ø%lm)| v'^e]DeXH|9 gzV2Z[Rsu ;R%ձ~bS-=ϵxo'XT0樳9 Qc߽7? !Ѿ_aK(a:38pċ/ԍ!LS{*B,W hd)R"%GUQĈRejA(tqbdJ/f̍3Hc~9\6 ?֊BUADŽгW"޲ӦddrVVy't/m~Xg\KEh6t8Lκؓ975Y& ="4Sn d!_dzI',Z,(t]0m6֬Q8SxpQla֠Ii,Ok,D}_onP~d"1W 7+ehW-"k~OiW6eCؚy:t1+DLo^%z>5N~{6@>m>D thU@jx|W4S;#@H(R*jL@ckJjbi[)wXwe@PlޏU1Z.olMCAGז6>F.bJR%1Z DFkeDUU0ipo(0Q蝴s2òD,;NpѾ_wܾP7{)>Q7ȯ+5Ǝ3)1="=ŕ\,qd/NB?*mμH~жAE͉y`7W L/{ޫ`?&nҙJ} '<4~ {ƭ*> S"[H+¨?Tq1!PΠ >F EM._C͉5e/o~Htwwv`҉jli1!3&EPSb4w[Wh frY h}@!z7@>X)S?/h}W`${gf3GČҭ\1 bJ:5FN,4Tɝ}y7M=Z,VqēKFR+GyM5XV&^ ;U zg ~ .GOp0[/$@$y ؞rŚc DB<.YfrJE8TYuuz..bNhK$DXZɭ&.5m PYn~ ݎA.7Yh&T7Lyt-iRC :_T6^pмڀFyiՍ{o)m7z9O~cvw񯪟d^4ݷfå)3^} `)ߏJrF4W% AM!c,r`M1 ӊ>Ҹn''WAG&N%\.~fNU{)]B<)SgǙ7_GV =7|EjuB_N.f[uzO#u )?sYR@PDzw/؃6( OP3f\wzw^!5;@G-@U:L0Ylav8B2Rp.\pdz M[ ` ^aR+xƄRW^P~vli6q >-}܊3<-˛D:Zt'ZtϐMtQ6waQ5}h ]L4ɂy1[mM㫻٨G30`u@uXyqw6QDgT"E^Q2 ^ފ+&͑3Vj5s/8CVX{p o)%<bkD:p_ uRAҴS/0特>{xbE]#?LΟG'MOh>Kp)be/$Heddqb{wg4 P:z1.Ž6%)ֳUSO̠ LIǘ:愬jC^Pomf!AW+ +MA7acG_Y_ uMmbc8qҍ:9E2EM)b$b.{qeХ %LgbLHs w I3]z:ċ:Ba] #JR:,} $J 8n6DJG3 ħNtozilo37suKEW.Β@5+{i쮙;|h*,ҩP;3-5pjFm6nљ˲ ;0ُKh~Epߛ>"$]JGjwi?w]jeo5f Q>FWLYkBח%> ܢ-)=&98suB!}F~mK=a(Px'wLA!~$sn5hU*l"hOwXU9}Mh}mţRSXPzXM3b&=dN["/3s%c)xv:?~7lyv[ڏEBty=WisjmRK*gIv^^bJ>ysZmy?A:@`Nù괹]'wn%eEt̸̫|R8R!y4P^UȉhiwrmތKP4C8pnɀ~K vQ,[@"kqȡb+yU-3ʓLzG9PDb4<ܴ}um/cZ Oj.aS䏂[-_lύX .J5ݑߠGMφ26o)'RP!sˣ:9b?.c>X UӼM3i<{\NG6Y􌎊[!/O +F*؞0V⋆)05UEDG,p$ 20] v*级ޔIѢ^,E5:~ttnj[b0Cp4U ;om2S/ih|^2$cj:Y k= Gڏl'w䕇Cg.O ^Pq88?smﰟ0w<ATcՀz@7XMIt%Ƣ&N?NsT8h Jx6B/䧧~ԋ|R ٮË0xv;ކXLp>;r K#?[ cjj(Dr)NZ,s'*]8/#l8l\c*B.+R֟{lȂ$V@m;mP>1k/fD@@ m.M/&@FπZpmd'c9rΟ~~i_^{Q袹B):L!qjɻ)>vCۥi@253eioC޴U(;jԤ!)BJM⡡y õFWwTݶ^'^ ~HIs08ࢩESl̉r5đFjȫb_8ќ_J O! v'{ov]ő&ip)yxHvEkF'H+˄*!3T3_ۂF Rkk$ YZ