typelib-1_0-Gst-1_0-32bit-1.12.5-lp151.3.6.1 4>$  Ap_E;}/=„}uLeH)B! TpT6CRŻa(ttu}"D[I+奺8G$6 _즹|)o9]؈ygU #cHx cU9xugb*/¹y;~ga3Cn /ՍƦަoxmP I?3S.oj#+,+$ޭ?Z^! 45}{e[*m5*ogccfa64bf0197a930115b99147dbe785d5d4a70009daadc33f3b63bbcd795e1dce7b3d7f37fd1e533b8d50c282c9302ef10c68d57q_E;}/=„6poa~B P\댛 ?vj74A`r+8 +1U,v},2d}mjo %}];%=+DjV[C"-q 84~c_j13Stʘ7IAV](],e QDDh-C֖4s-,y[l cOtìAcG.$X%ǣg(rH[`Lq.HDm(su-9KYcʑ@_4>p>qh?qXd# / k$(04GPb {    Z `x(8$(9(: (>m~GmHmImXmYm\n]n0^nbncodpep"fp%lp'up<vpTwp`xpxypqq qqTCtypelib-1_0-Gst-1_0-32bit1.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;[lamb02openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxx86_64/sbin/ldconfigo 5A큤_E;Z_E;Z_E;Z_E;Z_E;Z_E;Zb7c88329c50adbc1fba565b41047f8afc6c4beb1d14dda286c2bfe598e6de5eed7bbdeefd6f82565af7d17e2e04e1d703ffed537f472900be8025d50110373e1faaa41d25e55fc08a038a0a30ab4430524b3247c3d5fb7bf0f0f5b4d9f52de179b0199742a5bbce26320becef4313831d55acd75aa53b4cb005b45f4fbde8746d4441bace5bc3993ef63b7e7fefc5f556f6c99c4e4a266ecf13e35bb8f3d95d0rootrootrootrootrootrootrootrootrootrootrootrootgstreamer-1.12.5-lp151.3.6.1.src.rpmtypelib(Gst)typelib(GstBase)typelib(GstCheck)typelib(GstController)typelib(GstNet)typelib-1_0-Gst-1_0-32bittypelib-1_0-Gst-1_0-32bit(x86-32)@@@@@    @@@@@/bin/shlibgstbase-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./bin/sh1.01.01.01.01.01.12.5-lp151.3.6.11.12.5-lp151.3.6.1girepository-1.0Gst-1.0.typelibGstBase-1.0.typelibGstCheck-1.0.typelibGstController-1.0.typelibGstNet-1.0.typelib/usr/lib//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_Updatecpioxz5x86_64-suse-linuxdirectory PR R R RPR R R R RPR R R R RPR R R R RPR R R R R Rutf-85d7330a4c264e1b088d458fbd7635aca1c98351d0d4bd64eafa13d87c255f256? 7zXZ !t/[] crt:bLL fbI+xá-!kA,P˓IN'3!1xw4H[{-W iz=]Yd9VK ӹ/,μ9- ezZBekުz%qiߠ |dEJ/UL?l ͞GLGT825m,8єE $xU)~SŊ{6hL"yQyOɒmcf- y'4pƫ3*yez`0&/0m"f#?0i> Ziw6JM f?=(,h8j_S_6VtMh#G12pG{NĬDiql0>S$?lG԰ ϑ.BNy Fu9, ti: _ B6gzmMC#݄/mYo?{ɛ!%7%ǫ}#+ne +$I}D^ύb|%uAY l m|-mԥC(F)?|}~2Yf ً'YfO>|w ,t9g&E/o'`&! w;Њ=S-v?`ػxyUPL*cZfѢ <`Md{R^X,j֤=' ErP#KhqOo+AbEMw͐/]LzIxĹDn]9;9-Ǹ4 ];[Vm Opt{c g Z>O)X[!.LC/\b֬yơe1n}Vj?`: `J5u;&%x26!|N 4{mGxõod0Yj- #|^uDNmk_睠hp ;{^SL9Gֲh`;_H ^dz@  6lK:<5(Pv%Tv)]!2gTpUQXdR.q`FϦT;u:FV-ԱssOp<H{ kzO[Gp(Kqowhy/>ꟽWF~;@Cw",N\R`(?rpd%ڈG-Cʭȕ0͸e(-Ue~y/sj=\N Ͷr7ˑ3f-]9іUڗ3kvu/&k|fHo9/xF$GHx8n|~+&|R\ܻ\3L}Wn}K #6zb='%4jviRhG DazRE)_BL_&YR. ^ca#Cqv P?z{ Y~$Vޣa_׃ɚw*sߑ# 2g?M2A|VMf>2DI]A|nl'}k!A AXH0΄4& rE^Re1#Vltsp89zMj\;Dl ): c}\!茄z1e fe|Ǚ|=B0/\ E la_ދZМ'|0,Qaԍ-|͌sФ: ~v-'DS V≂& П$g#WIՒGz$ cV{^< 8=Zb##w_R@k$vz@x=D_HXXrOnTklؒ9Gc㭽L5r>D[ecr<5pФ:FㅹtRf[}#Qbo$i@Ղ $GV+1$i::_ WXUܖ5*v[t.DҹTYUهS)Ϟ^fݨ_spk&RsZ`<4^cM64$u}f;S0&n-Zl*ٰE@މջ/ ؜$=  E_ Mej& amJ,vj-$r>mxQXL"dH+fRn9 ERPvb_xZT:pAokg 01Դf5Zu$PbEG<3f1%1wZ;K܎>Zxӏ1,FPWFJ%_9Kve\)~4h>0/b5gr! \'^n!(3P#j \'ikc㘙uph#eNd*/~l{Zf܍Oidi|(vJbu:Uw {WԤ ¨s9 েn1̿E?@o/-ADkCXK;&>ǽm,7~a%\ֶ1<P 9 t:>HO?orV1 ?y}[Pw͕5W$ 6 W3ykq#jD a24pd|)7|M6?-:H[_A3/,n4gEg,i]6ل{37&C.#@p(CyIi#Ѓs9 ,ɬ:ҁ 9Znt6jBG`cƳ|[F;u3Gw衼C֠B8db6j7:2̓Țķ7)>6NR[h|l=oH$/W|80K0 "fo EΦyہ_r;OPP5"3p {$d5udB/i4XpNA-Qig(U O2wܒuәG0/Z Fp,~ r{'F<$rZ(z%l_tE R i}޶CaUr*+?st=Ü&6~ytEхsͬ'¬0d`o£¾"fN0vx~䱘P70Ѣw2 1agɀ| #xg'!ChT \Z|-`=M3,V̚Df ˭n˘GkkT 9,ۮ;!?vnO3\NA+5橂PVa0Q Xe$.ro8  E*EU+qs"sK8壿ӇZ+{^!N dk3߈ooHpuo@Y8QZUqPdFIRPZ)=8.8#;ɤ%XX3(uvo@CvL}9J1+vLz/˭݊ >Y9@'Qcq TdnzS!ļ;>y/U)2͎rϵ|VdgaGC{v%m\ Ӷm뽹ɽo.8fC>^B5tYT}R aninFST$N.z}ÄKa'X_&;15|xz1fmޑs5tNGꥦ̡-lpYkG H5Gh lYBCyv=CǗVCؚ2⧃:hGh\7Q ~r,6dPVj:#T Y+QlHAt6jw`X(F[!L?8 йqaQQYKto;îd+}T6"O@kɤ% wsvTk@c@ڠ5,f4+lDgl=rru$z_#bͲD+R}BQт1v QaG 30*_3&%\?iE5dn~Ww=mv&MqaJ=u&EuC6rf ozއNu69l.nV^23V %l q!Z|Pq~&coIJs ZÜkq=Q"XQE@&<3OkjCd}xN ogFS?wN Wzb5Z{5=nK#ٖLf҂<ߧ@sܡ:zc*^ߕ I-U 1b4h'#SzOD)5Q 1;k׿¢#։2hgY yz Ugx=)u2L2X=-.x{|]aqPFd0NP)xžC4T+Ӻ>fOKEsUBMH}vl|h[ &j.Fip0RBgZ-0 $ro*?!P,^NY5ضe>' b4jLu\騹ԕMSu*P~g-nd~+N!ǃ0ejf<ݖG XSYzlmT\ a+n r<bǁj#}< ~ !CYA]q=$I,x-8Adc'x帾]D;.pWXQn/AFn7ߊBtg2V;锽@ZJn'F6|DǼ/YR,uHS5hrєćm.,R)T47&VP= 3_-(1vD\5x٘}^ )/7~~9hĕse< ]Nƒo;wnl+[̵!V+AܓUPBE;o k|vk-!à$@h]mϪz!UIt%qiUy"\^bW)ؤ}[?-Dc:cȩ ` ӛ=WYxII˴P}0L]  =1(0Q$C'V :HPtTSQEWW{ntrɫ8sR0O_NM%juv\ bNY)=-ՋST踱dI^I%@M{&,ژw"*=㜩H_Atp=zL XWudORI.,y2;g'zz`UhI=)@a$O KZbٝFOG/9ۇ9lz5A) ܈1U2Gp'GصTCsniP ]n!fܴFSF":$1Dv|F#lM X;^7g\1|C2R}2սٍ1T j9$x:';R:55W/M oZ bLdɪ0ZM: ,"e_6+VjyۙbZ|)ªR;H zD)'sҪ 7  A3b&3lӎ8z¢7󽓈KuM;BJΊr a>[?R ?dſ"G,S +ۍ(ӿPKڡ _$@E9H?BOYN˜@Zʙ&h]z'3S =_㘯'he7:s-j絛) 6*.WGcjGT;'%5D/*c#x + 607ҳU_Hj(exkUMuVՖli>noLRX3p,hY mr$%Ӣ0v1%a_bLƷeT{8AfAT"zPm d]=h 5r\F~*ό_(@GYKlǴ^SdfPLjN,@ѳ O.'W誐s:X?1]|t0m45Lpx wP p"<臮%z-EޔK.;CD{/ŒCv/y+a/ߦ#Y kSV{q]xi=p(pG!ŮMAQҤD^}LkxQkWuwz E924M\r>kI%\; Am1観1V+Rxs㟣3E8`z͑_ͩŮmT;jBЃ%}N)8' YدAg҄b+o7 :EТFjwbs>Z P<jP8wn0JB;\ !N˅0X&qlN_L]4j йHw>[Ȝ+t`-8~m|B|v"t\STrIзa4'aǸ?חKSB'3ʈ֔]~ ޹ю~ /'ʆӹ~ ?鱤y+ ( n8#[nwL߁?@"L/Hv$2F0Q4FNRE4; ,Q^sI zx'bL3JM+0 8z?29uV٪xi(r3휐bYRvѤUif\ZK!EZFĵ~Iz\ {}"5 !o-:X3aMȧ.NG T }m';H/1uyIZ?F#Ņ|Ӯ{d*@A(fbD ϴew_Y]]KڜvYmJN>zt퇷dY/55v0xPu0TE6"y̑r^;dCreLe+\qV2W2And\YDi)))o'}iN #"Fka(p`djŚXD; `a~DB.}Q\t)_sCfpY=,Kw !)[ԯ#wHRsEaiZ"mhnV@Ewvb}}gZ,=S6Pu1_sdhz>2Kv{}V4OZvP4C'{Vig1tYƁ6Y݂pl*bg ]UgɃd@э? qR۷X s V@A\\g@ If_]o1Ns\H˜I|[2IP>S`S,t/+"f](=?L>0ldSz-RO _B8NUu/Kwt#+a%VttXr;] zl_bnQ4yfK$JMnj&C3O-e/]8"F^FS';VR*[ĞQ{y|T@}OM9Lތ_3.$YǺvX=p<e4&~p C]a U5 jNHEU =s( i5R,Ex󼹭mѧdI,"}_ԽdW'wS|!P= 0ܓ$ĴdǶ˓` zweX%p+V]r>E\( S3,Z}*@0oh8ML\Vf@amET^lq G3GRܼF^#65/]O!/}bpb0ZT)| TdnZmRvx3=o֫% VVO}KbMFD%p\"*X^ ~ڎQ龅̷p| Rٙ2jG$J\Q6X:]c)Be3zs?X:!i}+7bĝTbn%Dy48 淙)(?Wj 'A_b> x3b$|KNeZXdZ&tT"6/8VE|_8Hğc,2h"v.CxO|H49L;i6CL| Xԅl+XԾS%M~nm [gbW*):Ցq ӈذ &L_x?,lo;B͖W+{{{xg8R:'iI< E\-?#˂HzW?\#~&yDhV}R|$ٶ[Ԭf<qmlo'gcS.jMNιU-_3̸t5r5äJÌb ^CER|p5DbzF΍\>^;Q d1(IG X/ ƩU?w?SAvZ02t+gk#|Q٬1hshJ=Qb0afy#S͋rM?ڬCHMN{KJńB|D"==6#| %4cI2m뜖c; ,N,Ϝ\;z9@֥l\**5Vԛ:J!K, 1h\HIϭ9qw-m!X򚜜fɯrYP:,v-P>q d ΰ qVYeGONzmF Gg8JVba'֪/;4;sfTY/=Ļ"vy0yBt?RgL7EL7:@&މ:bi Q׊1x ,+ԾULs(&&W4 P3;%2(=0ǭxѯ%㬣w5Cr9n1Vmb4;O<̅nl%iiZs0B;YVGD'05z/8㈊ G] IWr63GĪ:|C eqX 6ClR_SsAӺ9J\ *N"I&B 'De͟,:Qkǭ[HK]Ə۶@5R<(!ȅ߂Ez+)˧~V@a~25DxM3[Z ^R*L2V]RR_77dó -GHokXn[ܾ99xbve]O15wxfkN<(E$xyS%?vN8^]Z( b oqS2lliKR˶Se/Dkm(ip{r9hIo~?'p-giba'CER6qeLɴTH;ķw_0q!6k7'mm^c]pz1_Z l# }4x a_kgwuWK3;%^.@4 BuKO5pށāMo_N6QLIlos(OVN$?oiᴤyfeGgt )+K @GRLlyaatdu|bԂXsWs -G S  K,8CSW9tXUFdx4{WDȑ.,魜KZ9]VDTQyU:zٛ#VK=C|nS|Lđ" :|,pm^o/q2 /G)z (0pyK{9 -0pɰYGQ[0tB- t9[=֔Ť*S SzV=M=$Yΰ㓿8~gl$,; u~.^ 1X,D tp1?P懺E]:vw*i =W=nL_ôRxn9&K1S؈ ;R84s#ݖ~<;DT]+dA2BcM^kCܿ#z< Kv="y\FNRwS sp6^4LW8o|( [g0UvgaK뇎E͆|(mR/Bn+]lX~xoy^gI2Z)ҽ̀Y^v'X<:g攘-'AxH*?oTeJ6ɗا$_W~_4D]D|`߷.e7+L/<57C;C$9ًr8yQsv>LHNoRB.OЮLa -%dʙŇXdS`Q-զU*Srb'(s "\xyt6-T`ʊkT8gD,'@&6n^B\t{=uOq=p~oɛyt &*@yOؔiAE9~~W{R3dKZFAP/q[>UjXzɆPsqܬO뚾O8ƉhWg(cUtd6_o{ (b|K9Sz?Ë!Ic M<7wBac+~d Y0q^U[5zs=(s9Rmfi5e_㾸x>߄7U_ ;5 6'^D@QT=Ͼo ?ڐ&oGR7`zcYT мm-rq4,'MlVN z"lծ){%EOyӭĶ=PQ3g\#m8u<(] ~Mi ۟צj<\ޅR{dWr hAuƲvL_NdR` 7-=;z=0lֿm<}6UvX-ܰ#Аf3p[ ]j~΄u|cn(!sB?UFuG RN_G˓WyM6r2^cta>$y\'\:ގAs~/0͚1/C" mrHCeBYDA/#T_O)m.I.:V旋]@-L2 j~ȯu1hȞb; SF?x-ZaE֪mKV>i]HBEJ9 G$)^[Ado4ߖ:Q JJxhZWudmƾ۟\a A+ӾYZf(p,Wʄyi`m7#Ұ{c$:;=]RHƟ[ڏ;=ˆڪ M {i2^p>Mj+l%fxË;v]n} QN4PUfXllA$ރsd3Xq'}N#KY¿֗|U'&6x5q W/c:B?5K%h-M&PX`rnWZt(2i`E/ъ[ܣэUFU jssg3i Ӧ$PȌ-oU,NC<*#z{ ~]~L:H8j~~FMB>{le9ёx ӑtyZ#)ʣIRx-{j?7ڈo|s70U~0zy|Ƌ 30af?=Vsdo(rY]pUlFкWU+D]TVśY&Ί"Xq&&HԈ4xXnRl& ƬfsQ90}, WŮHyUi 4rYP#7ô. #n`dBz д-_9 ɡ5𯬥N ZnqfHX7{ʄz9z~3}: bۛBJ`*A=pelU:>>PuWph5W?u&B}V GbШ|ɅAQ{iBMUG3Œ,Ny}'sT =0>o:Gzr[CBs#`/vy1`5UGJ[2Kq#,.NLxn=̥w*ONH2FvK8?ya> QĤbb 7%˞sm7^` B󇰶B~j`+^,zrmvoJ"lT_{~eCC%k8 ֵ=9!&2,Q8vD*a >*xU0{O@jwW)cG4 ]GP7Yd&.nE讧<%_{tLı|w&KguESx~=͟#t~Yk&k?O޺s堨N!=D+8K%bUX !m=y! t~;8w$DE %ocfP.{Ls_p%"'Tt+0>knmi0amXQ:~+x>@G_{^cn9DvQ/|v`66rV%(w;:EY&kإy}" '^5f. 5dLO^_n a WfJyU(?xmG.PTNj}N)J3LUG aABCF.J84[HU;ԫ)BXt5SWȤhN9_(Pu3T&J6@g0TT<$(t; R5ޮ~8X0UWiu3i D64A_CLqjù;4Y Lՠ2*f1&B ʧDuN 36lԪolo +GDѕW[KM{`FCwSoߋ hpe*P*,>ltǟfƍI6BpfUxPt;8ؙc Njeq7X90pP ,θhٳ(XrP94+:i9{y*Z4&nН]Tć?2`- 1Đ̙C=k.7_XPW/wٻ(zu*xY`\)|}Ej c'| t`T0<BSbRV~WO^z$[\ (@R`;n"Ueh u:hJDD8c]I'+( q6bޓ8IaavH8UPDcҚɂ֟QMk`.):c̠0OY\ F^O/BnhUS=iO?,D{vuWKSZV~!+ & EK㗨ߧIpdoho8fTKo8CrL)9Û\涆;:>4 VELh85^c27䆲Oպp@-7TlpZDːϢIA bY=1Fui:`=!q }Δ6p C!D2iP[Pj]a>3፜jz<1GY Y4/OZf #6fdL1oq=ledSwrF<[BYꄴNg9\*qVX<-k-.4ΌdϼS}(v[n&<_d,@D9jkݚmn}jz2?I6AÍm t4m/ S0E oae<*|ݴ4  . зӣ@vCpu0p'q*Bnmfdaã-^37A1_e#dw+<l$:y;Վ0Ly9 Hm%yp-;kdy"wM8&=kkĴӀlީ쯭4=x!)_jw;c= Γ$JĊ_.!sY#d!Lxveb垳 q n;*͖RGo@_ا+).$o]XLJ,Yw{1B0q`n"`KI I2"J{o&+{ڪ O1Yo$@1t)*`9k <HxA坻;][^'a_ { iZf"?Bo ʣqww1DWO&9][u>"NT;K?Ck-K$^XЉnQ$`Um1!J>>դw\ܓ^Z26? ١Ǧ'Ip%vN쏽!?6_hP C[֥k]n[8P8K5o FN(c|&%<{w&t[Z˂~|)f{$$\$P3\M@Gn7^tc|VNwf=oDn 0v\ 1l"NFv!ҹg^K3AG؊Wv+7U*(D[D[}PRˉ) \r=z &V0[|1qm$ِ9h2 858 h3M,|Z]|1~>gqMw.́.myCT W9[beT.+,E~b2J$ܪ3^Yټ Ó0v+W,qF$QpI䦳Dw  |K{T_+{ne. ,PBs.q6&9*]lla/(+fSAWMP4~8⊾*YYv6?mt+ar4ik\0Z/ݵ}En^,j` s'5΃}ͩ B(oF(B*sr~k[4DzNZ$zm_4Yg(ІXH(W8 B눦6PPc_r_lVAb"?EWߥv+*4)Uݩ_" Z^|q>ȷ]`a17'OWҥ TQ>W\ͳ\plY:.ez}@=`CmU˵+bіWF :t2ʑ x/VCmzReoMp7;uv3{{袦2RYxw$S)oezъgJM]EV SK_"L5~`t]xM,mo젞NQV-y?0BoU&j[Sy%}?ed4sv}Pj%RFz I1d8wn̮rlkL@ !#IUO{5{򉤣eXCw*TB]|$֐O vfPD|K}E! #]hbPhqr"GJs|ecKzxe]uvIIN^)+B׿鱉<}.^<ڃ]wSо/4b@|-˳̠<׉#$ |A7 ?҆BPv"m0Z+E)dṞq"l??xΧb[E=FN2+bƯy-80FXK!Ѱr떕f$7X9k]S?]~~T5 ;k{T=;uJf9T0WR;F( hPHq-ٮ>Q=Fx\Uȑ{'oWN Րٽ'\Z=@ۋ[bng1Ւ;6a SXF)% Gw {VzUptω}mWkMٶY#B4:Zve>6: =S{̟tXP E"!5Nw~9 D\3!/Io cT翳aȻ tRFTL~#Hr1OE@h䊾k+KyEjשJr~sDyw3zo',O?ҀY@l,DW=yGUG2)}6m~m\EBO}ݗғA\vcZHN\iA@RZ8,t<7& Hzo)el~N YC-mzARGjhs^# ӁmJ3nF6[3g(z,$aw,63c'/$9JxF,'x*m%a&=sacYgv*s3cV6YG]K mUFR&/m}˅z(-*_ڔ%6jZ<-;FNM[ײǟwK!$D2w$b&By9%HX-ejkO ["vvEP3iQmNOx# y ̒_9`Čpb:쐔KT6ByDo 3% BF.-ef`J *|oL_,L`M岅s^1;.U3A"Q +tPPghۥHy(Qf 'l= ّ!!-o~W?}PS3 ǙƘd;P_ $QS`bP_<_ĵKw[IBwK# ~\c4K"=U ȪKd{J H S0~sL& Pڹ)MMe26^b i)n{.(򊓍t|j%#{_*a&}j\ /XXˋe|MX^_o4xeRk+&jAnЖ>CYTTkq{]4i2px/cES;er|l䂋&J>笠.;cZ-f9 dN:Z,B.> nڨޖ!m G1ɰ:)/7n#Ꞑq YU+=8(vh"W{  )>#0%~NY6\ϢI].nQcPIMq0˽lA4m0^.ͺa PPTT &Wer$]J8jp' GXQ @& +qp0FěӘa|5TNx‘1!Q}iI|+݀Y/y*c'>3+Ol8]uS*V6Zb}|2]4Ҍ9QlcX}C ~gRU' NKLMBN <8ؠžM@X㖇Kn?"}S\'d_`gs:4x@k9hV0KyM%')I ypb{ظ,1=<#MՑE/z{.r!tjQ9:x@r ]ßn|f|)k%> :Iݻ-54}/ f' Y;QoGqӮO:`[x' ( z@9;H$ks}Mh %ux\OvEl_gc61Yzv%S靼%7qEV #.4&3~0z“h>߭NJ13x>tRC3o+\E~M<ا9fM\櫸5u,5N?E|U`(P%충}c^ѕi,a}x'2%4_/ )Nj5iT㰆d',3$I 7k9>/bB]~) Z;ҏʚ9n^ZCs>\Vh^ZOܥ:䰴vuR2.QŹzIw>mo~2Z&Md0^|M.hk#/Zy,kkmNY;~c{M\xMM[謒v&kPf[ k48yѮz˕:Uwa2io,v{xQ8L,+6vL+V@oI|ֽkA-{NZf>] \w`aeAcQ6qo~@u+$Ӷ|i^dy9 kؽ'?D&ڀ FMU hrA ssI,yc̴zey$j :wLg\yPo?a9mD29OJ 2/MN_II@7/i\戛bm4ѓG_."owwޒ/qx&n8/=/yVOTs .ԎC%451_P^n">>UH.H"w4|qj^k9&O?b)[ZĘf k35pXڷJT2;Cm1lwOYQY?4ل] YgqLiVU8~_P"Sc^- ;(t7dHq?G_T14Md~p)CGA]}IE"!\eRf0x\13'_^zʦh[…e2͟566P`s8<3ftH|"WpYFn@H[7-^=_ƹ`cgG؈b|"V ?oBuDܢ~n9oT'@^^yɯI #Fn?7O\j Ft׋w D4S|@  eʝN΀]/(6˥ym 5Vm3t֋h4nS8>ؗ {K4vv8t޺1 I?jADԔ)נ!1֡iw}_k]|oܞ65d&b|/O{a]Xb"?J;cSa(PIqu1ih 4ipy>?гEHH @}+RQ}>\v>i9Ah-ֈهFE͓#TǢ߂~(#O鰃Y FI~@8-תح:%#-s-ke97bKq25*GjG(o_ڥgb2D»չQ;{> tt_S?G(&fl #VÊ@qpH JZMƀ-R{# ICZggq.5'#5Q(ŶD>C@Q~!XB6,!Z5O@Acg6Z_)Lzr"uӦWFa6uav-QZgE[AJMQiXQTTU˓otk'X<_%\YMlT])<j_tv'.Jo'lc ,Gm1;%n(ȬYSY4OIs=伏ZpmnP;l^/J9c K5{j6 ^y.RɃ9?bTk'N īu6?1 ; EU˜la]nP7\lR.LИ9X o+N@nZg<^84׸:ޒkmUVvmec~UФ-7C@.!Lij]O' d6)F1+#ĘCN`uM^8~M¼'{8{8ټ[d!# v!^en۳+Jx9&W nBEKYCw N WBn5 ѯV1Z4 /dDn]x_^> }g]2!^EΉBCS&`zTbo  u{Oҥބ}) nM{̅\ö~ݓ תQKqPgϠ!?ʀ3kG_lZ "]}lTիj:Qq4b"|Z@VrQnNR9#/|}z. Y:K </iZ\zji}:WM#}.S=Cu܀rN ^ 6J5je,ISɻ d϶ r!ʻ_=5e/[y%Q fd)T]D$I@AVT6D @Qa55~91"H*lM[4)\~rȦ{T/Kȉ¾yVhyCﻙ+&[{2I>4OM=۔AI1$L˫F$A4R!gh4u*)bso,,oԤmYK#HH\`,5Tt Bjɥʾġ!kD3FaM E^X޹[m #3go񍽔̟񉅟LwݤgJPBKh!ˢC׼]+:u8ūkP :$! }3 X 1nY`kۏ&;('{u~Ǔ2Fr g`}3[@>l)͕5Gu J2#Y@҇]ׄTʊ 4E iGr jOa=+f޵NŅB^IOS讐(\}vJ4 qơ; : ӡWc5Mdv\;(d3Ғ91.@TC ?wӕUߜ'<1gϚ(Q&ԑXxIa9!\j<4c{6M:(yUu:H!ߝ)-NAvKhy)d-OL\,SA(7=`Uʍ:s@ڙ/Ebѱbe,zyDy:EIj'H;횵A'Q?E%H^/r6Z&̕x6Qnc^u_r.|c ;EWgJ&Q։v![Q͋}qQv8~| =K9OQ;5 ߂NaHi[.iɩ]:Zbn^{xbvH(U;,Uc/C5D{]?8|)gi#uP֢q\ګUdE rE[j Q 4f9+_gmme.UK9MiJ!5 HOq$"#|)հ%g){N"w6oeX/lT f:VHZL= D}АҠA/=DCu<{u \Ic48cY&*$ |+*:IIyJ$-(`ung܆IJ r"wK9$+H7йI-1`i$M|AwI;iT䞨A8̹N;*/WP[ a;QrbŘ~CH641~w<  zug:cƣ@_r%Udciv!OTeuh?mNLJác:ȶp V\{8tG;,Cm6;^ ܒV1wCF8vR?%&,x@3Llr:k=cϙ&Ab׿t݈s3~bÉӢ)O7^goW^@ӟb]GPj~!# J:M~W.U\zNևG&_l{>&*}؎f'Tp\衻Tbܪd8/dH*&Ԯy?3W}CdǾ  XW&̄|"!lW@vrQf+4mPd+T G.rXߑb7: U32zXLYfC$C dmb*Cn7<~JuVxto촐NcRsJcxyFʠ%K\AnMPm&l\!zxx'~z63+2'.`wkE$fGd;%'?}"/uڞ&ތ"y:acE;,?#涕\%k٣"mH.!&'h~Ғ46=Xb4;Q&ֆjO Ƹ.iaq̲P ~fEOJ-Q)EAu IgxI|X\x*\{?;{џL!V(vCT P]BK~=H ay-ēOjT k-{CՂA enxTFrI@;^M+$NƑ [KWH”C@' vq"ؕuakH9W>E2z6]twFho9SIר(i@:A'M vn2d`(plm5Jgsyyt96G,7#)ckT\U mߟ ;"m$-7}6Aɹ6+僇kR²Vmд +͝xzS\`w^~jmӜ!&+g*v~sA9:ΨuW_%t<eΈ6G%U-1a $ZڮG gf +Ztw.2 <b(BkJ{x$m=E hZ$7"uc~GxDґU"KSbC1v LCUݥCzdC$cN}%]pkSdTaGWlo%}n . ?XQuօ6HU gO4ui%"uk]MEΉ:&ei GG}l%/p|Ho7+[i~p|./]!HqsXmi!ĚDo%ToEBM0> Gi$}MH~ ^|-ji%[/].>?•Ls'uؽAZO5E_Ǵin>i"ّݏ_GִfE4Vt椸QJeNz{3Q{hnj]hS,Es3i$kcg y(3؂4O~g"؎$q{k)g~Sfm_bO`2ٌsfq*9LWMef!!;y]q#9|rir_|9}z`Sx&dd;TXRN;CV<§!s1ssYH/E;c+r\9]  XmӦA~yvLB[im)LpHHvg? B+&,orp8Lq:Z@0cx{lplS/(F(?ʼntuvИjYm6{}|Io.e~ߑ)/0=`e)23 Il)@:1krs)Ԃ-PCsz0okP[11]ҭq;foAkW"p Jmaj/ (X|(R9Fq]9GMG3~eBa;B&)T){LX@㘧x DE,[ᨨ]FVU ) !gPd{O&f:]$ sJuJ)uexS37F Xx+\ iJKEV Jvث<Íxqg8R6B] O_B h׎b G|+0EФ\~%UƘR!*VVDSf[K\CbuЖD üGGi}85yHZ&a[lq".RZ3)4;>)s+ȴ]9¨hǖ >:YC[lyVh Yk7x,nqPd$aiC2 A&AbܚfrG- w5zio$nL5 IMQz̶6ڑeA$p m$d˫g4؟,ymG™.\k{;y[-ACALtj! ~,.5- 6"X/xg8*@B`L[2$⼉U53a T ,&>[1Ͼ$v1~T}'<{W!,*}(&ON )%ԐVi>+}RYZlk9l ڞ@ Yx'&wtooF'~HQ6ދ w$rk Z'E~:҇xܙB8! l$ޒ)یzdmq>Kntj@a~{d4&RiD ѻx!ર05g\M '!dȮ[~m|O D-XA#M7FHEBodka~"5`}̌3̂8GEFq;]/!IVOlv `RhN("|0- ٱlKSlǫNNgf%VΠ9'/BybB^y>/?,r3 Q',!r_@D5k` mvʄp.5s/'YK Hdtm-s2g[3QJ߉W[EN=m#s)/9n\L~\ uATSJsKs~HNũ|HXZΝDva{tHw%NnĂpN!bcxٖm*MH*V鵧{m~8yWBCy7f--+3K{3!>Jel*ssVl:1+(΍|NI~">[0OWᄁfzOiCxcƾWbR\Nw ?6|&M~ 5\޵4UX%Xns„,#fmWԏȿb$5u/7W?r$! lq2#ZPȎ)X8Ǔ7)"T#Z%8٢ uڹSCjno}R2q߈ˢ@Cʉy_ lg0Evq6K7B5dJeetg0$eLB ^5b\uG>bMFƏbq7P_# ! 7;JqXDdF`:du9od,nVR_:T?ԑ5FjN?+:c9 MMZ<ƛ~gn$lHާH@՞°i-MF9DZZ:sAc%j^`㊜/qSdJnP!nw!3&iW  PEG(b!ʈY!V1;z#Zwl7U_-w #P]!Fa1ИoEg uBs4 -R*;^`Ѹw"TԹu( 4D*8{Cd|P.n}tc)kT;=MpϜ_G۾:a~GxBusv=7Y4ߋQӊDI FNDdC#0gzjn'^}i`QQRj _:/R+gE)B`mkmEİV{%+ mzK0cJcK>/mE'N{~;]vE1r`/pDwhI <6{%VpQܔϳwD/ü45e B"/6QuRocִ݊ގ@_!gJqg8qfz6GKl 5Q Ʊ0,)H.n'J 'iy'3AlbRAٍTDRR|l`1}Eo{eCЪI%uqPzH (dxiݖry3-;7 <W qB5̡%>3Y*'>f%zC^7-c5tK=ګn9vX.jUr|M`f|x.؎ [vLƉU_>%YG&c?@]\Xm y)9$<3҂P60^U&ע y|7Js/OyӇΣ"z"E/spAoH5Qr`CFG=^TW KJM5p Z\ju'ԧd\,9ayNCfV8[SᐈlIsr׌E e>r,}5s@V%Ą})^(u á-llv&:dbߧ㕜JIzTdnQMhF@`?a@sMeBN,MɁ< b-ȠfiZ(L\n}{L(Vnm3Ÿ*{ 6>hL2 m53ŗJe*p"3_{6H!ɲ()(,1Udٖi0O~J`4N6OL+o }ebtSyo0Өo5G)OQ?"Y"vo5_ aۜ\ыSmjSOFh`lI|;BsOzy9!^X= ܢsU!®`n1>c d PkD~VtyWFKSvI#W!gd7lg}57A-mkKO[K*┼%c6(ʛ+[paZPvXrVX`a#d,j* TS1&*XlĮ} Z<1jbs$T8#חH17;G꼫)&e'+%͔x@HSÇp'BCk'a9y+.6 J28}`amMUU_Oe©Kj <^g_S=xxh*ow@c2el e9t*;Jf ҮO i&2G*/ʖ}}+|B'lk6}CҕC5XqkMњ&Ӧ<<=e34q 6zJ\!tL"#; l}GZ'̻$JxҊ4`_j8qEym-M0IYv[uA:H!oJN_ %Ci]E'q2&1UIZ/pTѽ){J`HY2 Wfy5%flum 0x3ޔ&E*+W}p;D9QIT-mAE#x;!pBTIYlVb! M`0D:oRY]U]HL.u h&z:.WESo i\rB]o{;d%H+\`Ɠ w*,͢AD,x5|\@JMN;mKY f=΂wʼYr,;h$ǯN5o] e~>u)p:v! MdM}xmxKU c/SC|CR^-wvWX.f2>ߡ#,&V>/X(ar#"InU[{\P#2P?"ɠjg,w`?(<+UJ(`#gG&`o/y:'hIzvM9O-Ec9e{ozڤ崴VKCY& xbRv}Fd2BzXu (?58hLu9t.KiWJ+=K}`sVg\.ìÉ,X=uXY&8%I zp^ 8a{_|ǚb$4 xNo\eS낲=u}Y+!+t[RԵErҒFbcW>4y>r6V `;f]KO")&뙿 3hP3jrzFd-Qg?ϲ<ҀgU7[8CBx| ܵC ? (3~hÖܔTծ<~n=#>IQ;(<) A,:lOn4YtTʹ:ƮStކ @IkZ;Ԣ?ua;Ts~~J'u^6F!Һns! #U\nq5^ k+O%  d28/#%3N艩4gv]1BQ0DEEAnb49|IEP#zn)TVXy̵c-Gɑ{3I>lsw,PpY8چ@ $@o ݳ~m-zВ@5 LSIX-~OXt?qa?o(*2jェvB/o9'7mJ-\/* P8΀Mi'ff>-[)g'NQ110HRbc `}>uK'{3Z?|ql©?#Q F!Jh_ .adz+< ~ꎥuiɒm8;C|]SnY?֧"Q::'Nk鯴[eik I‰Xj0^@Iv*M6x0L'槄T&iY J}/O.lrB_ևM{G:5Y"j>|D%T#> 'Qߦ*Ӊ*HuuDk+*UnyGI`!DLibR0ytU.l[}x>5t~Ȓ٢UHFG?):dڲ@։[ 'MaCąY 8m!ߺt$Ckc<,Qu5(~Xup9ifHߛZ] b-vuu7!(#i^(UB A|KP;϶,B7[js4}Mk~G.Upy0Upxq*jܺ5gq|pNYc}Q'8卣(2~,ԳgvL=2G#YTbbIӡ~˰QaE}Dl4azx+EG^{ ] z6 Gr xGRLl7xzw3◹9m1 p1qo͛rnF=y'mlt$Jv (gX±}}ym:b E! ު%p_= eƺvw81Qk0׊ 㵿#jЌ6b_lJWdPwt5%>CN0DœqPkUgYxI&NBC9bhț#xp\aiܭ%aG[0.iF$)&h$ Fgjw;TѾ*)}*w,+u s@H-cL =I jpBû?=77_=2X}ll}|:(n](9Z&)h,ľS\CQueZdnݸIKty0ۄQUT?v>Z>|40xuuRWxq+9Es6C=m\'6%TQLߘ6}J3qKz"Հo#aaI0UA_quكDYElgnD}& ~#]Njˡ_w+Az`=ljti: 9_KrzpeǼKB--sӱ۝J皮6 \xRMv"sH0n M|@h O|o71+t[C4YC_D[Z2yHg&gA+Ӆ (y B /|WjEqM8V8tz@]{^pQw[ R;n8_@R׈ȆfAb_MCW"ZQ =Xy vMLz1^;nֲ_5iǰnlGFՀusaWi@>`Okh)cqMV1FCs+'>[iTxމ͐Nwp¦H"IcRlVwn .A {y+y>G[J}ޓ}WGg.(hfQHb$?Ae}=? 3gOC!e&>*KL{5q'?*b*cpMItJnU'U[!&NFS8Rp+O ''{fh.AUgh}6O )_SنKuApR\k{۝ʧ* !4?2XhN aDw9ϧ5 X )cj<+l^9oFB+#N^쿺(u *%n"7 }X*]_tL]ihiF93σ|X3쉷v<7Y5\}1 $N;hgrpBJoAc݃4bThM~VΑ#]"ŰCf;a O?>₊Z%&5SdIʡmMs{J8KtxyVf-n6=R*WR28-%NщLn߳5ݺH\OߘZŻL=?LѪ-NT/0_7K mPBP#dl^xw+<_CLԫ6G~i0JS ', 4s1,>u91'XeN}G?>sܴ ZQ/nC j3_1z6=SpA( :!S&.8LȆwwAXAX#C.gx|;oٖL\7,Du*f@Yȃkݞ!iAtze ~Ȧl%{ ~{>\P) y2Z w -ȗ Fܜ({QwD%m}A5S26`4ߨD@\8x]f"þjE|й$6g;=jFFnRVra SrW)tdC| ׏44iGŹcSӟ+ _AHT)63n$'QǙdsO=jKr8A,Eh-{d СEO"A3KBO֐BQ0B:pk<6)l6#L)7Ԣ MkT|99:P>9c՟PC':Siԑ ,;UB*a; N3^IFxM*\/nMhUzH*<` -?D{# k>i sFo2-{ODT+-Ԛ_,Vמ4G nX+Z2 '*ؙZ #>7xb[Mm.Shza0"RjH@ņ|ãx7]/oR3|xOZ-ⴭ}QdtL i5PgMA!9pla0ͲSy-(I+]F֝QS@lzQFf^/qhK['Q;q]bA|<GiY!92ϲ2C/U7{. g~z?`hݶSƜ&yڨC o+z1}u! ,cGJnaZU _ML7SLz % '>eMGڴ!騧 &O[K o:U* #;z7~bk;_ 1UrG4nquAQ SXc1MC|%cPJLi$lF"¢rrtAʕG^cCt ٘1BxOOm2&<6p /尔{ˤ"6&N"yF3^Uy|iaZa:N:51wt|/y?O+X4<8Wi!TBbOx7^[ є `&ժ2Y3Tѵ :6UO:㎹#>fj2vw1.v7s GQ>.bSd 2(z.2]yZl5Rq i_;(%GT4>Tƛ)X#B7s Mhm 1DJݔ5Kt w2HpmɷvЫDXCaS`FXoZk ;NP!zۇ[6L'swquq` * 60u`d,qh_GUTрPտήæq!~zG!EVU-VSJ/;(vÚ <_"Ӳ<(0O%,/'6%k/6¼G6kx2r`v!ޯ?11rsaniA2GA1!PHZX5(`W-eyp 9IfIhL;&BV_)iyM VCݙb!-ٰeHP'p^̞zjESF}qAG?q#k0kf2@OQT)#d5`LrEme -څrdz̻Rup+Qk|^Amwis hDL^ɀzkެFܥ0X`m ӰqyZpj5 hsdD0R)*x7L;c%$Q u' 5PJxq&+N~Z\'N-A]gQPN*'1V־y-2$=pHSTx!d!ޝ#p3*N)DL3P6T\ÍC~YnhhM iJtLД[:je|2D1Ͱ -勢cY -{;toNKk/2H_ۧS;vX<"<4#2(3xa6m [L;RV:; l3 $f~րJ֨5 2OTP`r& ,yO#| B~fRdlɣkW_ O yA\SYGky@~姇%yZ>2*'~ۤdwaЮ:L gc *UR']/+6)ĹLHkNj'ًTKDX<b̿WqZ/Aca{K^JJ[Ap[ %'VRo9 vSsJ<=p?!d'>EFMLCC7>{xw%k(U"0E џcCuFt䩶PBnp`Z!W$0c[PrJHz@Ծ6?Ytd헶bފS)di~!EKQ2Pf_U_w% 4n']+@8˱AR *!6s!:U@.J(a rҬN1+@q&wl1Xoeĥ$Ll4U=fcux]'À4JlYb=1;]q.͟;7+LBbpcLb4[߃JV݇3iĻEܳ佮}!1C3{a1 14[͹|$Iy%"D?b!nsfKFV@<<=H9sm܍5c|YB,uI6e#)'8)C : Ls.&X/J%`ғN QGyݬuM"XhOG rCvnܘ\0X%4ҕ $='`]Oؠe$e2ߗv/7C)]Ly2 N&rx 6G$;Gxz^FBT+XwmQ~>@j oi -4 xNm4lLxU}8BO?50NɣG|jbmת1GMhvg-dӍ^ mOC #`P^is>XX4?Os{Ӡ̯z#3Iث閷 5Xd y_}j ΋]zzL-W깐F< ~D"n-uY-IG(Um&YAZ]H <}pd~pg'ߤQycOyaAK+v]B$%5Eq)֢'6PzNcFKfXt;yIA *_!>vIvs1071zA;T/~>,?ɸч2Et25_ %y#bkiF= OW4i@.~Y4q:a'1Nϯpg!4k)vzxPr-@Zˠp=dCe.Zz(ۓCT qNRw%8*smj=SKe*;^&'TՄX|JVDMgTx.;Pa S3~E25*zhS%M˞`9Na> %1w.8s uk0t!kg [Ԯ97:%򻥾[Ɔ55ԏNz;w= J;U&ꦮF'b!FA;n_;4SF76p}68tlC1g9[ވB4yU=6Fisu~BP(MفԓObc㠔qOF38hI)njf\q )a9VһOto:'f4S ;-H3XK$>B~I,>zT \}ygds/ =QƮj?'qI"BN/|pd[| iFpFC[ūݸRs}=#Nͣ&?|ʢ|[Y1 G:g}-&HZ/_/מqgǏk!YuPFL O~)o>xQe[ 1!c7%W^CH1Xj |NL̖sfXgeu۵ i{5Իw[u?. A> BcVm2ڥD}S+i^(Vf|۝`I}9uUu~g/P8!_Ƈ"o!MiOơ3%\Cӎ]kW8j1q3#GmF[_^1oJ;{j?P#ߔJ8.*)D"`Esj+;8eO,o7p tcxuQ ()V9|g^msNX0.4(~4AlC+^bȈJgVwx\m+@;( 5ْ$h; 2HBV߸^Vz/bApڼZw8oIE '( {RV?׳҄PюفR;M"Rw+t\h% ,ݨ>Axy &ץӉj<%g;^*I #5};6A+%\+p]@Fu3vA<\>&9䇷Mͷ -a $Ĉڻ"D/f E_ zؾG_8FLѦ7n=$N=B<$#` EUvPA]Wz<\GQp -JCw]>lWE>wu6Y&cmMù{(]"ftAEG-_rv&9_#H`1VbSrgaӒ/_~3l$s#=otZa b@lt!]VJ[`FXLF}t<4]0LZ2 sZ]XdY_8G.Hc`QGZf],J;jO.t>KZ}'OUѥH9ˎ9@p] 74V_ЇUI2gLc{g>T)( &\Ma+AyoAw4wE@^WB|޶]'Z5bjh_|FcVVy7^WOۤT{ q( 9VG.mRsdYll9@P^YVqah _08' Be:h`Χ86)>ZagީK/̆Rq5ɮD >3y:o6a'#/ӡ@:fjVa0Q@pg x%YNR9t}K..AxVQ~%T>d{98%~:J8u|A5ky)pFhCpقyT>x``/YG)T񉥪}܎;SB>B0Wo;+ b>MO[{D"8 0]M5gp-8*"{+@we>؛|n3Z8a&١X6+DSQ`jDrP.AA\;-heFi;d>j\1)[wT;`b9 .93z1qA3 '&YJ$B'\sr1 I5l1f g 9F` )%9Rr}M{5"b4csYq(w iɴNmPQeqy@ʌ{#)0薼ҁ3ݤ|§ACC'"P; qB$ 0ݜvCBE$aSišhůo|]alwa%;RpǼC$ej6M2+] CrY}!ϛꮗwn+9Qp}YCF<&^ NK~jDup5I tܖ=!f) 3h*nX ʿ7|T4pB|𥞝a1r Ϥ"<{^$Q)R2` u>A :f{>yS(Z&]K}n/:˩KF)|U# jiѲ2V!xV;rtQsK w,-9S7.Pi L\lFeP!il@U`5YhP|(rt[A ۫@ 脣 zSFiu \j}'a2]qJBWvDj0W-_D;Ԑxŏ,=UhlkҠ>gDgȌz]FR)RT bYg9`Y{l^p/l'#0-8zo#R8c5&ثϴ_ͮl"jHwNhА9̿v< =ҪX9WAN֓ dzY4/끙9 gGd_׏d="_#pw]$} 6rdcH_<%K< uED0Owrd䩓 )6Kzs'wPcTjA*g$D%Yl0w'P@6@%(ܓ9G^Uqlu챔vw#y.2PI2R@0?TN61A,njc O$+ix'm HRg  T弾r.<(9QXP{P%ly>Kl}Qɑ1F޻ĝHXh8 D=T\Ӄ1']ۦ.˫f_!\Ђf@f'6 ^;z(\ADx$A,Ӆ7S|63, DMEn&5 `G=E̎muPJ/dtb@UuM[\Q"_LdWpW-k}}bLIܷie sӇw9wEU=_Nbcjv,ٌbn4,1l'-;mR T,w>Ϫnf{\\߆m;YL/ 47ʾpg7Kjn.lPĤ/n#w0v-_oɹ 7ߨ8F`0?vV}MP/P tț 7R$kok 觖UүnX8 %܏>%FvɣYuQ)F-NAIuTf2oǕ@)/@h&Dh)E=̍crOQ~tI /]cZ9='YL:uL9[xddgax}|nm{"A{P$&TOpM/onvOwMi ,;}KZ[QBu DDv $2Be;c-L5bBE7?0t&aB/%@ oNY{̞l_;F,dINNյL^eF.v+QIL^6v,ik=y(`ܽćY0mіSE}"WUP,Ccyݾb,1{߃ buDFy'3me& jhT/UEv/sr0{%K>C}Ak IUR6,*dPߥIlyq@]W Bj2J7ތs\n"Q=v\T?^ejihU#^j,t Ųs$oLo;ȽFhMmmǑU9b_"UO' y@o&Ҩ05xLeBݕ7TtvLrػ, (s=6d> ڦΎ۳t%G?*mMh{䌭@ bЃxC7xHG9Ď Sc*ghE\:gbBܠ/vȩ\_(^O7_JMA8ztLxӐS}Z2G>  #BLm&%%j-JMF _ ǪJS:XK :ѱ[‡՜rV0cy6ug&b%߽*wT3;Q0:Kώ=VCצ*bZhWa<1maسN iʇn$C\m|=)dQ(,ٶ.&)wfY՘i7e8 /$(A!$hI*=;F4(ha[pY2ye Rñc: \2}hf G hbcN9z7_2~P~Ϛ&J'mWECϛem`u(*80'X߬luraM~Q <4nb@9vVhKb]޾Ǯvt42:1hʯӚHCkSBNٰҶpN5,\,⁏j'(>F5wA|Ό>Ƈf6Gߗhz#8ۦsnx_RDOYGsb 7NJZ9 9"C\;Wr߭%"J X<>+ԲoU0biBkkJ>ԀAi+ϯXfV/϶zTQVh;l-0eu :5.!D3*#L-ڧxqM= >t aiA6̄4}ݿMt{HEN4'U7 @.SeuL rE];%MX>lP\܏λ3 a:|).bnB*=ǐB1b!U[j!zـ|n-@CqMݬr^r~?g!'eJGQ P;_;免O dclXqp;ܹ$ϻBn8#(̷Ɲ?:mim[v'L+(^Yb#_<8w_>D!y0'%NA8J4C h _^wUhRֆMEIx\X{<>5&T@@4"'aECK0W[yUZ;$EA1JJaddAF~ ͫPiە%~q?Ԅp1z I #K>9'bSQcFm?EܜFt\ayi}צxGky2q1H`ᆼv8QqrC%~QyK+9>%~^wCibou뿸 ^ k$}f鑼ґu/!jW8"f'EƳu?~(gI{?LaiXJ@^2߮ɔ>мT& 0c}6M)Dw`"HʘR?mէO\l&ySS8UJN[d䁀c=[0o~8__6#vf2!\+ rFG3 kS&<Z7EA:rPx0HFʉƹ1S)&RM*4##8h?F-8gpePrsl5^^iYi}ɯ<ŅsH++lui{gZ; `"[_)ߖ`^Sk0[uv9CniWr8Kd 0=4l!Vxp<)~y \/staxU `O07ngc(76RZF1td$(-gz3e&ɶ YZ