typelib-1_0-Gst-1_0-1.12.5-lp151.3.6.1 4>$  Ap_E;}/=„)&"f6V-S&k@b?vz(Pk9rB[Υ}ppIZ%q>:[D@9(KElM#] jB-#4V9oD!#4S@v oI㬁bMCHL6dOx5F;: B_g%?~yQ22k.+b&"\Hu7[n:t0`G.TۚX7(gፗ& H]V;|bII4_v7+nXc1$א‚a{zIiygM;*h_1Qb*=h.n^U8(YY?/l:HKU="j1̋lr&K4:o]lu%NlQRK}] .r>p>p?pd ) e $,0CL^ w    9 @TmH(8(9x(: (Fm2GmDHmXImlXmtYm\m]m^nFbnacodoeofolouovowoxoyp zpppppCtypelib-1_0-Gst-1_01.12.5lp151.3.6.1Streaming-Media Framework Runtime -- Introspection bindingsGStreamer is a streaming-media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plug-in-based architecture means that new data types or processing capabilities can be added by installing new plug-ins. This package provides the GObject Introspection bindings for GStreamer._E;Blamb02openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxi586o 5_E;,_E;-_E;/_E;-_E;.b7c88329c50adbc1fba565b41047f8afc6c4beb1d14dda286c2bfe598e6de5eed7bbdeefd6f82565af7d17e2e04e1d703ffed537f472900be8025d50110373e1faaa41d25e55fc08a038a0a30ab4430524b3247c3d5fb7bf0f0f5b4d9f52de179b0199742a5bbce26320becef4313831d55acd75aa53b4cb005b45f4fbde8746d4441bace5bc3993ef63b7e7fefc5f556f6c99c4e4a266ecf13e35bb8f3d95d0rootrootrootrootrootrootrootrootrootrootgstreamer-1.12.5-lp151.3.6.1.src.rpmtypelib(Gst)typelib(GstBase)typelib(GstCheck)typelib(GstController)typelib(GstNet)typelib-1_0-Gst-1_0typelib-1_0-Gst-1_0(x86-32)@@@@@    @@@@@libgstbase-1.0.so.0libgstcheck-1.0.so.0libgstcontroller-1.0.so.0libgstnet-1.0.so.0libgstreamer-1.0.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gio)typelib(Gst)3.0.4-14.6.0-14.0-15.2-12.02.02.02.01.04.14.1_^aZ@ZZZ.s@Z!D@Z@Y@Y@Yh@YI@Y i@Y @X @XXX@X*XBX:X@W@W_W=Wo@W4VyV@V%@VVzV4@VT@TMTi@Ti@Ti@TeAlynx Zhou Marcus Meissner bjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgidonmez@suse.comzaitor@opensuse.orgbadshah400@gmail.commeissner@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdap.darkness@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgLed Led zaitor@opensuse.org- Add gstreamer-fix-device-provider-started-count.patch: GstDeviceProvider has a started_count private variable, start will add 1 to it and stop will subtract 1 from it. However, current code forget to add 1 if it was already started, so if we start it twice and then stop it twice, it will crash at the second stop call. This patch fix it by add the self-increasing code. (bsc#1097405)- create separate gst-plugin-scanner- binaries, for multiarch use , like e.g. needed for Wine (bsc#1049452 bsc#1172018 ) also require the 32bit libs from 32bit devel package. (bsc#1172304)- Update to version 1.12.5: + pad: fix some stream deactivation deadlocks/races. + registrychunks: don't read from unaligned memory when loading registry. + ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING. + downloadbuffer: Don't hold the mutex while posting the download-complete message. + playbin3: Fix accessing invalid index in GstStream when received select-stream event. + id3v2: re-fix handling of ID3 v2.4 tags with extended headers. + audio: fix handling of U32BE format. + videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless playback with videos. + subparse: push out of last chunk of text if last line has no newline. + aacparse: When parsing raw input, accept frames of any size. This fixes handling of encoded silence. + splitmuxsrc: Improve not-linked handling. + rtspsrc: also proxy multicast-iface property to RTCP udpsrc. + flacdec: flush flac decoder on lost sync, so that it can re-sync. + matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio. + matroskamux: Clip maximum cluster duration to the maximum possible value. + h264parse: reset internal 'state' variable properly. + x264enc: fix build with newer x264 with support for multiple bit depths. + x265enc: Fix tagging of keyframes on output buffers. + glimagesink: Correct PAR in output caps when transforming. + vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop. + player: fix criticals when reading info/track properties that are NULL. + lv2: fix inverted boolean properties. + rtponviftimestamp: fix state change function init/reset, fixing memory corruption or leaks on shutdown. + libav: some build issues fixes. + rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive via RTCP in TCP interleaved mode. + rtsp-server: gi annotation fixes. + gst-libav: internal ffmpeg copy was updated to ffmpeg 3.3.6. + Various fixes for memory leaks, deadlocks and crashes in all modules.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 1.12.4: + Dozens of fixes for various issues detected with the help of Google's OSS-Fuzz project. + Performance regressions with registering debug categories after gst_init() were fixed. + Regression with seeking back to 0 in souphttpsrc was fixed. + Regression with header rewriting in flacparse was fixed. + Regression with playbin/playsink leaking sinks was fixed. + Inconsistencies with DROPPED/HANDLED handling in pad probe handlers are fixed. + gst_bin_iterate_sorted() always returns sources last now, as documented. + gst_query_writable_structure() will never return NULL, for consistency with events. + Removal of metas from gst_buffer_meta_foreach() works correctly now. + OpenJPEG plugin builds with OpenJPEG >= 2.3. + CDIO plugin builds with CDIO >= 1.0. + gstreamer-vaapi works correctly with libva 1.0. + gst-libav was updated to ffmpeg 3.3.5. + Various fixes for memory leaks, deadlocks and crashes in all modules and many, many more! + Bugs fixed: bgo#788520, bgo#788617. + Updated translations.- Add explicit python3-xml BuildRequires: fix build on older versions of openSUSE.- Switch to python3: + Replace python BuildRequires with python3-base. + Export PYTHON=/usr/bin/python3 before calling configure.- Update to version 1.12.3: + Fix for infinite recursion on buffer free in v4l2. + Fix for glimagesink crash on macOS when used via autovideosink. + Fix for huge overhead in matroskamux caused by writing one Cluster per audio-frame in audio-only streams. Also use SimpleBlocks for Opus and other audio codecs, which works around a bug in VLC that prevented Opus streams to be played and decreases overhead even more. + Fix for flushing seeks in rtpmsrc always causing an error. + Fix for timestamp overflows in calculations in audio encoder base class. + Fix for RTP h265 depayloader marking P-frames as I-frames. + Fix for long connection delays of clients in RTSP server. + Fixes for event handling in queue and queue2 elements, and updates to buffering levels on NOT_LINKED streams. + Various fixes to event and buffering handling in decodebin3/playbin3. + Various fixes for memory leaks, deadlocks and crashes in all modules. + Bugs fixed: bgo#778193, bgo#786034, bgo#786056, bgo#786561.- Drop conditional valgrind-devel BuildRequires, this type of debugging is probably not done by users of binary packages.- Update to version 1.12.2: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Regression fix for playback of live HLS streams. + Regression fix for crash when playing back a tunneled RTSP stream. + Regression fix for playback of RLE animations in MOV containers. + Regression fix for RTP GSM payloading producing corrupted output. + Major bugfixes to the MXF demuxer, mostly related to seeking and fixes to the frame reordering handling in the MXF muxer and demuxer. + Fix for playback of mono streams on MacOS. + More fixes for index handling of ASF containers. + Various fixes to adaptivedemux, DASH and HLS demuxers. + Fix deadlock in gstreamer-editing-services during class initialization. + Bugs fixed: bgo#784041, bgo#784932.- Update to version 1.12.1: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Fix for regression when seeking to the end of ASF files. + Fix for regression in (raw)videoparse that caused it to omit video metadata. + Fix for regression in discoverer that made it show more streams than actually available. + Numerous bugfixes to the adaptive demuxer base class and the DASH demuxer. + Various playbin3/urisourcebin related bugfixes. + Vivante DirectVIV (imx6) texture uploader works with single-plane (e.g. RGB) video formats now. + Intel Media SDK encoder now outputs valid PTS and keyframe flags. + OpenJPEG2000 plugin can be loaded again on MacOS and correctly displays 8 bit RGB images now. + Fixes to DirectSound source/sink for high CPU usage and wrong latency/buffer size calculations. + gst-libav was updated to ffmpeg n3.3.2.- Update to version 1.12.0: + Bugs fixed: bgo#782050.- Update to version 1.11.91: + Bugs fixed: bgo#781585, bgo#781585, bgo#780757, bgo#781484, bgo#781155, bgo#781155, bgo#780903. - Changes from version 1.11.90: + Bugs fixed: bgo#753754, bgo#775445, bgo#776140, bgo#776293, bgo#776999, bgo#778193, bgo#778830, bgo#779175, bgo#779459, bgo#779755, bgo#779831, bgo#780111, bgo#780751, bgo#780923. + Updated translations.- Update to version 1.11.2: + Bugs fixed: bgo#764707, bgo#773091, bgo#777375, bgo#777449, bgo#777780, bgo#777810, bgo#778866.- Update to version 1.11.1: + padtemplate: Fix null pointer dereference on invalid static caps. + queue: Don't generate GST_FLOW_ERROR without logging. + pad: clarify docs for GST_PAD_PROBE_DROP. + meson: - Generate pkg-config -uninstalled pc files. - Do not generate .pc files for libgstcheck on windows. + tools: update gst-inspect man page. + Updated translations. - Stop packaging .la/.a files. - Rebase gstreamer-rpm-prov.patch. - Replace glib2-devel for pkgconfig(glib-2.0) BuildRequires. - Pass --with-package-name='openSUSE GStreamer package' and - -with-package-origin='http://download.opensuse.org' to configure we want to show where the gstreamer package is from. - Pass --disable-benchmarks, --disable-examples and - -disable-tests to configure, we do not need those. - Move AUTHORS ChangeLog NEWS README RELEASE to doc subpackage.- Update to version 1.10.4: + Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed input files and in other situations (CVE-2017-5847, CVE-2017-5848). + More regression fixes for souphttpsrc redirection tracking. + Various bugfixes for regressions and other problems in the V4L2 plugin. + Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis. + Bugs fixed: bgo#777998, bgo#778365. - Drop gstreamer-parse-dont-translate-bin-name.patch: Fixed upstream.- Add gstreamer-parse-dont-translate-bin-name.patch: parse: Don't translate the "bin" element name. Otherwise we won't be able to create bins (bgo#777998).- Update to version 1.10.3: + CVE's fixed: CVE-2016-10198, CVE-2016-10199, CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841, CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846. + Bugs fixed: bgo#776125, bgo#775538, bgo#775661, bgo#775714, bgo#775728, bgo#775921, bgo#776039, bgo#776401, bgo#777263.- Update to version 1.10.2: + Minor bugfixes. + Updated translations.- Update to version 1.10.1: + Security-relevant bugfix in the vmnc decoder (no CVE). + Various bugfixes to playbin3/decodebin3. + Fix error at the end of playing any WAV file. + Fix usability of androidmedia plugin if the camera or sensor API is not available, but codecs are. + Handle redirections on PLAY, and missing control attribute in the RTSP source. + Various OpenGL related bugfixes and many, many more. + Bugs fixed: bgo#765662, bgo#773813, bgo#774044, bgo#774108.- Update to version 1.10.0: + Several convenience APIs have been added to make developers' lives easier. + A new GstStream API provides applications a more meaningful view of the structure of streams, simplifying the process of dealing with media in complex container formats. + Experimental decodebin3 and playbin3 elements which bring a number of improvements which were hard to implement within decodebin and playbin. + A new parsebin element to automatically unpack and parse a stream, stopping just short of decoding. + Experimental new meson-based build system, bringing faster build and much better Windows support (including for building with Visual Studio). + A new gst-docs module has been created, and we are in the process of moving our documentation to a markdown-based format for easier maintenance and updates. + A new gst-examples module has been create, which contains example GStreamer applications and is expected to grow with many more examples in the future. + Various OpenGL and OpenGL|ES-related fixes and improvements for greater efficiency on desktop and mobile platforms, and Vulkan support on Wayland was also added. + Extensive improvements to the VAAPI plugins for improved robustness and efficiency. + Lots of fixes and improvements across the board, spanning RTP/RTSP, V4L2, Bluetooth, audio conversion, echo cancellation, and more! + Bugs fixed: bgo#770627, bgo#772431, bgo#772571, bgo#772741, bgo#772851, bgo#773114, bgo#773319. + Updated translations. - Add pkgconfig(libunwind) BuildRequires: New dependency. - Add explicit pkgconfig BuildRequires for completeness.- Update to version 1.8.3 (boo#996937): + Fix stepping in PAUSED state in certain circumstances. + Fix jackaudiosink hang when exiting. + Fix udpsrc receiving multicast packets not only from the selected multicast group. + Fix unnecessary decoding of unselected streams in GES. + Fix (multi)udpsink randomly not sending to clients. + Fix ALL\_BOTH probes not considering EVENT\_FLUSH. + Fix average input rate calculations in queue2. + Fix various locking issues causing deadlock in adaptivedemux. + Fix gst-libav encoders to correctly produce codec\_data in caps. + Add Wayland, Windows and Rasberry Pi support to the QML GL video sink. + Add support for building with OpenH264 1.6. + Add support for controlling deinterlacing in GES video sources. + Bugs fixed: bgo#769802, bgo#768649, bgo#766970, bgo#768141, bgo#767688, bgo#763770, bgo#767413, bgo#739289, bgo#762330. + Updated translations. - Drop separate spec file for gstreamer-doc. Due to this drop all conditionals for splitting out doc build. Also drop docbook-toys, docbook-utils, texlive-latex, texlive-latex-doc and transfig BuildRequires. Add doc subpackage to gstreamer spec and pass enable gtk-doc to configure. Note that we are building a much leaner doc package now. - Following the above, drop pre_checkin script, gstreamer-no-gtk-doc-for-reals.patch and gstreamer-revert-bogus-automake-version.patch and stop passing NOCONFIGURE, no longer needed. - Conditionally apply translations-update-upstream and gnome-patch-translation BuildRequires and macro for non-openSUSE only.- Update to version 1.8.2: + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help. + bgo#763496: queue: Can release serialized (ALLOCATION) query before downstream returned it. + bgo#765906: typefind: Regression due to fix for bgo#763491. + bgo#765961: Fix element leak in gstutils.c:find_common_root(). + bgo#766002: pad: IDLE probes don't block when returning GST_PAD_PROBE_OK.- Update to GNOME 3.20.2 (Fate#318572)- Update to version 1.8.1: + Fix app compilation with Android NDK r11 and newer. + Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0. + Fix regression in avdeinterlace. + Fix memory corruption in scaletempo element with S16 input. + Fix regression in qtdemux with MSE streams. + Fix glitches at the start with all audio sinks except for pulsesink. + Fix regression with encrypted HLS streams. + Fix automatic multithreaded decoding of VP8/9 video. + Fix deadlock in HTTP adaptive streams when scrub-seeking. + Fix regression in RTSP source with SRTP. + Add support for SRTP rollover counters in the RTSP source. + Add support for HiDPI ("Retina") screens in caopengllayersink. + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help + bgo#761912: gstpad: Fix race between gst_element_remove_pad and state change. + bgo#762995: queue: Use full running time for level calculation. + bgo#763753: valve: don't send sticky events as a direct response to upstream events. + bgo#763757: multiqueue: Make sure mq- > percent remains valid after modifying high-percent value. + bgo#765096: baseparse: When initializing DTS from PTS, remember that we did so. + bgo#765260: baseparse: regression with aac streams. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763491, bgo#763895, bgo#764034, bgo#763770. - Rebase gstreamer-rpm-prov.patch, base on fedora patch.- Update to version 1.6.3: + Fix regression in GL library that made glimagesink unsable on Android. + Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. + Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. + Stop ignoring encoder errors in the VP8/VP9 encoders. + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. + Ensure to store the correct video info in GstVideoBufferPool. + Fix caps in rtspsrc when doing SRTP over interleaved TCP. + Fix crash in pcap parser on 0-sized packets. + Clear EOS flag in appsrc to allow reuse after EOS and flushing. + Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. + Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. + Correctly use colorimetry in v4l2 only for YUV color formats. + Set reserved bits in MPEG TS muxer to 1s. + Fix calculation of SBC frame lengths. + Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. + Update ffmpeg snapshot in gst-libav to 2.8.5. + Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. + Fixes for error handling in the OSX audio plugin. + Various gobject-introspection annotation fixes and additions. + Compiler warning fixes for latest clang compiler. - Change source URL to http://gstreamer.freedesktop.org/ instead of http://download.gnome.org/; the former seems to be more frequently updated.- Hook gst-ptp-helper helper into SUSE permissions framework (boo#960173): + Add permissions to requires(pre). + Add set_permissions to post and verify_permissions to verifyscript.- Adjustments post security review (boo#960173): + Add libcap-devel BuildRequires: rely on capabilities instead of flagging the binary suid. + Pass --with-ptp-helper-permissions=capabilities to configure: ensure there is no auto-fallback to attempting to install the binary suid in case capabilities would not work.- Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. - Add -fPIE to CFLAGS and -pie to LDFLAGS in order to ensure our executables are built position independent.- Update to version 1.6.1: + Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp. + Gstreamer: Fix sample memory leaks. + gstreamer-1.6.0 doesn't compile on OS X 10.6: header file issue in gst-ptp-helper.c. + multiqueue: Improve incoming SEGMENT handling. + segment_to_stream_time and position_from_stream_time miscalculate when applied_rate < 0. + pad: gst_pad_probe_info_get_buffer_list() has wrong ownership transfer. + uri: incorrect behavior when merging uris ending in .. + pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too. - Add gstreamer-revert-bogus-automake-version.patch: Upstream needed feature in automake 1.12, so for good measure they bumped to 1.14, this patch reverts this.- Update to version 1.6.0: + Stereoscopic 3D and multiview video support. + Trick mode API for key-frame only fast-forward/fast-reverse playback etc. + Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS. + New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling. + v4l2src now supports renegotiation. + v4l2transform can now do scaling. + V4L2 Element now report Colorimetry properly. + Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements. + Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4. + Many adaptive streaming (DASH, HLS and MSS) improvements. + New PTP and NTP network client clocks and better remote clock tracking stability. + High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink. + RECORD support for the GStreamer RTSP Server. + Retransmissions (RTX) support in RTSP server and client. + RTSP seeking support in client and server has been fixed. + RTCP scheduling improvements and reduced size RTCP support. + MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times. + Live mixing support in aggregator, audiomixer and compositor was improved a lot. + Compositor now supports rescaling and converting inputs streams on the fly. + New audiointerleave element with proper input synchronisation and live input support. + Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing. + KLV metadata support in RTP and MPEG-TS. + H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders. + New DTLS plugin and SRTP/DTLS support. + OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending. + New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink. + gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec. + GstHarness API for unit tests. + gst-editing-services got a completely new ges-launch-1.0. interface, improved mixing support and integration into gst-validate. + gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services. + gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support. + cerbero build tool for SDK binary packages gains new 'bundle-source' command. + Various improvements to the Android, iOS, OS X and Windows platform support. - Drop gstreamer-message-delivery.patch: Fixed upstream. - Add pkgconfig(bash-completion) BuildRequires: New dependency.- Added gstreamer-message-delivery.patch to fix async message delivery, see more at http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847- Update to version 1.4.5: + Bugs fixed: bgo#736969, bgo#738092, bgo#740001. + Updated translations.- Revert previous bashish "fixes", but specify in pre_checkin.sh and gstreamer.prov scripts that interpeter is #!/bin/bash.- fix bashism in pre_checkin.sh script- fix bashisms in gstreamer.prov script- Update to version 1.4.4: + Bugs fixed: bgo#737498, bgo#737794, bgo#737999, bgo#738198. + Updated translations.lamb02 15983726741.01.01.01.01.01.12.5-lp151.3.6.11.12.5-lp151.3.6.1Gst-1.0.typelibGstBase-1.0.typelibGstCheck-1.0.typelibGstController-1.0.typelibGstNet-1.0.typelib/usr/lib/girepository-1.0/-fomit-frame-pointer -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:Maintenance:13769/openSUSE_Leap_15.1_Update/fb195efc49b160d586b7d2d4a66398b0-gstreamer.openSUSE_Leap_15.1_Updatecpioxz5i586-suse-linux PRR R RPRR R R RPRR R R RPRR R R RPRR R R R Rm .餃R4utf-8f3399c562cbcdada4497c0c0b3d60015676142b5fd915e014031b4993140f913? 7zXZ !t/[] crv(vX0~!G| Z;ayP.4Z[ &l&  ==uQvMTyf}6oCKoлT6%N BQtf9ug 89Kv,N_FxIJfh.eת B+ {m5;@t;~۪'Mqzg*Ĉ#s/ -(+3Ks.뮩 k:$Y@ ,_L,Ü?F\1C!G^t,6Omg9ic"4Ĥ[ȽJ<;cҺ P>9XAYo8}(,2^fDwb"a^4K} ѹJW==a|ԨV*.=cyGQNq62T*7O%ӈ)ˆa{xgWJu;q~gHA ݪ\Wԩ̀ǟ}Gyr>*Gc__`׻b*R Zⷠ)BkEՂZdȷÃKlH.A6ȡ<ѫ@E !VlaA$ ~~bاpY ]^ŚyBp9(jT*ߐ {iVnԂ@kZ:L|7ۭxΐ_M&;_^n/J56XKgW@bn(;hN=7S?G du*CIz62"~&@Cd uN\T>pVG?44d! %WeX٘7Dڤ4 #JMx,;m: >e \/[Чau"Q5kiL~G$"=ĪL2; $c/́h@A\]8`@?9V |gv@{@"RtDnCd}y\ u?gŋ$ C^Z{)rGj+5/ ;h2vw,1.rmDDOAߦ^Qhk^貾|_>+OESr g[T{p)w)1$`KMn_$, +w4lYA/#߃ _*YG^3fZE*JT -J0yqYV j&Jo*4,1|_fLrW{Y+zMoedz΀>+j?Vr) v M_H(0qtk=&&n S':eCW1 _ 7Ў97/xHYMB\فV=^ڄB妦\QF # B!-&1<du1rh;p{6`TW/4,Υ!.'tD1cZa2 ?>F8K8k|\%%}[9G?ǟ 8ҡf4LW̭T_z%pdb+" ,n?$ 3"4!٢i{#4gdR3%s^3\"y#P;sܔ\17\2^gAnyRY앁/Ԛp\X%V'M#@i(v^)zU/y$%+h+ QR\ -یf߾V6,P}pyf.ScΜ粓K&sKmZIN# xp82oFJg ɈU *ʁ{2qUK-˄(ꜝ2S];;ybTw$|MD2]Z2Ε}J-/\⾵~K\$İ8}$r⦆BmQM|~zv/%PT|2"737@eqT1)[¶MfA>d~{mI[Wy7Q3kגxd-s)MpNW6C2QDWЋ;M5\d|'P2Mp1Η|C%w/F;31sEG)@DY|^D.ß 8_:43XKcJ_rzZKs!ֆrxIqYb" TjBI;n^yn13wGTEIW,oŽ> >S)Q<DbE?K 2UABj9Ρ:{jUΣwZG99P;3\nU//u,PԒ z& gW{ WrO&$9)AM>DfofպQqzikߟp (=al=۸ UY~/J! t"/$RFpQ@ZJvAtz6y σRx4W-H2[b]U+} г}d\b` ]J| O̓t?;L` WI2S[iR =9ޡ̔ybZm N.o{5E#3A$yʔu_N~B.wW:ʑ|H(v}ҷT[xQ1-uycPdVc:dyf_#,u4FA2h{γ*E T 5lpIqyZwǭ?%[WntW1t~$ jSh)fFW 81P?Da<9ՉD-xCF\1uǴO BQ#] /U;ӊqjp )ݘU©76Hay0Ͱ0CvW3\zBY{NZ;r y IhN*Xթ# )j`)%^A:a:Tu&0p;72.%JQN~Oq X <? ~zZo݆i y4N (n$Rg8Ťͺuh,RF}2*)rfW9@k }9;rdVN@},22Q ]0 6(mgFBCZ'R`tV賐b*g-,tߨ7wcI~WOh~ۚ9>ij*|oI)$wФXZ] <(ag2FZ&bI 6\E£񄈂C~I>dûՓ_4Kᤛ_ \{E1Fe+ߟzaVxSHS} necډ(/Zy襋A=J# 5x4pX4Y:9l\bNB]J"~L1L 5Gq&^i 9plv4I/9wݵ0rvq#%{ gϕ=3m7(>#1Am0&=\*z^ PWU칉wL\TE(S\az8S(TmE! IB2 gi j[Q/d} ҡ3-3n \ؘ$%X}PV~Zя%lsKIOj“H-A5 (TGǺۮP20dHcA$X~tH \C'ͮi"`~;}/EA ^m*YYߎܑqQISHt?-Z( _Gz8њ`_ĕ&#Xx_qr} RؤL|TFnQK2Q*H4@;FΠLXjXAt`4kR$IXtS\?:yJ L4Mst5(2UzJ pһ5=x֐",%,?(sB Uur:M~΃n@I:j]!YDH}--&ĭ}oTF- 0?ptazL,m‹(^RYiԆ23 TdR(l P'st1hwDHpE4eTC*01gw{6 mDs Ya@C[*C*U^&47{>Kvu}Yok#egW)5RąL^)`EZ6}ay, s?a");…7zFte >Î9S>_/YBEӲ]O'|35R>vN>tӿ8ʩu*\kM%:<X"+yXeq{!;9W ٌ Ar-{o/hڨ+ zSW52~wǰ؇lʽT|zr3oN>cU$FȰ"оzvݱΦN+PODufe[{܎sVq- Vș@ʭ3 *=8`׹Qs:1} .a(7eYnB9|qB t8X{!D<~[9Q!Eu?Tư4?YeN P ?YU .͸6ufztK`Xe.-u6kSIQO uUZٗvtMQ@OأR6.wH: p _T&!+ƒ[qӋtJUpd3whA|JN߭xFWjMzEN:S*7#[&I-#~ &"E63#S¸I+am#C_1D#_N1xT<uVkܾNYe?RB3(OOR3CH8ChK?YcF_j^?GЕx~3nKDTqՄ}!ᢨlNmL} ,ӡ * GyVp4*0֣mz/Ҳr ӟgӉ#*!{"V yZSТ,6CgԎM#CH+aVU#\{aiAe6F>!6U"i',M- ל W|FRJ ڜZdׁ#I2(lϔ jG1J[ AT=#?Э$\eCqh:ȕogә׸}̸^J-HhtbqcƘu׺`~# Zh:g`&*J^qxx깹zc2->`i Q9)~6XݐdP Ͽ4*nRVq۫)N-o9N3xqŊIX tNY0%i]f`~̡Z5tӚ.U0DOP(a+#5^v:]92-|v:ĦڒZ-Aɉ̯wUPʦ}[css&~x>Cn R3<5̴T8\9K@eT ޔ|ikolfG,"{ZNg_I&,k7F3 Mv)AbQ2qek~{7SҚS ݐ"hb/˭vL>cy{F%E027Hs бV龒%ȲyS5kW(q| +r Wųru_DWL}vv*\p}vmb%TKq}g~j'MoL*^WDe38]y1jǑN5(2]ٿFK誺Z#>l |̽ʡoGmV 'rY_E?O2]~}]vւf%B8I՟NPcԮlN")s&z,\xBSd4};u b5S"~&wxϻpF=Yu1 &{pP3>SQ>OeזEMb&Y{ +L-v/cܷՖl|ҋYgP!.qK$~c?NdH)n'5~E_Q AIǭ^Kz:V:fHF/'P'I7"3(W#9Z֓C∁r1O"h!~ YL.P67XxmЭD_" AIl4d%6.pR IAb'+VRbԙ88>g#m>vb71wogyLU- ICzQ<*{ع2z^\Z/ĀZ;^^Rw6Jrx =S&SͤoRcۿ!'UZ:%"?"Z%|T0 ?髧GG\.`!N?h^t^p;e(e=WَkÉ !r ]Vao6 4m{cbvSzXB캆?1ݧ3+ޮׁ݉@G>Nm5c:?:(4A^sYIPHBcJ tmtwuR{=`c)uX7b/D{#-5s8ξf/s(xY`׎byג?"ZCa/i.9anŝ~3"mxFGa&n(h0Y?ԅI,'jmGw/m믦Su)G]F@52b [(QЫd}%a& )1,?pܾȮAeuxt7 [Z_7btdWZkhuYsa#11 vlP4W(>>W6L]B @(A9]. -@N\ZvpgXH}%5F_uaX?%ىcjJ ^?Ug8v* '@digl;ofBۆ3jvf1϶`X7GO_DVi(;.vUTUG+sWá\#n;W1J5 gcj>HHiQs5 A*Vn)WгpqE<9'0WQbhɘ Sa@j_ x#/5`y'},ڋ<ɞ7{`ךo~/#,QzJ;S0o{|`#g vbj#JK8vO܅Aͣtݚ3h>kl> b^tQ|12<.`ڽǑؕ:}@M8N0K#Lr! 2ztύ$0lOc[Mwl 5}p4'>쮏ѾL Բ$hr^5-J3FM䭓n`Ў.30} r]ϋI e_1Y{pW;q?zS/CL|nvR?z!| NBK Q'2F/oB~`шÏVHJPa(Kx(juK~!R 564[ Z]M'7Rp{"FJ֢xD5ICx d! Ӎʧ,f+t|C44=o. |aKበmahK/5__XESrƅ n6Os ioIV{yRB!գF9/~ڴCS{ ҘR:?:^V7": L>g%Q]=DΣs+ȗu(qL&+o/M}XઆSћ- HxV.p\ |5ߐGgoBx|4uq)r"`8lU@>*d.]g05[pB@ɢsZO8WYLO޿zNFUxnCFQ*ġsT@|̶ Ȫ-X V/l} \wr< 9!VO4 .n(RiV OeUAXlb9Ͱ[')~ez[eRQl4`= (0 !'b`+3Dq g"ǒ8 V!밹+ۢp LV  XнQpuLG7?٬!Uߍ#1S"xvGB1-B;QytC;M\yȍsVbH 7?`^`ϴl$ݬa!5/Aӎd3А5gأFsՐ&j:smbpO;̯-)5h$¡iѢ0_Ok [_{\m%Q}-uצ8QdG.ΨڮcXxG,仉{ѷ5)( dv~*XLm~,nъ*bEy3_XSbO64˃s(2,`JLiH~+,].[x'F2e85e)dK>a ffw_tǡo^!.[zzGd-eUv4ӧ% @n, )E)L{텖`u֌P\( s4&dg({2}nZ b]LY32cwA5=&J_'D6ٶFخs) q)2FzZQ=R&|vΛC|XWr^Y/x4MyNF! Z9ķe U>W{("nuݫ~תӔ\$@!1.>d0P'ꂓ7pw-s&U$[Vi\[!޻* `mز"3m||YPd`=Tddž& p+#fJ!GjQ$ݲxoa@62r=>oŕrSLڈQ IjkM'e3Q$P+؄_[m<9<S;ԨEʶsnG,9j 2-l:Г4釚D\uw* e< z+k Ԁ-0QL^0F.e߮$}W|;(&S @XBk9krʯm,S"0Ne`!߽ٞ5+mJ̳;Mp 'Nk{{ hq I6֖t) Z'o06OUUe{jOo N  vŋYatqAHXMOn~t<"It?d/ާ! [: {ʵȐ"`A*f,iܢ>qhӴ>\80^eW4~)9.AO/I␥b4פ]Hw]/|M(qY}xi)#L+[k-yhAWr\(N8e"/EeJk~5)d ɳ\-=dRrJM]eCZ+ܣ}dPXW⥞U_PP>P?Ӂxìy1Hkt, %mN V/\/'P cgB{aq|x6FV[y*uglզokZ kL]H|sV1Д6,hxT͗ ~"TE yzL8V[tg k4D|_cfC<[=,\NwYH#-ZNҦr4Fr6OoD qeZ EEZ"TY~]E3>,4)؏d٣q'vT1qԄ 8] _JrDVh͋߄߉e|pvE:K<6L݅ns >ٖ EͰ ȝ=P.eHa[/ Yd3O`>㾉 vAmwSDrl5Fs#|;F3d ~ؖfE+NL[yփ>"i6?Pig)G85'aavS+{c̷g ڦpۺHAye i)^j%pqp=dЮ^TPb׌ 94{Qh+Np.'b6M; k/EN7&Ifم,}qps pq.?Lqi/wqQȋ \Y"rH0!yza<7T(!EI uф!=F va_a7^i`31޲O9.Vgc0K !ۼ) W4YU&mr5Ԉ"1`p{5tii3WRT~f$9#) Y+Nϭs>)8bPWw\nllUg>NA&=#% !E 2h #Ɔ۽ƼRԃ=ӠPիd$6QM - KȶaAiRl#je gDճĸ@:{.Kw,u)VF 6ԔXMM%/є%Ofvu|+#9N$~kk9vItb4G`A$iӍ/Kstn6lZpY*"B=SjT!#[ޫ$Zu풠%Q*ۋqj* *Q7+cUȎN^t =V>KϏCQATyug: T,U{r%M+H-Մ6'2'4j3Yy 4:@j~Vߩo2T3&ȡTd~\75;vC$ʕ|i \c [ΠR6$[㝠~?®uw{zIkK#ۘxwvvJJqM{n,V ! v&>nM:Tj ?o ),"ɮ =#,2F{Wz7rL&'tM*۾ |12v)Xf R`{r7p$s.mx}JH͢hki6F^xsX9Wo# C<+Yx8Vk{o/mOㅑx`Qkt13#s#IԢt~3<{]Am]#~k'1^3ȅ;B@~{2ڍQC%Eph =1r=ͷ8ݻz (<<F zSj1 <p_`;q9s?MW.Wb)^: zz|ڄ ٟ?̄I1t[rt]=toCPPOG7N/uL fs6L>'-cAJS` b IKq!!ktkgeCڽe/hL73CߍFZ~kWu /G9~3e_Vף+?Ǟ1TivF2 1LӶuql>LrO ,mi_UxFе|Չ sS™{EWlZ}ޓ:5)ALR >?OD;٠`5ʚl(i4uR'!s!'=#qŦ6iSKOt!庻İAn+~ lUϋMcЂ#3kX\BFСs1FXws8mHWgz4cn&T%%H]~*GF]!>>' 5R漍TsEk%z@8th~x]mcIk+1ڳlAa~lPJu:8$4*3|wSˆUyp?o]'W-5Q.a$!q>t@ثW"g4:nfH9rCJiYg)hwӠx[+'sӓB zT6xnr=Q{joH6C d+v.BC#Q%>@IF $ mJj#P+RuCť! io!@4fOL_.5$^%W^]VuBi'l } [`9q:#ȘBϭmNN%4G|?G =g2c:dN 6G 4RgGa8tRNb t7U]M0:L*jhq`[3:|HF27Hݮa-I:@_o*j wrl>{rK⛳eYVkڰ%^[}#ԑ<͒A?6,OKy,U(ޯ,_ JFz8";fjÝ#[MptQ>M?*>HjUs|ME;&_jSEy6Ժ6uL#]mEEL Z6~LDz΅u tOYq,/Pk ص3f Y͠ԦSrdǚRL8.f%po2- o+8jc~ާ*QD y`(#=܏HWr]fQ=Õc|qޜE;݉d75`D*rOQۛOI蚤ƯaPV\s)Cl۱p4]'Dj?XԜytg<ʼnT3uOV00tCP ;7{V-:rC+> P%B0Y(}JBxY% oLm-ޠ{ANedfZ?s|$2y|wV9[TU,o0zzG SfsCMJ{I^y(VS"0+$MSj7f>}ᢻr@&7%JAVӠrf,nr8$\ mV3%PЕijª 1,!%%A.ffCvH|E.v$|Ӫ Bˈso&|H);,Ftd!R2rtáhYzS~o1S oN{>?X#4^"8jVK9XN4·IS=D#~B)P×z-Djc۽?N,`iHNw@EJȷ}BFxW=\WN`8koFݥ, Xq8~8fZIM/ux'y iZxfDڬ:C.f'mZ/ܛvGISkd bT>ZShE[όO4UnXgupJl Ī@_D^|KAEW/q.Fi&?3}YdsP3۪g_~3Cg̓<4Iɿ>֤SmsQ'`6q *e5yD #œP G =ڊv/~7떭OZ-#aߊ y|ؑF& 6A&"8j*^ 7##"<0ԺS|YFyHoNjoΰx%ޟtva#í!6Xwƒr*miϪiL<ؚZW' ר9+%A9"[|c sR $p:NNʫBod Ҁ~$ P` L/]2*6BcmskVR" Er`}r c~cwlWԆv9Sd@Y+ +u\shkRw#kYkA|RyWC_jb]2ۤ|򙤴f^arh`392>(Hj^(R'8b+Zv]݁v7Xh ֣nAa&Xǯo?wT\9 bPP%( $ׄޕ[ĦdoX҇рбBș ֍NOX< `5jCJ[b_ $|k\r0!.\-Af}Xr'V<7A[ 10 b צL=@HרP7_y[OH}rJ蠬؉6/OOf%z(-BX8n6Ўp[Di|X#q!fBw~7oxgMY2WH׍]d sE8{Z͘ um9K#P8%]:ƿ횯j MM ApÕ?;>2>;szMؓ<:g8g(h I\Ϯs I3e]I`ڛԝPNw#qH5|2SOu ꏏϙK,ujK8w/Z{\0LL%jPy+mSjX=5o Hi.4M0*,Bo0j%ChP ep}s!ԒS"*jdϿiY !HTp> c>[n P:+nܯ`pc_4Z=TWS^?K`q Sk\PA}k|#sdG,=}Z=@2Aq(a0"a<ôRIꑇZ"V=R2@Km k/.~*dgtm" ViupnpݥMzhXj3l'f$igDERe]6R O랫= Q{,ޏGB/u疮)5U6mie1rk_fB biLe+퇦Hp\R eٳrg٩ܥ|?渑E Ɗ,^CcIeh#@&<ؓVNTY*rmeCz !*aCZԔ}`vUJp ɽ?ƕ.˫}9y~IzTX F)3`mz4[mߦBG7 1զvg.<YrR%PTndIvyey2uR3Յ?"M "5a5?5%. xb_%S$ƾqAȃFhE)I( V `8f+SB|%3GWWPW0gXiR6eJ\{_dqÒ(ft1렔&pEk0ڼ,l&Wq{ͧ|*6ǵO\ꆄeYy8H8'O6o  [`q' .0dmXfx[^4N6{ѳ AR>QF0E9n\\+aرJn WNHx/| TM7!ԓdqr|!X,{%1C~Pw?1)*ozFSWoy8+:t(L JF0}5_A Z:/хRteɵ(haO/T=ӱ'Ք1QOJ{׷12?LyK?|eyLy5 4WGٺ"$ 1aq,Cۥ+,ڹ/E] ޛ\5{V'[ɧ:~]8XqkĤ5gg7֯P r l f@Jzf1vif0U~ݢ 0|ź*a=κ9x (/- @f #BX7 ㈋ήdfMCa4Cf7&x*N3ZswgBῖK]edK5(+5"N ]+ xlþxݍ#7y_Ӭ~K=r|8'wx | #[f &D9`4Dj1٤NUf@k !'NdkL#5ds]n4ǐ43H)|\V:S sVu,0gtgt\E/[;s2Y'u)cǃ]6\;loo87 %_yIz 7YejYz<.ώEN:J/ 4jb'%uŴܖJYbwȰJrWy(Us; RJx7tQU W"XIIcʠHze. J]l&ٗb(h)tO }QH/F)'h Ёj?gsk.;&|cUDrU&>s8)(=$g-_xi"M~jzTp l aL3&.t徉^|z ĥH+@@3 Nghg.#81eyj=~O~z躭}6EdCB:{?toQ7-2YT>5Qʯ-:K49WSm_2cÖ? ݛ`POLw#elY{ռrk,۩&7좥8 #}Jk> zdy%U_w_M֤QR-\h^c γxo ݛ^QF]0 H'2f0E:(*}#R;U :NqVJß;XQu_J Lŗz"#Wh( +g><='Y zH&ZkMDǩK->fE,$K([ 5L;W+K.ũ%DxjS"'npb(]wXC)g.C+3SNP3 @;.x$tD- !C CQɪ-Q@6TakN wb>,f^q)U@yyIx3y~R^ [I^T/}[k\4B7I:>O͎}fT! ^p'olG+.7 ic0 i/wwA4Vj7/379k~#Jq&ql>Ue}!D& WȮy!p1đfEPe'{q@ 'h_NyEl> י(TK $dԳwı۩~A NKL |WzMC9=F5^3.`]Wֆh\(L)_MocrM:fey\fe׻`yK_ &moQ2PVgRʈ]6=RP]'3 ^^mk"|Co·:uG0;ְ zc\"qZkz/`eʟ}͌}S%KE% JAy6SU`)$j Udqc=A¸Gٓ'Gk㗂X*=0VGyTlLS%.RzJ0Ga= [.Og,) 1[~M:yrpNFEMM75#ũl-y\`gVX;܋1e;K|%roΦ(d[k2BU$`ͺ!LGCaܫh5Nt1i4 )}IKL7$sWGb`_o]ؗ wtKI^[e0: $č٣joBy i1m8kr44Pr!{$p5[nz+T3sBq^Y6Ju%},XxCU j\\Voo-lt2 +G7%mM)4D51a¢uQj Þ"x*d6ٓq}ɨ!]+t;!6҃Sk RI@. .c<^>TL&FUBd5OB͋EZ#U0\?J%0 $>Bˁ>> 0Ʀ%/B':ƝXj%)'(ҫH4W%(e!^kV-āhX0Ul]ފ ˪1,x|p Ų,w"CJBX@ Ú@W mQ)ƽkux9hMB9ol9R& wM 6/嶺w9u i&7=OK)xN,81UA1jv6@.r4m +_5 (׆}2~$J~w=2R}f@%̹r]r-vB7h:L @A (˰z$JCh Tg)LU?I ץj>ELq#׃*jn8ƒСws23jyL>a s)L|҂7\مGgCU0ꌈ5y^̋ |4,=3aZ9%C`G+%Zw9W4@i$!NEJh`풥D;YnH^Y/ ߢrX@tc_00*m 4_eQ|=gګ6vmŸxmzC=$FfzHggk g4ئrX#-*nh:> ۼ?YN xC-k[ 6OJt8"#Ad紸޷*#Cg?BI`,qqkZ;<ӻgE~~Td x: XAP>Ö7LXsGּkgWwb34"d<ccW#c;?^o'i}[ %}퉢Eq cc>̋UN^0FApYa_T&YNOE/$ J5ξ:H)UV9N]yjMpktE߬8w qw(7<;w(a4k;,T-IeV2ŽQ0ޝHzp/";>䞘d\_>_>ֶ9=6AL>44+!{1UcaByu I ]m+* —S}){FWBMe4o}^%%^x"$AnFARu:MHB*OׯFpp^jMcJ%rF\ύÍrd͝&xv*J:g 2rTATE#bjfs"Ʒd7e5]Se/1+BxfJ1`i2حtS uv\|j[7rgs)DDyWI< /ͬZ}")ϋAZų@1R(%8 os!1RlD4  Pew鎸1ϳ*謈[?bVyHrPg374~>y1Ʒ$;쬥h5곊dM+O] 2)NF5eSЫisrCZ x&*nܲr{]8 VMͼ3|FQA!`TwM|n)EBmN64˹`[|tpOS,le;J 6;%ߙj FRƁ DenOt K?s,uS><~$'81GCARyќf*ʙ OQS :6} ovTu[X8I9.{2x }ۿciن¿.SUn3YJqȌ,u;m>[XR"o)A\d Yf3`M=׉V@Tb+f\Zx I/f$4rxqɂTr6e-Dr*zyw5_R]\xJg/Q/ܦ&z[X o\ڽ_ í%v[11T'DPS ʨw|Ng_ў"B_fYv'{'ϩK`LDoxV ܟmg^hzyJo؝MYs5*rCƎE6(u򶷶uPoatM\m-eB Q$c=4:ͣIګå'd@ pI^_,%5ݞh@ 湻> !=O҈[l&iZmCnpVb[y!Q^XV;ϵ`oIn<9HAF$_`{|]᢫,ΆJB sRHR_Kkeq.P-(̝MYjf0%=aTjD`1(RC\u5j&#$#4-bh3dO<-H:i8.ҝ.cN:f6*)h)12"!bC9y H#kѬYA7@|%{Bgsӳ`ΚƗ0IlMǒEm˫i\2Rvg;5عl_Zu+, $k͐D-QP$4V+lEWZcX"=Fd0`XtxKMc)ٕ (5&bUf=t࿏AhVcy3@NhQ:~UQ3!=$;gk -[[2P,X, "M4yWTV|I՘!YbIѾ7ͰEn k:7z0Y?vP 1IV ̓ $e⟡cPڹ ?V MGG9\"~':ڼjbgGnRXӥ+F(SJ[ζ?+Nʅ9r>[RXF^CD+ !& B?㕪QVRh&6 ޚ+I:~IBnu>JϦׂ%H|d " 2<SHmFϜd:S3c£5n5 ZR/>=SݿFAP#^BzFtsё^!̊=r?o [KLf;V:Hlf$ TZ3X͎lLNߋRϱ%?`F=_`aDUh+ gزj8Ύ@![,f4ڼtpdڰIW*u!FA8Ao=O G8o䇪dolBIDŽ&sYRg}Hun&bLˤi4->RʳF O' sc(+e\;`ikS|Nc*$sL &^TZgG~3(sڞr>~hS^ͅ{5ڑ8ƹzJvbA;j ^\TG\rEHJ\&8Đg(qR>4;N|0?WQM{;oHJPT+T "5 `RK=aS!oG"ɶLM׈zhY}_bnkEud;p%6䗨b$6GSCU2|jsjZfTunx(4u8c@q'Br3l~:da eEDn~-%$)h~ʢg, +i7 d *X>hgѕJ.!xB_zuryapcf;c$9E&y5P+Ïd|f Gg|պJՃz z;v.Tl{_!7NwY$X+>1Zu35t~hJo" otV~;؜pbVӯCRBs 7JيCIVvW<'=,h;G ZX6=d1ǎl};=Se-&`hAT띶r'%!xyƺy\xQ:eb1~Ccm2e Pauw6,jӿ,&!cDyC&A6&QPkvJQ QI8'e(VrY͈"SH`C\4g)5g!?Y5,,tG&A??Nhis~ydw66F]fPc(Ȓ%l!v<MVa+ʂ/^\u˵1/pDaKi>ޕ+kXl3չy?cv|iEgW$LHH]8l 8],cI:U.p h4r2ęT͂@f'l!}ZSw xɓBQe"c#+DХ u B P: ?c[ 9''eu(qze[Hm >D@QA[v5_t6 yښJXV4F($W}t!x+YsrK&-QOt*3wj}J=t短= ̔h;7icr5Qq&lkK4Nt90Eޒ>j̘$%5Df1Iɖ RدtPΫtt> ?{y [I\ Ja2kZih+Lv ,4SUǖd=eß;MOs/ 7BMP)_w$efBy"iՏ8p/IpQJwnrL.R d۳$F//]N!mW~~PLM5;(lYE=?nb ;@9IܯEߝ>l"=,aïѯ+9*\FBqeU=$"Ho,L}) >hؕx%5uPh~Uyh93rZaRn|o{@).Q 0t-IW!J7uj+ 7 )[~)*eR\R?v P܀!f_X4@H?34rP '[u*>,ޕTC7}rElcbgFT>wwVΛ|c&h~z7vܲ<ꏚV/Lһx+Gf'vWx€?~MdɚN!e&a.KK3cCd7]aTZl1`$dP=*V{ga(B\5P3[RV ,;Vopr81>F#*B%˵8J(B ` nGjDѨԻ5%+]~Ҳ#FT!3v28TfJ;T`t2ɯќ8|'O$5~}x`OjH lLۑQl:^aDm ^^2Gx2K$῞m.H>tM\r09y ǠpQF| 񀌎3 *0(^: n;!&kʒ#:/Zj~ 4ϩxA &<|8=AtN(T׆zG!1C*7.i E ~zځH'7eE$wѕ'l&˿fK 1ߗl|ҥp B'˖->b+XE)AALCGŹRX+!H{;>As suVq;Kk.:& }k\Zq>sPc!i5GogV { Cu;ĭ-t" v=E^\,M^_ʨ?)kZ4BNhyxLϏ\!iҘ$JOሯQtR\FY/8n.N9]p>`JNsOܖ"v%Gq@lVT57~7YnTQUoNX(Ӧ[e288plg{֢[2Tdd-w&:^!;D0RX`dy,0(t[mw{xqu:Hf+zTg'v1x<7O]D 9p/*vpaU|KeÅ6?{tx{ZW6`[EI7{< Zx.'שA66ͭi!,ti)7VSzT[ Uc1$_-VKн&k #w4']x1>%\>=@]"t 5[8ς>JBvK1qv>37a_uVZ'*),( ˖j}\s_-=CձsR堳$ǘ$(bP>V%JFjrdc_S(c>Xs+.ݲg8"z%ӊ&eQomY+U wq;cl3E߻%j"F&1`BݪdJAi{=ܝJ)hL|qOX *uPtGPF2Hj?C̎J5w޵߂isbg@#wU]0c| ys?J]ԫxq!qK[q 粎Ƭu-njNP ~.?q |hvimzEm?KJO sLӌ!DIJl;eK*Uij{b؃CSz3T r9?,8pdžsG0%Nj~Afe. ەjvHR0M{&u4dgcnY֏`$!BFfP"ASlꍣߨN|! 7P} 7>.uce5sČ>:[>J=" @h~.gU Ut1BW3/*<"B #IMavnͱk8(Zw[]M3-VBdokh鯩WxS*0.Jߐ]+QO>p#ؖ?!?]/o;"TٓBQ ⿶WBtr2Ok 'yS5}~J(cp>HP:u,./A|F -+Aq1,Ab"4h8[m,lcUAjn)&`] xtVY9Wf3i0kģ>!w$zIğe6y%14wtF2u `iq7OX'@bZ"t,6>.I'փޔ6͛юE;:zE9M\|xuzmFSM7u ݀. @X߉iap~l[R,lL@oHޯ6 ze:..rnx&T͖=Pnr~(pd[?rX<xV̖7DHUB0pQ y4`8#'## !o T0]sA0eh|A!R3clrJVvBx/uW%V&>ORHsK>}HFTa/תysQ_'%QiqhRpdw(Hj!)7DP9$$Ս7ISpR8M/pʾ@լ'f^_1ibf|! H0=q#cKCtzF̛K]`t>}2Y1O)6 ?ĚA XX)%hrrA]A%#wLA`ظCNɕxjt"Fst=H& ~˕hU3Rl3-v8"_;>U]?b7 7UQ)v^u`rXK[GKwCUG%2Fׁҧ8إEefGFe[}Ѿg>?P\Qˑ>HRD]5i:fUC9|L$B5x0.+=1,PL"Tx2 +ǝt%ˈ^^Gbɛ7iîK=-(̙(u1wzȍT6^hhL˦V9K.(z] . =Ȃ9;W=RjF/"^V:ׂ2TIK_f݀/-=93 ~ K_7A;r*Z^1RV p*|Qn4S-Rb\`5ӊfjp-{8b{r Z jׯ0CRee[%*y9N{|k2 ۷lqwAskP@r[$ fyab 7㷨WW(mi863iS/PGPF.,)<@Nߦtŏ eu^uz #qH.WlM<;+`DTca6O,ކ_Ŀ!{YCNJs zmjM $Yk./1=DsY X!Sl\g?-u0֡tH_ZzozTBx%s&SC^('+Pjr-͔N7OÉ!әoAjΞP6ʔ۽3 lpHV( Si?oz*bwBV8J9e2A\j(u@(*GlvWE\拒,s-X#K3TݦIn{og UF?4#DuQɰtkZRfrCܿZEi33l!z2G RA8L*o"s XM? hhӷ}੏{]Ϲ#h GvW{qEvZv),R6W],O= A|3L0msy!&ʏH A#gWC.v'/ӓPy+09:u"(Vze_4©YILmW<{$T*?O>n>Xd6՜:r=,1Vf˟؛o2Fv@dzV@$y8Gnؔ#Z 2-#%d+Sܛ\$/K7 8jz` Clۑ0X7~ue!?`7X=EYO!ɘKA/ [ll+6Um;"q)sRI'$YiY;B`^ocHh7}O ꒋ>pt!ruHrծ蜲Irx{k.sk 5̴.s"Ӵ-a(` }$l,ATўS5~U|{aM`>9ohYجk"HnBʾjVN]e^)=R]gM?1bʣm Ƞ*~*'XijGd",;RO^N Pv:)ܠܿ_]DEeՐ WV'i𷄖cA٦qV#I0[eW /GH 156ppPe̶"}di\0לDK=qILm-CO*WFݨcO FKכ6#!sYQikP tǍMˑluT*9r0 dST;ce]l[…ZkJWj 1u(A#/ܩdC9eCG֡T9U7&bR<(kV +7@HMXAR9z | xŌF(@SO[\7w'G%Ѐ_9B$/y1K|c`it>]upK?Iɱ1aXOSx',ٗi`xY:2xiSznߴ>N0ku2 BYQE0lk.³s\ձV iu!SZ zV.ghqoˌ$8kƺ5~nmGKNC^J~>P)X1 u݃;8e409gX.hGD}WJD!Fzь4iWա9c̻ &8ZcڞzjǻakEIй.GND)!0n.-|prtg:H5L pՆC`L. drR!UXw]ahw >Rzje"O\AA/r`'t1 !GN`.Km[rm:0'A'>G`ۼ(T6-͊^Pa$C"~N -R\-XyMOn+[㼷 mܱ61SÆrIeV.4**Sw[ аj@_% j k?;;f\;MV 'G,AN3U"M…3`9)XG6'55Ess#*:*g(\mqʼ䲧~g 螣j>,ݼ! mp`{tniHv OX.Ao `cauW vÎPGj.`]D6/sz] [Fad'0#!*%!(?/\CЬtG r@pD83 C\ Ι|E/0IKWhS_r9YRXU$fҩ'=MɬhOGQX93\4# Aj*B?B!<އC?y58{ϴmJʍ5n]yjWFy72}@yOnIV}a8l~acd@f%ǨP1֦<}7=Yӭ>9C,mynECQz4 Ud=D?QIm^fnEbb04rF/tXAe,cԺSe1fN"cK6|}c~QI=4K?5ܠ5_aCn&"(m_b.NkѫwV lߎ{LT7ȶVeZ:p>ΐ ?a\vgO}\H#z;*|=C!g_%qg'2lXi",݋u@p|VZnhCA͟&!X4׸gi*]{y ~[W1oۧ;١f]O*\Ѡ &#[M0j?2Fr3ܬz;/ F+ wi@c- S+LZ$w銞u~dزLr|jg:Kaw~mG)SBrL`33Tf5O͵$w}WsgVPc՘C+OdQ֝f8vr .OSH-2rV권EyXe:NqAr <dnDMHXаF_ݰ-CS9@E**J)R /mQm5X8L6 $D~ .Q" :'N)LQz.ϸ7G))Fxw@=/vSɟ7,%)Z®짞e*eOկ0 Q62Sya|=?TODC|Xq v"H 588,mM7ϭz!ki lLǼ."k=6ӚiZ,@İ ;O/J0bLP|k5s}6aǵropw޳j3x_BKfzzq;ѯU\vʻdGo<\Id.Rލ+dyʰfBU$BCf $K5MPPoB.^oOhlC$~r+(W -u^AcD@;R) ʲeJ|UǓMWg#"5νZ8^q 7gIWCȿgMYIR 1PUU+|KSڌļ.iW'3!Do8F0C.lO}ZN0EIg:Ȋ 7{1@ַ`摹31 f5G{ozOQ1b+bS{02+|l*`5`so#5voV6&h`xۤ(/e(ɜ pgx1`. us&w> hg R:7c̩.dyTtd`TnBI7%2h=_6D5Pas\sl0yKuQN2 Ð>_؞.vq'"h!^\+%}@)ki,Үְ=+ Eմ3 0QddoT2ij "o|#/a@Dht^zsZ=p]bwys**r7Tow=|d2k el`o qeygX6XQDžkgz$6K8亰<~B tnf%z3)T>zʛ 1QPNŁځB3c,mzLz"ɱ@k VeBc?|iNL UF7,v+dąPf(A F0auB++YAR]zKCAoU$j+@Ncy/2jU[E\ <ȏ_~;-,B`P:^0ӷ=:w cӿV_#eJm8+Juhj% "`'|֍ubToC2LoiB!^;}/q%|j1^ )$ yƝ 1p)3#F$0tyaTTgT.|4$,iYSz!9>( K)v &myg\񱃱gjHKJ$@7`\ !%=KmÙm{ԸG/b9yj{<@eiLWt3PÐUxI_}7_\uܼ sewBM,M s -l]b2 TQ=2WyE xu ߃C;kf=b6Dܒ4yg;!lx@ &/=tK<.;3tzP$83.n9=Q;3̅uxCp`s4み8_⌖s}$93(|Rx(+ѧGO/ԈF03I_)uȊo_Fqy9 rtf;>l`͊_s|Nף IF h*7~[sq4oWaMYI\Kgq?߈Xw^:lՅ=5ON6}kdK>Agu<+P Q}QƢ%a(cro|g9`[aAsJLRN}Wxb1$Wz7^eYFzK7`E'襗AIolhʟ eL}HlFL:|ss c0B֥`~q8ܷ qQ/c>!e43 KLYOOR4 YM'EBWr)x f%aeW1M#k]u Q\oۈ*{&w&\1{O|[sB+`#rHG*iUp`xrf'Oj?-z5V MZvz)?E %PGQ +AÃGu,//{?ԡuh^&E* H2Ij>wVփ7{t۞UY\`0-2@l$RY9k'85E$U?@E"KܧZ#Bh*G&R|x8~G jP*u;Qqhj;c/JOA *t6/Ac$$D4%ET1=Řڽ8EbLo9aEl@q%$Ǹ60Im/J_ZQKڲP(+DbK":HC88T7|x/3}˲nJK -\@Q|&fgť4t7 4O>vqd3Tf e6֐qR@6ș F+)StJ1sw뿨\Z5*Zql,)r!}RU yB=oCa\8Ts.# }(=nJO]wk[#9Tg&Q7Pqވ2D_J(a}:e6#@#pł /QsXfI'إz԰ؙّ1S^[*raθgZCs`IP(?K;bD2*! Fg]4CZx>F4?!'Vb e8J S/\ [O0qG;{_SoH(Tfk Ҵ /vAM L/tCf׈fvñGb8FR(XF W#0TiY (@ey%JݘO9u X˴Խ:ss&WG 6(WуCRs8ɳߘ!/(^Hc;Ƥ])1RUle vhy] Z]RUh|.xQ畐LBxv|)>>,ER1VJ dbPDyWd9x&1l$Zs F%;4_pzղ1BuĮm a7 x=̏`A}iޖ*Sbqۇc]]A/i]sω"nԓSg؊y[6¡e/[Q8 `&cbX6LdZ1v(!LGngM.p:)Jެ_-;#>˴ o[0)'5Kmf־L9Eܦ>Sl ,Xs*"0A&5g7\̴Te|Ƃ(%;Z<-kh22w˘?#!2Pc,Op 7֘Ǣ]""xj\< {OQ#J;BU:!|"Nes fvc c*qteW8nI07-w("I>fo| M!`NĄ>'cg^ZR߲Z<3Yۼ~KR;H6%w=Yfhxնw#lU|/O$yL)X0)?:Xe fo||[28>;ka_GN7$?@^ E'kz$/2v-z4r3qv8"/\Nyx*[ Kͭ2??v;!("D/<^NlLG Ϩ)GOǜfWy={J"V BI; VvE,g 99":Kn7r$o^jMb t lN:K5Mϯ|P3iԧ!N+fЊ'e~܆Ϝ=qTm)̲v7ׇwHhKVYزa=+H,-h+Uz6dmߓ=.W)FfKZ[6O5rQjԢ&Xa]ڭYGqU4Va# Dnza>&%ܮǐ"zaB/(-_"^ 7¤Ef ]E?Wg)ўnkzj$ [J +q(OI/vnkVMF1ʋH7[qw [ eL+m$ЀY_2φTL&4F8ԜtUUPgl.3G 4kHNzC3+ZrHQP5^sv\X5Jz }tB8~6[Ÿ]t@9Ly,hh;ճ%~ 6_HWQ_ BvNfŵLEIbܩz $T9(|ϗ`>P:yLN ǟg. ITw˙a6֜Mb+K~q^ڡJF,_%2H.(Ly ؒ}(  %`K,JMdhBK5 Ñ*c EܫEzIe=0nN6P`r[igyfM>{;h/6"nW#YAAz;[~o!àv(\1At󻆆g:Iʝ:WSuLqN =uwfhbR nv+";yz`כ^aJDiLNSB4D)i(iH} #5k-(FG&g@ 4Pе{:2VbxG8s'[}J86J'D$S&lJg o=(4Fɔx:Jc-bBq֐9Z_p"'$> CYP!oqj@4"1]WjG(fe H}GӲFvxPͨW6p?/l4J 3ICT#Ntށ!i‰inaZdՍ߳Ml$$ ˼\W<.>#[GfdA>VD !j|f`UGDB4y\EQEd?HF_'-WʽRV/*,T:B0ThB4e'ӵI7#l`MXVƵbPu5? *9&Ȇ ǽt+ 9i\uq#9X8uHnӅEB{ŷ(v?LZf1K>5POܾfWGq1A8QDihW)dc@'/N F^P>3'Rtog|j#=|q `#ۭZWhN9E fԨs~]mn=BP 0Lgm6W?IVU֩˙En s)k_YG|&lY͛_gziT UNdA,\%\afmnu3\FzbuCgˠзѐT *muI87$^vx ܨK؀{g|x*ͪFA T=-l{(tJ)R; e7 i)}ûA=TqH¡Wi݁ ]C.TzU;jaޭ( Me%A뺝g vd+_<|BWcv^7TM%4ݭ4H+IEU3:`,E9Ott7Z߉߹|ߵoP \5Yr{1]j3k ա@\E!ae̊ 2H>{Tz\*YɸI`K.pgw Y LǜC v&6td\i?s3snf,5὜H|h4E=GfLh/FamJ r-KK?'o^ee@ 4[r q Vld/}ԛiQB5-D f2׹Bk>ASh%*NOw}1BYcAښlS( ˪޻Q C[S5L#'ioc))uR녵۹G=OVM&gpi#e vki?&b:: t/$5#YljI$(VԜoRiͰ^wϫJbl=gN_~[!.bN]_D+Mh8BUC\  hPz}s|ަ󃐊oo`Y.Ñ(;Mt?2CrAhD:ZOy&m`-3pKccG/@q3SK +~ yL%K]!84^ ٖo1vM+awR_(+wG8bw_Qف>Tץ^;۫ڑty&JkCcǀex*efR("`lG9+`<̅t[.Badљvؗwc.ƕ $7MxVo&V.`,`'$_E顣vjqxSR ]i+~+X/"f7[I΢;3KapQ/:_"&?hNRh0s- }}Hwk?z׎XE(T,wx~TO褹fs0h O1a n9UETVsAr|,pJ'| Ŷ"UǸ)] |iU]h:jFP.EZ&zl$shGn!'W\5ݺ DŦOAz>aCs+W 1>[z[GTl@T`1l{g iv4GZ=tLWc&'x ( a"xt.Cv)%@' [F$_ -A]侟0\N\r ;(ꉪk<AsѠMtikAi'Yρ^W{\a֤mGE.Y5h3^@6}c JvUM򖸦M!zN)&᳋$ ʨ3wFE#Lki.yh66!Ѱ#)AD>$ "}!nn[¹}-PA8_F]kuoJ_m7d4J60aŒHQ{޼TQeq\S':bװ^!SȚ҆뮔 Q[8D"Y Z,,>#P3Kdӗ~؄?ZÖ#i;Nm/o1O.S8R(N+Oej=ފ0Jŀڙ1 LX τc!EҰaH H&ů~F,`mͶ?7BNP>%9Ay+18\={9`7M£]ÇL0JL;Si 鵘bAm<ç952cn< PkרyӄytqF}</"i#S X٩iKg\MjJ[ SLF|V Kr{SR [ -AQ®!Nʆ|fY}۫3:z}K2'$T^Z -ngYI3y@ ϝŭ-vQ/ľqHCONiY9k?I8IeztA5=0A.PZo_\_Nh܂$G $)S1+7*<+G߲zb#LXoI,HE8<f}qT^u0ӟjt:WBq8guX8V`o!}}ӯ;3!T\dS}O#Ua ?y&m#06%m_e꫿1(i4Q#B!hc &PF'+tAE8f8k[VH| 6ʼM_Xxkp %#MvRkң Nb6Xr~j0<3ȎCOʜ Ĝ"(D?ƽJ K4_6juO=ʡN44Xzպ㖗l/U{KĎ&JЉ+DF"aE:Q4~_-g)]"<D8 Hx?ߙ|+lt';[:%fO}U6d4 ߇.V| ̣xrc&}-OOX橊*M;q_3^_b#Ŀ#I@_oxA4ěL6f~Dז ?3a)̡e!nBas{·ytmSUbMn4 JTМ}l(]!ϱƗ6Uw }$*SCiԐHVcNC.c=eoX3~`ȲV܄Io`i<+w($Uj?Aa#@:(Ѐ oЩ2w)g*a&f 4kE4Fv1'm@pH?C C*fH n =$"bf4 7̬sҝp3X W@G*&WщZAcj$d$6mMAlbK0ap17*+"Bʦ;˳ù}fyI@Hb0Aӫ\oj:-Tqfz"e9OS\+o(:Y&/62of K:Nz*.A ݣ8/ mN2.I4/d*_Bd[ƨt ujÆt~WtvatK֮0)#0ZqM^|DդM!quӒfQE(LfTXW$Χ:+cU1p+@u(`"SS+Q\;@RYWT]Ge)<وf@ib&i]=p&Ճ5:Z$RĪvt>Qfrp!u-f^]^: [Qk֎K0ЈK ׸ 6$ME֊ӳG] JW| #K$&mb`"XJ6ʅ+39b*!py7ދЃ =S뾎Sf/ٻ |g=N o r PTqx y+ŻɭKբmf/3Wl=HxhΌnx1#?w"AgN'aamquM_8N\W}Xd "_5S0O^ɒ~ɹpꆫt}VH[CK3J~_ 5MaM,4(SVqUV&md/Dy_~L/2Z朑 ;,'i'mer9[ |\0 ̩tLAf0EIBS$.D ֓%ݻ~!oWOxˈzO 4{9`U U'p&U;LdZR>>W_J+f-Uzy=ySeU:XMኟBvҊtK,!]c=nt*m38w u\zn0[js)>T?O?daʿWCwP`|8~\7_SZ.Eq4 rƬ-U')F>-mBAXW5TŭLlCH~)zM+UK*h2^u3:qݴ( ͲK]#`@{`K+(=qJӌ,u "%dC1-jR/$E#Ѝ%Jάyr.n!9za<01|W){cpl@+f|Wzr9 SaKO{csf`XuFTp{-lō';W)[Q#x?;( $YK\Nu)M<^'/:֮CˬT@̤ݺz j~={ZBZ5r\ZO9G4lΓYPf,(;0Wԯq=1O3qӲ LᘥRam&nH&;T{L:{>|'܃o q"4$БZn Gќ `)9 >UQpbb0׹0-+}Vn~9Qt6~|a%tkF88f)tPYZd*< _槌=S1sj+02Z%2ɧ%ccRHԘ%כ,G%}eu?憍 o//Ϋ+.iMŴ^ܡ)V>mRKD*϶;|}(Isb ߐIe-Bafg,:G.XRYN#yH4 6* k4r+V9QXB7U8?f~qmJ"XN{JYoM$2IڙϬ(a} 9֮`N61'ZmӲ"K, kg<[Asʵ!?RB,#lF~GBCg4’NM,4@HB>iulWq2\i3@̬f,}/NBYi1tFڇc +w#;Vݭܮbegswm -B@ѓj}@b=3W`ip~i ;}(/$lhwrj%K'o%88"g[&!ditIj0M3+6\4CćҞbP-ZNhHB{{ZW@e`B[Kzq7;b܄Z?~>C6%Cf[ l+>r<8, e!q";`ksp[^\q'p8g!q9)yΧ%DOP-^Т5 hS>m9'R8Q!M>nC5$[(KJf=W펺,D oΝi{CQ/3iwkY*7̝ptHę QB!4+2\8 & y)(ԺB q+nBSdtjtCBJCne%(j{ L7׶p*5|ڪxt5NSң ޕ!H{!1ßf>sw' 2D}h|tȌpma]\gN)$&rqǟ/an.VggYKOc7:)r5[5anR`p+ [!v,^'}cW>`?̔ѳu +j Qz~BcދEren Rd,%bb< wm>5@.~r!NlBd>Y1s,wS+2`Q廰LN=0ONl@2C2GTcg8 ۙs6U؃U?}]tQ,4-Y%.rAJ/*N>Yvz50~㸩9yZNoen'5U[)Y`!RTRK=0g[4%XoJxFOb䲼kxi-vf~>is_q:>! $ehHwgB#=όC7, b}@2p_jf+H/l#TeQ\'Wѵ^bc FgLbі/Q=ChSmM ZeBr8`;Sz^D #e%m}qªMP kςUx&?qhTCG ,߄,Oz{Pv^a;gzW<6__;i[j@+,p 4ǀEv s-FuUT^Al`X_WY $ʍC]J̲f췯WzUu6ey N[^.7Z/)/io+VMg*xR;˕MJ O _th³ (f݊r{N&<:3 p Y|ɓ>͎a`ArZ̓n]SS@AcA M'Y%Vn>fUun5`7Wz S S-lV+\X6 SG7u6HHHmMZܒ{:ȧ77 BL ۯv'-#`#6;ud'd\F4&b`vQ:Xfq[KGf-u.=CXx>Ǽ&/z/B';#ps!oY’dҵM. LR ; 68V5nj6gYf6ߔ>m.ugAENA:`U{([+Ɗ058"R '9^B@'G\&p^^y۶O{~o+<8_~g5Wo+B3z/*Ac6uJQ Cx\aGpw2!3&zC[ fN^mvS5eӜ7L.mU=l^{6)w$lH"Z0 3'V6{(?OO}. T:k">+8,p 9|:Z|9-3y<rG^% D4ŽbaP;zb3n2T7tmn TWejUϧG֫'vn`yVw74Ī%^ր/ 0L9,1'γ[4BQFTK kzGNnjm]]^r(7 H{_AЌmBJzu6.WGejK@ԬX-^ەD/IRʍ0ͱh! j6~uH yU5؊ KG7LJ910f'˽ZFsvY+2.G)-k)F{ď *Ʋ̓q=U 7LT9_ݎ%@;rqR#|5r asBOiwx?z&:Cujrvj’YzH;)G)r4 {l0߲;X%^WI kE,0#1ģt}ՠls=ze>1TJAں|5-hoq,X@bRǯIOHCjo(ݤhw?8ӑ RY--[ iqr@Z)L_Eo9PE q#+6{ҥC*?]E 2l"6wm)ZÌde( 8PŃJa U 4"려"iWމ=ǖxTBEiD Isy=Ho/;^eXʥaiZ|21[C%љI2'6ۀPeҕgd^Da`lK/qndtOUt-'Q)../¨d Kl멀\٨UVЛd!DP#d" 3s"Sv<]q !*.>OrsϡG/ѫ3I!{!a YZ