libmlt6-6.14.0-lp151.1.1 >  A \P㸋/=„}Lw۳B"pcXe<|Գ-NOB +&u? C0~^("]mVusU Hq[>鄁 \l'ZE֪W}>dCWH<AJ=lW nnRWUaiM@h 5'2V:1V;zZ!qIa*9ǘޥ_`sկX64cf79576751de49ec0b34ae9cecdfee8a3ea7b96d0cbf16948826d9d191b0ccc35bcc97dd13247154b7dac9ec2d3ce406f3c5f9|\P㸋/=„uP)9F@Nd=FOyxVDV9붳*(lkZ) V h ̋g8#;-=2D 50=aa~,<2AM<+&xG}j;GRgq *^(}E,sfUIХ,WMp(hfk~HX&S^߬U2uaE@NER`2+P%9wCKŏvDHP3dH I3e0>p@y?yd   J $,0CL] w      (2<\dL6(a8h 9 : H >vC@vRFvaGvtHv|IvXvYv\v]v^wbw%cwdx+ex0fx3lx5uxHvxPwxxxyx%zyyyyyClibmlt66.14.0lp151.1.1C library API for the MLT multimedia frameworkMLT is a multimedia framework for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders and web streamers. This subpackage contains the C library API for MLT.\Pbuild76copenSUSE Leap 15.1openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://www.mltframework.orglinuxx86_64c\P\P567d954014269c338e21af4367383ca8a6cb667d7ec3d7d29372c30aed953cdalibmlt.so.6.14.0rootrootrootrootlibmlt-6.14.0-lp151.1.1.src.rpmlibmlt.so.6()(64bit)libmlt.so.6(MLT_0.8.8)(64bit)libmlt.so.6(MLT_0.9.0)(64bit)libmlt.so.6(MLT_0.9.10)(64bit)libmlt.so.6(MLT_0.9.2)(64bit)libmlt.so.6(MLT_0.9.4)(64bit)libmlt.so.6(MLT_0.9.8)(64bit)libmlt.so.6(MLT_6.10.0)(64bit)libmlt.so.6(MLT_6.12.0)(64bit)libmlt.so.6(MLT_6.14.0)(64bit)libmlt.so.6(MLT_6.4.0)(64bit)libmlt.so.6(MLT_6.6.0)(64bit)libmlt.so.6(MLT_6.8.0)(64bit)libmlt6libmlt6(x86-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\[@[j@[:[*A['Z@ZZ1@Zhu@Y@Y@Yg`Y^&@Y\Y:X+X+X,J@X'@W@WVŲ@VI@VEV;DUĝU3Ta@TXTKT?@Luigi Baldoni aloisio@gmx.comdavejplater@gmail.comaloisio@gmx.comaloisio@gmx.combjorn.lie@gmail.comdavejplater@gmail.comavvissu@yandex.bydavejplater@gmail.comdavejplater@gmail.comdavejplater@gmail.comolaf@aepfle.dedavejplater@gmail.comjengelh@inai.deklaas.freitag@suse.comdavejplater@gmail.commrueckert@suse.demrueckert@suse.dealoisio@gmx.comaloisio@gmx.comolaf@aepfle.dezaitor@opensuse.orgolaf@aepfle.deolaf@aepfle.dewbauer@tmo.atwbauer@tmo.atfisiu@opensuse.orgtittiatcoke@gmail.comdimstar@opensuse.orgolaf@aepfle.dereddwarf@opensuse.orgnico.kruber@gmail.com- Update to version 6.14.0 * This version is mostly fixes plus a few API additions and filters. Framework: * Added mlt_profile_lumas_dir(). * Added mlt_frame_get_unique_properties(). * Added mlt_playlist_reorder() and Mlt::Playlist::reorder(). * Added some new convenience constructors to mlt++ + Producer(mlt_profile profile, const char *id, const char * service = NULL) + Consumer(mlt_profile profile, const char *id , const char * service = NULL) + Transition(mlt_profile profile, const char *id, const char * arg = NULL) + Filter(mlt_profile profile, const char *id, const char * service = NULL) + Tractor(mlt_profile profile, char *id, char *arg = NULL) * Added Mlt::Transition::connect(Service&). * Added unit tests for mlt_playlist. * Fixed a crash on invalid transition track values in mlt_transition. * Fixed a deadlock regression in v6.12.0 of mlt_consumer when starting from a paused state (producer speed=0). Modules: * The avformat module now requires at least FFmpeg v2.4 or Libav 12. * Added mask_start and mask_apply filters to the core module. * Added qtext filter to qt module. * Changed dynamictext and timer filters to use qtext. * Fixed number of digits for seconds in timer filter. * Added mlt_image_format property to color producer. * Improved color accuracy of libswscale RGB->YUV conversion. * Fixed frei0r producer not working with tractor. * Fixed decklink consumer stalling on dropped frames. * Generate lumas for 16:9, 9:16 (vertical), and square aspect ratios. * Fixed crash in qimage when alpha_size is zero. * Fixed the mlt_consumer channels property not being passed to multi consumer. * Fixed the shape filter for full range color and crashes. * Converted the shape filter to use mlt_animation. * Added a use_mix property to the shape filter. * Fixed invert=1 and mix=100 gives wrong image in shape filter. * Fixed a possible free null pointer in the linsys sdi consumer. * Fixed using destroyed temporary object in qimage. * Fixed a possible null pointer dereference in the spot_remover filter. * Fixed memory leak on swr_convert() failure in swresample filter. * Fixed possible null pointer dereference in affine when not using rect. * Fixed loading image sequence on Windows in qimage. * Fixed some null pointer crashes using Movit opengl services. * Fixed sdl2 consumer crashes during initialization on Linux or BSD. * Fixed distorted image using melt_file. * Fixed qimage build on Qt version < 5.5. * Added offset property to the timer filter. * Changed the boxblur hori & vert properties' minimum to 0. * Fixed crash in duplicate frame on rotated videos. * Added automatic scaling and padding to avfilter. * Fixed field order when encoding progressive as interlace. * Fixed frei0r plugins to use the number of slices from the threads property. * Fixed over compositing with transparent clips in luma transition. * Added sliced processing to dissolve-with-alpha using the threads property. * Added createdate keyword to dynamictext filter. * Fixed possible crash changing audio_index in avformat producer. * Fixed small memory leaks in xml consumer, jackrack, and timewarp producer. * Fixed compiling opencv module with OpenCV > 3. Other: * Added vertical video profiles: + vertical_hd_30 + vertical_hd_60 * Mlt++ now requires C++11 compiler support. * Added --disable-windeploy to configure to keep bin & lib folders on Windows. * Added support for consumer in & out to melt. * Fixed color accuracy of lossless/Ut Video preset and use pix_fmt yuv422p. * Fixed x264 lossless preset to use crf=0. * Fixed compiling with mingw32. * Fixed build with Python 3.- Update to version 6.12.0 Framework: * Changed buffer property to be mutable and adaptive to speed property in mlt_consumer. * Changed macOS RELOCATABLE build to use standard app bundle layout: + lib/mlt -> ../PlugIns/mlt + lib/frei0r-1 -> ../PlugIns/frei0r-1 + lib/ladspa -> ../PlugIns/ladspa + share/mlt -> ../Resources/mlt + share/movit -> ../Resources/movit * Fixed a_track of transitions matching deleted track in mlt_tractor_remove_track(). * Fixed multi-thread race crash in mlt_properties_clear(). * Fixed possiblle null pointer crash in mlt_property_get_rect() and mlt_property_get_time(). * Fixed non-animated strings containing ';' or '=' in mlt_animation_parse(). * Fixed crash in clear_property() with mlt_animation. Modules: * Added a generic text filter to the plus module. * Added a timer filter to the plus module. * Added audio timeout handling to sdl2 consumers. * Added spot_remove filter to the plus module. * Added dds, ico, and webp filename extensions for qimage producer. * Added support for color_range property in avformat consumer: "pc" or "jpeg" for full range, otherwise limited range. * Added a window property to the audiowaveform filter. * Added MM:SS.SS to the timer filter. * Added query string param "multi" to the xml producer to force using the multi consumer. * Improved WebP image support in avformat producer. * Integrated hwupload filter in avformat consumer if using VAAPI codec. * Changed count producer to use pango if qtext not available. * Changed qt moduled to not call XInitThreads() * Changed color producer to only set alpha on frame if rgb24a requested or not opaque. * Changed the xml producer to pass quality and performance parameters to the multi consumer. * Fixed sdl2_audio distortion (regression in v6.10.0). * Fixed dynamictext filter to not error on empty text. * Fixed dynamictext aliased (regression in v6.10.0). * Fixed qimage outputs premultiplied if scaled internally. * Fixed crash in cbrts consumer if running property was never set. * Fixed rendering edges of some typefaces in qtext producer. * Fixed qimage fails to load with wrong filename extension. * Fixed affine dark right and bottom edge artifacts regression in (v6.10.0). * Fixed support for vp8 and vp9 with alpha channel in avformat producer. * Fixed interpolation mode selection in qimage producer. * Fixed crash in qimage with alpha channel. * Fixed some AAC MP4 files start playing from middle in avformat producer. * Fixed crash in avfilter if initialization fails. * Fixed crash in mix when frame rate is very low. * Fixed crash on missing luma file in composite transition. * Fixed A/V sync on some files in avformat producer. * Fixed seeking on audio filter with album art in avformat producer. * Fixed colorspace conversion in avformat consumer. Other: * Added more avformat consumer presets: + alpha/Quicktime Animation + alpha/vp8 + alpha/vp9 + alpha/Ut Video + lossless/Ut Video * Added square video profiles: + square_1080p_30 + square_1080p_60 * Added support for nodejs to the swig bindings. * Changed configure script to require opencv module be explicitly enabled. * Numerous spelling fixes in source code and comments thanks to codespell.- Disabled build of opencv module to fix boo#1068792. - Only build sdl2 module.- Update to version 6.10.0 * This version fixes bugs and supports serializing animation keyframes with a specified time format (previously only frame number). Framework: * Reverted mlt_pool change in v6.8.0 pending further testing. (USE_MLT_POOL compiler define is now a 0/1 boolean, defaults to 1.) * Fixed crash regression in v6.8.0 "parsing non-animated string as an animation." * Added pointer checks to mlt_animation. * Changed producer cache size heuristic in mlt_multitrack to be more liberal. * Fixed handling reserved characters in names for YAML in mlt_properties. * Added clamping to prevent computing negative in and out points to mlt_producer. * Added functions to serialize animation with a time format: + mlt_animation_serialize_cut_tf() + mlt_animation_serialize_tf() + mlt_property_get_string_tf() + mlt_property_get_string_l_tf() + mlt_properties_get_value_tf() + Mlt::Properties::get(int, mlt_time_format) + Mlt::Animation::serialize_cut(mlt_time_format, int, int) * Added functions to clear a property to mlt_properties: + mlt_property_clear() + mlt_properties_clear() + Mlt::Properties::clear() Modules: * Fixed enabling sliced pix_fmt conversion in avformat producer. * Fixed incorrect seek and sync on audio files with discard packets. * Added support for avcodec_send_frame() API to avformat consumer. * Fixed compile errors with Libav master. * Fixed a crash in affine transition. * Fixed a crash in ladspa filters when consumer frame rate is low (e.g. <= 8). * Fixed a crash in boxblur filter. * Added animation support to boxblur hori and vert properties. * Fixed a crash in movit.convert. * Fixed incorrect alpha in affine transition blending routine. * Converted frei0r from deprecated mlt_geometry to mlt_animation API. * Fixed tilde in text string for pango producer. * Fixed using more than one channelcopy filter. * Fixed the mono filter reducing volume level. * Fixed degraded audio scrubbing in sdl2_audio consumer. * Converted dynamictext filter to use affine transition for more correct alpha compositing and sub-pixel positioning. * Added time format support for animation keyframes to the xml consumer. * Added animation support to more affine transition properties: + fix_rotate_x + fix_rotate_y + fix_rotate_z + fix_shear_x + fix_shear_y + fix_shear_z + ox + oy + scale_x + scale_y * Fixed gaps in text when characters overlap in qtext and kdenlive producers. * Fixed a crash in pixbuf producer with multiple render threads. * Converted the oldfilm vignette filter from mlt_geometry to mlt_animation. Other: * Numerous updates to mlt-xml.dtd. * Categorized many of the encode presets (using meta.preset.name).- Update to version 6.8.0 * This version improves support for multi-channel audio and adds some new manipulation functions to the mlt_animation API. Framework: * Added support for musl C library. * Added functions for audio channel layouts: + mlt_channel_layout_name() + mlt_channel_layout_id() + mlt_channel_layout_channels() + mlt_channel_layout_default() * Added channel_layout property to mlt_consumer. * Added mlt_channel_layout enum. * Disabled memory pooling by default and require compile macro USE_MLT_POOL to re-enable it. * Fixed reliability of keyframed properties serializing properly. * Fixed parsing non-animated string as an animation. * Added more functions to mlt_animation: + mlt_animation_key_set_type() + mlt_animation_key_set_frame() + Mlt::Animation::key_set_type() + Mlt::Animation::key_set_frame() Modules: * Fixed some crashes in qimage producer especially with alpha channel. * Fixed >2 channel audio output in the SDL consumers. * Fixed >2 channel audio output in the rtaudio consumer on Windows. * Fixed vorbis encoding with FFmpeg v3.4+. * qimage and qtext are now higher priority than gtk2 pixbuf and pango by the loader producer. * Added support for more channel counts to decklink consumer. * Added swresample filter based on libswresample from FFmpeg. This is now the preferred channel count normalizing filter used by the loader producer. * Fixed the strange "Undefined constant" and "Unable to parse option value" log messages in the the avformat consumer. * Fixed GIF and DPX writing in avformat consumer. * Reduced the memory usage of the affine transition and filters. * Fixed a crash in kdenlivetitle producer. * Fixed a crash in the rotoscoping filter. * Fixed frame rate reported in Matroska and WebM files produced by the avformat consumer. * Added sdl2_audio consumer. * Fixed alpha channel support for more pixel formats in the avformat producer. * Converted the affine transition to use mlt_rect and mlt_animation. * Fixed LADSPA plugins with mono channel audio. Other: * Fixed a melt command line parsing bug when argument supplied to -transition. * Fixed melt with SDL2 on Windows not using stdio and stderr. * Improved speed of the vp9 avformat consumer preset.- Enable pkgconfig(vidstab) BuildRequires unconditionally, now available in openSUSE. - Build with ffmpeg unconditionally, ffmpeg is available in openSUSE.- Update to 6.6.0+git20180502 to enable shotcut 18.05 to build. - Upstream changes: * Fix affine and region filters alter the frame's position. * Fix mono channel configuration for ladspa plugins. (#334) * Convert affine to mlt_rect and animation APIs. * Add mlt_animation_key_set_frame() and Animation::key_set_frame(). * Fix build for Libav * Fix crash on composite transition with unexpected pgm luma https://bugs.kde.org/show_bug.cgi?id=381110 * Fix alpha support for more pixel formats Kdenlive issue #391963 * Add mlt_animation_key_set_type() and Animation::key_set_type(). * Fix rotoscoping crash * Fix parsing non-animation string as animation. * Fix mlt_animations not reliably serializing. * Fix crash with kdenlivetile caused by wrong malloc size * Add filter_swresample. (#305) * Fix #284 GIF encoding not working. * Fix segmentation fault when using qimage png producer #296- Build with sdl and sdl2: * Preserve backward compatibility. Both "sdl" and "sdl2" modules can be compiled into MLT 6.6.0 and later- Build with SDL2.- Update to release 6.6.0 and build with gcc7 - Combined melt6 sub package into melt subpackage. - Remove incorporated patches: 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch, rem_close.patch, use-recommended-freetype-include.patch and libmlt-nomorexlocale_h.patch. - Upstream changes: This version builds upon the previous release with performance improvements using the sliced image processing framework. It also improves compatibility with dependencies (FFmpeg, Qt 5, SDL 2, NDI, OpenCV, libebur128). For full details see: /usr/share/doc/packages/libmlt6/NEWS- Fix build against glibc-2.26 with libmlt-nomorexlocale_h.patch. - Rebased 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch, libmlt-0.8.2-vdpau.patch, rem_close.patch and use-recommended-freetype-include.patch.- Build with Qt5 unconditional because PackageHub has a recent Qt5- Build with gcc6, fix build failure for 42.2/3 due to movit building with gcc6.- Trim filler wording from descriptions; fix identical descriptions being used in different subpackages.- Add rem_close.patch from upstream that prevents crashes of apps in some circumstances, as reported on openSUSE ML. https://github.com/mltframework/mlt/commit/a3188e301b5a9a1f25dbb98a510e366363348e64- Added files for linked package webvfx which provides qmelt needed by shotcut for video export see boo#1043070. Webvfx has to build within the mlt sources.- replace mlt-6.4.1_fix_opengl_install.patch with 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch: upstream solution to the problem- enable OpenGL and OpenVC modules new BR: - OpenGL: movit-devel - OpenVC: pkgconfig(openvc) - added mlt-6.4.1_fix_opengl_install.patch: fix install of OpenGL filter files.- Update to version 6.4.1 * This is a hot-fix release for v6.4 that fixes a symbol version declaration problem for the new C++ method Mlt::Profile::is_valid().- Update to version 6.4.0 This is both a bugfix and enhancement release: Framework * Added functions for multi-threaded slice-based image processing: mlt_slices_init, mlt_slices_close, and mlt_slices_run. * Added Mlt::Profile::is_valid(). * Added MLT_DIRLIST_DELIMITER to mlt_types.h. * Renamed mlt++/config.h to mlt++/MltConfig.h. * Fixed mlt_properties_set_lcnumeric() on macOS. * Fixed address of Free Software Foundation in comment headers. Modules * Added crop_to_fill property to composite transition. * Added sliced_composite property to composite transition. * Added peak and true peak properties to loudness_meter filter. * Added qtblend transition and filter to qt module. * Added ndi (NewTek NDI) module with producer and consumer. * Added opencv module with opencv_tracker filter. * Added line_spacing, strech, wrap_width, and wrap_type properties to pango producer. * Added oblique value for style property to pango producer. * Added fontmap-reload event to pango producer. * Added support for pkg-config to sdl module. * Added .kra (Krita Image) file name extension to loader.dict. * Improved performance of kdenlivetitle producer. * Improved decklink producer and consumer. * Improved accuracy of seeking on lossy compressed audio in avformat producer. * Improved mix transition using 32-bit floating point. * Fixed avfilter when image format changes. * Fixed loading relative file name in vidstab filter. * Fixed crash on Windows with avfilter. * Fixed parsing LADSPA_PATH with semi-colon delimiter on Windows. * Fixed parsing FREI0R_PATH with semi-colon delimiter on Windows. * Fixed reading relative path with backslash (Windows) in xml producer. * Fixed loading relative file name for av.file (avfilter). * Fixed loading multiple LADSPA plugins on some systems. * Fixed compile error when not configured with --enable-gpl. * Fixed loading in avfilter.lut3d in locales with comma decimal point. * Fixed a possible crash in resample filter. * Fixed alpha channel in kdenlivetitle producer. * Fixed possible crash in pixbuf and qimage producers. * Fixed count when counting down in count producer. Other * Moved some avformat presets from lossless to new intermediate folder. * Added a YouTube avformat consumer preset. * Changed metadata.rb metadata publisher to output Markdown. - Removed dupes- Build with ffmpeg unconditional- Update to version 6.2.0: + There are no framework changes in this release. The major announcement is the introduction of support for libavfilter! This is still a work-in-progress. It is limited to FFmpeg 2.3 and up, and there are a number of filters that are black-listed because they are known to not integrate with MLT, which is not a full libav* environment or simple wrapper for it. There are likey avfilters that are not yet black-listed but might not work because they have not been completely tested. Also, they do not support MLT's keyframable property animation nor its frame-threaded parallelism due to architectural or integration limitations. However, some avfilters are slice-threaded (internal parallelism), and that works. Finally, libavfilter filtergraph syntax is not supported either. All of the supported libavfilters are exposed as MLT filters beginning with the prefix "avfilter." All of the avfilter parameters are exposed as MLT properties with the "av." prefix to prevent clashes with MLT properties. You can run `melt - query filters` to see the new avfilters, and `melt -query filter=avfilter.rotate`, for example, to view generated documentation for an individual filter. + Notable fixes and enhancements in this release: - Added support for libavfilter to avformat module. - Added auto-rotate support to avformat producer. - Added animated GIF preset for avformat consumer. - Prevent serializing and deserializing mlt_type property to xml module. - Fixed relative paths for WebVfx "plain:" resources in xml module. - Updated libebur128 to v1.1.0 in plus module. - Added dynamic_loudness filter to plus module. - Added loudness_meter filter to plus module. - Qt 5 fixes for kdenlivetitle producer. - Added gradients and text shadows to kdenlivetitle producer. - Added support for building rtaudio against external build of lib. - Upgraded bundled RtAudio to v4.1.2. - Added status parameters to ladspa producer and filters. - dded 5.1 surround to stereo downmix to audiochannels filter in core module. - Fixed compiling SWIG bindings for Ruby 2.0. - Changes from version 6.0.0: + This is a bugfix and minor enhancement release. Note that our release versioning scheme has changed. We were approaching 1.0 but decided to synchronize release version with the C library ABI version, which is currently at v6. Here are some of the notable changes and enhancements: + Framework: - Added unit tests for tractor, multitrack, and field. - Deprecate mlt_frame_get_alpha_mask(). - Added drop_count readable property to mlt_consumer. - Added mlt_factory_repository(). - Added mlt_properties_to_utf8(). - Define MIN, MAX, CLAMP in mlt_types.h in not already defined. - Switched to APPLE and _WIN32 defines throughout codebase. + Modules: - Added UDP and SMPTE 2022-2 support to cbrts consumer. - Fixed build against latest FFmpeg versions - now requires v1.1 and up. - Added audiospectrum filter to qt module. - Added meta.media.0.codec.rotate property to avformat producer to let apps and other services get the media orientation. - Make the avformat producer handle animated images. - Added style property to dynamictext filter. - Added timewarp producer to core module. - Fixed slowly accumulating A/V sync drift in mix audio transition. - Added width_crop and width_fit properties to pango producer. + Melt: - Added -abort option to simply exit without full cleanup. - Fix key-press handling on Windows. - Add pkgconfig(libpulse) BuildRequires: Build pulseaudio support. - Add pkgconfig(Qt5OpenGL) BuildRequires: Build qt5 opengl support. - Add pkgconfig(fftw3) BuildRequires: Build lightshow, fft and dance filters. - Drop libmlt-ffmpeg3.patch: Fixed upstream.- Remove usage of depcrecated functions libmlt-ffmpeg3.patch- Restore pkgconfig(libavdevice), multiple providers should be solved with Prefer: pkg in prjconf- Build with ffmpeg on Leap and Tumbleweed by default to make it a bit more useful (boo#954841) - Replace pkgconfig(libavdevice) BuildRequires with libavdevice-devel to prevent an unresolveable choice between that and libavdevice-libav-devel- Build against Qt5 on Leap as well, the included kdenlive 15.08.1 (which is KF5/Qt5 based) will crash on startup otherwise (boo#930616)- Update to 0.9.8 + Framework * Added mlt_service_disconnect_producer() and Mlt::Service::disconnect_producer(). * Added mlt_multitrack_disconnect() and Mlt::Multitrack::disconnect(). * Added mlt_tractor_remove_track() and Mlt::Tractor::remove_track(). * Added mlt_service_insert_producer() and Mlt::Service::insert_producer(). * Added mlt_multitrack_insert() and Mlt::Multitrack::insert(). * Added mlt_tractor_insert_track() and Mlt::Tractor::insert_track(). * Added mlt_transition_set_tracks() and Mlt::Transition::set_tracks(). * Added Mlt::Properties::get_animation(). * Added Mlt::Properties::get_anim(). * Added Mlt:Animation class with methods: length(), is_key(), keyframe_type(), get_item(), next_key(), previous_key(), set_length(), remove(), interpolate(), serialize_cut(). * Added mlt_animation_key_count() and Mlt::Animation::key_count(). * Added mlt_animation_key_get() and Mlt::Animation::key_get(). + Modules * Added audiowaveform video filter. * Added fft audio filter. * Added dance video filter (uses fft). * Added lighshow video filter (uses fft). * Added distort property to movit.rect video filter. * Added rotate property to pango video producer. * Added 2K DCI and 4K modes to decklink producer and consumer. * Added audiomap (channel remapping) filter. * Added property animation to all LADSPA audio filters and producers.- libmlt for Tumbleweed/Factory is now QT5 based !! - Update to 0.9.6 + Framework * Added color_trc (transfer characteristic) property to mlt_consumer and mlt_frame. * Added Mlt::Profile::set_display_aspect(int, int). * Added mlt_pool_stat(). * Added mlt_smpte_df and mlt_smpte_ndf to mlt_time_format for non-drop-frame timecode support. * Added Mlt::Tractor::Tractor(Mlt::Profile&). * Added mlt_frame_get_alpha(). * Added default, copy, and assignment methods to Mlt::Frame. * Added Mlt::Filter::process(Mlt::Frame&). + Modules * Added support for color_trc property to avformat and opengl modules. * Performance improvements for composite and matte transitions. * Added fill, halign, and valign properties to affine transition and filter. * Added producer.* and consumer.* properties to consumer producer. * Fixes for libavformat and libavcodec v56. * Dropped support for FFmpeg < v1.0 and Libav < v9. * Added a lumakey filter. * Added a localtime property to dynamictext filter. * Added date/time format string support to dynamictext filter. * Added no_root property to xml consumer. * Added audio-only tone producer. * Added drop property to count producer. * Added caching to pango producer to improve performance. + Other * Added WMV and WMA avformat consumer presets. * Added a ProRes-Kostya avformat consumer preset. * Changed VP9 WebM preset to use Opus audio codec. * Added 4K UHD and 2.5K QHD profiles. * Added x265-medium and x265-medium-pass1 avformat consumer presets. * Added a unit test for Mlt::Frame. - Drop upstreamed patches * mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch- Temporarly disabled vid.stab support, as the submission to Tumbleweed hit a legal road bump. While it's enabled in the devel project, other packages depending on libmlt are being blocked.- Enable exif support - Add missing stdlib.h inclusion in qt (mlt-0.9.2-Add-missing-stdlib-include-for-getenv.patch)- Add vid.stab support Add BuildRequires: pkgconfig(vidstab)- Update to 0.9.2 + Framework * Added "boolean" parameter type and "argument" parameter attribute to service metadata schema. * Added mlt_properties_frames_to_time(). * Added mlt_properties_time_to_frames(). * Changed mlt_events_fire() to return the number of listeners. * Added consumer-thread-create and consumer-thread-join events. * Added LC_NUMERIC handling for Windows. * Added mlt_playlist_mix_out() and mlt_playlist_mix_in(). * Added mlt_properties_from_utf8(). + Modules * Renamed "qimage" module to "qt". * Added support for Qt 5. * Added qtext producer, which is now prefered by dynamictext filter over pango. * Added xml-nogl consumer. * Consolidated dgraft, burningtv, and rotoscoping into new plusgpl module. * Added vid.stab module with vidstab and deshake filters. This depends on external vid.stab library unlike its predecessors. * Rewrote opengl module. * Added loudness filter based on EBU R128. * Added rgblut filter to plus module. * Added luma-only liftgammagain filter to plusgpl module. * Added lift_gamma_gain filter to plus module. * Added support new keyframable animated properties to brightness, volume, panner, boxblur, wave, sepia, charcoal, burn, gamma, grain, dust, lines, tcolor, oldfilm. * Added movit.luma transition to opengl module. * Added cbrts consumer to plusgpl module. * Removed the "ppm" PPM-pipe producer. * Added more VITC functionality to decklink module. * Added matte transition to core module. + DEPRECATION WARNINGS * Deprecate videostab module with videostab and videostab filters. This will not be removed soon in order to keep old scripts and projects functional. * Deprecate the dv (libdv), kino, and vorbis modules. These are scheduled to be removed in next release. - Update use-recommended-freetype-include.patch/sbin/ldconfig/sbin/ldconfigbuild76 15547967096.14.0-lp151.1.16.14.0-lp151.1.1libmlt.so.6libmlt.so.6.14.0/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:Leap:15.1/standard/144c588e05c8ce860445df758b700ecc-libmltcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1af9033ad6732aed0d30160a0ec56fac4cb4991c, stripped%PPPPPPPPPPPP P P P P P PPPPP P PR R RR RRRRRRR R Rg-2ə=Gutf-86335f79c4a874aa059b44879d9fe7c032f10eb34cc34d4abbf47ffb19795399e?7zXZ !t/rn] cr$x#E%ՖH0G@`ṕ5tv+H@|̫8૊7'[cI[T[nD W2V1SgO^+9k& aTͳ򚄕i /e_LˊjoH[Ј}@0I>S&Vu)CgnAXkܣ[pwn]E[2'>n'haQz&$&ĮO,sB&Mr<#* ǚՆݵ 6srՙ,J פaFldDw+d~yVSM\e5bj۟v_@R^GbTVBe# cߖx>gouhJ{;/W ~1o:XTFG-作#+–2bܬDQ|5ia;쳇Ga h>Ai ROK vXQ(CW}PLF1UqnoMFݨiJnԀ<+&K5._?sX(#m87Nwh{p'i /oc;)M isػqtpbBun55ercD@?ZX g)(?ɈӕUzcu@ `3땗Tq0OsԴ /bEfb&]XQQF‡koL(YT<2Z>Ӻ)$>oF ڮ. @a9,{Q+:h4\RR'i+~}rZ00y.:̖G틳ih#:XGrnI&ld1f)L=_%R  >|&CpY$KVgTnal_4tw̱CvS7_]Qb_9:FڽV4ixn~MmzٙD=9آcא6oPcF:T⠘d^O~qP: >,$|dFxT.op1 `RNl*Ŵ4!aTjQx'wD,Qk:SĐ;Ҫ؆ fIlRUf|#Q hS +d[2cLpn`=+OiyOZq!#gBɉ,`@ЈCxk'?__![ipnYGʖLm4^Zpܜo318Pհ>9XեոuzAnm'_^a3Bue漷K_i/PZ77TոY_thJ(+GJCH[&yۭ?{bڧW_[:8RBQCr9WC %9ݻ|`,vnUgZ .6x2[ma/BGnX: fS;'[+5>uY]֮EEL>VhCq,b7nUl_1> ?B6:d١l!ʬ% t3Dr-W堖"C%[n2R c ^>|nK]oJ Q/e4ӏ!q ]1U!Z!~yޅ)z$޿B5 /BOr,,Dz׊3м*ݵ \<@Go?~L -X'U&cGz֫;:;mh.̎'ZWw\p[ZH4tw("$bOWL)GCegbCʺ!yQFAќSsVj u\ ePҊ>S PWElE˕Gd\P+CKxA`Q G9`^HKήťl %x$׎Mg{2hϔou 9u@q]*G~vE_}Pn6iEwV_UJȂqYiHC^8%g6>󘌊6kIHyMHR*b^ݤc59:6q";۫bQpa'Ԯ7\H37" PgH@KtS*I3m9wgv&xQNJ4xjQq2B^ T5b{{rQr)-FZL'2,]' Bcdz@}U T\Fg{h•=`@~ͬ y޷Fq?6L w?>;_u8"#0٦쮤z_ &)KAqsaϳ(!;$8;7+l4 Gאo-aMa {5%Ȣ. %b,e %> &5.98Ii"$BudH$~2Wݿc|TP'o!9G[ظUl][ Qr%,_A&iIm8Փ9LJ 2ΪF|7t%[:Weo%VQ u23'H?.XP°'m{* `b30KPç-NDh)o` p) ,rhapp<0ȡf`)^_> qM_pZ:xgPP|F"ߊOM 7#^s oBԏv0SMv3&XDMg,aO_GAVmK'mrʶO)h o9hd7qlT,^qϥӍSK1*Z^2*vQT(S%Jj6u`^MS-%`)"[㦤< DNHJ^ 6fXMOl_,yt#I O)b\SDwpӸ.o+%zBN"Ô-ߨHCv"EJb@^sDh6l|c!A&=֔1//9QhG!Žk"dl3d ZuK)g'֜%6L ĉ, )?{Ѳq!+шK[ sA>^B:>j Ru ,졇оޔecbZ:iꭊ^RYoSR^=4) ~} il휡e#[|NHQRwp0PE;0VKAȘ B@Iw_#Bw_!=Qls|`\lƭ:vbֻYv[ס4'^=4/)m_ ]Ps| 1ɤ @GLx6[O5Z-S03HC@5!5[UJϗ7Jz1=zΑv\}Ii=% $lj4|XU`Y1|BG ^y,UqW-u 2SZMMy0NӬ%XͳNgHBv.ݺir# ↤4H̓h@P[+`4\ka1x"y7)[P4iZtaF<WC kEuWK-y 9l'<;fG<3)(# N.P͙A..ڙм| )=j/!Q(CU}6gIP4^*W=OIbI"|M&Ϣ,> y)yIVuUڕ Ot@|-˚UK1yL1 ߲%oXҀI_LhX_r/Eu[tbpV`wq5 R=ܲ6ȭ85 y¾aֿ%T,/6kG4H~պ$UD*~UH@zqΦ uvc@;$MϝKEŸki7.eý]5 (p -PIAePщ!mjWQI,/恹 MnF8E/An0Q+P]ݜN;=^ԥC\j"p\0 ɥ dhU;19 lCRͻUy,Y7L_ZH&3楺{xMi3?[KR_1mtUH[E:K/\D>$%EmQqf_T$2C#.dC[i0 dh<|g8ŦܵO6/i*)'Dwh\MQarTq%w}>t ]$ʿB-D&?&j`']as g@ Zuf~Hj@yDR0|EiޭѺS*ջ (#ї$INښn^?{2 NIEY1&BK }։O Uz\֛Aiv6A8XQ1&,E̱ne Fse={ +E{:X>t ᔫ/iÕt=>]ᔙg'cd&]Bރeu8"}?7+"j~ H[%mY>k*|dO*ΜEyvg5/ڗX"dI<6hIhwBMbH#0~Вa܉ќ/*lup.YsaYXcls*+Ǝ߿$C8i',n-Y r$+\c5-X >7=K?/h4xZlI``&m=۲QY"Dv%$}uVƌ=;wP<fr+S1F3-`b7ZIiA ~_C c&m@3x˼13BC幹oc&0R"S,"@ ԰A jL_  +9|:R2BQ< N` P>^17$w+m 'c8."} /O@,'hB0o梐"A%"`֔WDT킰~޼{g$t[7(a@qI߱AHSH !uF} Eb֓.A>Оs7%;\D6XHuul=q0\yo(æCBP,K&luل{!@Sǽ ?0 ]tZx\ҢPI ']QTaVG K%6^Uݕ/$8,䎆e Hm@]K:USõszXày2:&#Ak_XL@ff۽7#%MxV ݓP]\$}]s DM.>2c2lt%S 83)?PiS0fӐAv&@P Cz?V WΡJ L/)Wg5pO!'G#0K ͫ(WW -jՅϻ\~b7dV(0y#?)g~ ^7'+Wُ%5;vF WLaSCh`zV;bmIeA^(>ل6Ȫ$*L|.rʥ@.ќ)H]>B3ezB9R"#@H'赢 9gҠ7وiFS nIn?|(D>'sv3iwB9E]yZNf;nPDQj/e- 0!D$7I1= =muSw>\ص%n>Lcݮ,oJl&. \LJO'X%=Mkk2}oyOFJDOC@PE3Dd%~`2 N-ȩ8 ڰqFC<뿕Fvm2vO{s[Ts̈A0CZ}1I<C'-_aڞ_hL)^dpXs KKScx8 4oЪ3G_\c#尴:?Ss:IQzƝP:nnf~OjJf\:SFHʱ22,im-E*bF=9dM{+ǼYn(@/cca5F#]4ˌMDdőͥq5 CX^}`-Q_c@d'o^bXb%|XShU!VG`?бRջl FnD;F Wo Gp+\d(ߏ,輓ΦkPj%2)lD͡-4[DT7Q$.]!pT \J򯐴ثH%C򁄋5܈to>hho݇DZߌ`tnYxavCŽS?$Pp}Mvi,JjC NՈ z0rp|L&UWr.HvU?9g'@;ώL Rl*dǂh ג%[\+pXKTx R1鞦1$ '1?80Qy@i42S5gA:YIU^Ԍv7ZQ`)׬({[޶uA|o[ w:s(rAִZ'ϰ.FxŪto_AIya`\r#Vn\WJFsӾ;Grh:8I^x/F [~~E.v<㏽9)_Ƚj*ȉJC?\N!O|Vs:m+< f@mfXQ {L^+@xq> SFy@QoJ"V(kL]" 4"l:<|AD 8pnιhvlɵ8?3cN5_OӬm)߿R+dr!Q~`z6s$՜*g3Y`.(a鱵2o ݀^Kk# t9-+ >`I8Z~ecWn+_,a_*<\)N8 Ħ\pZ ~s%AfC~O[+FԭZ|C i[K듻] eNo,b|Ap%zWs6 Eࠀ9h6$)jFafGо3շے]ƾ4OG %p\r|wKѲ8\}>0k v"s-UG^koxT8_Y= >3\ZQF|h@rD5"ӛqݹsQwfTfW9ay~XmM!,N\mn#^RTrU2H `Z/4J"B㏾ݶ>jAk{3F.aG/^qRDTY>w?6#mk^uJ$Pغ"w_qekٙE ml(9ӒTh/K{N4Md@{5pht/|}nq`[~;n |_>- /ɟAh`r؆-ʒxL4޽ylP;;3 [6z-|_M2)kidZ(Eq4r[ smOoZgF> Sz߶L龾;S\A({QH0ihJJB E%0(p9Q]2SNvM X| +zuдy TH‹hNW+f뽝UL};vK7r&k'PC NDv-CQv4)08k:UX:z 7;5igR?Ǭ9PЅtE[)g6`\5hN|v~q+^޶~S܈;[ a'Jdӂry1)EZhF6l/zs|3~-I{KK&f83ewGL05&G.E6=i)7 9NK"}\.'r]Rϰ4ڡTJzzM07U)5\|=F˳,ra A7=T05 b,uVdY)eEgnY5rp:XPBʼncyTC>4 &Gǥ!os- o!cJћH itԈ~w1Q6WlK:gBNNdZ@Ӫڬ`&"kԡzFFpD)ĸ#7 nP+CXC2KVB!9yXitw}ⱊ9.`f?!VG|Cu)󛩓Y^`d #*1[ ʾPQiaOY6>s|ʂUt Dgz|}s]B< 9Y037ۤ4[l+:]#Zs` &9&nmn#tjUQd{~o3sSAlKhbC 3qt=GWێr\>;u<%>9Ӵ: (3V߼SjG ]FA6+@ϸ|vZ:KXH5yvqH"#<})]>M}.@9+9N[NO*e@<O *STĖQ}hqe}ĞIG$%= 5jq3~!HS *5r-9#;ʹ:*<P`ND-q01#^yWq3E^`\jz[#+CK SZb&,)rxKZGvA +}3 d E&[ļ,>t2I2p0Ŀhd 傑M5 Ӽ ~y pOo$9MR*5YXUk E`]\1\ߺViv6u >@c`wR81y}.񄺄C΋k#j}ֲtwgpl*8IT{~e |MM  V78_ `RQ7u):8e(k#\CYy?-e.FȜr}c篶TbZ?8ky,]])gjXo5@4`d?-6іS-jѾWE@J1P-НP0h@,WMb%ٱD;Cc9X=xx |'=ᜎG@-zVV!FƆ:0a * o K>z wٔe&NO4'qpX>hXr)ގYb:1iu07n>YveI'-di@cswǹ!e0Vu/ozJ늨ckNHA?錡US= 70%Bd="U$R=ԪçMy[c]o(39ݧhcXTJތJ@1,+C +7k%a wP$`ʏhwq!2C&otqrMЉVB[Tk󐗿 (qn]+ݵ  ,Xw"C,Y&bUꭝt-*sm49Lɩ'İ?w2Ef 0au*WM)k4- ABȸ\UmM[T'VRJ 2ﷄqQcC߱~٫TH CIAy30``)VZ+Yp [ 3/2$+kDrk@slɲ9+jKxF!VnxpSOJ/rr(4r*@)eT\OX^$riuH)2Z1>_(?UƢwN/v?$L n{!f^x&Ua&4Y o X(AͶgUTbĀ[6oxA\¥^YM{ebv?[C)+Q7`ʢ\-XȈ(S)4n'Q %d/|Wu]_ۧg;Yqz{ehxު<,8J;Н`p? JQͣF5^M3֎6'/'@ۢ9=_ qJ.%n!>B msP hec\$mNm䲼k}9&ܐ#xSEKj#C],O~]΀ SG" w_ j8ƜYȪ'VuǁiLh)Cjcg"ٿ4? YV)37:D$bld4T pc#Z4TnD?D4\t,$o OLp\]PB{-chP1} ' 7ҤK+9[ZPtV<)`<4kǭ[Ns`5E1SQgMQ#W7c"5'Q0\! Ԕh;K7Oε n(J/ċƔ& {X| XmږN<6|S6}/\& m*vbsT%f3%WQA̅۵|ǘP>#U'+zJce?Ӫ%hԈX|@jUJ*W64h$Eu'6`Ĥ}5_Y!I8il/E*wԊ[x'^t&̼\|6CAs: W{HJϕlWOFB:onҺ=g#o{Vi~~/fmnG1l1I\cpP!fh죅m1{S2]j-]Qxꃗ|1AnEFn`^ph} ,p9Iކ gOЯ/ D$/MQox' E;u޼r21{Ȟ,N3 ie<|tZYIY}eY•[K`qL, 31-*;?b˫8$-C/ݫtٌcיs~"=:^Įƭs1Nw2zo0~۷FE!>Dƀk?qIKƁ"c -m#%څ良<ۛ`JXX Ǯ4 /縑mú,,>A㠖Zlp\L6 8bF,~K2t֜@drTzS-[3oPB͂[!d&K2P^AAɶTdӓ> $,nbLIznjﵾLv)35ƂSIs qtD\ԃH.kmb NNO ^p"UY_OH9%w8b&ا-=cZeTT0Vr輴{xK1I$e%2v|Ra!/yjv=4b~T/8!:H؛]ܮ5!eG#Hה:qw Yc%;:V}8 f:ݺg()kDaQ^}s#SgfKXAPszUi&Dۋi~N|ҹ+E(mOϔC5x֑IIbhq~M /Fi &2 A!Oy sK2"vͧEDuFVZ#Fg^?T^PX^#gKw v"|Uii!R9Ut]򙨭!3ʧ:ʡwcM3]` khnv7}U[Gϭ? fMz6YW DldTȰIf<1PئȒ`ٔ}#vb62MC#8>nqh5&W9KxwFMNwE~i6K׾=kNMygCNFp[tf+IQ-M24n^R.rN@Q,ۻF ?mU[tTfܶ1K+G_0CB7tYa2%.ծ2LTV6Iȫb:1+9N &Z:_ChzZ"f,JEe^h8 [Cm l3Ya̩'=WFlpeyn@k7ADi=ã}3mw4 ~X/K3QY|1Eln i;9k`n32@ uKL* "_6-+ |zs=-SQ:*th/`*+aP͝ 78 #E2<9Y*_{dD%^}C'Yg0YQd_">alww)2C,F&nry8'($RT^g)@{L6ͺP&Aj[D阡d3qлnY:W1325Xr5`ߧ8iһ`l}h ؙ _sh_bNw < J7c4_c^rBDLp/7wS=EeE#bW/w[bXT ~7f%[]ݦXp<~K_YA1J1i\SPUwj/c7?qVhœT>t=[K%0{"u^{e4>% eB\Nھ_sgIB@ q{|ّK] yfP'vNh%m霂}?5TXŕ/|:isw nQzk)<}wYReh[> >Cǔ|slA=t$B}åYݤ=xI?::L+}4S\!€K.3ȫ".JG՞GȲ`2ZGwoE}+Ϭ K$| gvse]Z[OЮ2yh :|%N :yI}TÑ8}3vk§gb9$'"!xCrQz>i^Ufb9q`MQs\ɣbyfrwX(Fgo$vCVkz|ac!q1o )ISoNM_ ZCPV+df˕T(8/`gCO M$>/KM{^EȢ.$)-~MP7xhfRC V#)lִ {{@(xn˙> V_r3E[l6 gq0q }QP@ r=ꌗ.R)"Om23v:sHq۰b< OTz6QV ?DShI[Mc1[TVԧIJˡ@<^"!f98Rnr,rE.m8ɬqOsf}Cyn}ml F<ĕov !G˪}"5 Dl51wCƮd>9Z~Iϭuxv?<ȩ2ѿn`#YLv\I8ghJъw.]6^q 6lLfH\{R|hxj5*J`@0ٵcڜ3 V5cg K-޲XًYyp%yXL7Tg 򧷭]CE )'9&IT¶|⣪Q# 8}SRTZbQvI ]MI|jBs:p+پScSINT`2Y89 !_怮 -od#AXfihZd#.2Es~7MhP dO-X|ss hx>`Na fϬ Zl+j7l}uuSB>=Hl2Tͻ[p"'N`@93֧ e`> zA= [Тg2}J(%mh\8 QΨ{Kn H ("CE<$ Z,Խ6è}7R0 (-5 eI֤L˲9W f)h<XI&VrZ8ֆ{Ykm|3$=*6FocLKTpBߒNձ>d]R(di : ^"/z %9#<\C؄PBZQ)>P;vch;vkA!څ,2]IbɆ?㞈wTodNQ2m}Ț-_+JmwI}.~Z5F|=A N6 SmP]]EV)}7cPqRL޼}ϝ6=MB^ЭiVv$xwHϪ@JRl/жybui@pݷes}#JN#ń_Kxm C0x GnBPT|oNwY&&|j2*py~ շ!W\e qTӃax4b64Qa9UL~pqpuUO(䖊zK#4(|VdN 0"@WEs=IQh! ' .@%Z뵫RߣdcDH'/aەUK-m"Cf;JoCuNL{ͻPg:E~3\T2Jpq%)ܔ{bf!,+/3X-;ٝ>ʚhQb"i!ٹDDX,ѷDe}ΥapڼN"*]!w4k^A[/ޟLtJ-^`qyݤr@@\^V^5df^};|KǠ? DMRΜH%0tp^uDl,&G758zԽ?ST3.!c3v=WIZ*pY#r +NUd8˓uK¼bG#U6xKM]O!i {.U חTuJ5HN?0}^KJHêbT A1ŭ &k| b[ssp4LpN1=jkISXNJIaqpGV̹|ܯצ#Z 9g27; @Ί!k>X|w_2j+\3I :VCHB8"F_T&ibg ~bV  {]3xl*e};~tCA3ƖB?sBB97En(7I{QF㍗aE8Lٲ/ x.;n$TSd̈:^Rk6A0 ~G#r hcޱ.į]4z7NPfse=@3PsNN;joDO&X9;CĪ.kdŚ$﫢?Xt׆)zˣhiw<|-̹+dF J%,f{bҙHYo9XEj+8KR'p X gtcUTr~2T4$gNF}U$lGc%&bXHKDA4,M!. +iĞKrJiu'wU5N5~oɾu7ab8dpIf=ZY84/f"nehKh8/ Ў,&ŪiNU  ?\!N#cj9^:<;d% }8QFL=4yUgpM!ORӮ%|KJUMx8 {UŋeH@W.1_؆"RV.\F*!'jl5;k H:0GJԇ11-|<@喽.VtG߭va8XN8Qbz`#Z6#Qv41=6S⚛-AFc>:YY=!N9dē.e ]nl&OYU@zrb9JFϸPULLK&$Nct6>Zk1Qf3> DHͺ^@ 0WyRQRz j]R\dci&V5a$za!8C3 Β?&1*5Jq ' 83NB ݌ڨ!c 0z)fc^{FlL;^2FC{8ʹS\ `Rs]Cts**Յ)Lz4Sշyʇ0YpMŽ|FQ5 Q.@zOGMP;ibuXB``DZȝ H/ UAM~35X=;}5b:/G85; d D) 9S#~kC罰PPSJ-֖ݺy/QU;r8¤W KsSdS9\7xGB C8}Fc[E -:.8gF{7<=!ᴋH7ܖm{捁R^ȵdo~,⮄cL)~N)6#dėE?u?Tl)H^&[$H`}ߙѨ'r8kkÿ A @^xڀc]*"Mc83_ixNWk?ɺիM"466Pqo͡taHfk)7Ds ?z&b[$!AJ=Ќl\ &˦gf ,!4Α2v"Φe1HYq5 LSa z|m$MCrR5XA[j6)WRGH⿩FzVY`#&I`e8p]Lulp#X@oRWLܻ5]=hLeE,{ÄBDU¾zB ,g(N6!xs-%SqjːfUS ݌c'GԮ F .{z" æBQOE`K}VzH`aQ "7윶&FEYڳTy7pt 4rwSDU,BC6I ?{' +(K4UE`knvFSȈEuݙl4,r?#iH3W85kz- o^rx4$ar_f$0< |\(G5[JkQw٤Rys}"t.L#䤿 8 P+$Z}BNX2E{8&vM,!fyODzVje0(["Esib$ hմ4QՏi.G`MB!/{H1▔9yCrK|"QL4/T)-hnX_>iOYTיiޝð82չBS໽p l{iStkyTA-X+ž X1̞2pHuȽkE>`m"/WlT9!=ٓdܦrh={:M]`n>˞n[7kCZDGu]ٮG`FԴgOWrBEJJ~ćhH̉¯ iMS"+MXwKP!pozs})I(͉;RpH;`Q#8bQlQ^pkaKG|чCba$cӊBrbBޔHlb/Xę\)^QZރYK+wۑH.SMq ?~R H&-myQj:d~4 |4KM涸}{2H_mFO g̗g*E& ߫ʘH$۫u]JV{Е346Kv,ܛ)KTQ>SxZ[H!OmgN߬2Z[$B70-Ux@uKUSnd_tEEgz?UDn~u{ʄnȨ_ܸ2̞TZ̿k)p~9OFnzύ iŲT@y=İ"MgMyBUh3ɭn`JTq"{霱ikK|y q#xUׇMMiTrұHFoK,E3;2^rm$遣uK3nh{8Q)bpu|k|.@pȒf.NEk ORRđó><>Os-"<\XD+_딓jq"[Tr.ԋxxkuz};@mBLP& ay.QA&Np| r8>ΣOQ+ܫ+c@:BG }ݍ}]] ZW) âƣpvkl~]]TrשPM(i'yٸe-oA|OxeZ#߮2q^Ԏs0< HO@uֻ| &dfю+(]:kZo;TihI^~lrï l;tXi}#{\yThnF+>1q6E8\w"8B 2 ` `.|paD9N.D_ῑBH>ngMΙZ,3SʔY#MQuc'(p4,=iuh<5V^˜XEn.PVpxD797̢5@**RmDDS-I׍GۨzF:o}[xBVuZgi)V~E2,iez&9rc `r)8 ƬjfD/Ke*< {Mڛ8v_ReCjh4$A-kA:;ϫ!0:k䣰1?wOC 3'#xHTOQ{)[*)XIhhFDi Y3U}WV-iKy#h rbƨ_9 %.έ\9hr;D>s#DBzáY.$|8ޱ2/S @P"z=rniwz5Ѿ^0 ?™k4ҺE#+bopRtQ#hl|Ug\ql6[FRUAoO,~'Gԟ.YYE:kzhcbD9g(m$rv %Q7~ƃs!xOFw(|"t~L !T+  t$ܿ\9cJy.U + zwCaR^<a\zƀUff-E,~:jid)k;Ia 2]0eM=H/a|-t44?X 6{U >uk"~^b iRv S#oۭEc_-Wɟb2;@;SelbUW@FIDN=4[2*^^{Zji8E9Ia 1YyzܥHD9g_$+ʬS̱isxUPzu,0L`Zڢ,mNOhȳ{^PbWx4;%DQWE CG<\쇳RNaOx2N2B"u&jʐ-a;W-}9W'W]0bx\j yLn}>QYL _1eYVbOt"ROwP|B( feKQsY@ċ .vcLnO:@$A{^T:[!”0imPR}>d}pr@p+ e2*pQo߅?\p}KG R84?ί_dl"W#3]\APf8}[M wk%FMi2mwST6PBmO@q9haMm2`!}F 58^*; +BTToHG /[uن,BGq Q#EU0G7§,g#NP)A* s%!l|x%f>:d-N!tjx1ӞV*1Õ?,ꯗ@/^e1f]>]h_ ~x-*2.CެzY(zecsqy2} ٔ){fwЎYubL Pjvb…k0B]bjYb;'CsR)NHw &gwʈ6vypYOSj pPs KB#9یRόyVݑ4(wH1][n\D&Jn1(Uͪ[40]8&}*wrO/> ΐDqr~w>6Axa8jtsMШag3(}¬AjSc8`I/s* Dʒ!z:kI2M. >0wqҮXoXlcb!gپVFedՅ+id-P&j_,[#VsnoHUdjN-[s_o Z>m~ksd]R5uqe-E6Hwz9׃t zztqxBxAਁ.C 5䟢jT3\0W\6 KI ;oARYfyOZxf#;=% ՀW9CX T ]jbMpų4Aύr>8w 35^6 [P>8^-6c3VR7^ObR+xcy 9E׺ }3\zodv;R2y0&7gxwR et踎v/XKqG+7ȿnKQo;F\oM O[.y$ k>[(6yv,`}v &puqP@ %<3-d9ocj/22CH#WErTSl@kಐ\=7eKX2j`gCi{ot=mҧsޟ' 밹+ѕLqLwLTƤD6Dϯf$ -M}r|KgMp3N<v|V^(_6,-/hwNkLs큯?f2מ%L&L0% P@ss/ؖ="T}~zo3tڲ'7hvVqUW 0,`*!9L-BJiP&֒;_$w5F+X>*v|CA ̖=)6էww&k1﨑s򤄹R~sU+Ul؈ ;Y?&5gS'H ǧ|y@t*TRMt+dZu|:iVe/O`e]hjzx`ӿ v?wr`#M!Ɏ0.{9*fB6/u Q%l6_v(?xoŶsXXSڀhyJ\v@+dY/SۉlŒJ.J`ocImea%yH ^ʛ@ ]SXaqLg_͉\[x!&JZ*nG+T0PsF·jPJ)oaUʪ2Yk+v8dQLf+Y||+0Hf;bqz?ĥ6;6#pAw1^ ֐M}BF9 :QPNR's#SKo0N;k=i/ztxfH4ڴ+k U sF"JtX~-O̘3.羵Y A(*$ڴ3Ra\̫A`v]ìZI hW,m_H"SMeCci_VAڞPpLE!#5iҰz Af:%^w#Op | 8nDl}y'&v D/n>Zp,&/g)8P"|s%!0ײ帾N8J'0X7U:v1~lB@L:9ljԲĢU|bgCQk IY Y^asYG ʇ(93IR~gP 9aWi')-1h S3;bIy 'x P2UUPڞi8)07Z\p#ͯzؤwOk<[yaNeXH!%mk+n~ţ*1Y["nkF$@3?.us?[xYb*qe{{Xm $O@OK;S ,anCG[0Kk8.]j{3sZV~W< ̯d_\}/BsdzR?3U{nKK۩ο4y(7W+YdHUJleIc`{I`[c.R(Ž! (//)ܔBW _"O:/ Ef#]VF>6<H;%Rdxz|g"/[KDDQJEJӧ!lv2OXhۜNEsܬ9{*hхfAOpI{4Wub+^}GCsq}_\> |1D< %{M/8 F?/uÞoy]`xz6;#ZeIbHA{C6yCy0~"]@CN-a-2_s:č~U zGXyz"ۋ@ee%yId'ЋDR( ʿNu;|YQ5|H^|AOX{a#b{R V4Β6$Рp"L0,6"#aRBVOfO2aBeiC(ZoQY w#T~ʲB%zBưMg^n`;Rx*@Pɖp*kI|,8?CVVrXaO(=hP׍@(h6D ꅹAտ#!pk0ߞmjF.MEOZR1 ^utJMf}@bG1͒-ø6CdW̃,t̃" 3Zt362@[h6:59?;;9.NWdj/& %?0 BD8REC|߉iY KP0G7<瘢0} vqڿ{OtEzJt6d6mr0X?2,T/-W?1R3YD^s*e)]~2?sZfulg^Q uTڂRǕ8&3حR 9WBHi_uy=HG%; *Գ|.y6 lXZe }!I߰\~AXO~4ث.'9 XQ~bQel ,Q fS0խE$l3xL._ sWģ4m#$i+ 9Seo#[8Ȇͳ ,#zG];wf{]V,QdރrKP[IwDC3|M"21q'hD |\,J}5`bUEb[@XXl<9'8l$>\/CJ:v"~.S>t YaPNdy3P%`!9mO%Tv3uJD!4g3 '91I10F^DD^Ow-W"qb3Q̔LqgC] _ +Ch4z=s2u8nF*j]YOp0ْJĚz7ex#}Q(b[=ʽ(.D="}o+YCdx{ʻXfM(SZimrL#-8>bu+Ն37׾(V,tms*{fco@`=ho5~ )7i_sCM'*E3=jxNƏk Ý" 0)Wq&]I9L|4bUYyg qLs"v.Xа/LY|F$rt3W@v)XGb\h䒧⏁둚~-~#}hQֲ9H3>T_gfN2\s+uh7-Sl idlu[ED-zTF.DQʶʈ(X92@ Y}ىmw &֠MWAQrBlԗaT"iHQ#~7B;8ĪHϱ+AFo2 $yT2wagF"B @G6M>π%2MS6X @YjrMԪ41H}˷&^?FIס2&=q ØآC.!a5.jx_Jgx{jϱɺZL*(yO Ӈ"7 YHX@&cehd@zSyʤOnvXƚG[Hvryq{j:Ev"{8y-`v%lE@yФ:p owZIثtOn-4 4C}5ά־Rl[ uڒR!,%SsԻDtwJr̼8tk]Zg`"{esJr[97P`yj9(bCH1v8t'@fܡN&KiU.) '|' tʲ8(yE}t$,FT^i Gg'ػf?XUwJ\7`z{EgBEzѰ{CH*mCçSǭ;YB3޲B53}Ihz_PU*Gؠf֎]QzDc*Ȃ2IښĕNT`-~oL(_4)2R0<KF'a]Pf~@8L_ـ%N>Q&mU`irD6G ΠS\ )Eoieꢺ O>=F(͗}pF''ή%MFA l?OT.?v*eйW`w݄ۘUmڃfUY*,od.jGýH$? HXUDS;\,Vn R:x3(X2;y6R5 =2hv+bJ(|)05=g@ĉo؟<*'2< S[q0Ͱ}yAO6,wI]]K:)qp<r(ZZ/qHV˒}lₛvCpجHb=f]TI`T۸?N{#m1p0ⲳm'P#EU5*;5D正 "|yyaǑ$qY|}_ b,(fj>ZށmM_d[GAFu$hG=?)?p qpU.7ͧ)K=BbrMSVfB9,)VbYsMd3`Iز=g=#\l˒BS+4p#qmN?9hy@j}2vh?#𹷽U+D" 8mqhsxh"tk~S*A?<6,9?fpNh pf9I,|8 2'50~v^Tr I[-.Vq]4%ioW[;\s==gޯKS75ATARzR:鼝z#ւtדn>%n ̜.o,$&hcA(f|P^ӥ =o[r E _3L>E~ɵq爰I VSi< @1Hvgῇڂږk"vbg'8W\Sf#qGC_ⴶTrNj9yjFB/T0B#/i&] vfC%H~>cJ/2㘾#&7Ȗ+܏px\U6dvu5~spL[tC#oos%8i) [SpK FՆAL P (즾poӀ6\/*}sƍNyF:@m1㾦fkӭH8aEfH~%śp6NLp+W^Zbz W!9f{ZgI6.Tj0[# ɃL23~7+QWlr q~_E%0g7㾟zc=.|LOv9"4 I;cQ߮?vjݱG\QZb#*6?.€D$ <EkeX6Pᦏe4W2484N"|NE/j.~.t3}ucYrJ3c6=xe7U]/\ C++aj"Y3S9^bI0Uݢ1~6f^1r&J1|l A +9Ha eu8?de&`_q57n[r$D%) h*_</qӎ4)֔W_]sr\ +c$pJbGbX;|!+U9$&D}%0(d4@x6AxKBB !GJǶ%@FxKfGqY-X0-7Z+mO-VtrEaSVhmPsAo0Lk3oJbo*KsL7 ԩymf#1'2~+t e ޺8j$FKGK?8)|v[77%߂gQS9mX+GϙQUhT {{𐾬2Aʎhˁ-ECov_)\r_2N{돏PEFw|Z4Kl{ }hh\n3.L Nrgw 5 xh4ʋ@I6¶,}`bxWMY]5*N?LJXf(3a4.mY"ĥ D=YU2Q;PڷuVwg2Dd,0hMA񋝕<&ݴ!yXEqxސGF,TYRCa>@6h#b(E V3ϵA5=^Ȼ`ܭ/PҲw)TD!l󻖥vwAMPL|Dj6thԶIF*EѬpe2~BD'+pa4plΕA=J6L\^޴,'Ȳp^`Sx\_\fh!X.l)3ـ] Z2o',PgDůL8-GHn0PFly"=KMD2 Q ΆCIy~zƗTy N8on?>!r ߎ$O^rZ,rYX4$ʘa * L:6&ՅOxga_ȝѡi ͧV7ɬ=쯑qu۳Pp?"δ'1,s RBanL t7| ,yuAinKME)inT)"H/U5Becm\MH['mr@+I8!ȤdGxpżVS“epVC'QF!1{<+T;$,4$?e ͘dzL;IK@Apv'G`tR.G]ٿW23KrMf(WL Tp ^!dkEQ % qq(nA"kzoS?KxBUH6^|5<݃0G|/w{Nc,ۇ2nji"be^Zr'4]zɛoG]´W;<@ n~^eX=P`cHE_ɋ9ܐX8%uH FI1x9XB-KyT Ǟ4@%&QLM}Q \SyJvD$DQA !qP}VXhgU=d3bڵYڬAAت>MM1MuGƞi["b椐ҁ)[R֨|;;Zm}sDj'Sq5dxq ќ pY 4T<"e DL{7Br3r׬rKjQn" m9v"E!b ֒bUQMk{ڷnd1o&vUneRuE]ct.hWa61> mܠf76gqijjH\3@6RFc*\\jݷud+ǑTpacۯ/)a1*} _&AyRYe| N'MrE`uTy[2. [[GT'Xs Y "fLJk俉k`r:e4O*?6{$[>Oз`>V7( m5f7@e6.!d "笡ހ>}E )%YzGQ3g n*!EW4Ms{95)m$YsgbAs= i5vv`8JƭVeģa8`Xr^]gȒh16?xy_N?WGZ'd|W%Mj삢犧rSM=ϑ: Q&2c2.,E}U̻T>VQxuM2RBûNf.bsTj-nh*0/@USwRX $"gqiSNZ@2 0w %bڦ Pɕ5pϚ4IBsA^-Ijjat^Rg&c̶_Nb]XC/XTD jtzBҔM[p7pE: m,]{FPw/&9W28{{*wd 3?SPٚU?TvfiA73~bnJ摓^~~um5fLa)&ZF5S$VA}d}'Ru4]ouGeY5) z Q%9i҅6:|l3&6Fqi&wШKXēf {)hF3cu=z[fyLkJiZ?i `-eg˳f-f4א#\YNw:M[#dK[J5KN|&0WpAs;B]jc p%Ğ!*+|~JGad.}=AkhS/ֈ2ıB+;5x cs~MT\u`e֕$-[ ol*]'"M6aSU.paIL@~Zö"s0.Gn Jt*CzD\;Xx_Sx\PZlO2DA7޶C2_mxb8u~ݩȄ(ggd; x.nn&?QIzx`L[l;wײ|`8_a5Z=t.o`Ef.뿅o.8 !,|]eKFj^rA%ѕqq;OޚwKZ}[oRO ބDU+d8R½l%l"\EGW{%MsyƔڲ~Զ v+x1g7E+L&Q8$`%;|_W30'"3D4oe.Hq1AwzP'ݱNђ 3Q4"?pPs-qCwB?AtD]( |V!9I:!{/u?Aul2J{r-nU}|˚NJ'r6cEˈz{1n|3-O,ot.߷qDgՊT2`guU<ҽ 5u;KYV}[Jh0y9lYTRg]~чL5e=D*&FkzBJt-gi-Sx=^&{W B2Of8"Ԗu ?\5}÷` ݁Q6շ;~ʳhUzwpn+ ؽAxJȿ7=®#4*o%C_%IN =k({ԅ"]gJHXݳ⣽󡡉umizyk v"5HhL6XP=2R@s.%fk_H{nF3Iʍw 愭L+=l+iw%V90 dd,s+XO4 o cʩ w5 3P 8v$^&=p@<1D#bhn:-80TQ sˤ6 `l2=m)I -/탔>Er|WG+T@ dW+NEEWɩ}[:2mʯ]Aܻ%ƞ@S3aveEĞEv'sl1Ĉ>1A{ye+cȠsR{OE0b,$|ގ b!P=dfħAOtDЭrpkn>q`fCp!okL{S@z;Op?wMm3ӵ WC a`3wG {&U$6\HU96ղc<)^ts9<y6 Opt((H 5HC<^ [1=H>F4%&q^UoS%Nj_8ԬmQ$ZB> |fgH"&7. gvװ[ uq:0s}2r44Sz5=[NUʇgN%<,#\a0b5 a6rިM )ẍ́'_8d?]l;R/[Ya6 />xD!|kC,k53l^W(~4/K>jks? `f ׬1]R% Z:E&gI#7fKg $P $qC$i`V Vy 0[Flf甘煠&/#Vrat vR%~RP_wy^WPGe5,zcm8KuPZ0H7!M~D)AH/}0TCFnٜ߾)}(zrF\ li-IloG{ ;Xmp,S( J@W)Pyj%\տHc1bM% sP5>E6yt^aUYt#_J= u׵užx2ЮѬ"1mxi]wU⸣ EnanDMeAhg`xߗ}#:bAjhl{{LEj'v؁1, b=kI@S&8Iׯ/OӒf,g [%>2%DSH3rxhsl)Ep Rfe40R(dyl,o)KeGR\DHyVKbJjz\X\ OpnwM -YH^ZLvPSt__~lp#L{:Q{xzE"8Cd'A 粧DlL7_ݼk KSptґbzmW<"QqwÕ+QU첷[ʛEWSacˉ( hI~] ̶!h5 #ί<3ˑ  \@_ $kN =Mw$5iPG9[-+Kn!i\:M#0t+5=9 ED-9UNQ\e[] _1<&?7sH3Uf~OB]5yc&]/PyeS {S3g͚s܉9o&f ;GOkޭ\)i.or[=W^ S܂Bq%Zxcr%{CgDht;OTc/ }r5Y}<%90{kA%) * "*I%ZwTNN첥;5jW׮ߩGȰM2XEK.Y=#"G [V A GΝQ5j~D|{ SчL2u-> !qSAL <3|(qb$%cWx#UDP!\-P N#p'Jo1b-Q =02t0W@I{d$r }ۓШc' VK쫨y !&r[B4h[xͺh%%d?.őa7@1=Rj,A"Fa"hO?ҶFvs-ѲA&f4Y)R0;o{q$><]XB( 1VQn4i!0X[3^O*.kൿMBT qif K_bF `Ѩ*wk5=r9W:4k*zNUBCyٮu4WF4xoWtYs7GY+cƜyΐ%1hȫUq!?ْ)9O,&tJZ^Z.cEviU0<乵JV,p-Vk= z*\Э|̇{}5~NBd0SWH7ͩrBn6/Zg7^grLW2E_ "I}Ȉ&~t%p6ksq`Si@_"!,İn&=j;a:Ckk75h_-j udD3;rIįfW ^xDLa4Xo+Y\ 2e߃2*Z@8tp|~q<%wdOq:t#9~hWb| 9 r GWo-j[*i4!8]n,USge̾ B&JJPgQ\pjq--*v+?މk#ƚG$wƘ[Wdm%/F.h#l}C5O`y/z!7.ޱ3&gqn뉈IRl€|Z!'GnEFິdv{Mu3"J̣&+ +Y˩I"` >$k[fw=VgQwkƖ+l䎅q^c=&9Y}SmEOh:~ וFZ jYC;^){q H#6voլac^og?̣v!,datod.оm όF-,,rMtDdyӖ Zo(JTa?ػ+j0kec4$ {pcwC{/JLqe39fuɲR|EoUFק갽%\WS}UrzC1]'Feۺn]ȝ|6i$"oa}6p;n~Ҽ66liDsۛ'Ǭ쏶 EP.?طhr8+-ط?tY7_)F̆ 9GK61٤+ :E "rcvBOF'OPR =oL*D😼rDW|~ #3SI)pz+GTL/!ώ۩{ƄO״ =1 hG5ÀP+,,NmD|[؅(X8DM(#'ysд8m&b S7`O*+#Jn~Ө Õ%hi}fm̏"ƎtiKdG ٦=vB Iғg-M4` !K_Q^am_wZ5 \ aYINL(n]%$S1L5(fw9hkǿ͟ vg-vX'08 vzwI @myo @w?/2ySEduwoW`tGr3g9ٺ@-h\-#M ]gGAEԮdqГIX }U%X. %{Bdtmmgs4^T{ht}^{*Ƽإ8{8ۘE!▱|76F3]$(-Z]݈h:)TbpO) ]F3dO&09 ^i?DT!9)5ʬcm,T!uhVp>ggcZ/T"s/n`=}rL8,`@E۸cl> !i!B!k! s%GmU&gb1*'/;u>zzin 4*+z2 G=/1 }W)}UwsWb|h- 79Aa4(M2B~3 I/m@hF~dvai7Eڞ(A2IȪ(v~XwFocŎ-O"TlZ ~`C9sz_OW=^2KUH9xLb'kk)3iV$bsJ|ִ z8тBuO֕PɤKj}PR @4n.coXz|uuT.z!2@!zنLfՂ;FjZd%{<>7cn_hN$9$c*/EY6{oYwm_DC61+ev9yɔhbIbRh#2`p1_YOڜ28LfWFK@(ɘ~Bm'+z{p8PtR̞x=Jwٲ~m*˿onk0T2}-5搖4Q"Л]kpٳ>rA>?V!@'B"=tq3 ӟ@%DZ=VYC9"G㝐ޫxYiP \yQ# c(;)?8%vZԨ;KmxxW/âmJƲ7-#;̂"9`ӿI_b>bpcAΥG]A Ibt"ꩦ;Hu\>9PTd7\<BGTs[xfk$2Q {Y%9Hu=es7W{pSDct)շs2Bqr iq;t%(>wswogFw4WT4O0ZmlGd+ʖoP= Y_ugLR:-Hu \%)?ޚGFaqr{3k$apwG:`&T~)ΰ;, QwFa0GU{vcDK?bwQuryX_'eʲdLq@@UnNb%P5bu&,Ʌ]$4L1l糤'SO08SslLqzL\j*zI'uJ0/fzUVS,1XמaT@/+3j )p]@M eҌ.fec >' Z ~S@أ\s U^čkV+Oʍ Ȟ cvz'ѣ8^Oe[& ~Hk%i}Sa3@ͮE~:3DNMfK$qpe㳄^~rSR@`"vw{0O޾LĪ\21 "sp Cz Hy~{L%klzB%"HjF.~Pv#//@))|vħ$2?6:a%\1RI uєu$H@R}c) w5, #MNUԉk#(Q .d\U\C~B$'_(x)~{F#6(KKI^|9ZE冯52bع2|}8W 2@Dzv g'oҰ +Ѕ9TB)[N+qE\U2qpʸ{riv8ͧy1RDRԴ6R$i|i*f83'`ʌ]ÊwmQ(KFeڔVR G fшf -Ǻ b^1CCZEtSBM=AlOZ}Y׫C-;5;1ӜRq708ɢ͓-7 J²x ̘?Fk7;EE}8u^|ֳ*-kfW(L]Ţ&C#yC 5뮘|BA@-'Q-E,chcS>ԼOg.ހPXQ4R֨m'h( ~c&EB$lJ9$z '!I"\$Gd@Q0Ƥ)s )3bE  ZDm0 ʳjɧf~4M@-4eVM1ħE{X9&}qV0#;n՛n>ex7/aL(þY4׃IGGOY |ڋY⩡۲ҏs>XJEɎC 5fD9˝Π =̬jk#A7yT!?+6ǑMْuSHZ.=f-?|MXyC@h:ܕWSad>Ǵ$a8.+%4д?{7,W,A'ƛ.0凄 :ӘI>*y\4.}R%ǠK)jAvS olũ,![q(rZDYp9V$M RPy|I |F@%hqb\IuBXWN/B `t?1E)j tFNO+0_t8;zi 49 aZ&Bme1A4s̬R[AesA+" m$1 ޓAZԨf kˉooҊXAEO&+.n]8T"tCT}I8&7+{B&8i> ~͝Beطџ>ui>=Jԏ˞aJxݖ ^\BPK(4B-Oil颎l2w=ϚS֌6`tuI3͎VoJ #Ą%aCK~ =/åņoQ̚~lu;NM7m~Be ['tVU<΂hl@yG4jdj7p», ?>?32ߔAK,ctwgzύad ys Wyұ$ng. }Zڌ{&hb1+6c;=d>8L"̗e eNk &HoW7b@_ "s6|![*$ E\2@@O 3N'3ca)t,dUu}U1,Txڠ['&{((oY7&-oLQl36ة5Ģv 9'dLDnqDKq4r"!l?Iu#&%TZ&R3-"#!q9R4tB^\+!ܵB'W_{O~5/67f-]~z[dΛoٯCV7cF@~M]7/ib$z.swu3jO59o\dTI_0IŊ O *i#!W%A\%i!z~CBJचBqxq#W#gYsJ}EoRۖ&k$ʲrzSFyg5:/4*r\["LCȔEž/q 8Ui&]ϭl |k UPv1߽n֋P.-ZEd=CvT&XeolM YG22fD 6QŰ'EEѷH1XyXP4[w 1N nWdM(g*TDᩧp`{>BtkZ-qmcz.xuʭßF~iGM0&%~Z iQ.b}׵i- 3 ?!9j|,jJ ڽv*%cρpKE}ږjhGD}:X *t= ?9˸J9+ W=n bruӕ>n[el%sGwB>z8 OkeUQ"D@ 1+/(QB*U}"DPm\s;a 䅠u{B6J>"'K܉eSFѽф XC2sAKo2$,,dQ`l?ʕL$;̤~Mh _Ak`Kjݨ6.͎ \i {QO2vCx.GPs_ ЗO+b r/ f܉SHpPNqjAf׺t[ȵ(;D&.Kt:mJ< D?H諎;Jny']4g2GxX^ߙ`JHWh&Gř覱 iǒˬ|Q)+4EaH:I`x= cX|5_yUa4w坞m/HGfr@ -52[$e lS]%<~ ±*0ҳysB9D vrkt3gI#ĝ{L/A\ RV\.9Ϟ_Ӗ @ F]噮ٍCzeC<5z%j%v7[\2Ķe#lv]j㊔,U9y4*fr/vS=pټgR$11bDY,M73nvʹT\+|@;A߱K <1+YS'/e2c<9'%|8nNʘ|`;OA#\DSfӎ[Qm[W5׍t.EnHd<տ: "-2SBeH n7D[ҵ[/KGGIS =y셯sQ?5`r1XmOT~3@0 %qT;m<̷^L AC9$GDnq]b۠뉒C>Ex/)q6RºaN0! K6ᴣ =ʒl%CTۊ ٰسWI>NZk. ky$Ec_ kҼ3NS D+ I/yjRHx~p;V|jA ߢfn6~YP,$o+<LoIss#]/w[0_s 6jX^C+TlIVo%#{f uRH.Dx)fɽ)+=?ӍLva/ՄГ«>76)Ng粘i Sޑv*im܎W+x0#>co# ӝ\tKlW hߖt 0tb]/ Yѹw>8(džI1cj(~FzKĘLZ/$-:F|DČT*s(hq0 %7?ZOX Uh4û@W| =㡹zeDчa ФE406ei‡].UqGP%}r 6 dPX缀=>Ud;jvQ|ĩCNO2]KY[qx 8DocFd D \5\u\thRDRL;"ֲ&0JerOcqTɣ?C[u-tIRw1NZ{ڽ6*dcuIhۭ nhg |>nXNӿpĘKu&rrEo*4//-5\m8!eA*m(|I)ͻ&XPmeO%.PۣꑐCt6|(0s]Lc ŃY?z=NOH.\nc{Ycl{! -/Rr%>]l)F v_\ Zi%,&x"/sV^mLxsY &=s{WԕlNxP9ʮ` t cJg X1RÍ&5fkyȡkAqh.3mYIcf/*+{o6q ίYuk5d_`CXs%2/ݾL~`jMmj/D 7qFdF[\lpupJHLݨJW׋Mt;>Q\ZfQqm;HH0K'2V3]KCSZѶ}˷GRYЫr+$U_$9aIJ-UҔ-m5%n#x6#HvhdutյKtD|`o-a3n2qbm;TJ] Z%)r%nҹP VA@nV2agMv?#"dbɐT- /sdcnhrMj㿗0}W1.Y68!\/SSWm>1PGBvƓs,"eѤtŷ >*x~-KiL >I1o, w^*b*+vW]ufaiqUQ1j `tM)$AWi,Zq*j4}gYMN&Zr~!> c#TSx״dTt  ox~̎NWVNxg㜃Xo8珋ZT~g2:\^76 MY]JF&G@tBnh^G-8{M r6 8IUtgRk8!(Olc<3G!)Mwba_ 3|No$PQh\Kp{= ǫ+[_gӤ|6ET &i_ yz "ط)AkQt W;5a[OU \Œ=t>uK5h`>?@&J (աei%PEBo,xn';GD VQ:+]p8PP[[R ft73=mrHVzJEK2NJ[:I5dk\V+R(Ao (D?4qQUD9uJ[pܟF5zUi2\^e4Jt9r*CU02h%4H> <15zd$ӟr*hh o :}#+&:nz.!G A# FLa(xg3b6y\͈ )hy1ykN @rlht5iԥ' 9h M8eIO ;׍X|NOfz%xp+50X]lKat􂵝 QVyu XP!UdYM%CCrEM=~ 2wv?)88ő+k\ü zO G"vV8v<] 3fo|-JyGB9.%4W{?U345Y<V߆>֞m7/XnxeG5Ƚ˼xmz7;242)wh i)}{ؚ`y8I͌}+(yG^ tdT`5q!7e@NI1EH2 4JK2YmYzstB]0e:1Ln _*2vXĊf P P-Q474Rژ::KMFGJYGz?9 q5Ķ|@;'#zׅvx6Zqqw \dլw 3h<)F+sZ xpP?zL+X8$pT|N Y!@^l v? u+&p"MU0nG0v{Y.cՃiKg {~wõgmp]G^~OZbuDw">c~O'(oP&wS̸}pRC>75Yw,lȈT({r#Hf>1ߚh+ڒ"G9DFRlD6,[OFmqhD=z4&8rEѥvCYq0^5Fwzф6 X^|0g 4 fጌraoG%!;-HY )O 8R3ל)6ǡ_G M\΀7 /ɣJwYw{0Ȫe=ӑw!7|&PyWgd$J"穊yzPIyfȌ\Xhthqġ ՘3ƾLNj`s5JTDMRFOUU>wMH))|̉4`LM 9A%NPnt*ۡi:~'K2Ș<=wcQPyEB=BL/+tB=XN*x/{sjm22ͯOw}1fKӥV6дU-@N, ;U8tX!6@$+GɃ>S^:\1 өY: *P3=gS{=̇X_K9#p.Zv$p1A2GTv=ey>ݔz^\ f)t ݛeLV8﷉y팰xj/;wsEd"#2$vc?C5e,E ,.ĭDg I̐9琌? o㧄U(Jهh$g"pLUF/=>u?Abj\TɎ98mStl/05VDfHDKg֓gΣWYQ% ݟ{M#/fD2m%zVX0{hɠ|D\饶wh<6>g _@Ղ8gcw +Υ;)X{:˃4EqqZ U.3L" C4 ';fam N)6ZJ䍣`4hPƪ&6[f!WphsK1"]d<:qqLN̤At"j,?̷sG-'Q6Hʮ?[pm I$8*- Jߔl!F.Q[$4#D 9hd"3-_V/o ;ժa&of\>`|fh ,+nʀvtpzK"= i0X\&D3Z1.xk:BܫHi^SX|vMaAqGJGUIlq&9gI1- ?0s6ȻQbp1yܙFlO6n5[7UE'LI!rT4~]Mi46ؙ`O61GHl^$Y8/C0As  h4Ջk0{ȊPqrQIٙhtC:V,ff]jW^۹Uxf'pnڦ5] l!epS6@4}o3lEcel{>-5eR)hL>frHb,-LgzE.X Q4+)'rX?mǧ73=c%XQd[n4~Ə.Rue>/$+~JȤ xK$OJʼnŪs+ug0񪩗H2'SJ*M>a QY!0ƦMмG槝i R+T~fKJH-+Af3 Yk9wdmL% Ȅ^RtEy!40 p~RǨ7b),I7gnzϓA-8x.ZYې+&e6wX0 '(2Խs2`EW5LR#kI 8]jڹSi !Au^0i#x [pr!e,A_|LlEE^ZlXtT<츥t+{I0ve_ݝEQ a5k@io _[ Djh&NT:q0VقˣM:>bKoH5{^X4({jHvRq|p)MOFlV̉t"!wBoFyn\㳡D鰻gP㰩.\، Hjwؗ ub^YKR|.> D,O/V$M(ӜT*/ymԅ:+WhC/TcqY@Է4Zt~ru8v*5}lN;HO#!f9I<$3?@o!K$To%ׁ6KbHc諒bU@>ńvRAɣ}8~7::%Z v]t*sz$Ox<L;B@mts$ljn3Cukxa^L*1e);6QO*ƶJqk):.Bovѣ sw?!@Fac$7 4eVo)Xg9 6q$<,3AXk}Va/C )MW\PZoQZEqI\X{.VP <0N]x3X',ΥS\OVC~[V_OK+C`+|Qm0jɾ wUZf`Yyz4 K:hS& ɫ&wLe 9&aGU Gk ͡ W튩o" tl)n`P~3: ^[x yVLn_Jx&K 3P]C֝<6dD|"6 RsRO"CHwD9*j[Aɭf{7Хp'CSzɦJ,uTL]e T)^/iVThD8ŵezx%YGtb4^^Y7;95g(4N F 3zDŽSd,ώ1-$$mKc!TN 3sĤӚp;ZVؔ4*xbSH"#?BN`=9>Cv猒' \kn_+i`>'YsF̵])bh"V7LKY<=6RW2{\ȍٍp1-]B/¶+*Y@*MIAjy.2oJ!yMw_#@(GUpuإGڷ,㩅c9QQݰ'Sף&!IPwy>wͷHKШ!L1Α6&t2R[f4lUgJGVDl)ah,Sm0u:Zٱ|0jrnP%>E\o޲gh|lz(Gͥ\EkI:rl}avڮN^F| &6aQL'MAߛx` Rug|Z8C%b;snӁY#-)ŕOi,5I6KlzPm}m@7 BhnCM*P#]=F~8lbMͣl[P7'}6G3;ok$:\e ;6ɀKm7K1]_Kh|T]w-F{ M.4Ĺ)ӏxձT~ &?P/h'0 ]"p_}!L&NϏEW[2^JGh.z%a^>47 C5q)Is ){z}%9$Cԫ` ܓEP+\8&dm[Rs ^,띜]gf#F}vE()'SmZ>t?P!R{H=nѭ)c#\*e`7)*Yڡƹ55njX պHn? uS}4UJ-:_?j.P ?-.#T f[@d V76t- 8< `{͙iiy?ͤS<,!]tۆ/xzZ/-&ۭ":G\ ՎģeFɇuv>qG '+$Wwj~FB.1=Rc"%e l B5ax]`~ku1!eЁƆ#dayM-dUǚe/Sє6٠М?n4u`c 367ziG19 `ɲMd.>P?&jX87/1iTBUNw9N⹛t0PDNNIaUhv?鞜mS"-AffrORw(%JJvg\վp!?dVl=yR`LH<0P$0.OoGpfSQ#m;櫝v5~Ÿ)C60.clK(i Ԛc/wGn&.Lҩ>%ZހyeTL;7OLPm\.4Ơb UR 6ǡC ]C82$KПEXF9]d´C|2Ci*P{,`\;F*K5^߈&D韹SN$ Tb|C~4̳iH;+j6>4‫2qq 88PK*qWw]Y9[_MLmwv+\X_v" P, sJg虄aÞ8َK.9|Bf(k7^μ]HK~Z2Tzwcݥ29 ,9pV'vQx2ၲQ`mq/AgLSRcrmN 7x1eIKr<\]!9Aa/|3k0.O0unP=͛W;M% wyZ)%!?ˍ9c/QT:S ~M+V~ SNp#@5@~J=}Ƹ8U.ݸONگ@Mi#.Uɋݼ9AJEFr:i{'b.aB#\}ٟS'~#@㡉7GscΛݰe>n>9g';[-ïA QI3Eh]CQ§fHV#i뙍TY.ԧpx ~)ew ! m.2ׅ#Pr6Q*v "8D.`REI>@{= cKCS0Ċ*źy4dRQ *Z>]= x6`qn?a FH찧E[>PjN كxl^ߊF ks?zՓVp++f^֍_F>KA q 5klZ}VA^Z5.X餈֧P MCtJb+fW i9{?bZ'橰Hi+VwQ;#Ԇ hH FlD\ f({6Pgҫ8^ ݸeC,R ҈Rftz{OR2]뚠l2 )Vy [zn~XʡD=@$QP)%xt3"%wKS#AvaƢ]OOgxt\5s -FWv:*?#-|>3AX2=|ITڸ%(M=p) Ppv5R#v׆Ja0ht%b2] >;50 FR Yv8O"P H4(jb2-u9tfq` J_^ڗ.?=rZR|ü%KoT^QS{Zt @NLI@<+Q1_TDI*I=CmtPIVljL/WK5Fن2k=/!)'*PJ(|k]BHH?$Jߠ݉ fPAyAD[A];]ZcFgsk,g,^S͑8j)MCZ|O?3 l_kɨpJ+C0珀Zar% D#hZcT&f_ƩaxoǭVCn|ul8{ED8xe 0ۛ6~LRjZr;Ozru/)Mdv^Ѣ>'A&nm%/Ԙc=U{aTSrL6 =z!A|/n{fWWN+ؐ?e&iYMzGtbDV:\/ו˒ڟv45lNeڅ6辿!XcwWXJޯ(c0ȶ=ȟ֥nl .!hyĔj/b_:@TƘSaOSKnEVco1 fBpGqpsXϗJ,IV}jyuХ Q7fbF\XofM/L9l=¶|x^O)9VޓYm&{5.Uo`Ԣ9a;-=Sܔɟ'hD۰"r1j2JzRT!\N14R<7[`;f۬xsl*8&3tԔ9+yeKGLLsA1=B_A>:㵊x4X)Kڮ|@p!=.SFfPRu\{$TeY`QZAt~_':yJkܼ%үVh2 )lr{J2mŇzI63v W2MZ ే\3}rc ɤK?c3mWĂ*W.'rJ>ʷugsd蹌kTZBARloy'E}WŶjIW(o8qdLg6}!b97TRg׷a"dpG-Q +A3S^F0gˏH~e Ft@NiBǪT(/gRkCE })n;Meo.hDL>J=RP7] B2GфBd*ݲErx|"1MKy  ~^v-`k ϰ5=Se#yuJyF 4 <]hn$t*`A ax!4.eJK+ǞJR XdAJh1~ }1lU]n[EV+t09. wjb"TpXm;[0c.FJ1EJbz [mV!~J۶G(-[J`yz f%0|䩭r’Uqdٴq')1W,|Eb12e.΀A,^$lx=.`!y;m`C/6)֑C/@ַķ\uޜnbdmIxe͜ie΂Ӕ󢇾O=f}DEˠ< [{O!˥2w $.̔/lA1f(x0:gICp|N:~f2~t}鞟f %{ƆHT/0d,SY#̾ t..ce>GO?E˝afTz"҄]fZBPQ)8?aZ55W]r`}-=?6K3g!F3߷PNuAM#i)@}Lf'eG^%ŗ7rxQ;cUO'̗/FMDd@}IaL9Bb 5VؘԒdD(Spit(cʑX]VciՔ}ev慂e 7H\WbĄ=N[rAHNb(c>.xjb֙l'Gjt\qً= )$ZU57Q89M7V' J&(ȣ^To:4]I+IR⪈}3Fjw|,)>'ZѪ^5&~(Ɇ`g|J_NݮQ|`P͒y)6ٱ( ]<ϖ';5cG֡C %0ёk({oEutJ&|A&(XhRj1Ԩ 7e:Sw#sMT c"gFo LHg1mi  \4S zԩkJT~+Z Mq#B66P!4vsA<0Q%&(Rl2%OMI+(L9mXRM:ҌqbQjVVD?V%]V,W@нLbV!( fe@LV` jKy+\˝t9_eߕY 84_>綑-؃ '=(]iY{%x 뛷{ߞ/t>do鬢uvDwle$#bMJZ!X_m>mUܓQ[4K9@s)N%ռ,^ru3QѵY|.SD Л ǖ`=+~ٿFJd[ie},hg3;{6chXVgm|n@A]~ {pfiQ/RȲ2 i-.Ҧ(F7@:l1c\1YY2ZtcSHҼe{z 3ZDca~ klKyP[ A`[^ӈ|tp(| #e?{`8+ѹjaeŒ~LEU/Ibl俼o{M*OǧڑꍮOXOZ-b(r-M7eݟDbA̖/<œM<9gpƚ"|f7!S Aԋ=NE\_tg a-6Oc !5G[f2[:dpjcŸ89FޡA*?kͶp + Ć_1v;헴a@o{+ ORYS y!֯#dȚbȇ+$\DYpHϫ|ţ3E"-ue!" ɓZUjH{()&M/k$?sfy^89B^AӚ8C'kvUwr`~G޳a,IYNWx,QF_tmSXw~ڭ@#5ƴb0Rj.aO{7*Qfo5,( Y(m 3菍)ǓQRm/lY~z)Q9P؏*ݡ|89lh!N8z q}Xgjؠ;!F(KyNdk(!MY.ȼ9V]vjrc%8$`a1|& "g le rj&dcJ7ƙ׷I`׽onCt$Y E[7h_YޔLC O{rH8D?_ӹ%c}Er M^ O= )M{? L=mQU~DFY~KIIAްWй$wJvFW '٠eZDiƘ*0QӅzq#mbxD8.,/Rˏ|=x5L*A 8+V,XvmJ*jLP#`GWoyC{SS#^6_Dm_̀^'hߠ7q{AbA뀚盵}$ռo^y/7rbFnΖ?I#]pw] :/SFjn=M$ka,g~>lOyV} >)V>09[ZtW Qh$,:/ t'Nn$bi?2]b6f\%"z[f?nqj] 8hN- cъ5냍iG}Ngs<.#cIٔ;bVJYz6~ W@QN2}/t`;iv*EQ^򿁻U4٥c_B'G M/&{Ô|\i;0B^]ƅ~:RS Ң~*bv2/W}^n۱6&ǐ@&I ܗnpV4x|8jO~r Ort9)ہ|㲰E,.(ٚ\L隌F5?N|Xe=9S;)cY<mјNP1!?QW~f۵N@ļ8׋7ZΙ~V^`CH4,*3ZC7s&>+mI؄ė|)$ A!ڤƋV䞌Lk#U^>tb˲R.<@9~i]rXFlYEҠmɺ 6y5`NJPGar@ҪC},q{( RA5a& t4ӻ/]ʵ֜>/rh$@K3s'PU1r6J5>cƤ_B*iD>Og ,$@,%ȯ׫[F/sj_ ztgqe%3QkY  xrz#$U,rl $q79r0eȗ23ܥnrGl0ƱlIµA!*t!yS{`GEe@LE"TrasdBS{eD%gn Z+ߥqB2n ֏oaYu > br8pz'q?*Qa#~8g)n<^ƪ,ucVk>R sx{9ڃz熹!*Jq*g@v''zC]tyrWĈbJ¹Z2D 0vy(Q$3KDOCDAMʐAgg\wlv0qƬ8;6@s+Lh ʨ/X`|K>:qbϔV #HJym8#2i2 3H` RY~.nA| hp.0?%*`+,#8"Eb: tsا\H*u%,ޖdNd(U;O |7qUͬ6KM|L>gjhf^/"IlfݞQXSPKYm*&)/HZhq$ӿ:зgxj{%P zGk9,wl M6fC ŠAe]{s4S,7/41"<*n)q<̜8OrwUlH򷐮W, kG`A/֐c,vN`taZ}Նyhˁ0_4[Gwmgr)kƒu=jYm@'޶gĒ&ȭu g5?L%5a}ќٷ;T VDL bɩ_zSKwN,T!mP)6\\-BƑ/=K%Z9E Nצ .rN`P([”<c ra|@¯itzhb 7šM~Z`OݞpC$ <ir8cypUiK W7"`ONmųN{smpU% 0FFFN07OW17VdRr׹Bל;w7Va@\[?2aAD []wbRY'~T َ/]?Е"<ZZX-[!#S7DoJ^Ư_6/WN ad(w%\4/r:z*|:f+h핬 2u+P;ܝDٚ~Hs bG8/h2vfS_]Rr?Ẅ́יClDb_\߿ XW-Ք Žpgd; =KJި|s=cMOer_ahd ]ҡ%5f:I;Fc"$bw4|AQ,F1s4z{}-В_#,;G2LXWctmQT;v$|>sQ;nA*5؈ff* TuL/2Q#>~_6fx$.wB BPP`ْjlLwŏKdNƩ;Oڛ#< OIXps5t%g9%1-+PƫtP3:60WAl(<0ϟ7CE2>T4GBHMf pZOx8@wYjc'`oqB= H(Fj\ObIP#8[M5N9+ᾸqʴjYG{7?z^~{o;u;Vp߆ 2JUuZ K8`6ЄOQ5r1*-Wl׸%k^ Tw)$Z f6XG rγ>Jڊ<0u&{V{Žbub+BhW"׎6-NF\Yù8ڦlN?j_<-]JfIǬ>Yɘ:L؞8v*8՚-m;6 ЊoA[UU>U4rao7 QCz%KQ5Y=`t9!--ů'G:D-lꚛ{yxƤNs +[[cV\F񏮧68&̾f5vp֭NFS:- [Kcr[Lk<mcy.PlVc!,AZ Yo~vaȷ1uD5BG4;oQ=Zd̡ C23PKٯKpN'T0/X\R{:? 0