liballegro_dialog5_2-5.2.7.0-bp154.1.56 >  A b|!M@eee+RD$Q[IЋtR,U}t.;vrFoC'e W u{;5[HޛRf1 $Apߟ*lQE"y-*ΉHJO ^|`*>X:5D&$Vni2蛻zHp3+N:UdJzB!g,dѝ{{93Sy Oݖ)~ C~)mg=Kp;Tƙ3x*K`""ia26fd0516a532f480d71142f1c65baf15a5d3e925de38c7efc689d98c5b2f1febb2bdd353dbf345b9dc17f889f1ff679024d9614xXb|!M@eeeUn:A>hod '64Xܥ{z=;%|NOp;;j0 ǗkF:~i+,^t #>A0rp픤{ 8B:gԧ`/r ,}@~1ӄݔXcs1qb5ٮr^ .R8>3Ѷ0hBάtqu*]= ]b㋞m32/E]:@~$[M340["_e*T=Ӄ>p@5?5|d * E 6G\bhp t x    (G(o8x9:>2O@2^F2mG2H2I2X2Y2\2]2^3b3c3d4&e4+f4.l40u4Dv4Lw4x4y4 z55,50565xCliballegro_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|s390zl24SUSE Linux Enterprise 15 SP4openSUSEBSD-3-Clause AND Zlibhttps://bugs.opensuse.orgSystem/Librarieshttps://liballeg.orglinuxs390xb|"b|1547e37773b87f10c0372c7c7916316b5ce2a0dd417fe8a9f980a5b67fa9fae9cliballegro_dialog.so.5.2.7rootrootrootrootallegro-5.2.7.0-bp154.1.56.src.rpmliballegro_dialog.so.5.2()(64bit)liballegro_dialog5_2liballegro_dialog5_2(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigliballegro.so.5.2()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.2)(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/ldconfigs390zl24 16523342455.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-allegrocpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=15bf78acc64a9aa8bcac45e04018eb4a65de9372, stripped PR RRR RRRRR RLgJ{-1 4utf-87eae5b075db3c683fde5ce8020727faee508248e231a991cc99323342fa29317?7zXZ !t/>a] cr$x#Fզ1f;%Xp)?@Oj8!Dsu) LMz!A!ystmZ)<[v gŲUWI 2ˈg=m'<(oxf‚ ^a[,{O2ҫl~\}3t`ڍڥ/*m(|V(?ˌ6RU:733c8;c|U@ 3G ~)[I0B' oéNm$1< )(u:tT O0z*|2gP5vUP \s݊wKup~!@dL&v4v,F]9GCE47rRg,eg"X&;؎rHDgi E,C՞ҏ DVI0ۥ 'ۣ7jndh8O(B!3ˉxkM.VqM$u3;l;J0CF 캽#Eb HAG\aHhP+ yRErxT xt{ZJhrtj(D\ ?}2/U oV^ۧSgTz?7g);V3ttZr$r5o/UI#{?Zp 9'N8qL J%3hg C϶tT{n^t+6^3 2Xhtg5a36# );JëMgZ7}O!=Ą{[:>/ɀ"Jt #9崷m* ll|Ix86I GI4AJ+2!Q0"178? `IM C;~^ I "٧I=-~O8?xl<,AZlViA;gTČ5K2źMO9(FPv#F +d|0 );`qQKԎ9^OsC1W :GY6@(^!( -l Atsyb#\aD)Q<=c8e1~(a1 <=&x}6u4[X\' *ʕU%-)w%vQWd{ 4eM&]V!K1+2$|3R=?3>IH@53i6ܑˠ|-]`Zx-|M ׿U dHX 'HU|oQtz:YomHp.dҢ,AT vCKN/a,)_n~"k :;Yv8UBPܷt^ : ɱԀdRTDJ0XiVΓ _TGr$,ęf0C/ogB Ł0^ }-NowMb)`lC#̰J|CUT|9Wcp v \zq>up9,ՀeKyyv4p^k~)J$Of&{ʊ9_܏8@IÃݴw3f *fBagq1 Z7T,F"ly@2O,9I,HNrhE1sL.J7:лDal˥2lttu tI4'>a|g; ] pS*SUfjfP'3],t䗠3锉7th~VqE͏Cdt^Ħnq4>|;a?[8pw 8Go!*F`!#K%w#%#I[ޙHaM${% pS"G]h${E)XO8 X .ajNB/F"dֆi?'ƠSg$;2?NL/ZpE@|cif"zhmhQޥXgcr/BI^α6~#|>:/CSl((qfPD zBfw.[4 HUedj{Ye1: T"TWkM跔!FQҍ{zoO@ChLDWT TZ^=?@ L6]㆓ "q^'✼eXԵ`U-LPÏ/AJ]dHr=WC=w)R.tv}Ѹc\n\U#"~fdh LF=c0`Dm *cz[ { ^ I8Ans³X#!fjÕ仜l$ 텗+G0%| JӴtԺ 2L]~8C$'wV"h+j8&p_OJH5n ZK^zSWI+2=']D' 8$&wH]_*l4p2"ׅO:ivG>4 u)iǧgܡX&K-Q@(f+bjKdsk!s0tiп-f43!-Uw`Oy*NO~nBd@f%e 1mZy~Bnjg vqbg0Q bL uEEisxV&iX!P&km[ƨ">sww 2v\.rWV×A`s s#C+k54"bĴ)[2F5TND6\rn9Šɫ0r,`*Vhrׇ-jhQhNͫO.Y8W (Vp"m#q[H(=ӯDRϹ͵ER5Zm +\mpo1DŽ6q3g1PGJ|$r#V"tI(L&rMԜɩ &ů4w]F7mѮX3u&"ҥ!Q Ҕx t.rCΈVsJw "y lWkꗋ"Q^(? 166z3(`w,#z> Ӥ9o̭c -t:pDzR}nݝ9h -5g]>bô;"&@h| h/@ӓM'7:GoqwhJWƬEI<.pԣu 2E75vިԽL<*~ ޒ={l^BV|gh§(xKUxUX\ A7el?/ո驆!.\A?F OKn):.~$5jF,Q(7`kQMAZmB~u/܉ve D>|! 0.TYe+P8ڣhiB/^yň"XP*%\|%k bwyj蟃UY+ (A>d ق`ky("F&Ա{9Dv8hP'JrƔn@ť"ȉ~XMUnIPa@͌F5,~"i'}KhAb$kWgD>,4ZO-QoQ cjŰ<h d ;ƥFqČKZp|$Fؚޞ8r7aoD{`DpBt+Nڲۂ$>P4O.hظ$yHTiº)u9ɎRIh1!QXa)7d#)Zګu֪@d#4*۶C5 =Pnб3.B8ܓvtdz 'IH0 *zzG9@1>wDDZHEUk֑/7|3c!CVJ%`tmhz30^c wp@pEVGiwu7\| .1yx4t:ܛ;[-u,gTJ7S<*CAhǯ0 QwAp$Q g-V[•JWgА'!Ry! e9}ATvLӌHWbb^bI}cJWZսJVOvhs걞k7*lq*.P`1=KX4}_%5# 5ƸӰr.3tT᳴W6՘`"g{&RY~?krּ bk+w3t7㔌~u2Jfm1rCY%;YCtx=%zx?Bl7̟53WW3Kޢ/X.ј)9?i7֞RSzf/cRy:ns%ž2s󻍭g*a-Έ널FX֏BfM7۟׀-ӁATm=yEhA~]y/"<[v.g[eȗar(T$ɾ5D4bӚ5mrLw^[7 /ƅo,]l1I33+#y 2{rri֋Ofe -׆e ZMwC܁ Ym)) sU1swɅQ 2g_V@Aa'^_ns`NnrrǢBe;ʼn.o2d(e/%rx?΍;JȻO#6PGdԦpS}aK/|.c0\ЗFl&ʧጶ ^4M`ѯM`څL \QjuPgzk5۹S%!}~B3gm_ V=ht[ӎa+S)a08<šquپ`6X',kFCK D*5kiTw-DŽ$Qe=~o+Ϡ]hmp[o($ `aJA`;QKTޚb*=RkΏV2TD{/»%? v'b;go=!gM\M\{y03=HtTB6YSY d|D8ЮrLVN8%OMSXɛaR~ =c?Ή F\V NBBCRJ53RZ]=˽EÖߝF\uHc,NR]~Lm亊rb0Sf^7(o:@(3C؊zb{i Ͻzw1P9<7x'0>J7-UEX ߢ=XD?MwuB2_=<&WYNB: 3>P{R{"8[Jާ;`wz7fW_.Or̛<8~T[򆉸 NB}9fg voҟӌ?x&~C(^ l*U8aFIKT :k(7Z@MЩ̱8*(Aɖ/#4{*7BDJs^ꌩ{]crՅM֩IDEփ>H{W;|KpCY:9GFuFYg"K8`yt_M $IhD!fjU/ˮkj/-+0+p +4%%S#9R{=[JZ/>}G'`P 2*y3|j4vdRXP؟$Zd")iS@l, oDe{HAO,faOXTQID4Lp hP+irOj[OVn9z8_35Yc?e#s8ncM qaOBYbP*-A+b7JK\R\"s-)B jP yk%N;@偈>MԹtp*8hns6x ExJ/[rsW +%穆չ'1h6y9B1K8@ KƓErgB߳ x\g階v{+˛V_0դ__a/2^MġYXmU!J)AÜchӛ1&i? DPf'6k L#| q9&UQ#OJJU-~?pY2>\c=o;__%_\awSEB> @ilx欖jd_zx-*{uϜHD\v<7Ը0 tu/ `rNwzZ $q7Gj4e7QUoQm6wxLbGYS)<㸠beٴQU)v5JUVtPj;cO,O:P#eLVL>9Idc!R;Zh^!x!GgIӥW\N'~賫`3mgߌz28br96͎Ladˀ59MI~ BzNHW"2 ?5i(f{h(!C?}y;)Kp% E!!s>U~enu@m}MeP8rGn` <ߑds1Z]"M;7ER3A{!r\9(o 5b뇊ަv;=V`Ԯ`]47fPxa-q$;W?e;Mp-DPNcF-Z@竢J\]M`alG@fN *5luN+R-<$Fsaz ?L@+5%~, kh?yI6er-_}0 ڀ۞SsFpOiyw?+dW{i;`F daܖytSv$FF,71tECʟWjx)sS0rFw =;$Bt#\̽YL; ֑j^{NjI|NP 흛2@v,rAֿQEE<"#U~ZV;%so-!KqGF̖N;2FeNkSٱ[o0`T"@@ѯlZ# \Óywɻ4=|K ri.ނ‰TuI#!_w͆&Mey wud6pJ0yuyh{e@MsT3,xT%|G`oKyke@/pUp 2Ѓ3R&-oLt3LҜ5> A/a Zi,Ø&?[5#~W$3e Қ_T"0fCm _w("5 >& 'b܂ |?*a2ZMof ;>L?"vkƏ?jTn\Cy%UwanM9!fSwWIj}J|M9^~w~a  mCjVxCԺW.2s!r1"vdJI,1M@b]cJrӔs;>٤ m[樴A|]"baC妵`VKoSMsK9;~r0X g"= XO2n%>zUc "OJ IA7@|K4O>N뿜}To:Ii%_:NDHu*Ƞ9YԢhg<l ", h3d,7UY聾fnҤ*5]c?q\D/}}FaQ8,Pk -"ah<" \@nsɉ٩V^FKZ7~_z`%lwPrV~bv?˻?禕j<8Sy SX0+&ޠ4ڻd#7^+י;:i~@^38 8}IC"7G4pVCn5=;L\M b#XHvuq^@#  !4PrfΧ , ߚO\^Ár#BJ0im-S-2H/.aiRBaشAnöapH"Vi13?Q4YQ˽/'Jw,\bY{N&d,23'r(,,-=횋v@Լם4H@B6"#`LcMt4F* gyNBBG sV͹_%LCv3}Z{mOƭP=(zA;v3g9Y:[1eRb> @s%#\$;7(ޖ9XDfxƑ])=*M/X_x >4z&i{tڈ+ss& ` ak P!-:Ձm*~RW7X&=r툓MPRѣ\U͢_CXjeaZn&6L"RJcV&7v}yjxMéiJ'5={dN$ol:q^Pwg+z%5n/aV.Hj*aNAE.Ԧz08٨/Zw]yEtA}mj&7½9Ar`5JIaI7XGֱlnw'TGE~T't`g(^V2egbXX=+~e4)$?"vÖcH7j W$?GviA%}#%{WuavQ4 V㓗.mr=j/aHaEw aSpƳKĬKq\7enʟWZ YHQ&}ߤпyh,<.LH.}!|ͯq1NebS ZD\MWߥKkd=2!RØm9rdp1p "?{[E{I( R&s heݚ/rMtG9}nzd][@ܐ2;'t%FXY_Z9'IB}̻b~%"34P'Ѣ]~_Fj5=.FSEz141;{W骖%&= 8-]<]OTPokWʹZo{FLc7<C;#@s"-nC/WTc']ƙsS1sM+wLٖ|;7EGkmfa,>DzzQ|ÜAyr4Z >b;ߗO&+\kʠ3GQoK++7mjwy>̯,W2 S%w/a WWMm/GSώT˺2X)O/sd&%k<ayMzL&9OZ.U3\/2s Ԟ[ʂvMBl7n!+Y^/AH.9QmR̚pMvA(Oz;|5Q]1r+;Mб/oE< ANƘtpt+sr  iV#j^Qo8Kc#q-QZ_c U׋m][n8=Q_tC9lz䉕pdAѿ:9q]y`ek#:Q]51Q/7 oJ9`c77lS۲㵁uscp'a-%=MKo5§2rlPYU\[—'a%3bZl~귖[N.huxS2!7jxTa7hH&^=Bݚ`2eHhh+W{.[#Xb0ݩ_ Lro2ёc]J %GO.}KgѶ YZ