gstreamer-0_10-utils-0.10.36-8.1.1>t 4 DpQb/=„h&*^X٢>|L"/*l%bD3h;!/$k G|`(Ab:45X:o_H^~@NUv?Yړv`Oy?Q݊AOa5ݝ; K/Odcbe1=0?p@$BaT,x$ہgA $'"c) 8RyT~:J)O:بpbs| }BM*KJ-#>8H Qb/=„z4b).cr"rb=[4ש?瀧f*zH9bU{KeYI $-!zJ `I0Y[r Y^g XV8n[Z] nnAԈT Je@4rN1Ioc>FRR:y8?y(d % G  BHP         l  x    H x((8%9%: 2%FqGq Hq Ir XrYr \rH ]rx ^snbsctdt`eteftjltlut vtwx xxD yxt)zyCgstreamer-0_10-utils0.10.368.1.1Streaming-Media Framework RuntimeGStreamer 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.Q.build24 openSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://gstreamer.freedesktop.org/linuxx86_64 e:8Z큤Q QQQQQQ Q Q Q Q Q 1b8142958c2efa64c2cba89bacf898b07ae7f02254061e0177b15134d1a7b691a9d8cba82c89781794b9dd279a990bc6be8a19f6bcaeaf367026008b4258647a6905bc7e62b366e011da1b769654e001a9d8cba82c89781794b9dd279a990bc610a76c7b8be414b7ef2534f9ee9d67ba5d380f7673f8d99ec5fbb9db3d844725e73a0494e52565abf25640dc5cfb43947572384d0679289fe91233e359c6045ca18bacd26839679d54f298f47fe6ae80d11d8c1911850ba3df71a60365143978rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgstreamer-0_10-0.10.36-8.1.1.src.rpmgstreamer-0_10-utilsgstreamer-0_10-utils(x86-64)gstreamer-utils_versionedgstreamer010:/usr/bin/gst-launch-0.10@@@@@@@@@@@    /bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgstreamer-0.10.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0.4-14.0-14.4.6-14.10.2PPO'PIPDOOC@OB5O@NuN$@MAM@MӴMz@M@M>@M2L!LL@Lo@LL|L|LQm@K @K~@KKuBKD{@K@K>J@JJyt@J@IX@dimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgreddwarf@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgcoolo@suse.comsbrabec@suse.czdimstar@opensuse.orgmls@suse.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgwstephenson@novell.comaj@suse.devuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgaj@suse.deaj@suse.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgjengelh@medozas.devuntz@opensuse.orglmedinas@opensuse.orgsbrabec@suse.czsbrabec@suse.czvuntz@novell.comvuntz@novell.comsbrabec@suse.cz- Add gstreamer-no-setlocale.patch: Don't set the locale in gst_init() (bnc#779426, bgo#685650).- Make gstreamer 1.0 and 0.10 -devel parallel installable: + Rename gstreamer.attr to gstreamer_0_10.attr + Rename gstreamer-provides to gstreamer-0_10-provides + Macros defined in gstreamer_0_10.attr are also versioned: %__gstreamer_0_10_provides instead of %__gstreamer_provides for instance.- Rename gstreamer-utils subpackage to gstreamer-0_10-utils-unversioned: + The gstreamer-utils name is now used by gstreamer 1.0, so we don't want to conflict. + This subpackage contains unversioned binaries that prefer gstreamer 0.10, so it kind of makes sense to keep the version in the name of the package anyway, even it's not optimal. + Add Provides/Obsoletes for gstreamer-utils for smooth upgrades. They are versioned, so should not affect gstreamer 1.0.- Remove Provides for gstreamer, gstreamer-doc, gstreamer-devel: these are now real packages for gstreamer 1.0.- Change packaging to make it possible to scan for 32bit plugins on 64bit systems (which we want), see background discussion at http://lists.opensuse.org/opensuse-packaging/2012-05/msg00062.html + Pass --libexecdir=%{_libdir} to configure, in order to move gst-plugin-scanner to libdir. + Package gst-plugin-scanner in gstreamer-0_10-32bit.- Update to version 0.10.36: + bin: - Don't interpret pipelines without sink elements as always being in EOS state - Only post EOS messages after reaching the PLAYING state + buffer: add set/get_qdata() to attach arbitrary metadata to buffers + caps, structure, gstvalue: some optimisations and improvements + miniobject: add weak referencing functionality + gstobject: make gst_object_replace() atomic + pad: - Only do the subset check in gst_pad_accept_caps() if the pad claims to accept the caps - Make public some ghostpad/proxypad API + preset: allow applications to specify an extra preset directory with application-specific presets + collectpads: add GstCollectPads2 API + basebarse: - new detect vfunc so subclassed can do some format detection first - new get_sink_caps vfunc so downstream caps restrictions can be propagated upstream - answer position query in stream time and try upstream first - send duration message when updating internal duration - make baseparse-based elements is reusable - provide latency query support + basesink: - basesink: don't compensate for render-delay twice - basesink: try harder to arrange increasing position reporting + basesrc: allow for the size to change dynamically + basetransform: - add query vfunc - caps negotiation improvements - delay serialized events when src caps are not set yet + filesrc: - filesrc: do not mistake short reads for EOS - filesrc/fdsrc: indicate dynamic size handling to basesrc + inputselector: add sync mode that syncs inactive pads to the running time of the active pad + queue2: - add bufferlist support - adjust input data rate estimation + multiqueue: - add mode to synchronize deactivated/not-linked streams by the running time - check filled state of queues even if another one is empty + outputselector: don't send last segment/buffer when no segment was configured yet + tools: - teach gst-launch about missing-plugin messages - make unversioned wrapper look for -0.10 tools only + See NEWS for API additions and deprecations. + Bugs fixed: bgo#647940, bgo#662777, bgo#647493, bgo#415754, bgo#459466, bgo#546570, bgo#609473, bgo#619844, bgo#628021, bgo#629300, bgo#643269, bgo#645017, bgo#645107, bgo#647756, bgo#648025, bgo#650002, bgo#650973, bgo#652037, bgo#652577, bgo#653137, bgo#653172, bgo#655155, bgo#655204, bgo#655381, bgo#656193, bgo#656265, bgo#656557, bgo#657316, bgo#657318, bgo#657421, bgo#658076, bgo#658449, bgo#658517, bgo#658518, bgo#658541, bgo#658918, bgo#659139, bgo#659571, bgo#659606, bgo#660083, bgo#660144, bgo#660165, bgo#660760, bgo#660778, bgo#660955, bgo#662091, bgo#662199, bgo#662291, bgo#662664, bgo#663333, bgo#663643, bgo#664221, bgo#664720, bgo#665921, bgo#666174, bgo#667284, bgo#667286, bgo#667288, bgo#667290, bgo#667298, bgo#667444, bgo#668289, bgo#668764, bgo#669036, bgo#669502. - Add xz BuildRequires on openSUSE <= 12.1, to be able to decompress the xz tarball.- Change gstreamer-utils Requires in devel subpackage to gstreamer-0_10-utils, so that we're ready for the arrival of gstreamer 0.11/1.0. - Adapt gstreamer-0_10.prov accordingly: the versioned tools should be used.- Split typelib files into typelib-1_0-Gst-0_10 subpackage. - Add typelib-1_0-Gst-0_10 Requires to devel subpackage. - Add explicit libgstreamer-0_10-0 Requires to devel subpackage: it was there implicitly before, throught the gstreamer-0_10 Requires, but it's better to have it explicit. - Remove explicit check-devel, glib2-devel, libxml2-devel and popt-devel Requires from devel subpackage: the ones that are needed will be added the pkgconfig() way, and the others are actually wrong.- add libtool as buildrequire to make the spec file more reliable- Use translation compendium gnome-patch-translation.- Update to version 0.10.35: + Work around GLib atomic ops API change + Some minor win32/mingw fixes + Don't use G_CONST_RETURN in public headers (bgo#652211)- move gstreamer deps generator definition from rpm into the gstreamer-0.10-devel package- Update to version 0.10.34: + Fix multiqueue thread-safety regression + Don't set artificial 0-timestamp on first packet for TIME-based live sources + Bugs fixed: bgo#649369, bgo#649878.- Update to version 0.10.33: + atomicqueue: add an atomic/lock-free queue structure based + bufferlist: improve _add*() performance + bus: in _add_watch() honour any per-thread default main context set via g_main_thread_push_thread_default() + caps: new gst_caps_intersect_full() to intersect in different modes + clock: add functions to re-init existing periodic GstClockIDs + event: add QoS type (overflow, underflow, throttle) for QoS events + ghostpad: The internally linked pad of the proxypad is the ghostpad + gstpoll: retry reading the control socket to release properly all wakeups + message: new progress message API for asynchronous operations + pad: - unlock before freeing the pad cache to avoid deadlock - better handling for when parent goes away during data/query/event flow + parse-launch: allow element names to begin with digits + pluginloader: call gst-plugin-scanner with the right arch on OSX, fixing hangs with firefox + registry: fixes elements (features) disappearing if a plugin or plugin file is renamed + structure: - Add "(date)" as a type abbreviation of GDate - Don't allow invalid GDates in all structures and don't allow NULL GDates in taglists + taglist: add a new "encoded-by" tag + uri: add gst_filename_to_uri() that takes relative filenames + utils: add gst_element_factory_can_{src|sink}_{any|all}_caps() to replace can_{sink,src}_caps() + baseparse: new GstBaseParse class for parsers + basesink: - improve rate, duration, and average duration calculation - use new QoS types and add add "throttle-time" property + basesrc: - Handle tag and custom downstream events the same - keep downstream caps order when fixating, to honour downstream preferences when negotiating - Return FALSE if we don't handle an event - Send synchronized custom downstream/both events downstream from the streaming thread + basetransform: - Be smarter with pad allocs - Check for pad alloc caps when suggestion is not fixed - Retain caps order when getting caps, to honour downstream preferences when negotiating + funnel: new N-to-1 pipe fitting element imported from farsight + fakesink: - print buffer flags - Fix escaping of URIs + file{sink,src}: - Check if non-URI characters are escaped, but only for the URI not the location property - fix URI creation regression for non-absolute locations + filesrc: Fix escaping of file uris + inputselector: - Hold the selector lock while reading properties of the active pad - Make sure that EOS is always sent downstream for the active pad - Return GST_FLOW_OK until the selected pad pushed something downstream - Stop waiting for a pad switch when the pad is flushing + multiqueue: - fix some potential corner-case deadlocks and some leaks - handle arbitrary sink + source pad naming + queue2: don't read beyond the end of file upstream in pull mode; leak fixes + plugins: make query and event functions more thread-safe, protect against parent-pad disappearing + gst-launch: add GstIndex support + Bugs fixed: bgo#642356, bgo#402141, bgo#518857, bgo#604094, bgo#615357, bgo#617045, bgo#639674, bgo#639962, bgo#640071, bgo#640437, bgo#640502, bgo#640622, bgo#640675, bgo#640850, bgo#641212, bgo#641928, bgo#642071, bgo#642130, bgo#642271, bgo#642373, bgo#642393, bgo#642504, bgo#642522, bgo#642869, bgo#643301, bgo#643455, bgo#644935, bgo#645022, bgo#645267, bgo#645595, bgo#645746, bgo#645877, bgo#645931, bgo#646118, bgo#646341, bgo#646531, bgo#646566, bgo#646569, bgo#646624, bgo#646811, bgo#646971, bgo#647005, bgo#647131, bgo#647293, bgo#647763, bgo#647844, bgo#647922, bgo#648199, bgo#648215, bgo#648220, bgo#648297, bgo#649195, bgo#635718, bgo#625396, bgo#640771, bgo#646972, bgo#640665. - Rebase gstreamer-0_10-rpm-prov.patch.- Extend gstreamer-0_10-rpm-prov.patch: Also provide elements.- Update to version 0.10.32 + GLib requirement is now >= 2.22 + New core elements: - valve (moved from -bad) - input-selector (N.B. without "select-all" property, use fsfunnel instead) (moved from -bad) - output-selector (with different negotiation behaviour by default, set pad-negotiation-mode=active for previous behaviour) (moved from -bad) + Performance improvements for many heavily-used code paths: GstPad, GstPoll, GstClock, GstTask, basesink, basesrc, queue2, multiqueue + gobject-introspection: add annotations for most core API + clock: make sync clock wait lockfree + fdsrc/fdsink: reenable on MSVC + registry: fix GStatBuf definition for win32 when building against older glib (fixes unnecessary rescanning of plugins at start-up) + element: add a more flexible way to get request pads from elements + multiqueue: return upon input when already eos + object: fix creation of default name (when creating more than 100000 elements) + pluginloader: fix hangs on OSX + poll: - fixes for (p)select backend (used e.g. on OSX) - refactor and make more lockfree; fixes for win32 and OSX (pselect backend) + registry: don't replace valid existing plugins by blacklisted ones + tags: don't produce duplicated entries when merging same value twice + basesink: - preroll fixes for async=false case - rework position reporting code + basetransform: handle downstream giving a buffer with new caps but invalid size- Remove buildrequire on pyxml and add python instead for doc package only, changelog of package with date 2008-03-21 contains: "Don't depend on PyXML and use only XML modules that are shipped with python."- Update to version 0.10.31: + bin: - add "message-forward" property to force forwarding of messages that would usually be filtered such as ASYNC_DONE or EOS - improve tracking of source elements for more efficient event dispatch + bufferlist: add function to add a list of buffers + clock: fix racy shutdown clock id leak + element: - add support for arbitrary element class / factory details - link_many should activate pads if needed + gst: add math-compat.h header + datetime: add GstDateTime API + elementfactory: add utility functions to filter features by type + plugin: load the gst-python plugin loader with G_MODULE_BIND_LAZY + query: add buffering ranges API to retrieve informations about the areas of the stream currently buffered + value: add int64 range type + info: write debugging output to file if GST_DEBUG_FILE environment variable is set + pad: use more efficient g_object_notify_by_pspec() for caps notifies if compiling against new-enough GLib + pipeline: If the currently used clock gets lost update it the next time when going from PAUSED to playing + plugin: add release datetime field to GstPluginDesc and set it if GST_PACKAGE_RELEASE_DATETIME is defined + utils: speed up pad linking utility functions by not trying pads that will never work + adapter: - add function to get a list of buffers; support 0-sized buffers - optimize gst_adapter_take() and gst_adapter_peek() a little + basesink: only answer the SEGMENT query in pull mode + basesrc: return values in stream time for the POSITION query + basetransform: - allow the subclass to add new fields to caps when getting new caps from downstream - avoid useless memcpy - upstream caps-renegotiation fixes + bitreader: add inlined and unchecked versions of the most important functions + bytewriter: - add inline and unchecked variants of all important functions - fix possible infinite loop caused by an overflow + queue: - add "silent" property to suppress signal emission (for better performance) - avoid unnecessary g_cond_signal() (for better performance) - push newsegment event when linking in PLAYING + queue2: - extend ring buffer to support RAM mode - in download mode, prevent range corruption due to race - don't send seeks beyond the end of the file upstream in pull mode (fixes apple trailers and youtube/html5 playback in webkit) + multiqueue: flush the data queue if downstream return WRONG_STATE too + gst-inspect: print GST_PARAM_MUTABLE_* property flags + See NEWS for API additions and deprecations. + Bugs fixed: bgo#396774, bgo#482147, bgo#579127, bgo#594504, bgo#600004, bgo#610366, bgo#611918, bgo#618919, bgo#619522, bgo#621299, bgo#621332, bgo#622740, bgo#623040, bgo#623121, bgo#623491, bgo#623541, bgo#623622, bgo#623806, bgo#623875, bgo#624203, bgo#625239, bgo#625295, bgo#625368, bgo#625862, bgo#626027, bgo#626181, bgo#626651, bgo#626784, bgo#627438, bgo#627826, bgo#627910, bgo#627959, bgo#628014, bgo#628174, bgo#628176, bgo#628408, bgo#629241, bgo#629410, bgo#629494, bgo#629553, bgo#629831, bgo#629946, bgo#630257, bgo#630436, bgo#630437, bgo#630439, bgo#631755, bgo#631853, bgo#632236, bgo#632433, bgo#632977, bgo#633147, bgo#633886, bgo#635031, bgo#635389, bgo#635869, bgo#633176. - Drop gstreamer-0_10-make382.patch: fixed upstream.- Move gir files to devel subpackage.- Extend gstreamer-0_10.prov: we need a possibility to simply skip the automatic provides function. In this case, defining SKIP_GSTPROVIDES to non-zero will be recognized as an ignore flag for the package. All other requires/provides will not be affected.- Add gstreamer-0_10-make382.patch: Fix build with make 3.82. Generally, the -doc package is affected.- Add gstreamer-0_10-rpm-prov.patch: adds --rpm to gst-inspect, allowing rpm to create a list of provides, thanks to the gstreamer-0_10.prov script we install. Those provides can then be picked up by PackageKit. Patch taken from Fedora's gstreamer package. - Add gstreamer-0_10.macros that contains a rpm macro, in case external provides scripts are used. - Add gstreamer-utils Requires to the -devel package: this is used in gstreamer-0_10.prov for the rpm magic to work.- Recommend instead of require lang package since it's not mandatory.- Recommend instead of require lang package since it's not mandatory.- Update to version 0.10.30: + bgo#623586: gst/tagsetter check fails + bgo#463435: Skip #include < libxml/parser.h > in gstconfig.h.in when not needed + bgo#505770: gst_element_get_state() should unblock if element posts an error + bgo#615820: implement percentage position and duration queries + bgo#615941: [tags] Add GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVICE_MODEL + bgo#616586: Use GObject's boxed type for GError + bgo#617223: [tags] Add tags for direction of capture and movement + bgo#617625: Commandline utility wrappers (gst-run) don't work on Windows + bgo#618644: gst_pad_get_caps() Return pad template if parent element is in GST_STATE_NULL + bgo#619508: [tag] Add image orientation tag + bgo#619815: GST_PLUGIN_LOADING_WHITELIST env var for unit tests + bgo#619828: [API] adapter: add masked_scan_uint32_peek + bgo#620460: info: add new TRACE log level and move refcounting there from LOG level + bgo#620490: [basesink] segment query unconditionally returns FALSE + bgo#621006: Deprecate unused gst_object_{get|set}_name_prefix() + bgo#621282: Display of short fourccs is in hex instead of text + bgo#621332: BaseTransform should disable proxy alloc if downstream changes caps + bgo#621334: GstBaseTransform should not require a transform_size function + bgo#621505: Disable memory poisoning by default for releases + bgo#621527: gstcaps: New gst_caps_steal_structure() method + bgo#621530: filesink ignores sync=true + bgo#621595: --quiet doesnt make gst-launch be completely quiet, also messages should not go to stdout + bgo#621773: Add introspection annotations + bgo#621867: gst-launch: rename new --no-play command line option + bgo#621896: [API][taglist] Add gst_tag_list_peek_string_index + bgo#622504: [GstPad] Provide more fine-grained linking methods + bgo#622546: distcheck fails in docs/plugins/ + bgo#622685: [GstXml] Deprecate GstXml + bgo#622967: [queue2] Problems with progressive downloading + bgo#623301: gst_caps_normalize: doesn't normalize completely + bgo#623589: Fix races/refcounting bugs with slave clocks + bgo#624113: [tags] wrong behaviour in merge function for strings + bgo#622025: Can't build gstreamer due to Gst-0.10.gir: error: Can't resolve type 'PadIntLinkFunction' for field Gst.Pad.intlinkfunc- Update to version 0.10.29: + improve plugin loading robustness: do not ever unload a plugin after calling into it: should fix mystery crashers during registry loading when a plugin init function returns FALSE (e.g. when some supporting library fails to initialise or a wrapper plugin found no features to wrap and wrongly returned FALSE) + configurable memory alignment for GstBuffers + add QoS message to inform apps of lost data, dropped frames etc + basesink, basetransform: add support for new QoS message + basetransform: accept non-fixed caps suggestions + basesrc: fix gst_base_src_new_seamless_segment() + GstController fixes and optimisations + set thread name for pad tasks on Linux + pipeline, bin: fix refcount issue when removing elements during a state change + queue2: implement seeking in download mode + queue2: implement flushing in download buffering + queue2: improve buffer level measurement in download mode + fdsrc: allow specifying the size in bytes on the uri + build fixes: better checks for uint128_t, inline assembly on OSX, compilation if HAVE_REGISTER_PRINTF_SPECIFIER is undefined, gobject-introspection + two symbols were removed that had been exported but never been used or been declared in any header file: gst_element_default_error & gst_element_request_compatible_pad. - Drop gstreamer-0_10-fix-introspection-build.patch: upstreamed. - Rebase gstreamer-0_10-no-gtk-doc-for-reals.patch.- Update to version 0.10.28: + No material changes compared to 0.10.27, this release is mostly to keep the version in sync with gst-plugins-base + Parse "1/MAX" fraction strings .- Update to version 0.10.27: + bgo#610366: [gstcollectpads][doc] Add a reminder for 'data' doc + bgo#605189: gst_element_get_state has wrong introspection + bgo#607771: [API] Add gst_byte_writer_fill + bgo#608036: [typefind] deadlock when upstream puts caps on buffers on pull mode + bgo#608877: [typefind] Access to internal fields not threadsafe + bgo#609941: GStreamer-WARNING **: External plugin loader failed + bgo#610210: [PATCH] Fix compilation of fdsink and fdsrc with MSVC + bgo#610246: [optimization] Speed up _get_range() + bgo#610367: [memindex] might busy loop upon EXACT lookup + bgo#610444: [controller] Interpolation control source passes NULL pointers to GSequence API + bgo#611087: [basesink] emergency rendering of late buffers fails after resuming from PAUSE + bgo#611719: GST_DEBUG_OBJECT macros not fed with GObject* in gstpoll.c + API additions: - gst_byte_writer_fill()- Update to version 0.10.26: + Changes: - registry: do plugin scanning (on *nix) using an external helper binary - lots of performance improvements all over the place - add GstByteWriter, a simple generic byte writer - filesink: Use _wfopen on win32 to open files with non-ascii filenames correctly. - queue2: add option to remove the temp-file (enabled by default) - it is now allowed to use gst_caps_set_simple() on non-simple caps - queue2: move from gst-plugins-base into the coreelements plugin in core - multiqueue: add support for buffering mode where we post BUFFERING messages based on the level of the queues - typefind: speed up typefinding a lot by first trying the typefinder for the file's extension - buffer: remove private/internal subbuffer subclass and keep track of the parent buffer directly in the GstBuffer structure - collectpads: add ability to install clipping functions - new tags for TV/Radio shows/episodes, lyrics, composer sortname and grouping - miniobject: avoid race when recycling buffers - basesrc: fix race in PLAYING->PAUSED->PLAYING + Bugs fixed: bgo#476514, bgo#590941, bgo#595602, bgo#535069, bgo#560442, bgo#595511, bgo#595886, bgo#595964, bgo#596366, bgo#597407, bgo#597550, bgo#597690, bgo#598297, bgo#598526, bgo#598700, bgo#598895, bgo#598896, bgo#599147, bgo#599759, bgo#600313, bgo#600922, bgo#601587, bgo#601668, bgo#601669, bgo#602093, bgo#602275, bgo#602419, bgo#603059, bgo#603787, bgo#604091, bgo#604093, bgo#605251, bgo#605930, bgo#606435, bgo#607283, bgo#607317, bgo#607431, bgo#607481, bgo#607739, bgo#607842, bgo#608136, bgo#608398, bgo#608442, bgo#608726, bgo#609166, bgo#590669, bgo#601698, bgo#604565, bgo#596877 + API additions, see NEWS.- Package baselibs.conf- Compile introspection support: + Add gobject-introspection-devel BuildRequires. + Pass --enable-introspection to configure. + Add gstreamer-0_10-fix-introspection-build.patch to fix the build. - Small cleanups.- Update to version 0.10.25: + Changes: - Improve the byte-reader API - GObject introspection support - Improve clock accuracy on win32 - Optimisations in capabilities checking - Optimisations and fixes in the basetransform base class - New 64-bit scaling utility function variants - Various bug-fixes and improvements + Bugs fixed: bgo#583999, bgo#566881, bgo#588472, bgo#589173, bgo#589314, bgo#589524, bgo#589849, bgo#589991, bgo#590045, bgo#590430, bgo#590841, bgo#590919, bgo#591045, bgo#591318, bgo#591441, bgo#592209, bgo#592314, bgo#593460, bgo#593719, bgo#594107, bgo#594225, bgo#594990, bgo#595130, bgo#595133, bgo#595209, bgo#368536- Added support for translation-update-upstream (FATE#301344).- Create empty /usr/share/gstreamer-0.10/presets for presets.- Update to version 0.10.24: + Changes: - Fully support nested structures in caps - Support frame-by-frame stepping in sinks - Add support for buffer-lists to pass around groups of buffers - Use TaskPools for managing worker threads - New stream-status API for finer thread control - Code optimisations - Many other bug-fixes and enhancements + Bugs fixed: bgo#580579, bgo#527488, bgo#570233, bgo#584389, bgo#534208, bgo#545787, bgo#554460, bgo#559643, bgo#560345, bgo#560442, bgo#572285, bgo#577926, bgo#578908, bgo#580177, bgo#580716, bgo#581198, bgo#581281, bgo#582010, bgo#582564, bgo#582588, bgo#582878, bgo#583187, bgo#583419, bgo#583456, bgo#583554, bgo#584835, bgo#584838, bgo#585039, bgo#585075, bgo#585137, bgo#585592, bgo#585733, bgo#585748, bgo#586566, bgo#586568, bgo#587973, bgo#587976, bgo#588744, bgo#588745, bgo#589127, bgo#590056, bgo#590622, bgo#579177, bgo#581321, bgo#584118, bgo#585433, bgo#585569, bgo#585834, bgo#585960, bgo#587052 + API additions.- Update to version 0.10.23: + Support files > 4GB on Windows + Controller interpolation fixes + Add timer support to GstPoll and use it for clocking + Attempt to typefind contents from the file extension if all else fails + GStreamer revision control switched to Git + Many other bug fixes and improvements + Bugs fixed: bgo#579177, bgo#163577, bgo#574160, bgo#575598, bgo#575922, bgo#576842, bgo#555978, bgo#565607, bgo#566936, bgo#567692, bgo#567725, bgo#568289, bgo#568438, bgo#568481, bgo#568632, bgo#568678, bgo#570910, bgo#571227, bgo#571559, bgo#572480, bgo#573623, bgo#574024, bgo#574211, bgo#574213, bgo#574241, bgo#574484, bgo#574623, bgo#574805, bgo#575695, bgo#575814, bgo#576381, bgo#576563, bgo#576582, bgo#577887, bgo#577891, bgo#578114, bgo#578201, bgo#579127, bgo#580121, bgo#361155, bgo#517231, bgo#572591, bgo#573823, bgo#574163, bgo#575682, bgo#575988 + API additions: - New FIXME and MEMDUMP debug levels - gst_tag_list_get_buffer() and gst_tag_list_get_buffer_index() - New tags: GST_TAG_SUBTITLE_CODEC, GST_TAG_HOMEPAGE - gst_util_array_binary_search() - gst_message_new_request_state(), gst_message_parse_request_state(), GST_MESSAGE_REQUEST_STATE - GstPoll::gst_poll_new_timer() - GstPoll::gst_poll_write_control() - GstPoll::gst_poll_read_control()- Don't call autogen in older products.build24 1359252270 0.10.36-8.1.10.10.36-8.1.10.10.36gst-feedback-0.10gst-inspect-0.10gst-launch-0.10gst-typefind-0.10gst-xmlinspect-0.10gst-xmllaunch-0.10gst-feedback-0.10.1.gzgst-inspect-0.10.1.gzgst-launch-0.10.1.gzgst-typefind-0.10.1.gzgst-xmlinspect-0.10.1.gzgst-xmllaunch-0.10.1.gz/usr/bin//usr/share/man/man1/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/5e7eaa5f280fded25b37d5754164b273-gstreamer-0_10cpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x02c08c383500fafca2841e3f5fbe54ad5179c056, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x5f499b3d59390a3c1f53efd356ac549d50722676, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0xc6d5e019e3238badba278571b181db857041b901, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0xe9ffedd9a0c8d3848880f23612fab91aa7e247e6, strippedPOSIX shell script, ASCII text executabledirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)   RRRRRRRRR RRRRRRRRR R RRRRRR RRRRRR RRRRRRRRR R ]n^u͵w?`] crv9vX3Z5qRa hF5hQO!4=7^Oğ&s]%b8iVAUَO0xI9ܙ{BR$bWkz GOJ.Ӝ!aNQ4sBw6'?˥ (plDNEgDNVWh<3v%M"cRiYJ[5pn >榭;E.ZAPkXeeo~I,halSelLJop5'A'27$4bXˀKۤ~-*RUz\[|vNjcج]q7ai $S= ?LejKD\)6Y\J@ 1fᾫ/ut̸KF.AN1,I/ s CaєXG6E! F" hGw1]m# S)7" P\kO>8?m+p_4Tv)ؙz5D"yQ잍XisC=>^NX:M"?5M/&pDY /z Gus&

