typelib-1_0-Gst-1_0-1.12.5-lp151.3.6.1 4>$  Ap_E;/=„MT@Ϥox9~ $~B; 7R= L)ϳz I}@'Aff!\Sg)ܝD Ba#;3W(f ΁H ]e+U+׺)N+YL2bI e_\ ux,srmܢ _G @ b! 1]]-FBH?0 [bu ŌfJ]2>/d6R$ 3s?ʨ2580bae3281e05fbb5f7b5a7da79928e64280b3f04a7b5e3cf4b554cef7e1c2abf12e536acb8a0da4f368787c1ea2486330ca724p_E;/=„q O)̈́N:㬒Y++c}a#;S٠Jrij0L3LSU k5 )v=oãF"%fIJS Dr|3eċі琋D^,զ/EJD)&^^j4Ji2bxYb;WmK_N]Ľu8|C'Ÿ D>޶Qޏp*RwN:7U' Fm P-LRrs%E>p>q?qd ) e $,0CL^ w    9 @TmH(8(9(: (Fm^GmpHmImXmYm\m]n ^nrbnco8doeofolouovowpxpyp(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:lamb62openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxx86_64o 5_E:_E:_E:_E:_E:2ddce8a3b4dccebde8d1f5032bd2dd9134ff7a7388bc893f68bf38b93a67426e846066bf91af7b93a52a0cd99c50e6a76e2a551abb3892367c3171a59d0724e1bdfb727eafe99c5e7f70c01c6b516bbfc9f511b6f7465cd2bcb7286550e4152c143b1363fd8af500ceb840cec7b2aa410b34612865126f5d7f1cf78740cbf37bff841ff0cc4214423990b379762258bc1b9433c7541a665051555ac692890dd1rootrootrootrootrootrootrootrootrootrootgstreamer-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-64)@@@@@    @@@@@libgstbase-1.0.so.0()(64bit)libgstcheck-1.0.so.0()(64bit)libgstcontroller-1.0.so.0()(64bit)libgstnet-1.0.so.0()(64bit)libgstreamer-1.0.so.0()(64bit)rpmlib(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.lamb62 15983725961.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/lib64/girepository-1.0/-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-linux PRR R RPRR R R RPRR R R RPRR R R RPRR R R R R,YY=_I\)mutf-81fbd40bdcbc9c8f4fefef3e01b8bd79771a6e86328145c6295cafd90a2468260? 7zXZ !t/[] crv(vX0~!%fM裴#b5/.< 6T0J/4Lp  &jY=D*`Ȉvο-D/3uOö= sѾAI}'U% y7LCisж0<7k/L˛MSg @\^0dDaW|6pH7E\P,Xዚ'sm j'&{WXUY . iNN2t<S',˷eYW~k>>{I0@`*e!RZr) Arxu7tUȭwoG1bn:rcQ2&~u9!Ħvҁ*P2AG%(|g(o;śY%Wl!#nhV/޴t/ {V6ʋd?bo ph$g-̬tmik C0Rƒ:se&9 ,@N`.q7jXl7@ݬ^xh[*x4ԹRSaPs)'\wwSk_~*DL|):;Dߊ3*S-Ǵ*sd_#/Iwif9]LIVV54邔&o~S}?BOj&[*+St({fnG7F9&"Pv0 Sa )d 2P7VD4/oe`znØ[J15v=flq~^(!#;cɾ,WHp*/ ) j*O{'==(x³Ktg&q>#B"z_3?\9s1?M݁e~6 x+L04TokM!3gۄdf]E̿9coƇLS4u'$&-Zq.#0=P~h]LæEe>`E9-bI"ai%}sfo~}5ƨ3rc$-mv)ͪ&d lZ6'^%Hl#Os]WSpj _D"fS<ͧ'r"#uw ?咳r5R %R, &}>sXfJ>G Zj7vRjMOzb~$Q&6!A7a8yMfIG:p|_嘻\&A' jo'l'̗'dj;@{Zsmcmb @ @uzDR8[k !@O]Z|rKIK:bno&˽aҭ:^gwQސĮfϨ뒂ڄ7^TDAR r?Gp29O*}Е}5U"RG%+è WƆ;? e yNKf*+}r/8!wI[qՅgBsGbuF$k7Pf[BA&>ūG:y^5NM`@nF^?vᯍk ^" % v=uZ +*?$g!.+f-fö HmOS 7#(ά5mkGk|+җzֱK}e3>8e;'i"IKǡ.XؖKS``Uz(k҄=>&4h޼Tp!TDK1-fCeOܨ?)E^: 5Ґ֐pLx.>yˉ} fګێ[,h^M[U" +h+Wtӥ [#,7)Q:vɂ;x\{ {N" ;@Vdޝarmq>dx6׳xgyɊg"OQm9w -/\JƆNQ+E; rC#Z=V8rjgT %!z jzTX!xWQ`Tm++!$!bx8н}wQȁ$z5{?"c2FJ7TU5@1v{G1`\E@l{`ܣ@Gy5>^~{:s/̓! L2zf[i +M7*w!,/̤AEfȶإVBߚ}>s][M qs?&r捋]I%] =,P:M뚿Ǝdݭ}濸H`lGVR,GI-02cFuFxrw'=9PCF nvgYr29BSnƷo^M}w~z\8 gtL,N?`kDƕѧfi7C\%[l68(f荂0s0S-A&͜1džV;)T2H3 2BUdΜ:+c|?ʼ"bt|^μo@U^ m4]n]PwS|(p>0-I3Ef-?/vdJ"P%&,|ԥ|L)bOtRA;5s l9jCfe L28gXmRh9ؑc5j𑠎A^kֻ;@3bSt(K 6ΓCmnwSLgc?Mʔ>7G9S&W9!%XN /8K kyUpX xxEP,Kn>_q@jśqBVlfy{DQ[jm}#Edd>Rim#nc h}2X}r甔j^]9׉Ġ6a9!QPADgze%q|ꠝ;d#[ёLg"t(Vrg&ԟ*( I8TzQ3f5T?6M=xM]mս2)!uDb5.]J_i}&ڭP ]Ie 8jґS`_U6&Ĺ/iX3&\pbS|l s-Ǫ&,jUi3 纈( 'r+A93n $BK4*")yӫbBk*bcd:"CW~ q c7!ہL2,Vۢy2/3irkAKv~=#ͮ1|))jg8]?| F>߁ބ$C6ko~MoKU^U'+K-Y뵀ɓ(b?Lt,ޒ<[ A˿Id,7٘+$ϮG/JoΩivm!(04#GH}BX"p}SIj煋A91F>Cˣik pSк1$m5]s|_>: .OFP rJ2KF%!F?" Q[uϘ#8afXdxYOAGt@\ZdlJѱo .yhuH Ds[-OUcp8{DSknW]TIH7#xd ة4 >N[SuٜXx1}33CT$Di4LdT)#ٗ3(`36%aAFn\/$wٟ_ 1)8Epmf}k5GH9gsd󸐍Ƅ un @U<j=e/IH_J6yjcǏJJ ųaQ ~ZI#0۩&*{PW1KT`r<A}& 2QQ{V"BFY+ܐ}tHj&BʊXw&WJBN9j*C°=0ŔmF/Z0`ߟ5|4m TނZN2뚞Ĕw4Yf&kwƢp1$t*UuV{vR<ԅ] Ɉ R"hޮ _qowt"gR$қgkTWI*T8sKARbR7h ^g9ttW^^V|7= ML{%5/$,̜rpD߆#sQ11;B~Q[O}Ƴ 9Oa";,_:(#4# `D;[$G &0`O?re;Oh( >]*l(lx4g`;+ioo{1oDGNQ9 Cv]ĵOP|r MhE>>@[_$ `5:~֋-HO+L.[ g@ԥƿً]?_ʮXyxY,Gbٿjh@T^聕4Kw|ecVnu=v&tL'31R2W@m*@ngfU]g@' (V!1hy u'XMyYTY؛:JqQ~-;2#.CTۻ ax_wb(oЮfRQ'sznN)GP-1ыT~dĬpO:Wcuܟlh踣s6ll>1E*`\E#ۺ#To ߭9Cr%xd?=rI<ϗ g85hZDL!K0ՓIa-xlG.OJ%6(0.^(|hRQ ꊆm"`Źs ['ٙE-sXq]*REt0xt [}{1DuXpHCs4⤃xmMKsCgw?N!e:[#ɗ^a>VrÁZvw, dLڈ[bia XBrbZ5~'ADUiN16`Z:”J/#Gd^tbM8BtTUl g`eg#];8Mr[E?_A r>)y͢' uk*—FP̘{ܱie(eHdofiu7 oП hF:^^o98Pyl| t*SL|"ݼC37' >fy~u2| >C9d)X^;ۄU>5{xt,1cO=ᛙ 30@k\\B!S{G>P9tjp^:1ª1(Sv) ZuC+E"r߆Id_F ω3uug)L:DۄKEqCQP. чP dyqokBCv_2|ѺwQS}9Ą͐.H0fOUD/nS01'4N鄥*$*IW̝c^T('ဝxJޏ}'-B{EÜld (vj6n0={sGEZ߈uimSa#s tDzB31_k8H'/Bӣ[\(bt|=(e |J.;8{ SAD&:EN.=ȩ479 Q̨$˦1[Z}g G|kh%2J{t/dR̓D>mMM}ac򀙯xO?Cli0 Ȝ$ f-+p(3_ j\uHp溾g+Fϗ$5j?/⨞ Fs ϴvWI8 hI ՜^ >o9W1?.b)E Zax0j@elas;<$^_lirꯦ6ꪋu M7PߛiM$2PdK`] @pEh9zw"]pUXmq/ Wzafcyΐ\!F }CgBw!bL"4big ׾xDH99"+b{J+RmNkVQ /eo gB ڴQ;`V gZLcWjOI˅HSCY,vdUbɁ%c^.VUL:iZKW/Tpq#Q== %橚#a|$/Vhn&֘(h=5BӉkDW~xK5/[qL7O\bN`&I].XTj .p0Mȹ0e`{(P gl9g!G]#Hs+OxG+;QrC+ʞatIsR#R 5JX_ +k.狑#%ИvK=R;GVǶ|5\ &16 C85c`#$w6ڴy2b ᓜvGXYڮSjgT' _t6f,G/g;֔Ͻ_΃P|@zfCя56$ġjhT:79`{i]w|f]F!$-m}pjiBlŰ,:щH3~'0GpZ+ ݑ9Z%ÄID.mADٗ{vP&P -w{R~CQS|![7ir=@KzptOy5 ̌~ffC5[O¨3@wwY4j7hIt ϸj'(JZ\y'|@MgQH.rT7r{@Ja*~.1xzp-Z(E1;D}XzZvٕW5xj,T`t<aXp~{, ktML єu6 g|&j,޷CC-GjB>c~}@wn`m<҈s/ꟈF/sP""zA~$ lklOi7@#[1~)B[QiiG\yAfj4yx>`BfpRDW`oM2]ژ 1br1buk1-Hh6Xv W[85Sh.iVDu28!`D& ITgM;zCo Y+[ l5pGSq,ן⪸LwO~Q*ZQ0J>2eE`:(oCd<(_\ؘvU S/YPn5u MxjVAhttbmFVc)Q"w!W^ pKGC W'.q`St-&XR|}DOGp+uQ ?4]b{C&<Eo|. @毿{[W967KA%}-x~vŲZ) J;~gFo?XKIû_G@@6rL,PZY0"!e 珴a?d{jKRMtS3m>iěf_5G A ွ^j;\X.:#Q8H٘tMbAτ#'TRt$,cUl GSһ5.A|D p* VKVfȣOzӍ~u#TJL{|}Ƕ˃V.ϐKQFWOA|Q&ыIAv~`t\boEQk{S\JUEhqWߨIᵍ-NqGA=$eo9QdJa1heiM/{E𒉆xR5rRy[ެ^3HӋ6*GU4 9%S9`f.4tЬkn3vNާEpiąvsizopu'?𚯘hfLj%G;=Jrрӯ:[!)8Ϟ:2ۜ}{j8Vth-RE!Xԛd:$bƵeU]ǡ`t/;NdySSX~5%R]oq[{Z P7k> ޏYS/FAM (YqB սKcF>>rA0-T@2r2ODd"*}1eVMys0u"%4?>*u^6z6MOa=wIq|'W.(@wmFz^^sG3{xb&کn Ua7ր=]p*rуLa~#~T|4-xZ7w VښZ: 4Rt8 q]CRMj^AG ؅~4w8!ޛɲ0>kڲv`j5kFC5huwAɀ;ӡ݋9Pw3su+/dtHls:^C6}\\gh8qz C>٦ sFF ¬%fUB{NJ&|!м1V1bw:kn ?Hu xڃsZGirߓi=x%[)} ldR~XjA1 5qh=pf7.3tsS鐱04dcE,*O~^a86hN׸?CҶψ#?⺽&bOC=xQG_ޓ_VGuEY=5 s83M?0 hYa y /{Wc",?& qdZ_AK_Cru'+oɝ ~v,5iU~)G6]փ$2$T->40̝7!S+R>[,RΗ%[eBt%?%`@Z~doa>԰E(+ Wv9\ΆцY[7+R?CXi"U25)NOF&_<'9mo&%LM/StY1Z.5g^#D'7m\ eDND<WtWot3ASL@O;il< A6Ub"^,ڠXl跲npWERsH"v߻mV <)|p'{C B֣/.&8p"n 40#*f݊j:iR8*~=]< B9cMxb WOa`_Ϟ`N>wM$\H14!sk8O"&W+W+t3_&4Q8Btb@!D5owbgg:؜o YЈ(5ڣ9KOA6|t+nu *qjM7Bh`źÖ~7f}E չHc43lRvjoR3=a63IP"Awr>!?B6\<ǣ@hfսgp(4\ؑƲYObPd b6G 5mQ$-#$YaHI}j8IsRP8 SϿC+HxE BVt`Z[1Tw9]Ԉ KѴsZB@5c'ݚ&5E@UD=ҁ#6Q0?l%xYT3ݎđ`ٱ"B^F#`*ڗ$ds|)7=)n[daxK NuJx!v#pOmz%\l b ߫k.[Z~F6X< ^yEGpR09&` V5)5qʸjWCFdlhne_Ttw ;-B 1Io]nSAw›ഌ44H+tZUHasX߇E8a:@ɚ_+oJꞒr+?Q`40}?IEmIq*+̓`d4\4ZU,0%K Ȩ4& )> E=H´J _RtA$:Du0XKWx"1~ۃ7fUusl$7DxXylr&٢u> (I&$f-Siԉ[MԎ#: h(zyoP_}cXmT]q['r"dμsՎ2>iD X1nkrzVAw{ sm<0\"zu K%hɆ`yt`zs~ͯ+, yT\[eRG%VG3QYQAy.[z)9Hq`švSCJ;zXiC8KwtfP Y\`I=IIjM)*bČ[{5ܕ,ub9vrsl O NūU}F5~jT_%G4hn㡸4$A@ n5%\BrT5!vAl{onkEXĪA +W !O LH@);~wv??mpkl{Oapmf*4ƻpތulVs_F^5N[G6?a1$,VGnq1tܐh$:;0 O2ݨŷ9PEs18߁b1V2yks#{Spd%ꍛlz0ʙҬV{n^PJLfEk`ϛV㷆ys%SXzDK؉1B@O~o6'[?iC_7#0U2-Mʣ pY i)+_!䙆{ŗTZ֊|5!Gr>!]U/v|8W- e,P}I"ڣBa1Hz7!.b|rI6.rǎLH|]# Q gRoC_܈dUNX~5JfE{o>AM$ 7B☻l{>` /He.xк:|9@ ^_-x2mZ7j8Az&9 ut2RH hI?NE>x-c+/萛g$y٫PoJ`_%NYq_S2r&9B!LWٝC-tks@&~ ./*`A\Dx-h|> (UI/#׈PMq;uS+ IqmE`i)It@%&49ҿ id_$VɈ[ea͐^Ds[Y&= r :~?oW3hL1mc>{G_+EW6sAKOȤC,WӍg![8 Y  8M'Rp`@נ -r$61UB`.?4:y>gTCcuj b{)5*AY%!U-q_5"z&!Eo-_Ucp \\ZV9W0$>OCM15@Ukun9$Z&}.wuӹMwN! "_ߵ9+atwG!+ m&|ҿYebfG0ڽ4z}&iP`C]Y֠`Ҕp-aW>#؅ yK@ nMR7J7Zj a&V|δ)\dHWzx\ίi٠7ƝkܶO; &drЧYH ,h_P(ŖD[H8WR@0Q >;8i|^Ίo{.m=;RuP|"/ T ]0TL)Pk.Ѳx;P˞_gCyo'ٻrȦIi jҿ؞(@';Z-DAw>0y (iM6Z6XG#؏} /=9|Aa: ԳM.[kGU=:yU4*|w47$uOQ_r/'wPkWSks{aFsZ}JW Ο Ub~K5;>nXlqԼ8N} >d!}.K]o#V9 x!TI+\Wt >19S3Ь:mf¼ u*.lNBۑV]c Y+x!% ?S۰IGA7j- (Er Mb:^4VEypAڿAzONa+׳Xo}U 8>/YfPUZ'gJsRi+.L4fJZ?sf+[ׇVp};Q ((Ӫ+I*I/%'q6ᏆV զ8%ʺҠqX2MgaOoLrZB|6]T+~xOa5Truo D2l a][1LܿSp,:] >ӹtY7ؐtx72Tiϱ\+Ma5199hHFMZ'V0L/tΰ"pQ y8s?Mk"ޱvf,X"^KRu92֣p5﮷Wߊf "C0ŗ=`ջ5|tj-4h*(.:bX穋+;}'Κʗz B$y7d\s^`4#| -oMe1wnN=$yj×VēIԇgJ\cN#J v2:+oPoz@tyo |0AMTRi[gsZEYtXm\#h=fw¶AP9|xIDj{UbDF%[Cg=_=VʔGTdKtm m)b!C"3 %^_nNjIȳUbDnd{,P9G 2T鈭o٢};b}m+Q Oڇ Z ӓjuHEU!UO B fGH<nʳ$g|S J(D}-Z7n$n cY[rqqS}֞[&{/.$#c27ւϛUHS8-R#)ߊYkx|1Yʛu fS(OJdH xfOh[CM$žw7}H.U&-Rsa(s'YZVXRpf|L.֖ 'ַjsQ&"@B4WNX~6)5I8t X>ԪGVEB4U~AuX+y*%RoJ^XZ []E֧K+;EްqbT6i#g!8 08eN;<%Zlцgc Ijͺ/;pQ0S]5&xWU@B"h)cʪ\=y#^-VxYu\3@xkrz߇Bgiq;z;olqeֵJN6ul -)[ȫ 3zRUF,r gF9.1OGH'9t<!x vJS~[D;ARw&jgW964jY$6y{up$Sh)2ä6LQrkbhe ,jOڍT#V́#–#1 b9ZNm z'Gjf8w~ajȲ1?+xy,a]ȽA%"™뿋.oU]]JPjo#S\4si9AKjϿ!SĄc, [* NDn1R aYnZoڑr9;4Y50Xg4|0-Z/[$z2 J ziH\ܦM6aA1w$a{6bɒM v g;=6ߡXdM'7w"<2okLi$ׁpMI,7WF!m,,CLJ"\\޶;CR'f1gR/KI|?$4u-1; P i6%(d,xBȲJN_UP2BUt:B unX)<u:#u #4")36ًǧi ADGrbdO|3%&;gDNhJY5-ա𡵙C}F!m0!wo퐒`e'j|EO:lkNQZHnV.,z zQ DDߙ:ĴڙG#y.GPh& n-\8ԯ\!Ki&r%HACAK"^޿cٟG ~kOvg>De_7%cNbKGۧ5Y1p|G`m<[›L Jv<8 _Y '# ~{ \u|FīNc"=tw/!"=)ܘPw`K0y-ϨXjvB7V4d&TULHҧD*hb^xfu8<Б5SڀBآty ll kQ"n~T$kuk?]F2ب{T/ҙUeO~s/Yаbqn=ņA1A!gVDx_|rjh Y{IhFO 堫9P.tmqTsvi.NLлUʝN2@ȃz!}$`ٛ.oLih(YS 9ocJ2]y/8/Fp4A9TSTYc"KED *:ǷP*BwfjQ)!]pbUP:+ 90B~))c<V5VRrRG6䘛}hYEl_!*1Ԝo.r>pj2{S.=PT%0'l%0 ># <݆ 9 \D' amt"r"t<ȱE9Q/^{"y}HPTWq;bww%Z H+:Ju3IΎ %?eh BpMwX@hx C5Ҭձaqo~E2 i!+cA9kPM9w?(ުwȜ"#sì>e{֏5S9 OQ)wSz@ mG;1GWMHcڀ%g#iϵ 4Ls j&ݭ+OT6*+|Lď׊+F=2N|Tkh$^M 0Z+I㟴A}$gT\-EWLB 2AtcL,H)G݁lkLs2Q,hרנRK#K}s9?g*hC(}0 ËՎڊ\BTf> Bi~NiKGO|Qr2N3Gy44W'blU@^H֮=س; 2YBany1OB7)Yc<ȃ$jYJcPI\b?i٨Đ)msVE'Bklf@q[RaǰE\n'%3l?ewe*@mԲoj[ HbU[D aaRJfQznl1 qpl!F?lF>vXR. }^l ,=銰(ţàӨ|R hgd O^tW, ec(hY/(F+B0DH+C8"Kz).JGmi$N賌xoHK;I1DK;ḬPx)ѵ6'A-(`~]Ͳn7 NK)Mԝ?.-h_8;m}ܭr ٍtZ/@^:~CB֋vI&Y8zY%etDy-\Oe,n܊|eܳ/9^|m!w!Oo:,F_&D&;ߒGS9wi7j%H$1'(ʚ'#BT3uzJҫE'εqlx&]'yLbhRݓvYH(aPyS`AA^}cx+,a6J7!!4MX>V=i[ i 5VTz\y+I:|>*;Z}~iDF>NFLAP%cs "?ks{SR;2$G cwY:h"Oف׍Jv?>VV캴` ZP|PX.o9bSql+L!!o`M$Sʍ7O"~\1l%AVn7ɧ^76so!(},jRn1QT8?Y}c3H DfzhӧQkQO%;6( a\0" .,T&mQͥ0tҠ:8yi,*g1Ffzi[ſ?\\#O%gd'*r)40a BRaĔNJ(-pNC渧E1ȝ)Cy@Ty mIr{,6N4 =AFX~j?)]%_SE1r<.6K 8hڐ0(Z׍$lSlʝO<UR!!1*5@}Ɔ2Qc遻O{0C΅Zc=wAJkf`6$X)b+ԩ/ 8?'GobMBnҘcDS}-0x*EK2gvIFFlkc /vlZBP?{Ϣz΄>}\&sDx˫n11vcIHL'ptJCQJfo٠l-:Z#iK͜<.r 3Bg .!Cc>b9ty_eH5zk^P뾽2+ QLgؤ5NK(B3WVn 0I-{Cgh9[((\=m)}UBa€;8UɛC8֡IOsI 9H ަTK|7=VH6t2K4tĥC^\} 1D^jN7(rQQͨ'WM{V%1bxPG"kVUjY6"=E5̲F\2PjgBI\ާ.PSd׈#lt"<!kQj|yofcl8{R"7 5K}pIӐSJL%%X v0$yQgL2;ٵ1VGJPpXiڌF@Zp*e1TWW0KCEj,U[B9I`_ Em bI)cR:ΔV( %5r++C6  }^g[ٙ* 3$ J{f0L'%Ф -څ33DtPn-sE$y.)1օt]1YENJV,dh2-76:\V7=HMF&Dy?eAY\PJZ/f@(!ILZm?%ʞzeW*Gq1cv|_ܒbxfR|GV! 5X NCoGՕ^9׶*!3zw7( E6~GgCF2ܓ@eRPzZ5|kJ]MY"er2p"ݺ"`^z)!*_%?1Q 4KL骩r9l1KQv&Mm^wk?`&zKA'Gȓ3oًW Ȧyy,򤝍b}z$* =D0쒵]_ :~.dE@"wTwIPW&v c9ݺ1i6ɤ0v_yq1F s{^)~0 W{d[5fQpOjՎ9M7^ppy:T9c^{]1 ZﺀB.3"ܯ.V͌$nnSNtz,bp5[S>Nsij;"PԊ?[؃ZP0ZR8( ,k֦=v2p'ǀjl>([_8RVIl K#+0<CڳJ.sF>kߢ.xswiKƖZ @P):=2% 4LΕռ){d1]I )s)9nżGE}|&9b|՛ghBt5x __nWMQb4e %Hrm-m(k Ayl+ԖZk=OCh2ux\%$YkأDz,M MA*Pj6}1.NkFug;=z]nX&lR;j6|RE[l,=̗l#'na܀$҉L J./_Qc}h #Q3&®.蔡fwzvqH%@T%uu Z_nI3}ZNN}؝fj&wuȵ+أ:zQdw.} [ hOx v_Ip8jbI)Ӌo;X"R4a 6L TSZٛܗ}rBSuD&V,o*SCؖQ _ĜyK|!TTRnaiEɺh}olŤn[Vexm7SpbE(ݑaum0fl>Ej0yOw&q`; slxG (XEI,A7YYqQR"yv[S7+|*(we$;8n@g8iIɭ{L.I0e+vKt*rWHnV'zO ٕy;Z-؏tRAaxE@ rތ(a'ީN2H, |PC Ϗi j'ݞЃEqRXJ7É3@ɥ5݅e+Īp)-wYg!s+LnPy6N?[2RV p&J$G;|ۂGK.`iց&N(^_ݩ[ :F *tQ=89)4Nv4dU;P=ȍ|%i4~jg~1rh{QVatȉ̊B1yx dިw8GsOgTYBQUirMU ps˪D6kl]a+2Cl/{eMQA6 ^]=h5kr[Sp!x5#K^?7\q4ƉR=6o; c(.),g'_AhBźzM^+ wpLz 6)j.#YYp݇o0?$3EVU7y>k3_Eb) Gh bYJNV^~Ss=փq_byb]`M+NT{,?a*|2#|y \AVDÄ$eb͘x E@ŀp(oRrL߫ 5[A=rA0 |i=-1-G8_Veʡ񜸱?H wvs=OR $O/,O# Sz0=# yR\W5Z9p_ ,B >aS4㗘5LS-@qmup`Y'X%<ؐԗ\R+=wOƞw5Bi鈺6O32oӔd89F2rUri[[ݙ)PzBTn}OߨlN\Kjj>S=:RUV2v~#&XWlឲEy?S㫃 ۋB=LV ;KoW[#\g!riإȭ]DOtEAi I*;^#kI d'kr.fxJz@+ГXvPv7ߣV^Zsd(FTyIa^p}T$S4 \A;IAn1ī'TId8iK(7 4_ùTw au8@cDQzv,XVyY<<46\WlZGBOɩk}64,bVF\M)ҿJ?քOhIac=&*/.zf3-{A epvMYOŖUQGf;O&׌ACj ݻ{W\2Iib:z/ ȍNۼ$y`03BXI(d],c\'<>)#z8e{mqQ5,~-xm*(Q1)W 1U欗&5Bc.T07ΔAFRG}Tӑ" 2j&Yۺu3ح[b`70 >o!GY`Fz}߇viC)/ =2K׫ >#TI/& {, U:)tHyU!BK$-_~,007~%*:DPMb={5_mѧg •#}h*BZ׸Rwua%Cδ# 3mnI+`8#a_7@_}fGB?+GGx0.;ρ-*}\V}%R {SA51)!>wTۙ[峺=%5'xeb?դ+mQ&8!ѧ%? 2mHuaN 4[X.RnDS 0`_QE lB'Я<#<A_4CdM %U}\%^@/ߣLΙn`u#jTrίڨYYx XÆQdiPb^vۗ+bc"{$tS)w^yG ?J_: *`'V8cE*IV#Yq^ WJ 2Bj_1K^<bw F%?,|a+h)Sv.iV C@bZŀzfܛ ;Ro6f" ݝ3yMܕͼ3<񍲈Alx+0!bkN߁R:tv.$6a-u`'T īfHOP{Rp8H܉>?il@md} ,$"Ozĭ}e%t=3Afznwӂ$˙ZtߊDٕXpJ)*es.Bm"8RbIr;sV4Rw/;Y,?IzԅB41`F\P+yXOp&{n$MuJF+~\ ߓ76WlS/åg?ܛF7[^AtL;Ʌ ֭y]УҸAc'Վ|$(ŧ{qF\T7tHvZgGUSARKuW!Y*o\x{y@\:&yEE7#:^W/0ZdEWUB}f??T tz;)kC-ͪ(s<*ۓ0ұ,.m'rq9t{_uUjx#"E6R/Xy)v9.6e}"čP GcIgB ȣgw: }!iNhb%n`qg;J?anO!KyԐT넶jv7v>`Uݮt? ˀ=nqR3XtD7gO+QN̓w7 O_#VҪ;%|~!Ul܈%JA-He\QY{FBiM45Y$wﯶRՆ`1[3Va5*eC6oicS5!lL:ͰU1]:>L? Gf9 5U$rf2صX 4Ey4Z=FBH~fSLsG&2Ka8 \?'E!zAqSD?Ʈ}dnS8ILBk$梭{02I`_lg4m5*\@RŤ ƵIK< K߄)E N=ԩ;;Dv;meZM)u%V,]{0!YUKo)f4% ڲ@!: yc8e[6z&sv Ha R89V:#_T2Oy1M*J8U#\k)yЭ(&KA9Y H6 9T\.yA53裚P{ZWq?WG߸F:'0|rw[s?Fr) N[ZRg 5W=HImSL`]=7ɜSԎ:U<+Z &SA&"(W=_,Fz%iOۓjXĴJLyrl)ls&BN5C-ȡP8u·Bܫ2uE#h)t^_ݐ,9W?A)Un@>BEH{^s3w@$g@$sܓ%M?ӥ谿аc8㹔p?BsZa5G/ v_?9Kfgp ^u$ϹI;7j|2c0Jۈ*d+?J b'{w5eQo;[.ï|vX{  AF9"NFzRX v=WR%"0"QgA@:qY0[flܗdNV+;R ~Wl# ]0w\Q$s .f |fsxqz(]XmNJ4 Xܦ Cr8.j;r$+MzY)eӻ|fہ}}&5#PeKvp fqw?883|wèx}5oYxu^QV'IK͓愊q֑EЅC#W1-c| L9Z8L"^zd8Dj\6*N?J*:'念9~ĥٞt&G`I/>VvvL9= /xe?o}V+B*r>2C66(HI;љC8CAX5u+AgvdSD.%:$wd:H4Yt_ s7".5„ߠ^aq;Uv$Ùf؝K~vՋNQ."F-^=;3&TB˫F6U2 ]O'R4M zǥԒ}e?AH Ye@"6ĕB,~-,o1n̓b.&OFd11lrTZvʖo|e6}ы.p{z2="b[8:@:X&ԑKwMW7T-1}i & &ceoSB) ^#M!z Ȥ܉հv WpCN9m 1;Rsͭ[' q_G9Cwr0hGڅԋŝ @)u.Te]y` KBNEk ױ.brq*ObfU0d#> Ͼ&OZHKʇ@ߓB6AAoz3 gOmn1=yȌyDXBB lm.Ťp3&)݃|lŐ$% Wuž/nGy,A\_SFCVV}zmb#hE[t( X;CIusgFKNգ!v E]wTW9NUȍ9}ՎHF}ENb@ ^vc!HľPc/քkc (ث!Ʋr\̽>L"eצ4;n5%e\yIs=PBaѤ0n=]vQd~DRSVtNZm OX9F hdbB"d Ջ6q fDM2"Z<bQuBiʶ]sTg"S&I/2'[uʍQc#d4%^۠N/WrR9_@xɺ??tkHz-pMJ@ ~g>m 6 :5'͗&O6\/C,:[vRJʡHFi ]:\(bvkѪpLĸ72+e%-.߯ɦS/yB8>] +ٓ9=~]bgTP:C|iN}۳pT vVèqL^?m5Ѵ UOv-NҀd0Ne?1,.q߅;Hp>\ND"?vrgiX$aB "]o\}7T2*Z8ӳO1ƼȬगR)wcC.^T}[EB?`66=P+:.C)yv)q (~ca1;hXx?Z].qʅo(@\.uƠ0gPWl<ƚ/K~Z:) | Y ^S9JHx <ktz?qlBRP'< s"mHѱ<"MGmũSƗ ZZ@XK=M[#͟4[i#7 <ߒ$8w^cndX/S[$빧:Z`!&Dg L;DE #U|MoAyp̘@`*p_/2A!1΃C.V8vYx-~Z?d la:he3n Ik7pނ=F%筢2;ӍLͦ@XZR]g‚/p*nF#w4i{'*A0%ZeH0#AwgRFW_` |oa!YW  xttTtd0!YLbJPNlpд5T=Kq", FH .`plsks_=BQjkBY8ty*h꧴ @LfA>QGBȇ rnvujBT\)%o ~|د̓i__5ki[-L|Ȣk)YI.+̬fL MpلNL˞ˈVN<zAK>Ŭ~ҫ}jI?E,.Wx8AJk|)yABM Z7i'{9poiZ6rrjJ v402xvuQT&ƱuӘRAs{nEWnX:bwfF67a*;z)Y4 .'x)Exo}T77h=ņ TCTpVz-}xTpJMC{ e3PY OjP"یW6x~[:ENiUr6=WRs2g4tWZ cO«S}svD,y]wA@_|>OƔE~P;v] L`TtDWC J7h-Y0O8Ҙ=RL'.HiBf<=(]jã|$[UQ6a׌>s'a\(!azCB BR-?|tqPb lMA}*aKoϥH*Uk݈q2Yv8!zX7Py@V@z>s YeVd&3 %c9ÿ́v"xv(.rq9K;]N}c~THa2+]%5:n*q@zѼ{tW?\.2Ռ/Y1ى[|(/Ȟ(w < nlN?\"(\BK?Uu%cޜظY mWjp9\to=£㌫$gXTPlYwg*unN+J.fB\5u8GF``ciN f>J3/ vFzJ}?J%DGz;A{ue=uJ꠪hpS=y=ܑzY!Ab 1 M\6 7]=)>d|i0*Ǿ }ibsZ`GqƗH5$@w9W?'B^y;a$@ք|ە/3'}P G䕂BbVZk\?)s|aim)2濣VX%[VN XMDUFWεFqC99NPƙOr1̝`&c#ĝ ;ĸA'ʵPK),l~R8aQ[N.:iEJV3eQ ZduL*\c c0js5)oֱ#6x%Td/!@&5>Uʳ(|M ORgI x ~x#hPG1C/NN<]՜IZ7Q% ohnBS{Ng [JT8pzc^L4 \y^Lmyt%ndW8'%BWHlPDVY\[-RZMhyVdPF bڰ#q`#_*z %|ѻ7eARMr<)vyUQ7$ܵ07ᢜ6,];I;x r]ML?q.6:t9eYU6ddSMNWN7Bd8'aA} mFgp+ k=-M1I}T۔g.4]ٷ+GE&S,sدܬJ0+D61Hfm6EQ߲d"j{i$N5P|U!${%k.ئiPTQ,?hx-u_޳5mJ4;.yg&)8hF^\YKfW{:+isU>L@O#XŠ jalLܒ|s@*q+}0,%oYћƿcG=OSW"$'l?'L'P;Db`S'aJ^ ۻRXXxDmIs:_e7XFJСs愺!:Ehd!dKsɂ2xƦZ֪ 2Iۀ6+DU,f2\LT+hz*|4]="\0mYXQߌ Bm1 6m+jdkk֞m?${ƛ 菅tS̿Tu*vkaŦAnâ,k]9'1Du.cD%s 0z' ]8ց#Y,n2+j=x`tfJU)Wň(rK>ˤ#yGy%+< uۣ Gh僑F[eAӢ+;|$<%k^c$Ȼ_w8٧!cqm SPQa+@#?O#ʲy%[4T%F+9bhF$h Azݼ"7{숵=[5P3d(x)0|zSb`,Ӕؖ_'z?iwOyTW5[ᑙV F? ZrВ'}Kql鍎kzN Td\]CFƤa蓐:S@PoVQɼK4ŕ>M>ru%Tg)P* ={"P!uo\E/umzAcx12_ ݚLSJɬ)RN\#i0u)ΚOGBF6GXxP7F?tMEfa֖E#ᒌcrܰ#IdfIt%nި^Gحqȁf+  1S"W}O _Aç;pZWB5-c_Q "Nœ{K[J>n! Ӕ%j\a^ޓΡ OмNRvwPy/NTuW8,YhTH4/Q9Z C臜Q0HbnD=[H;yIِ\Ρfx{_\-m2I-jjF[i-H)@,ޒg٬O;HlW$'teŽ.Ly5Cz&p Ž屑٭Wk-Pg[$Oz=q-\|:e+0&?5\/g xP5GDItk8M^|rѕP?k_;S>$?>tAOm֎(^qd[Dj|&–&O_虆EJl["y=W*(tl(*`@dn3 "ծQ̞(m W&& K y<'d׮tyzD`!t8 xhu7j6丙ξ6EO P()Q9- \ա>1vKa/Y(ɝ4m*AU7<~|V?. 3W xp?X$bRJ)tKkGkٿLRo󊂦P;~]'s5ܿ?#s^J9;j^-12Yz.Ga< 0̏v /yuOloH0j,B+@YU,탠r1Bkh!t84% IaprzKZlE͉!r8ğF޼x rUX:wTp}pW5H;Us©$@̳Ү\>vwwlaڎijAte>DKy3X Pے!k,A% c1ۇ0ɸfǡAq:qdsZ""'cHTow n9)l~,ŹșnTI_!$~"zA.89^{b{ Wfx]:)vŨ;%kWrL)}XXFE+ m)9]~?j],Syr\4:ns(Vͪ!_MjPGjA%zBbA/>ZCb 1Y]fmAKf3v2ШO)Ql?19KYMB͠p r?*W_~ 9^WH6%Te]RË aXa"lŽ{_+gc==}M׭taaC-Ŗbۛu׭=I?p|ƍUk¸U"V0ԑ6cb^}>WZ`菱aqU*hWcdӅ.D?g ̽oFaPd/@ a~MN3ZL;+(#8y87vǍlJ&KR8m!Ab}"b3ʓ6leN]=0t7ْ7@Y0D!k̇pya xZQ1嬴#!p@0MT&"ΐ-}\%dsԳ1ew uT X.w1T8lYiTlrH|jS4J\"lXs`Y6\vTd͘1n)lEz <Oq|֤A}<}e>H?Mt ν@nZpZ$ GHaHjۮ)Ƞ}3hmFn%eG@k;9Cj[ۯ##(;E35&>h{UVmcw+?6{5 1էX8;F޾ph0 ^7"q1Tִ>ѩWD>9 4mc}T=6+ $o _X&fFGeOf_$ĎҮX45)%AF+Y73,} T24cOW]eY݁/^XYAǜ!s#/:8+5jo,_ vnTWGЇƈ6,Uě4iOW. \#jաS[y X1s# hZBZC6ܔ#\CpAp C g-`= %nYܰ ݜ/= #6,=)(oOQ[r*&]~_ ZON-w_Щ8ҝ߈mrlh~h`kCڄR0yq?l8@a`uɞIl94{-Uc7z$LԈdʀz 3z8(wUOuI9 O?aELr _+l0sQd=ۏaFωW'7Jv7p۪`)`T0u!|PP>Z|G 7,F||̜O?#J OҖ':2dgak>MK\e *wHUv߷R }0VUH}%a^eEKVa{ '[uIQ]$\G>봺y VP[)mk+lA6ۆkg96?Y(]q +Qstfbv>khKणeq8v?m={"u.  LJqu^/k'8%mVotw# Zt{R?!DRcUѨRjϝ}RsG+f(٪c!վӂUˇJq0Co'IXi5X͸]YѼX 폑^ul7sw#w\1.!>r`,ojp^#ou$ֳVS|X*5}J+* !*R06* 27B+;H_sR-YY9_cvsMEj|NYM|@ kaiG7D zqM Ij=\4^L LvhMv+Odkud5(h ܡEIp~*~1<> b f2D8 ~٩J􅧍V-BȔ '?[sbie2`Ϻ0TaK2*J?_:_ì]0lA?h )!L >VvRfCV%&TqabJ8 -hHUߪ)8cW9!9jɻ1o=L]w n,B;sJ8b돖)>*s>Ŏzإj\Rv3ILl{&M=MSvh?/=gy۟")&[9sg5CAr AiÆ؝\rqu{=37׍y<[$ab΋gc 7 W3(}364Dh 2'"Jy6΀,sԪ>%-'θ<[bB: xV *`$G,S`ߓHOB>2e}`Dr Uk&eQ4z1^pO@W@#πK~݁E煠 /c`-(- b'!h邋@my?ƝDRޗ9'P+ib\):UF5h.Z.vYiS- w6|!Q@)#Pz]V7Z5(Ԟae-Qۏf'58VCvB *'ݞ<]•+{ts]}1-Tc141?:ϝG2%4_|b}/2sLkfu3.1A~A 0meG12%\DW#dvJvz]Yr^.;ڢU4|™0䙩ll60^F>ƼHEڣ0B=v U΍?a1S)Tp .R6sHN. @"k|VuPי_k[YVZ' o.o}Ϋʷc l)+^*ccY94mo8&iNk /$v.rY?RAY3l<*Y5z_ث2 Ͻn Ѧmt!ƵBq?,v"]Y]Ud"ݮwj%-ÇJ$E'H]=Hd%=}w\ٌ(`Φa:#?#IzT^(+Jڒm 6i)iwJvDŽr  U5!fFT׼tFo2lNUNe 9=Sk|Ufx!o#VO_nt%MO+|p)q`qQ/@ 9^Ʀ+5aEΫ!'^O/ؔ,O%8&V6 i ItCM76# Aۅ7!;mek^zs]9!OYtr]783.`?y:$΃&-lQ>%"^)@ѻ>otbc#?2n;蹊[-Kmgҥ"9̦Evեbt1ks^e_`rn4X MӍutd2S͸:n5 uo%?>,x>wڮ 惇GS'0{//wwRwY [FK 9+@e+h@SutvAs=Xb-#'hc pWy9-ϥ~iOC+493HBdJ<+|:͵iP x}ޖ >\1L͝ޢjOZFg2h+5$Q5Nd cúzwZ a}|FG ۚ2[j=(x8ħI*mf8?k"l*J= 3dz(b13̗@x*``\[`]Mw61- :U*SDd(BӲ"ݹf<L\|$WCVAEԳ}$T?Z}lʸ{fxf5{?CzUr=IdR a."P+RZwi%O3 9a3K}ţ޹L.cV.Ev`ɩ#Yl;q[&zoy"-l( h#ʽ]qO E0I{2*%ތkSYZH4`O2Xsx'BKtV2:gqTCМÏxHmn4֘ItsX_u W6Es R`5ǪH(!D> V&Y \S+ \ V=ae-ehOlx€*kZ'>f17~ArյBvxsXϠG-\qs `C)zuR*Dݥ{(]~( ނ=) 핱MchY^KP0?H("˃}#Z35~4HYIYXW]̸#~PG<ݫA3iF`N˜:-ŅzZGtaRk0 KC3'P^SI . +n1Dhrb;n 0~ xzh˒z5%ӤE\CB(vKS[m, )ͫ}Kp@q"|XJ8 KLRo0ڵg5q+tNӺ}e4H)Wps/8T9T<%XYa>;j#/m}y&miQgߛz뙂û02~jb`A(Yffސ.es)V♝/w.UC V M+$$ z $uIc#al'4KҘzeoߣpqotO6oF8/Rh1zAQFi]&涍9F+UH]en1.R̮jr !/wQفjgf!KF?FYdm]Zx׻O?GrJݱ޳B 1e3Rhq/bn)%4%kgs31Qz 91y^|-:<~]Wf=g.:<Qt?nXa7$Rcz /&t|߶U7o +m'$s>o93 bgmcAіYoiܡW'S]ڰϫESznu/ٞhEft |)˫xXʚ[sAgkF%̗iP|΃?E$\jo KO/hxLiᵄT/'{^un7 !oU0&)ϋ{mг j֨XwrYF[1//0C{ī=HfY{bא{ |ْluKnީGPl@;+o+fxv R6";X7Jh M>Wң  [ g0t mo^l4i;iEK^Lq!U͈*wGJ-r#UFrrsYn{.c[*c}= |Kc)yκCG;3zHXF mj6 ~'00j cn;'7bѧC OCX"HY*i`!j܆V-1Uw$:y.5Tb 8/n>r1:p*ZKފ,J?J@b1Zg^ϤfxЉV sN2PY@UN/p:@Ә=Cq" '$=֞) ~ jҵ %CwXnN>oyx,I}h u50HZe70O'XQ|0!#z?wV`+mzv-kwyrRºirmhKY@qDHz/ɿxV *~ՀoͽِR{m0n F%0?0yATIWD%)zΘbb$ի0pÕ0ZltFG -'q 0\ u>w֨kR0ÿ̡:6YAJ\v48O7Blk_c*xv`]i#I?l4>Ĩ?!+R0J?Jy%[_-!xq/mbz)011izw_9^iy̡`m}QW``⿷ Y^ ƦoP"=2ٍ&Z:XzqcHV#m"ՋR<Xi{K(9˹D ͵cq?yeVJE>@tɑ\I䤦x)8X+ `!c,zLO;(zXu? ? 2tbZ':5*+B%Z9m/=m:']{+ኪ!JOzx+NP4'3NReqzoV(U;E7 ~-K>FNZxƜgƀ  }s"E-`"#SY`~<!e vwPEAu&ϋq8v3qgݬ>H> *Éjue»⍤޲Bzܙ_rw^gYb_?f\L~*qE(r1]DMvlQVXܷb!{ɓgxtֳߦxF[{3Q'E.Xմ0ڹZuhz\0Cx X>( c+nC2dVLmp!&C%4NO}WMfK̟{LXlMF. 8ILir/sN!ؘ?Ƣ$uCK%k Mmf$Q`±5&8{S.W\]q`6y!P>pػI)HZrG^t!ڄ>lw=Z:j5-{8FUEYgL*6s_^"+gaӈqr_k& ;Rd?ṿA:Ttg$:7a8 B+.n6IYZjÏHVRW eN#(" |NUbGKR(1Є-+1QΛq٫$ތz6hO0]a+֢̈? G'{IcV~HU~RSb&dEE[eʖubƺ`R ;ާ‚ݿtfA2r>3qلY 0lu,GZvXgzs Kg.k+ySRL;%g7MKe ~hCM[l?0c9b%ܭˬFUkIց<9e۷41[¨N} .igΩ;Xyf)xB;^T)cQF\ wEFo*ٓ~~-D*ʢҞ_aqhM*7Iwr&<TÅPtb[ŴK툷~zgV3aqhyA;d-K5 FwRպ!A0gm pt-BQ+p_j<쉫#;/${2ў. `6X9tOst F4Xl 8oΦm}_g/U.$H}d}qFBB?1ϟ_J%OEņȂom`!SxPQA3Re2'!MMuϼ6$&>oUG*2^͈<F".\Aokm=PZ*oVJ&Pd J"44~udR$0p'ypq,L=IIJDZGiG{9̀$ƪӼ>Bk \r:-hX ؟֫Gԯ\;/߀i1P YNX\]$z5z -U haVDkHkdFG*L&NmI @B>*CCo#bzn pܟYw&$\G?0 q^aE.Z&"Fosɵ\\˞QIJyq)< &eM2ϡ7-<1*[=I/`U$e7xift(iU_`fɚr H D;Eɀb`پpsC5A_wbXB!&T'$<&fJ1Rghczՠ&b~zT䃱b N!H@AWJF:9=FzyFY ڕ ʇl fY#|5r1K)ڣUWz-¬XpK 9 ]5~ *>0j9mk6>]JyB'%73 U«x`aGg"MY J6ŔT 3錑<%99g2qҵ7!Xhd}G,QOډЫAS: E!|b+dƚci;| b ]$mOGt"0  a;`iD+29=4^G֓;bA/+rH]E.Ty%o+^)EYr^cgQk hfh y JG.[ D/ӅZ1&D( {F`ZsޖvC~H|t`/le1kƹ\u-}i#Is>O%UᲁzCBfhacB]gkr acL> }5⣂E>;$F+0Z7Qk@)\{>D:,8IJignq&W@O+V=ʋ S3kYLj':oщC, Qe0/vVwRst8w`J !+mj5wZ[|ʪ<9ޜ'tT|^;5ƝyI+l/e7i@6h99! m<;JSh{ˍp_7,l h}]H]PUZd; s[P]:AeQmQ$7yP.H`{d!T ג_V6KqC7ǝa"1o( y=ݣe O侬m W~nzzBr,MkƀJ< TMGlxL. *)++C.SCGX}BAudBJаzP Q-@eY*W%F֫^>Y:?`GU<74i/ZaU-L"pN2S˦'&߭Y&.M^d\e~KFAVq?O{4ڸːfer().-<+NQ!2%^=[8 $@&/anfʵ8ioz=1 ]N^w։> t.RV&co /z6ކJq uOGEKY<بZҟ\<6 oױόUF,5P8'r1Хq=j M[AEX:V&E}Zb-̈́7PuX:Z=վ@mIgAB(MD# A{8d\B+*/tod =y(x7Æ9m"O4]f5 qhÇ7j>z5}]$yx.VtHjwnEMo;}֠9u,KHr:Ϥ; B*Sy\ciy 9BVv_#F]Td `JYq`^$rzjؐ-*xBJPpIJ:߶RLo)`릱 0G'XUTyϝ0?-]bx;NF^3qQIG@+ :Zsv鋿2L޹Y"o}聋 k5g_WD68}۰0Q0A%7w6 2%QuDW X؈%:Mo0|! U޷uh>qwtfkn5hUՖ1H RY`|nWʝtUpul^3~uX?^rc~E +9d *U#!Nqy/Geg6b>nO@C~ Y~DJl?K=[y9fCe*Rc0 ^뎗 Ä8@MgOwBd(yXZ^LX5w~偋_S\2a3\jWgzm& &w"BON7mVGJ~8 vaW]<1d,%*g/AܑEx-AI `\ (E8'%RW+~&nW!1])yŲy/w9s٘t:j` 1_PNtz*yT.}>hޠG[=xN')ɀOݶk` )fBj+Ag\ 8rp]Du#۫T(@&>PU-+[uhֹ[D7gkR=Pj( >XKAxeS;gl@g_7Q,mdb)&H\ -3C;›+p{dOknx(ҕkQjw3KХ]Fu0kOTp7m26 5 7iiMFV N# h ?U1te+ַG!uO_{y. ~EI/J8WhiQ@c!sH}0~ Xfi6k}?' f(.e5+p~GpH_h_!+PAnnVjqN*5-9png,.S،qH {VƧT:>@9攊U+2nu&2+h+Q{8<'}yavydձ^_ ȑqo ` vYcd.呯Q=e4  '}ٳuR"+0%MH"6ִ1|CI%X!ŏS'(LDd+ed]wF`VBO#]Ikb?2;&Nxj` D|5U L,3M$ڔǃ?XAVjuɆ(0[6-I+x,;UyL3'QT[JW˛i7'KoLqgG. UZWR[Q~k\^zGV]Ƴp#MblP<`Vx:G6Xq(6RKЉ" ;M~W b4X X(t[#8I‹+:goH .\X-/ LaDľ>a?fES2C+7k4jщ[Oz%[-ʜA /[NF ^)E(ԅa:#D}µ3i5muzq^b̉#h~:>/|6=pF>B+/þ+ q EYc} 5"uWM{y9а" Wp,2 G8uWImv$JAA&Y)rLvbWL<}J 6r{FyK-w)Sߙ! t眿c.7:t7DHhLpTZ6F{2Ua8s(<2yėi5TqX1p86R8X/ɵ5le^u43wT'A5+}^Bk_=-9Še^NjC>º{Z;Z'*B՜6uHw1*<.yac 8tDD{3 ²bO|\DZMʗLOoOzRcJL$hnOJ[LBv͠O249>P2ˊ3]A9yyc%)9Q/WRFbDe\(%+須1tl@fn︎Ā~\`?V$̟C2\> tkiL۝>,q̂E,\Ze#aJxBr9.]MH'܁uLZsg݅e2whnXU1#Q`~rH c3{nfQ2b$Uç+t{͆=UtCAW@p@ wŦ]b{ҷe(p2IVf+0ݸXV%"97r@vDU9[f]q0Ij X/ur5[c !%яf-* R^0au?I4MRQ_ H0BV.?Rυ*1If pvQD a_%}8|=(41a&;"uTI~|pH1y5QzfkUB:/4UI"LN[!E* "vH:pGj۽_CH~6co-ql;I\ 7FPE$h3V_RxxU'˚ھ!EaBg7a##7g.@]֣cy Nd*3(3&A.1 j#UVAhfQ}I^{=f7DAUgM%\j} H"d"Q?*e\x'%cd|=Ao4Н`3m :!HKohi>?!&uUQؙ&l/[d|b#dQ"4-mtM2>@c&l?"ͣ*i38CGtǨyC0KPӡ`q~O.K$ntou@E o&,e৶cy7<{ /3I~gpHXE<#H3w~OږO$nd~6>[nLz%&Y{b,$\ ޝD== hff]{4`EU x**^äB jIڲ-)R$X]AR:Rb @Z7RpXt, OA]`IܔT+XXqH-p^+Fpqf8&Ԗ2h -pZy(p}>_nin$O.~Aֱ`s5Sߧ>yX lbUld0 ,# kEӰxoQBb|j{Zޞ ohZ(\T "oݲ8 BCP;==lA+¿$u"w\Lٮ{_B+Z %4aH׽%ĭQc6`_=/tGxMhPcp ҹTeϓMhI6.jl7$l|CR85:hsG(0C{M5l[;GQ3Y+C#|˹Յ]BEzS.B}x$˃&2^5AD(6L[A.ա%>^ɘAً1.~D[x1nŘEQ:(Z wU@C ZKz̪űVD*|S|\qɍfeI,-\O@Ióݞ}V-00uA\S!6uaƺo(\`uljR Cb岎!TQPօ(wjT6qͰAC'6M%AU㮝#nCVQnYƙӿ%GDyZKA 4i81$jbC"Pv4 jxj1)CGXp,>QQ3Mȃfb$zdIKG.dAns_œ ~DHM-L\@i٘ dv Y-n3je| f5 fE2 522 YZ