PcVhs'5B>XHot!15pWs?9,W{cU.{a"N6*k$͍$ 6ٿ)hyY1@({1%J/xm]c %!COXƋ<<~hatzU]DɰtE-#cɲVv0y~F ׄ 1d#=B֡ۧC`0tֈ .k$U2YM%Vvn6i*eĎ|=r0Y99ébR3N N[`t S)=@j;{f#4r b[" 8E/5jGFk %Yu  ϧCUue.\yiaEOExrnh빊LӥWt!,B9ϏCy+Z~'NHOx (SOnub/X^Dw>xdx#^i6Yy0,BD/}׳B&IzL׼Z{ u? 43e *<*͵[5o^ZɧޛsO@4eSބnBBqe [-c8M l|2pbp=t?i;Тm*'e+dLX1K'&*2Ţ^9e"la;j&^.@rр_amX*f#!rRDAq!Em—㮱5jߊ?Аs~ 0/z nYTWR7*`NSξnO(Yd;5>B_p*E0kvJ!D|yu0 8ͼbNa+nIb˻,W#rTP΁fԖD^Vg2TT]KZ^G휼2HԫevVhaî ]>ff);ۧ)"JݟؕAy?QMz<'#筕X9sl:m}!R1-r  x֡wSɳy~g{gj,L[b6r?)ep # Je'FbY^=ԕ}l,%۹ߑk>8)6<+2SG PxprY5KDkA3d^%nME"Ar\$UU/-=q35.hSr ]m @ VS'<D@%GH;ֵGiO";w&O4ͬHs!\vPVS&8fSl;)Rcr[@FX76;"ZvȒ/> *F=BslRM^GD ȋJEL4XO U<7z%KV W؆)ZsbG>2?#k_ 5FpHTT ThL3A2OڻB'GQF .0^+`u@[p=j]Qi +ia&9p6}ɬ12߶ [!#Y|7 >. vQ]/Jn3i ;/_ (L* 8sc ƙuq˔CY_[`kt_pJfpgphXtO=rXXQ< *p^0@] "{+qRmX!+.1!7_i,ty@Ҍ^,ۗɃ]gA1'*|f| 5{r?9H 0j dJnxw]bckey4΢$`y-g.cP/E8rQ Jir|0wS5Vk(x^ Tc%18#<;H]ioehFGp0v {G]N^ĹP8U'ir<0b0]+4B4UHI’610`qqvJ 4GaQޏ ϡޝç{9Ak~7yh/ c 2f orִbYx q5. ?)C'rMlkBi*LOlHpA %实A~Q3n]fz׬VwS>4aƑLn>i99Nh- |&L5QhJc|7&\Y׊h"qsF=aX OzB. @Vhu Nmt.ǒ53t R-pj#.f(&ippKRU:c4!z"{f ';͆)'(=.};~iQ'Q6?vGDt յ~Ht\"n Oz/'}Cx!o нMǀXh"uƂwI?}.v,[dSN~Nx5FUrtY&&Up3yktıl >ҵ QjFT71t/Hk2J-q`ʹ*]^h[Ps@$ަH„af ?ē6c˓m43&2j?{,߁VbUz:jGɅG)Ѥʈ&t9jsyIOzgdl6.W&m:q=j®^ciUN\ɷ^sA V7x@=*^+c )w@ ϬSWc@+W[7v)i ;1ٝf~U++#ˌDkڶ1^l04vJc^[Ć*!|&~\6FsQXHQY`miiZ99*tm.ǃ[dž/dq̄d~6}^ QeFm[dHƺ9"9W eKI9b5ġ4|{uPHչߩȸGؗT`$+Q_Dd6$El|&pO޲WfMhu18_0PFM!WgnكD~,"r#;J żitNJmb8/jgȲn|K/05U(U"= !*;n^|-Q6uBpbĎ1[,{O&oy guֳZ" `}%^NĿ'^* PLL]\ Cxh7h TB@ocB aͼ! #x;FtF0gڕ( j]^9Q>H>up m+哹%Ya F|V̀}@._a~ͼԋş̚O#'и16>7K]5T?pӂ}JΞ7:Wك*Lz7CO^' "&1SͲw(Ɲ|OVd¿Ƈh ut"Oހ]=hS>x$=kCiǮu NUkrE+ >d걥DqDJCS?T U\(KΗ-\f>ƆӱGNޱ`4LTdnh벌wK_`-$kUˀl_VBZkUJ@q{ WWߣJm`TFePE4[/kR $y>;]MahYU^|HY90O𚾓K~}l~DY\uQjcgfdzRV5ehH@ۍN!|<:ْe}.F` +ܧal~Bî$aj_7;Tbk$Ҥ?<]uOUg$Re{yCCM=kWl{W<"MxW56Lʪ)M U\pggs}[-5>Ch\j6RGuX)2xHjL g-A֏w)/j%2펌i`_>u^afrܻ%!vl{XJKn[E\*Ϛ\Fh8`X>=EuOU ,^ ky3$!2Qqiw P~߬tdbuN.],Y *У*Ejf9M\'[%~Jt c_~=Ȣ3~*\f98F6>}0#o +™(m {>{l-\#p{kbID+qi- d;YF; _uu[eLtSV_HC'9 OjU!+|IFX1C }H$ndY?'zJz60n2*wĉXo8P?fwV_|FS~oAcxh3yZmxʦ?AHZXKi_~*;3 ӏ}Aֽ4RUdH@y)f+^BeXF'GʝE#H Mp䣲wj+_*q3*BP}M[bV'px}ݨ.S*0}z=VݪM'`J#^d]ywv2g&ꛁs_P5nH2Rc p.M3`U%MN㑧Mn| Jwa6Ii0"e[Fu 鵺hs,oĕsR^ ݕ%ec^& q<#f?-A!* nq . *DՍ$c֭z к܇w^=.ɦN@R.,ZF+ڂpf_kw.fK7bi1mpԃS f`}&y7Z;pt3ԃJRa0emhPX=v!E5E?k E0woCIbTF+LDmp{M'c$soP.*>Y_gⶌEQ "ĆHV݃@Ko_"4N9x=7t$I#נL.ls5:$ܺ̈T}2hU۝eEYsgBC2uN^'iPM?'h!=bGx3 ǚbRH)hzGn/AG5y2 t'r QC@`q}z)+tFe %$_ͳWؕ- Diz!g oڄ0ӆ}Y.%uSgo#f_5o+ @0sp_nV@; q`o4S#VejI\9#& ?YBPPv1VҫZ ŊӏLf[ Bo<]ńj510H0a?s$"X7lIm%SX 3Ko:.-noպe`J  Wu&oYRVi' v Wgxv&&Π`uNc7g'Di}aUc @! Lrk8 [CZ[ T8fZW:W3  ".Shfۏ^kEs eI)٫;z_/:`K.k_s@Bn_@^>ITGzo\Vy0n޼YoId^-H()haCJhCaŚ\ͯv儾=V`Z;-g`3QsVA(+9K[6Gzӗk@6^ԣ?О/!0A'%Dg<7?3 Uþaxa*aB=1m=r)i܍قaTgzP}7 sUXLl3U.xaC  ez;8kAHXi#~o~ zϥÕڕ]gdY^TFH MQ%V}y?[mIZYwwuD.kXo ~5oku} <N [Լ Z%`8MZ;rsOغfiud4̒ɜ(Lvi@֥Wo^%&AMpϻ_0_t]gHmDJW܏F]?1ԙfX;N* Qk/VgJ-*̰}$-`NG6׎n͹a"HJ c7C̹n/?iON^sbyeW; {7w!C s$_h,Mw)spoae%^Bc`' .JGݐ[ty}+DP)C;w1XϚ'f.8~:T{D֠0=ÔwR&FP$&7 b.Vd_']VT+Qr+å(ZG7$9T lfp@AK\l#:"m.ZMʸ*yE#йD_dơ 6oGr9yk48Yr!hn` V8PVe_/rP!SK6{s3s,5SG(D '0fjGڲCP[~&Yq.My@lbWU{>YZU}p lWghB2<<$*[VcU7Z@CO/Eue%>XJ8?c6l3X_Ċ4/R +FJo_ڋИ 75u#ߠӌSV>Rùs4\  ,ic;ʕ)bsW cx{wG?u!O ߿S5zN4Je4ǺZxqg^a1б6)!  _DҿwrӔ Y ioJ1e :MfdJ $. ?t>ʵIP^G߶oe'[m'(Y,Cv@r҉{n+?+,P->B)4,]@ƛ?^9IG*ۢyvi[hz:UPO .)2wN#{AqZSp@ i&i{7K:I*C[eqq/<` ~q1 ^fvMNM,ە'3&+8$GtdZ MpwlcC>#^v\i]!_}jFKKCa5IU .Ls KPJ_Z)f_IP,?3{&fO::0a'V `roeQF]杶Xy|jDI1~}Y)%i558OBɧ2p)mYf5VɁ>.R-{|rX.-]eI_ocjrjO(N-I 1֫V4V*{s K,B-ty&d1@|EDp)֓X )g$~i_M4CB ŠU?EA=cM%qQ/~E u^k2ó^GyU:XFqWJI?܎)|g}"<ß~ycL3y;^jG>,A)U^?vvx!?рc:a9$o /dl)vlTy+2L=5zp0 [6Mi"t+Iw"3 5q^ܤ!GK3"`T\wrIkc;+P)%Π8T"-oz-F@SP&k9|fY/jlרcK3_Ҩ(c:sE]Yfۚ=̯lШzrKي+1MRٜrTNm5MNcqAѹ;ޟP[|(;u`@ȩƒ4_n`#Tl|_+cwyQ HOP;Q^ĉ[S^0ԟj3B' *>y<%dڼTWj{Uh$n  Z#@+"bKb6& L7v 4%, S`ܳM[t[ ŵ9(rD'IU+=$;=$nJ$sۊe sS8%%?w* *= b]le !98 ZDP2qf:<`AsċrL+@&9!ڷkGhn"F:BIެ$=dx9v[Aiȕ;uS=M1+ j6R5 d"Dh8眘JD+h>n6O= ai;ċ|B*,EQBI]ߨV. yS'rD<$ T(&Jc fp;[y v{DUMrǞ/U,|5.c86)|XB/ȓxEϓr4n:(Ӵ/N.Y#|jE}`1{s w҆_F(5.F"K j֟pD_&#e1 +Fa7|؇_'ct1^4iA?@;.?JXv@,U?#dleQq ۊ"_Έw C*dD+?:At_Ӊ4uqY!ɷ/' P醌4o-hNMa1*rV# ͵ 'eyhJ>;)` Vl C ap a/? ߑ|:4R Lk ~>Z+#^㬡R]{d' Pa L]eGEc'Gm>-F V \~?w vf7mm}Wx6 q|R:Q*9DKҢ3;^ 'NK9 \Sv3-걠mFÁaqEw=0. ,ԯֺr-vHL/n|톋pwHz0}p;fƭۋӺ>r5qtE_x>6Tm|Kh7er~9wHٟ*K_5gߣD^wqNJUtVS-Ni2MBkbr*>=.3: PP#kc Y"NQ}4-R,cXA}NpTw.ʶ5F[q0]!BO< .1\ FbZaSz&>[#}8kVPhk얲O6 Ch#nj2Cuq/DʸdS*;m_F^vюBmX|xO6kJ tK{/\c.7Jr|FiΑf|؝p^g#Pa*4p.sc Ό[,Zr ɒٱjs?)r>`V:T' -];3_Ww%.*\]) .dJ E՜I#+qO '+uwYɮbH-2LO//}۾gt$[͢ز#,~TEq=:< ޹>䱷^/2Vtk%?e4͔̪ZR,v!3 tYN9kмC OX1>=lG ?(AA~vɷϊw3JW^"}61}Sㅇ6#]vA7,0S,O?HM*;b#Xuſs+im} Cdk n bf\U K vT|»o'rWtkR$K,7ZC)+]((soXH2TN|Jg2F!V*0D#ûH?&,r fQJVa >; ~ːO׸[GUy;7*R]>ck)ju@_uMB1$ ųb&[{8I8IAP^>T^oe8joԘ"4~aI-mV2q*+|K{sS欄-Ń k?2= +u{YoPB WsS_m.ޥHh|ՠfŖ4 ip m50j%.o^\6G6h' l!X%%Q"ڶ?P@竣'hO#Kc:%g/󓵑c ٴ/?dиk2`v&` wڊ9^P녤v-+]" ݉f]!|.en6Fr"@kWɗ9S iYeD60 og3!ӔnǏRV }dD"☲dg?bYQƞ@/ R"]K !lmߠ,Оu*m$Wu"S(x}txF;vG/ߟ@3kbk20c&MekSW״QK. `4}˙,"?45CS#xR]XlIX܎C#k "c^\BN]Dk/%y5m zs}QZwϦK.$Wu 2 >`96uvvrg{D3OLWWJcN x 7Nl]ydqؐgK_"q'>j':ni' JӢ$%BCҖp~q|0kl1@萞ZGc ?1V^a|1{O_:Ki<^[Tnś3҈QsMƐi7;謔Sv*Um>'A95V5k7jP% zPqv֧Ǚt%JLJLtG8 ڰ@?c/`&Uֶ]Ac2_ xbH|W~BaXꃥ5!gbFK,G2VrVaGQƉ^J;J@ONf!VI cܕ~ra)# <ME65Jd^Ρ_dP7?l/ K뎤=H:a -@rֱ8tQ ~NJYK$z(} Y'q잫qf7L tG$5(`0 }XuNͭaj1ǚ2Z['mF$zR6^e;xEˡqiįQP;+qʶMjIݞUd=gރ}MX2Sz$'*n~%Tg<͗ ' ]@U \!^\ Y H'?s7"Nڷd6JшNHA,''K NI f"ۨO;P4!˷Fس=%xe[Qp}Ñ, [q-EDY 5H^&dI1TN#W;Z73t!X` /}TD5 f&Fۢ+/&)q͊iy]З;}Kش-oParn(f c3W `^pfХx[B8e?P=S‘~X{2P'c9_2@jZz v: ;pV1u"D*)jpA=Vd!BwO&Z[}NbH۟O,q HKޑ-O\\7ʑFJ_J;/jDpߖM+T! 6=!xI#(H p9#?a,64]2 !hlUa}cTNie/OױahkrWi%֭rPbz̮At bXNbG1T&Z lJ ^(fH T69#"쫇nnQ|@/lo=dBuOdT#f&AƐxLp2x8u䏬֥%w3wK}7K^O|v!5LUBk÷3*õgTP#2bD+n!4)8э t?{qViEYm~H>e^gp+!_$_aYSKx҇6>p)̷7Oog'F- 27~o{]'A~}eLGr2=o%IoTa(%ƭ@ED0Z+fGOkS@$m;ܽH!w+sbÖiA-=yru+5ڢ8X{_Mh6o@-7v$eI)W8 %IҸ:1FMы88fzJeGz}/ە2[ aUQA 9?҂vT@I^ R&Euq=(^ivYY3md뱦YDR lq0qj%{6kôYɦpݗE@x+S.KN4{ȩ:SS9.NW|НS `T;CT;~b=צyQPjbգĹ602RM쭛Y@[EJjMKj[7'd'* <ϯ Jm*( J]lb֚عw ~El1jDn0 \AF#&䨄]g$笠ᔸU6A 6]{ԗ% ijD"Ōz_kD;VyJXLbB#M;f8 |]@ZH{*~:=dw 4 Z8QqԭF Ed]@B^<%!iu>l `8'#7轃򡣍 j@{%JoaESrM{b)G ~ANLn[=qrn 3%2 (r\<Ȅ `o(fo+EoCˠ;ݛC5%c R?}Dw' Bh.|9.:~:>x0;ud |.ѷ9S slFq(m66²y%/GZ\Hۮ&_ !'䜑4I D9(8S5#ffj-=0!ɒLuTP8yN)XO]z(h}cp],c:ELI \%ca[zQ]J' ;h!u4,2",@nd${jL}pvj%PY$CMy4!X249鼶U'Ѐ^ECJZГ?cCGɘwٯ:; T~74y6[)k*5LJؼ?81|Kb2\(tjt\R_U;9c: f0z\\ E r@ 1ly1^Rږ3&u1 *O>p߃p=ڢuBJ-e!6mZ F0 #qJ1]agmnX>28a1y-Op Q,\,}Gc /7e. ٟ{w cJh=_t6ޞk%Űg&,E,ϼ\̓$&lV.*Jc^ $'IBXi3@>G"*YNNމ0$j`l!_tӄZ- 3dO>=oKPӇ*b$c)5#Ai-(C.z :"Hf)"?HC t9k ޳ Py#,-^%93,1=kߞCeX#ʙ )-Y ' wJT ֮*%SX!%#%yvKR7BC҄LT+107܈k"(G0a#d7K=;h6+qdh@d%2I [V {I)9{~Q"u9N4P2$nνyC^xe9_E;"V VFv3VIK$>𚠏h+,^?Zihiˢ- 63?V& TǦI}'[ֈP':#ާ${|&fg_vH@rJj?Yo7+4Z 쇹еa+!XΦ6:H:?;uP$C;PA1 !Mj'!|, T"2Fȱ|)h_H7;ul|w/cYѴ L\0aK`D%Bb. q •3 &V <9)UÊo{']DU0+ZmD]L'1J7<f'8 ":=Gyy[33uR[Ԭ7pi#cM$a\dWǎGco_'{1C{^9]ӗ}OdU POP0-0!'X ~܄Cz$T#ktk]m0W^j{IR $%ܱJT| APO{4…H5D'?H2z~+JS^.Ƭ rkCp˗wB$?^־6Lv#6dp]UÌgp(='Z;YC$AFsڄ0Iij冭Q*lkEQ?-Է?}9zs~9`ђZvn[j 6_d}S\r'Zhi16sLZ-}C-n^"R4Li~gG+IL/)ݏĿrna mV~~ydЉ7O-*z >f=9`N+#e-FS@Pqu"ۡAvdPam:l0-κ,\"N+OAKWR;H5C9Q~͎y:rfeq:Չ,E^)$+!3/ғqM*m%[ec=GOK+ FЖvt{pC5`!v3.Gp@.[drT+Rq;~, 4k+7~}^nIƒʪ3PM %ĔhsUbsuVM5u3%ܒ!>΢{Q,d`QȹVkT!.]VM&x4uWKr]1d/^|g+^Y<ň+ {xi;\ֱF+@Mڎ{]M12߸#&h#1[Ga@Ij+ oŷb3pE핏edqUJz`g\|jtg+xVŒUwOhSPDo&W#<`v1>H ;`=fLxxo .۞]r<^rFMk7,*=΂%ɘFAM=Ѕ,uqo0NyƀES1)?wH耮 5Ώ 9ʐ8`P>yAQRq^xe0.85x@ U±c3f xu)*!h@qhjTo) `w~G7{I>` hĶ. iQp*{c%}}JZgN1,BK.nӘx'gܨKA 5~ v׶UNdwZ q]!`ߍj a㶂zd1J5p>9b$i-m #nnm35ס^+"ah+{ 3xrOS?뉠W,E;?G|$' n2d^7%Ax8.h O4Pl-ZF(#2Id? .)8C@~@굉l|5'UШT6fҋ٭ۓ$Ğv$%C2/PQXN Mù }GGflNs}ncFmh n]$U~AyV$AC4?{{ P;9,4['μ`d星^WVq +ww=}M xsU>G% 7˜]D>Xmxe[}#3)` CcWO?*:ǧ n0f*Rvh"̪D+DLU,̺VQR!m^k*@WIf$ly`m~|7R 94j FZ)dnθ`T]@DpL( ]zq@ePqKydw3#3sCܩEц ;}az?"HZ/r,4e0ھX KYj1siYq0OY1ة 7EIΣYW !>uY'ye1x/QK?f̓Rxtrs(<^&֞l5T+ h,گqMmwz- ;@&d2 <.=^~A.VFLјh,vJ3AҤ2}n?U,&e)~O᜗ 42@W֞ts1lE;>%yJ/6xLKee<} ډG1hOL0=ҭn7VʻC;U-G.%h~+,gx͍bL"n݋醪+YBVr2޳-TEB3Bʯ`n4֭j{V{&kR^T3#B'CՋqRU D#=Cl|f&.m8no5P{0upe6#I 6Sިj?,s0@qU/5)s-h@y%콴9'֝3< 6$ifH;+џVKl_?[A=բDULg^!.]~ݨ(;h,gODAxȪPR&%, kS W R^ "c j LeѥD-mk75Hʯ$| eS ;f⚽𢊦ko0Zp0Hr*hBяŖ0.hQ3 Q#dTbcsԎem6͔tNf3"R|^( H٘.4ן{w@ebkW l5@(436NÅ^̿n 0y ]&6 .7<د1Ҹ]|z6Gٚ 0+IK`\OIt?.H R"zl`9rg/ "$§8-V[&rr4!+?VWtdM"Ք@j꤬}xj7bL۾IhVwrËzh;q'n.`eksLΥy> ]aVvS2[i|4D$מjf13&D/[- Uv\𘯽rၨpt_ |ʈg=-,ZޠH Tse!)U.m.hUؒ^#XL }{<ܔ7A"x\wmQmq} +"#76 =U|4!wuh f`׻"8x74ZT?!+DMnSR:5F}a^/D'v` t|U D,|ܱ3tPdbb8tZʸʯ"d l€*lw3F=56Lv::Tn*ahcnx׵Qa8GX H䟉qS!h{`,{&z GNgP *6f?ɮ&Ij$ ڮũGNT6| V"͡"%Q[,Q4xS;X(,ify˽ti>L%[Rْ5!/:Up O=itMa~dLImdoh&Dg<.t)A df)'[$צDvin-~Fa|@Xw|(!9m' *ZP7B7}U;\TP5/iq&qZw%~+D9.ހ<B!,U|2cV๛ƋaO6(Tr%9T_srXOleH \2O1%o 8I7z6mLn ҝh"&c>PҚ %SZ`KkxZ'vʚQ~KCEr5X=B㠈Tݖ {a9R=Op[HXu6TTϿHC1*iwgkwLJ\9:#V +D]v(*"1'0szr^Atfc4_Jg)u1Xjn|Z5ސ8ێSrOix7v~ͮ(o";A۔۩XY}/E$Ϟ Zm:>aXu1O?|׹p|6͇IN 5s^^yȱ#<%CI Io28Pg[N"ez6nis>;ns1.eqQE9ԀRHe=2^PpJocK\f I"lR- Pw]WjyɊPm p isԸ29q6fJSFY*=7W a@Ho .&̤\ OnLUv8 ?9oBysR`-H7]ՏS E\~= ~j@'#JjdGQAAt)F+xToȏ&.j2K؇ze6^~cL`[o3A=B:e n􆂿gֈ0oCWnqK *Yr6d%p7 mسmHrC.b?>, , dHsQ] ?ӠѹrޮqBSnK3%#tgS+%WEͺgbO>|!ONptS+O%Mdf.x~U?sd:B=Zfc]. zKAf Ca>h.<?1*ʕ xLiF2)Y*5h B>e($C޸v\ C0k&`~8Z)U`.”FOxd@ɂ3ԙny_H\#3/"xN.k%(B=БPuON׋(գ'! Im0M شhċQQ%Xn8-F<3T'o%=gҦw1 6Qp&S21 hfpC&u)CN|k%iA;Ҝ,)lN%^ҕ1'bPd.8TI^Ӎ?CDvM{F=iyf|Tm-rYPw q2U-Ƀt[߶ QCuqYV ҽ8@8UʞicDV/HbQjagq/Ќ(H ͉Jbx;ѥ&6?AC\X^r@3Um}Y!aLSl-N豁d%E5#gkTk ʹdazI?:wde.  Gkl K48bdlB9".KfL8C?ngﳗ`4B6:g a%EC۩& Y]35޷mw[`Y7áKRaUlEM;t`U!yG.50'nRspF~IHAUrrvbTҧ?vئii8P+.[PtKnd[-#YG-iSk6E To/WfYpe YF Jp{aDKK?7+W?LLС(O*7bzNV`,*iܼfU[:V8[?KIG<->umMα]ԛ#)E3Mb4@gJ4i`YD=8 <ӱ];&Ϧ٨s:KWM‡nfz ]fRvy[i!5e.5+]Z7h""`*-N?WFoCWPS1x4awԫmh#ٓR$:tI+R*$N->#ڞ)$li| &S_{'J$ژo T=ܿnb!öPotѼ2dc"Π>Z0} ٨xWRs^PC/u"B@1bp?jhW)0uR(h%XT{Ŵ6hcwC& =Յ*!;pmK+-G%X>z˄JXnlQх_kϼŠ_Ex+/݇K< q(' eӵRr@B X:6[Xa|{Pc]"=:ҍia ^iT$ǢwyJ&|8t|!I@EBcBgTvCWg;gF!AI˃^ Ov kZouc&L!h䡽P\x0c ?&fj"Yto@`V?DBjA̐WXgҮD6u<{~LugD,Bo{8&:By#d07CY[YoPX5toIVު<| i EM ³sLBo_9 muD)M ]+I(SX5 T}Ѭs%GGi}36Xi,Oҹb2QU1(HW{ e}KleTCڷge %pn5Tr[, /U[tzqI:KeV祿 /GT};6T֧{f̶HI2#w}Ajbi=.KCZ ^#79F R16oA˄^0gho~w@7ޢB;\nNMb;?l1FڲԿvH bL:y5#5Ñ,&"F|M̳yw9ǞB[U|ù5H^ 4xO1T =V"]n dp)%Yߝۚl]ˮVÏ,tO}9`k\^haE!Uyf~5..dPhOY#A ~<'hh*)qŹJЬ_QFY ^8QIt`Zj߈!h`oms}wEEEi'YˁDES1(U_FϿnVb1܏ *nbr~y1# z3k*a7 s[K^'K${8f@%Ys=]9TYkɿ0jZt PF:RR^f&k@~O=ak1Fn.˶`O[ZV% ^2sGm 7, W_'q1'9\~.!Ȣk2zI\.\y`&F>W71SΈ;6w* U66mJw{s|wx"1u&Lv_= *y{uxBrB}{0Ha|A*oWqŒN @CzT1C&ULTX#QvȄ9IU-@3yQdX٧`k_F K%݄h/+TRBqnIǑZ?Rb활佤nowV@>U,9~ltH̔qyOrBoX|%-v ڒEi]pG~m Z B %L+ } / X=+@%>!L[x d njh[KNpwTP\[$}, cݐ.f/d\$`ោ-KnTUCX֋7f:a$Umt8@WX4c$l4uHnvJYسa^qkxCƊJo\AʁȜ(&5Ru'353DFY2ۇPqE*`S2Н)9o_Gū@=kdOGpA= vL{ۄp.H Ae"E`&dnA9 12lbXq]Gr T_.u_nDX)fma'C5eq) ] b/j=^|Fkm+on?ZId;>9=ф{&)vviV|{J7s67g^arpQe8(SYokL p)RKȮ^h!C!sMEx&5h |OX ּI1cVD+` Kҙq#Lտ@=ϧY;ZBVMԪpފ6Lz(ݫM`^yxT9r!ewT#~Wp/V8^c8p$fCOm<Ϟ;=DT [t`k& 3^䪕K+h@PwÓVċh:bx7ul@!^ˋ'}r65 r>Y+caN2tM reAepNrֽ7d0>"]nkt=j2ama5NOɲ֋SkŁZWȣiEw%Ϣ-P $h!U&obА]=#>P.p`;r!s:|qpRqF .1CA ]4eZاmaE* 7Xr )B.֕ nFeKWq0<weT2#%Qre-1OpGf ?Giހw$nczR/d[ў lq\ ƨz*`K #~LMTx'Q!~adÙF ȎhUɛ b7řxg+IjgƏCwҍN}~p zXDP>EؖY1IR2ޗuZJʃ\g`t+-%-pP9A_i>C fٍm_I/*o2W*% hY]5V*(=lr>y!E꬇yTFco&Xġum{8e/gaɄ}z̪ D?: 4#F(ڕ: -V''z(C{wvn5D,QC*VNj$AKT^yaK Ej#rhԁ~X Nb e(QsX7|} `(c'PjEGa6.Iw YjKLTX7I*VCʚ9BWdV_rw\kD4ϩ\Zj.Y."#L{h`/ ?/|hz/^Q !s 9_ >|߈Ih4 _.Khܫ)xu2E})"Eb+'L{#յT|˳Z>DZ𧵚UϭI>r˗&V46; fTP<8dJm[ƭ4kYRdM{wm-KjF19m0޼(zLד=jڠ@l6Sm[ WK;? Ոya9"ۛƣMb@(E=ju\bۇ*mlc$v!Tc&`1ѴMХL8/{! Ddӈ{ J(})qH!tyT)eW.E6Xp_ۧF:s3|F_2܄|gf::YCʋ*/E&NqJo:L%fI9ʝUy*#T|{GJj oY=!,ZSESNۼQ_LWk3vgcgeɟ >'">%% X۷_¿pZknK-D |@ 9y#P%߷p-B>N(Je+0L,j@]@VkzsH=?̛cɿ +׶bcD~)yYO_0c:j42!'R^V@,UFςbvO71o/lwa1Ҙ,8JT_Okϥ=PRxӶ9߱ Y  {4[q9Ƙ}# QH<qGN^._LZL(-7us"qW)J4kJ8>A)=_j5*Q7|pe l>=9+]߶JO94 &-FTh#4pZ1 sJW IIżLɾ6BdikIxM+%ׂ*H)f>v!0!ca"\} NݑFް?) W3;*_bs1;y3Y#eB,e0cu}"c_(#ó2A,a&cAO"Zg&~r4MeKl j8`%kug>'F^Bs{y":бNMXXIj[cZbn0(|C%8}3}{ IFaC2սWy"-^]g'CצpJ! s ّR <}U8J@%ӥ @VM/q]RWpCG=B.=/i KJ$9M\ʥPmњ 4s' ybWzqrxaZ"vqQwrO5UlKo#k嬅IM<Çdž8?icv#XC upT舀)%8)F;*S |'G!j|MrmN=)?``֛ǽw:`K֪LG  ʍd'3Z p vCw -6I񠲴^T㧜QRb䘒P3|_>Ph^#6d6+=@)vHԊ9Ч~y_y>2ePooF/ v5qF^qmb 2$Xb`>?ӏƶ*Ouu / g-j1_7\ͅmE"Z6$ ]~vG(|CX/Ubv5Tx,Ii6.9!Do? Gk>=וqoY&:5R;J̮kӽN> T|vTA$(t)eXK`=5||de'ՒM?''JYŔdE# O9cPcSgwo/uru9zK ^ o.-pVb2fR%-9sB8[}{S Lϼ_ 'i Z8̖pߛ% ݶY^#f撠C!pLB.)mjiR p #֣qMU =0l.(V:d( g| d \\6\Ld[~)I"Q7C`=K03^pLl>X B NR[s&$\tnHuaT y!yk#K)qa,Fudq* J(8!E]wxޮג"Vԍ=-nvmL|D0 g#vk8Q0́91o`aە"b暐Am^وssaDOȫ#Mbel5jVTEPc](x][ 6ptf9+Q